file_name stringlengths 21 83 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 50 | decompiled_code_original stringlengths 44 263k ⌀ | decompiled_code_stripped stringlengths 41 208k ⌀ | assembly_code stringlengths 3 168k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.24M | pcode_edges_stripped stringlengths 11 3.12M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 338 5.73M ⌀ | S-Expression_decompiled_code_original stringlengths 367 7.15M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 5.55M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 5.61M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
427_sed_and_sed_strip.c | setfscreatecon | setfscreatecon |
/* WARNING: Control flow encountered bad instruction data */
void setfscreatecon(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void setfscreatecon(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206120130')] | [('const-1', u'RETURN_-1206120130')] | null | null | 00031134 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid setfscreatecon(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void setfscreatecon(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid setfscreatecon(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void setfscreatecon(void)\n\n{\n /* WARNING: Ba... | (translation_unit "void setfscreatecon(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void setfscreatecon(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "setfscreatecon(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void setfscreatecon(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "setfscreatecon(void)" (identifier "setfscreatecon") (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();
}
|
8065_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | erase | FUN_001e47e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::erase(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string
>) */
int * std::string::erase(int *param_1,string *param_2,int param_3,int param_4)
{
int iVar1;
int iVar2;
if (param... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_001e47e0(int *param_1,int *param_2,int param_3,int param_4)
{
int iVar1;
int iVar2;
if (param_4 - param_3 == 0) {
*param_1 = param_3;
return param_1;
}
iVar1 = *param_2;
FUN_001e4250(param_2,para... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDX,dword ptr [ESP + 0x18]
CALL 0x00035680
ADD EBX,0x15a814
MOV ECX,dword ptr [ESP + 0x1c]
MOV EDI,dword ptr [ESP + 0x10]
SUB ECX,EDX
JNZ 0x001e4810
MOV dword ptr [EDI],EDX
MOV EAX,EDI
POP EBX
POP ESI
POP EDI
RET 0x4
MOV EAX,dword ptr [ESP + 0x14]
MOV ESI,EDX
SUB ESI,dword ptr [EAX]
PUSH ... | null | null | null | null | [(u'INT_ADD_-1207875409', u'CAST_-1207875286'), ('const-417', u'LOAD_-1207875492'), ('tmp_585', u'CAST_-1207875314'), ('tmp_584', u'STORE_-1207875541'), (u'CAST_-1207875314', u'LOAD_-1207875492'), ('const-417', u'LOAD_-1207875433'), (u'COPY_-1207875540', u'RETURN_-1207875510'), (u'INT_SUB_-1207875473', u'CALL_-12078754... | [('const-417', u'STORE_-1207875423'), ('tmp_565', u'INT_SUB_-1207875538'), (u'COPY_-1207875540', u'RETURN_-1207875510'), (u'INT_SUB_-1207875473', u'CALL_-1207875453'), ('tmp_567', u'STORE_-1207875541'), ('const-417', u'STORE_-1207875403'), ('const-0', u'RETURN_-1207875510'), ('tmp_565', u'INT_SUB_-1207875473'), ('const... | null | null | 001e47e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001e47e0(int *param_1,int *param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n \n if (param_4 - param_3 == 0) {\n *param_1 = param_3;\n return param_1;\n }\n iVar1 = *param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::erase(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string\n >) */\n\nint * std::string::erase(int *param_1,string *param_2,int param_3,int param_4)\n\n{\n int iVar1;\n ... | (translation_unit "int * FUN_001e47e0(int *param_1,int *param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n \n if (param_4 - param_3 == 0) {\n *param_1 = param_3;\n return param_1;\n }\n iVar1 = *param_2;\n FUN_001e4250(param_2,param_3 - iVar1,param_4 - param_3,0);\n iVar2 = *param_2;\n *(u... | (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) , (parameter_declaration TYPE IDENT) )))) (compound_st... | (function_definition "int * FUN_001e47e0(int *param_1,int *param_2,int param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n \n if (param_4 - param_3 == 0) {\n *param_1 = param_3;\n return param_1;\n }\n iVar1 = *param_2;\n FUN_001e4250(param_2,param_3 - iVar1,param_4 - param_3,0);\n iVar2 = *param_2;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::erase(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string
>) */
int * std::type_1::function_1(int *param_1,type_1 *param_2,int var_2,int var_1)
{
int var_4;
int var_5;
if (var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2,int param_3,int param_4)
{
int iVar1;
int iVar2;
if (param_4 - param_3 == 0) {
*param_1 = param_3;
return param_1;
}
iVar1 = *param_2;
FUN_001e4250(param_2,param_3 - ... |
9904_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | negative_sign | FUN_00252000 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<wchar_t, false>::negative_sign() const */
wstring * std::moneypunct<wchar_t,false>::negative_sign(void)
{
wstring *in_stack_00000004;
int *in_stack_00000008;
allocator local_d;
undefined4 uStack_c;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00252000(undefined4 param_1,int *param_2)
{
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x252007;
if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_003aec70) {
FUN_00284390(param_1,*(undefi... | PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x15cff9
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX + 0x1c]
CMP EDX,dword ptr [EBX + 0xfffffc70]
JNZ 0x00252050
SUB ESP,0x4
MOV EAX,dword ptr [EAX + 0x8]
LEA EDX,[ESP + 0x13]
PUSH EDX
PUSH dword ptr ... | null | null | null | null | [('const-417', u'LOAD_-1204150152'), (u'CAST_-1204149947', u'INT_EQUAL_-1204150187'), (u'INT_ADD_-1204150136', u'CAST_-1204149927'), (u'COPY_-1204150054', u'RETURN_-1204150005'), (u'INT_ADD_-1204150192', u'CAST_-1204149951'), ('tmp_711', u'COPY_-1204150122'), ('const-417', u'LOAD_-1204150208'), (u'LOAD_-1204150208', u'... | [('tmp_699', u'CALLIND_-1204150050'), ('tmp_700', u'CALLIND_-1204150050'), (u'INDIRECT_-1204149905', u'COPY_-1204149950'), (u'CALL_-1204150134', u'INDIRECT_-1204149937'), (u'COPY_-1204150054', u'RETURN_-1204150005'), (u'LOAD_-1204150208', u'INT_EQUAL_-1204150187'), ('tmp_730', u'CAST_-1204149951'), (u'LOAD_-1204150208'... | null | null | 00252000 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00252000(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x252007;\n if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_003aec70) {\n F... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, false>::negative_sign() const */\n\nwstring * std::moneypunct<wchar_t,false>::negative_sign(void)\n\n{\n wstring *in_stack_00000004;\n int *in_stack_00000008;\n allocator local_d;\n... | (translation_unit "undefined4 FUN_00252000(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x252007;\n if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_003aec70) {\n FUN_00284390(param_1,*(undefined4 *)(param_2[2] + 0x2c),&local_d);\n return param_1;\n }\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT... | (function_definition "undefined4 FUN_00252000(undefined4 param_1,int *param_2)\n\n{\n undefined1 local_d;\n undefined4 uStack_c;\n \n uStack_c = 0x252007;\n if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_003aec70) {\n FUN_00284390(param_1,*(undefined4 *)(param_2[2] + 0x2c),&local_d);\n return param_1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<wchar_t, false>::negative_sign() const */
type_1 * std::moneypunct<type_5,false>::negative_sign(void)
{
type_1 *in_stack_00000004;
int *in_stack_00000008;
type_2 local_d;
type_3 uStack_c;
uStack_c ... | 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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int *param_2)
{
undefined1 local_d;
undefined4 uStack_c;
uStack_c = 0x252007;
if (*(code **)(*param_2 + 0x1c) == (code *)PTR_FUN_003aec70) {
FUN_00284390(param_1,*(undefined4 *... |
4506_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_relocation | FUN_00165ae0 |
/* 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 add_relocation(Output_data_plt_tilegx<32,_false> * this,
Symbol_table * symtab, Layout * layout, Symbol * gsym, uint got_offset) */... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3
FUN_00165ae0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5)
{
byte *pbVar1;
int iVar2;
int iVar3;
undefined4 *puVar4;
undefined4 uVar5;
char cVar6;
undefined4 *puV... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x484515
SUB ESP,0x3c
MOV ESI,dword ptr [ESP + 0x50]
MOVZX EAX,byte ptr [ESI + 0x28]
AND EAX,0xf
CMP AL,0xa
JZ 0x00165bf0
OR byte ptr [ESI + 0x2a],0x40
MOV EBP,dword ptr [EDI + 0x30]
MOV EDI,dword ptr [EDI + 0x3c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dw... | null | null | null | null | [('const-1', u'RETURN_-1207346431')] | [(u'PTRADD_-1207344865', u'STORE_-1207346153'), ('const-5', u'PTRADD_-1207344857'), ('const-0', u'CALL_-1207345365'), (u'COPY_-1207344573', u'CALL_-1207345492'), (u'CALL_-1207346279', u'INDIRECT_-1207345013'), ('const-4294967292', u'INT_NOTEQUAL_-1207345903'), (u'INT_ADD_-1207345830', u'CAST_-1207344745'), (u'INT_ADD_-... | null | null | 00165ae0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\nFUN_00165ae0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5)\n\n{\n byte *pbVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n ... | (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 add_relocation(Output_data_plt_tilegx<32,_false> * this,\n Symbol_table * symtab, Layout * layout, Symbol * gsym... | (translation_unit "void __regparm3\nFUN_00165ae0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5)\n\n{\n byte *pbVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n char cVar6;\n undefined4 *puVar7;\n int iVar8;\n int iVar9;\n undefined4 uVar10;\n unde... | (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 "void __regparm3\nFUN_00165ae0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5)\n\n{\n byte *pbVar1;\n int iVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 uVar5;\n char cVar6;\n undefined4 *puVar7;\n int iVar8;\n int iVar9;\n undefined4 uVar10;\n u... |
/* 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 add_relocation(Output_data_plt_tilegx<32,_false> * this,
Symbol_table * symtab, Layout * layout, Symbol * gsym, uint got_offset) */... | 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)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3
MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5)
{
byte *pbVar1;
int iVar2;
int iVar3;
undefined4 *puVar4;
undefined4 uVar5;
char cVar6;
undefined4 *puVar7;
... |
5619_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | script_exp_function_absolute | FUN_00154a40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
Expression * gold::script_exp_function_absolute(Expression *arg)
{
Expression *pEVar1;
pEVar1 = (Expression *)operator_new(8);
pEVar1[1]._vptr_Expression = (_func_int_varargs **)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00154a40(undefined4 param_1)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_0017ebf0(8);
puVar1[1] = param_1;
*puVar1 = &PTR_FUN_002fa29c;
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x1ad5ba
SUB ESP,0x14
PUSH 0x8
CALL 0x0017ebf0
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [EAX + 0x4],EDX
LEA EDX,[EBX + 0xffff829c]
MOV dword ptr [EAX],EDX
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-417', u'STORE_-1207285107'), ('const-0', u'PTRSUB_-1207285003'), (u'PTRADD_-1207285012', u'PTRSUB_-1207285010'), (u'PTRSUB_-1207285000', u'STORE_-1207285107'), ('const-0', u'PTRSUB_-1207285000'), (u'CAST_-1207285009', u'STORE_-1207285120'), ('tmp_166', u'CAST_-1207285009'), (u'PTRSUB_-1207285010', u'STORE_-120... | [('const-3121820', u'PTRSUB_-1207285002'), ('const-417', u'STORE_-1207285120'), (u'CAST_-1207285020', u'STORE_-1207285107'), (u'PTRSUB_-1207285002', u'STORE_-1207285107'), (u'PTRADD_-1207285011', u'STORE_-1207285120'), ('const-0', u'PTRSUB_-1207285002'), ('tmp_266', u'STORE_-1207285120'), ('const-4', u'PTRADD_-12072850... | null | null | 00154a40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00154a40(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_0017ebf0(8);\n puVar1[1] = param_1;\n *puVar1 = &PTR_FUN_002fa29c;\n return;\n}\n\n" comment (function_def... | (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_function_absolute(Expression *arg)\n\n{\n Expression *pEVar1;\n \n pEVar1 = (Expression *)operator_new(8);\n pEVar1[1]._vptr_Expressi... | (translation_unit "void FUN_00154a40(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_0017ebf0(8);\n puVar1[1] = param_1;\n *puVar1 = &PTR_FUN_002fa29c;\n return;\n}\n\n" (function_definition "void FUN_00154a40(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefine... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarat... | (function_definition "void FUN_00154a40(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_0017ebf0(8);\n puVar1[1] = param_1;\n *puVar1 = &PTR_FUN_002fa29c;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154a40(undefined4 param_1)" (identifier "FUN_00154a40") (param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * gold::script_exp_function_absolute(type_1 *arg)
{
type_1 *pEVar1;
pEVar1 = (type_1 *)var_1(8);
pEVar1[1]._vptr_Expression = (type_2 **)arg;
pEVar1->_vptr_Expression = ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_0017ebf0(8);
puVar1[1] = param_1;
*puVar1 = &PTR_FUN_002fa29c;
return;
}
|
10575_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_write | FUN_0038fec0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_write(Output_merge_data * this, Output_file * of) */
void __thiscall gold::Output_merge_data::do_write(Output_merge_data *this,Output_file *of)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0038fec0(int param_1,int param_2)
{
if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {
memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x5c),
*(size_t *)(param_1 + 0x6... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x25a139
SUB ESP,0x4
MOV EAX,dword ptr [ESP + 0x10]
MOV ECX,dword ptr [EAX + 0x60]
MOV EDX,dword ptr [EAX + 0x5c]
TEST byte ptr [EAX + 0x1c],0x4
JZ 0x0038fefb
MOV ESI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [EAX + 0x14]
SUB ESP,0x4
ADD EAX,dword ptr [ESI + 0x10]
PUSH ECX
PUSH ... | null | null | null | null | [('const-1', u'RETURN_-1205338410')] | [('const-16', u'INT_ADD_-1205338308'), ('const-4510557', u'COPY_-1205338153'), (u'LOAD_-1205338373', u'CALL_-1205338290'), ('const-227', u'CALL_-1205338220'), (u'LOAD_-1205338342', u'INT_ADD_-1205338302'), ('const-1', u'RETURN_-1205338215'), ('const-417', u'LOAD_-1205338342'), (u'LOAD_-1205338320', u'INT_ADD_-120533830... | null | null | 0038fec0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038fec0(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x5c),\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_write(Output_merge_data * this, Output_file * of) */\n\nvoid __thiscall gold::Output_merge_data::do_write(Output_merge_data *this,Output_file *of)\n\n{\n}\n\n" comment comment... | (translation_unit "void FUN_0038fec0(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x5c),\n *(size_t *)(param_1 + 0x60));\n return;\n }\n \n FUN_002446e0("../..... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ... | (function_definition "void FUN_0038fec0(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x5c),\n *(size_t *)(param_1 + 0x60));\n return;\n }\n \n FUN_002446e0("..... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_write(Output_merge_data * this, Output_file * of) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *of)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {
memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x5c),
*(size_t *)(param_1 + 0x60));
... |
3925_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | section_addralign | FUN_00108a90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Elf_WXword section_addralign(Elf_file<32,_true,_gold::Object> * this,
uint shndx) */
Elf_WXword __thiscall
elfcpp::Elf_file<32,_true,_gold::Object>::section_addralign
(Elf_file<32,_true,_g... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_00108a90(int *param_1,uint param_2)
{
uint uVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
undefined8 uVar5;
iVar3 = *param_1;
FUN_001088d0(param_1);
if ((uint)param_1[3] <= param_2) {
FUN_001088d0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x4e1567
SUB ESP,0x28
MOV ESI,dword ptr [ESP + 0x3c]
MOV EDI,dword ptr [ESP + 0x40]
MOV EBP,dword ptr [ESI]
PUSH ESI
CALL 0x001088d0
ADD ESP,0x10
CMP EDI,dword ptr [ESI + 0xc]
JNC 0x00108af8
SUB ESP,0x8
PUSH EDI
PUSH ESI
CALL 0x00106c70
MOV ECX,dword ptr [EBP ... | null | null | null | null | [('const-1', u'RETURN_-1206941010')] | [('const-417', u'LOAD_-1206940830'), (u'INT_AND_-1206940745', u'INT_LEFT_-1206940742'), (u'INT_OR_-1206940745', u'INT_OR_-1206940742'), (u'INT_OR_-1206940742', u'INT_OR_-1206940739'), (u'INT_AND_-1206940748', u'INT_RIGHT_-1206940744'), ('const-417', u'LOAD_-1206940944'), ('tmp_1815', u'LOAD_-1206940973'), (u'INT_OR_-12... | null | null | 00108a90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00108a90(int *param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = *param_1;\n FUN_001088d0(param_1);\n if ((uint)param_1[3]... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Elf_WXword section_addralign(Elf_file<32,_true,_gold::Object> * this,\n uint shndx) */\n\nElf_WXword __thiscall\nelfcpp::Elf_file<32,_true,_gold::Object>::section_addralign\n ... | (translation_unit "uint FUN_00108a90(int *param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = *param_1;\n FUN_001088d0(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_001088d0(param_1);\n iVar2 = param_1[3];\n uVar4 = gettext("se... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "uint FUN_00108a90(int *param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = *param_1;\n FUN_001088d0(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_001088d0(param_1);\n iVar2 = param_1[3];\n uVar4 = gettext(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Elf_WXword section_addralign(Elf_file<32,_true,_gold::Object> * this,
uint shndx) */
Elf_WXword __thiscall
elfcpp::Elf_file<32,_true,_gold::Object>::section_addralign
(Elf_file<32,_true,_g... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int *param_1,uint param_2)
{
uint uVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
undefined8 uVar5;
iVar3 = *param_1;
FUN_001088d0(param_1);
if ((uint)param_1[3] <= param_2) {
FUN_001088d0(param... |
5236_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_may_relax | FUN_001d54b0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target_aarch64<64,_true> * this) */
bool __thiscall... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte FUN_001d54b0(void)
{
if (*(int *)(DAT_005ea7c8 + 8) != 0) {
return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;
}
/* WARNING: Subroutine does not return */
FUN_001d5450();
}
| CALL 0x00074f02
ADD EAX,0x414b4b
LEA EAX,[EAX + 0x7c8]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x001d54d4
MOVZX EAX,byte ptr [EAX + 0x318d]
XOR EAX,0x1
RET
SUB ESP,0xc
CALL 0x001d5450 | null | null | null | null | [(u'COPY_-1207806700', u'RETURN_-1207806712'), (u'INDIRECT_-1207806615', u'COPY_-1207806673'), (u'PTRSUB_-1207806628', u'LOAD_-1207806763'), ('tmp_76', u'CBRANCH_-1207806744'), ('tmp_258', u'PTRSUB_-1207806628'), (u'PTRSUB_-1207806620', u'PTRSUB_-1207806618'), (u'INT_XOR_-1207806665', u'CAST_-1207806609'), (u'LOAD_-120... | [(u'LOAD_-1207806763', u'INT_ADD_-1207806727'), (u'CALL_-1207806699', u'INDIRECT_-1207806620'), (u'CAST_-1207806627', u'LOAD_-1207806743'), (u'INT_XOR_-1207806663', u'RETURN_-1207806712'), (u'INT_ADD_-1207806747', u'CAST_-1207806635'), (u'LOAD_-1207806743', u'INT_XOR_-1207806663'), ('tmp_244', u'INT_ADD_-1207806747'), ... | null | null | 001d54b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte FUN_001d54b0(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;\n }\n /* WARNING: Subroutine does not return */\n FUN... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_may_relax(Target_aarch64<64,_true> * this... | (translation_unit "byte FUN_001d54b0(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;\n }\n \n FUN_001d5450();\n}\n\n" (function_definition "byte FUN_001d54b0(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized... | (function_definition "byte FUN_001d54b0(void)\n\n{\n if (*(int *)(DAT_005ea7c8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;\n }\n \n FUN_001d5450();\n}" (type_identifier "byte") (function_declarator "FUN_001d54b0(void)" (identifier "FUN_001d54b0") (parameter_list "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target_aarch64<64,_true> * this) */
bool __thiscall... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte MASKED(void)
{
if (*(int *)(DAT_005ea7c8 + 8) != 0) {
return *(byte *)(*(int *)(DAT_005ea7c8 + 8) + 0x318d) ^ 1;
}
/* WARNING: Subroutine does not return */
FUN_001d5450();
}
|
4467_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_output_section_address | FUN_0012f0c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_output_section_address(Sized_relobj<64,_false> * this, uint
shndx) */
uint64_t __thiscall
gold::Sized_relobj<64,_false>::do_output_section_address(Sized_relobj<64,_false> *this,uint shnd... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 FUN_0012f0c0(int *param_1,uint param_2)
{
code *UNRECOVERED_JUMPTABLE;
char cVar1;
int iVar2;
undefined4 extraout_ECX;
undefined8 uVar3;
if (param_1[7] == 0) {
/* WARNING: Subroutine... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x0003a210
ADD EBX,0x2e4f34
MOV EDI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESI + 0x1c]
TEST EAX,EAX
JZ 0x0012f171
SUB ESP,0xc
PUSH EAX
CALL 0x000d3a60
ADD ESP,0x10
TEST AL,AL
MOV EAX,dword ptr [ESI]
JNZ 0x0012f130
MOV EAX,dword ptr [EAX + 0x60]
LEA EDX,[... | null | null | null | null | [('const-1', u'RETURN_-1207045919')] | [(u'LOAD_-1207045900', u'INT_EQUAL_-1207045882'), ('tmp_2138', u'CALLIND_-1207045504'), (u'INT_MULT_-1207045686', u'INT_ADD_-1207045698'), ('const-28', u'INT_ADD_-1207045674'), ('const-2', u'INT_SRIGHT_-1207045738'), (u'INT_EQUAL_-1207045509', u'CBRANCH_-1207045507'), ('const-417', u'LOAD_-1207045714'), ('const-490', u... | null | null | 0012f0c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_0012f0c0(int *param_1,uint param_2)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n char cVar1;\n int iVar2;\n undefined4 extraout_ECX;\n undefined8 uVar3;\n \n if (param_1[7] == 0) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_output_section_address(Sized_relobj<64,_false> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj<64,_false>::do_output_section_address(Sized_relobj<64,... | (translation_unit "undefined8 FUN_0012f0c0(int *param_1,uint param_2)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n char cVar1;\n int iVar2;\n undefined4 extraout_ECX;\n undefined8 uVar3;\n \n if (param_1[7] == 0) {\n \n FUN_000da200("../../gold/object.h",0x1ea,"input_file",param_1);\n }\n cVar1 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "undefined8 FUN_0012f0c0(int *param_1,uint param_2)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n char cVar1;\n int iVar2;\n undefined4 extraout_ECX;\n undefined8 uVar3;\n \n if (param_1[7] == 0) {\n \n FUN_000da200("../../gold/object.h",0x1ea,"input_file",param_1);\n }\n cVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_output_section_address(Sized_relobj<64,_false> * this, uint
shndx) */
uint64_t __thiscall
gold::Sized_relobj<64,_false>::do_output_section_address(Sized_relobj<64,_false> *this,uint shnd... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 MASKED(int *param_1,uint param_2)
{
code *UNRECOVERED_JUMPTABLE;
char cVar1;
int iVar2;
undefined4 extraout_ECX;
undefined8 uVar3;
if (param_1[7] == 0) {
/* WARNING: Subroutine does ... |
10445_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | collate_byname | FUN_0027c190 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::collate_byname<char>::collate_byname(std::string const&, unsigned int) */
void __thiscall
std::collate_byname<char>::collate_byname(collate_byname<char> *this,string *param_1,uint param_2)
{
byte *pbVar1;
undefined4 u... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_0027c190(undefined4 *param_1,undefined4 *param_2,int param_3)
{
byte *pbVar1;
undefined4 uVar2;
int iVar3;
byte *pbVar4;
byte *pbVar5;
bool bVar6;
bool bVar7;
bool bVar8;
byte bVar9;
bVar9 = 0;
... | CALL 0x00037055
ADD EDX,0x132e6b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,EDX
SUB ESP,0x1c
MOV EAX,dword ptr [EBP + 0xc]
MOV ECX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x1c],EDX
MOV EBX,dword ptr [EBP + 0x8]
MOV ESI,dword ptr [EAX]
XOR EAX,EAX
TEST ECX,ECX
SETNZ AL
MOV dword ptr [EBX + 0x4],EAX
LEA... | null | null | null | null | [(u'MULTIEQUAL_-1204239306', u'MULTIEQUAL_-1204239303'), ('const-0', u'INT_EQUAL_-1204239666'), (u'PTRADD_-1204239600', u'COPY_-1204239209'), ('const-4294967295', u'INT_ADD_-1204239748'), (u'BOOL_NEGATE_-1204239237', u'BOOL_AND_-1204239608'), ('const-417', u'LOAD_-1204239901'), (u'CAST_-1204239221', u'STORE_-1204239867... | [('tmp_1894', u'PTRADD_-1204239201'), ('const-0', u'INT_EQUAL_-1204239666'), (u'INT_ZEXT_-1204239742', u'INT_MULT_-1204239289'), (u'PTRADD_-1204239237', u'STORE_-1204239867'), (u'COPY_-1204239792', u'COPY_-1204239235'), ('const-4294967294', u'INT_MULT_-1204239290'), ('const-4294967294', u'INT_MULT_-1204239252'), (u'PTR... | null | null | 0027c190 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0027c190(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n undefined4 uVar2;\n int iVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::collate_byname<char>::collate_byname(std::string const&, unsigned int) */\n\nvoid __thiscall\nstd::collate_byname<char>::collate_byname(collate_byname<char> *this,string *param_1,uint param_2)\n\n{\n byt... | (translation_unit "void FUN_0027c190(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n undefined4 uVar2;\n int iVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar1 = (byte *)*param_2;\n param_1[1] = (uint)(param_3 ... | (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_0027c190(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n undefined4 uVar2;\n int iVar3;\n byte *pbVar4;\n byte *pbVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n \n bVar9 = 0;\n pbVar1 = (byte *)*param_2;\n param_1[1] = (uint)(param... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::collate_byname<char>::collate_byname(std::string const&, unsigned int) */
void __thiscall
std::function_1<char>::function_1(function_1<char> *var_1,type_1 *param_1,type_2 var_2)
{
type_3 *pbVar1;
type_4 uVar2;
int v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,undefined4 *param_2,int param_3)
{
byte *pbVar1;
undefined4 uVar2;
int iVar3;
byte *pbVar4;
byte *pbVar5;
bool bVar6;
bool bVar7;
bool bVar8;
byte bVar9;
bVar9 = 0;
pbVar1... |
5713_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | Copy_reloc_entry | FUN_00227050 |
/* DWARF original prototype: void Copy_reloc_entry(Copy_reloc_entry * this, Symbol * sym, uint
reloc_type, Sized_relobj_file<32,_true> * relobj, uint shndx, Output_section * output_section,
Address address, Addend addend) */
void __thiscall
gold::Copy_relocs<9,_32,_true>::Copy_reloc_entry::Copy_reloc_entry
... |
void FUN_00227050(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
*param_1 = param_2;
param_1[1] = param_3;
param_1[2] = param_4;
param_1[3] = param_5;
param_1[4] = param_6;
param_... | MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [ESP + 0xc]
MOV dword ptr [EAX + 0x4],EDX
MOV EDX,dword ptr [ESP + 0x10]
MOV dword ptr [EAX + 0x8],EDX
MOV EDX,dword ptr [ESP + 0x14]
MOV dword ptr [EAX + 0xc],EDX
MOV EDX,dword ptr [ESP + 0x18]
MOV dword ptr [EAX + 0x... | null | null | null | null | [(u'PTRSUB_-1203932943', u'STORE_-1203933022'), ('const-417', u'STORE_-1203933009'), ('tmp_127', u'PTRSUB_-1203932975'), ('const-16', u'PTRSUB_-1203932951'), ('const-20', u'PTRSUB_-1203932943'), ('const-12', u'PTRSUB_-1203932959'), ('const-24', u'PTRSUB_-1203932935'), ('tmp_127', u'PTRSUB_-1203932951'), ('const-417', u... | [(u'PTRADD_-1203932961', u'STORE_-1203933048'), ('const-1', u'PTRADD_-1203932977'), ('const-417', u'STORE_-1203933061'), ('tmp_138', u'STORE_-1203933086'), ('tmp_138', u'PTRADD_-1203932945'), ('const-417', u'STORE_-1203933022'), ('const-4', u'PTRADD_-1203932937'), ('const-417', u'STORE_-1203933035'), ('const-417', u'ST... | null | null | 00227050 | x86 | O1 | (translation_unit "void FUN_00227050(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 *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n para... | (translation_unit "/* DWARF original prototype: void Copy_reloc_entry(Copy_reloc_entry * this, Symbol * sym, uint\n reloc_type, Sized_relobj_file<32,_true> * relobj, uint shndx, Output_section * output_section,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Copy_relocs<9,_32,_true>::Copy_reloc_entry... | (translation_unit "void FUN_00227050(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 *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_00227050(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 *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n p... |
/* DWARF original prototype: void Copy_reloc_entry(Copy_reloc_entry * this, Symbol * sym, uint
reloc_type, Sized_relobj_file<32,_true> * relobj, uint shndx, Output_section * output_section,
Address address, Addend addend) */
void __thiscall
gold::Copy_relocs<9,_32,_true>::Copy_reloc_entry::Copy_reloc_entry
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
*param_1 = param_2;
param_1[1] = param_3;
param_1[2] = param_4;
param_1[3] = param_5;
param_1[4] = param_6;
param_1[5] =... |
151_x86_64-kfreebsd-gnu-readelf_and_x86_64-kfreebsd-gnu-readelf_strip.c | is_64bit_pcrel_reloc | FUN_00022070 |
bfd_boolean __regparm3 is_64bit_pcrel_reloc(Filedata *filedata,uint reloc_type)
{
ushort uVar1;
uint uVar2;
uVar1 = (ushort)filedata;
if (uVar1 == 0x32) {
return (uint)(reloc_type - 0x4e < 2);
}
if (0x32 < uVar1) {
if (uVar1 == 0xb7) {
return (uint)(reloc_type == 0x104);
}
if (uVa... |
bool __regparm3 FUN_00022070(ushort param_1,int param_2)
{
if (param_1 == 0x32) {
return param_2 - 0x4eU < 2;
}
if (0x32 < param_1) {
if (param_1 == 0xb7) {
return param_2 == 0x104;
}
if (param_1 < 0xb8) {
if ((param_1 != 0x3e) && ((param_1 < 0x3e || (1 < (ushort)(param_1 - 0xb4)))))... | MOV ECX,EAX
CMP AX,0x32
JZ 0x00022138
JBE 0x000220b8
CMP AX,0xb7
JZ 0x00022148
JBE 0x000220f0
CMP AX,0x9026
JZ 0x00022158
CMP AX,0xa390
JZ 0x00022168
XOR EAX,EAX
CMP EDX,0x5
MOV EDX,0x0
SETZ AL
CMP CX,0xbf
CMOVNZ EAX,EDX
RET
CMP AX,0x12
JZ 0x00022178
JBE 0x00022110
CMP AX,0x16
JZ 0x00022168
CMP AX,0x2b
JZ 0x00022178
XO... | null | null | null | null | [('tmp_124', u'CBRANCH_-1206050614'), (u'MULTIEQUAL_-1206049950', u'RETURN_-1206050139'), ('tmp_780', u'CBRANCH_-1206050286'), (u'SUBPIECE_-1206050166', u'INT_EQUAL_-1206050685'), ('const-260', u'INT_EQUAL_-1206050261'), ('const-180', u'INT_SUB_-1206050403'), ('const-0', u'RETURN_-1206050274'), (u'CAST_-1206049912', u'... | [('tmp_124', u'CBRANCH_-1206050614'), ('tmp_1618', u'INT_EQUAL_-1206050292'), ('tmp_1618', u'INT_EQUAL_-1206050368'), ('const-44', u'INT_EQUAL_-1206050315'), ('tmp_1618', u'INT_NOTEQUAL_-1206050428'), ('tmp_1618', u'INT_EQUAL_-1206050157'), (u'INT_EQUAL_-1206050344', u'COPY_-1206049853'), ('const-0', u'RETURN_-12060502... | null | null | 00022070 | x86 | O1 | (translation_unit "bool __regparm3 FUN_00022070(ushort param_1,int param_2)\n\n{\n if (param_1 == 0x32) {\n return param_2 - 0x4eU < 2;\n }\n if (0x32 < param_1) {\n if (param_1 == 0xb7) {\n return param_2 == 0x104;\n }\n if (param_1 < 0xb8) {\n if ((param_1 != 0x3e) && ((param_1 < 0x3e || (1 <... | (translation_unit "bfd_boolean __regparm3 is_64bit_pcrel_reloc(Filedata *filedata,uint reloc_type)\n\n{\n ushort uVar1;\n uint uVar2;\n \n uVar1 = (ushort)filedata;\n if (uVar1 == 0x32) {\n return (uint)(reloc_type - 0x4e < 2);\n }\n if (0x32 < uVar1) {\n if (uVar1 == 0xb7) {\n return (uint)(reloc_typ... | (translation_unit "bool __regparm3 FUN_00022070(ushort param_1,int param_2)\n\n{\n if (param_1 == 0x32) {\n return param_2 - 0x4eU < 2;\n }\n if (0x32 < param_1) {\n if (param_1 == 0xb7) {\n return param_2 == 0x104;\n }\n if (param_1 < 0xb8) {\n if ((param_1 != 0x3e) && ((param_1 < 0x3e || (1 <... | (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 IDENT == LIT) )) (compound_statement { (return_statemen... | (function_definition "bool __regparm3 FUN_00022070(ushort param_1,int param_2)\n\n{\n if (param_1 == 0x32) {\n return param_2 - 0x4eU < 2;\n }\n if (0x32 < param_1) {\n if (param_1 == 0xb7) {\n return param_2 == 0x104;\n }\n if (param_1 < 0xb8) {\n if ((param_1 != 0x3e) && ((param_1 < 0x3e || (... |
type_1 __regparm3 function_1(type_2 *filedata,type_3 var_2)
{
type_4 var_1;
type_3 uVar2;
var_1 = (type_4)filedata;
if (var_1 == 0x32) {
return (type_3)(var_2 - 0x4e < 2);
}
if (0x32 < var_1) {
if (var_1 == 0xb7) {
return (type_3)(var_2 == 0x104);
}
if (var_1 < 0xb8) {
if ((... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body... | null |
bool __regparm3 MASKED(ushort param_1,int param_2)
{
if (param_1 == 0x32) {
return param_2 - 0x4eU < 2;
}
if (0x32 < param_1) {
if (param_1 == 0xb7) {
return param_2 == 0x104;
}
if (param_1 < 0xb8) {
if ((param_1 != 0x3e) && ((param_1 < 0x3e || (1 < (ushort)(param_1 - 0xb4))))) {
... |
7783_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | imbue | FUN_001db7e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wfilebuf::imbue(std::locale const&) */
void __thiscall std::wfilebuf::imbue(wfilebuf *this,locale *param_1)
{
int *piVar1;
undefined4 uVar2;
bool bVar3;
char cVar4;
codecvt *pcVar5;
int iVar6;
int iVar7;
v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001db7e0(int *param_1,undefined4 param_2)
{
int *piVar1;
char cVar2;
int *piVar3;
int iVar4;
int iVar5;
void *__src;
size_t __n;
uint local_30;
uint local_2c [6];
undefined4 uStack_14;
uStack_14... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x163817
SUB ESP,0x28
MOV EDI,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [ESP + 0x3c]
PUSH EDI
CALL 0x002034b0
ADD ESP,0x10
TEST AL,AL
JZ 0x001db910
SUB ESP,0xc
PUSH EDI
CALL 0x00201d80
ADD ESP,0x10
MOV EDI,EAX
SUB ESP,0xc
LEA EAX,[ESI + 0x38]
PUSH EAX
CALL 0x00... | null | null | null | null | [('tmp_2199', u'PTRADD_-1207780312'), ('const-417', u'STORE_-1207780184'), ('const-0', u'COPY_-1207780315'), (u'PTRADD_-1207780284', u'CAST_-1207779019'), (u'INT_ADD_-1207780936', u'CAST_-1207779278'), (u'PTRADD_-1207781030', u'LOAD_-1207781092'), ('tmp_2199', u'PTRADD_-1207780338'), (u'LOAD_-1207780401', u'STORE_-1207... | [(u'LOAD_-1207781177', u'CAST_-1207779358'), (u'CAST_-1207779261', u'LOAD_-1207780952'), ('tmp_6086', u'PTRADD_-1207778981'), (u'LOAD_-1207780401', u'STORE_-1207780372'), (u'CAST_-1207779063', u'INT_SUB_-1207780449'), (u'PTRADD_-1207778981', u'STORE_-1207780196'), (u'INT_ADD_-1207780454', u'CAST_-1207779179'), ('tmp_60... | null | null | 001db7e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001db7e0(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n char cVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n void *__src;\n size_t __n;\n uint local_30;\n uint local_2c [6];\n unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wfilebuf::imbue(std::locale const&) */\n\nvoid __thiscall std::wfilebuf::imbue(wfilebuf *this,locale *param_1)\n\n{\n int *piVar1;\n undefined4 uVar2;\n bool bVar3;\n char cVar4;\n codecvt *pcVar5;\n... | (translation_unit "void FUN_001db7e0(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n char cVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n void *__src;\n size_t __n;\n uint local_30;\n uint local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x1db7e9;\n cVar2 = FUN_002034b0(param_2);\n if (cVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_001db7e0(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n char cVar2;\n int *piVar3;\n int iVar4;\n int iVar5;\n void *__src;\n size_t __n;\n uint local_30;\n uint local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x1db7e9;\n cVar2 = FUN_002034b0(param_2);\n if (c... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wfilebuf::imbue(std::locale const&) */
void __thiscall var_2::type_1::function_1(type_1 *var_9,type_2 *param_1)
{
int *var_11;
type_3 uVar2;
bool bVar3;
char var_10;
type_4 *var_18;
int var_13;
int var_15;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,undefined4 param_2)
{
int *piVar1;
char cVar2;
int *piVar3;
int iVar4;
int iVar5;
void *__src;
size_t __n;
uint local_30;
uint local_2c [6];
undefined4 uStack_14;
uStack_14 = 0x1... |
3011_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | reserve | FUN_00092ed0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
reserve(vector<gold::Sized_relobj_incr<64,_false>::Local_symbol,_std::allocator<gold::Sized_relobj_incr<64,_false>::Local_symbol>_>
* this, size_type __n) */
void __thiscall
std::
vector<gol... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00092ed0(int *param_1,uint param_2)
{
undefined4 *puVar1;
int iVar2;
undefined4 *puVar3;
undefined4 *puVar4;
undefined4 *puVar5;
undefined4 *puVar6;
if (0xaaaaaaa < param_2) {
/* WAR... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x31c127
SUB ESP,0x1c
MOV EDX,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x30]
CMP EDX,0xaaaaaaa
JA 0x00092fc6
MOV ESI,dword ptr [EDI]
MOV EAX,dword ptr [EDI + 0x8]
SUB EAX,ESI
SAR EAX,0x3
IMUL EAX,EAX,-0x55555555
CMP EAX,EDX
JC 0x00092f18
ADD ESP,0x1c
PO... | null | null | null | null | [(u'PTRSUB_-1206504914', u'LOAD_-1206505351'), ('const-20', u'PTRSUB_-1206504847'), (u'PTRSUB_-1206504837', u'PTRSUB_-1206504827'), ('const-0', u'PTRSUB_-1206504854'), ('tmp_1170', u'INT_LESS_-1206505680'), ('tmp_1169', u'PTRSUB_-1206504854'), (u'INT_MULT_-1206505492', u'CALL_-1206505457'), (u'PTRSUB_-1206504906', u'LO... | [('const-2', u'PTRADD_-1206504916'), ('const-178956970', u'INT_LESS_-1206505680'), (u'INT_ADD_-1206505201', u'STORE_-1206505189'), ('const-4', u'PTRADD_-1206504928'), ('const-417', u'STORE_-1206505367'), (u'CAST_-1206504834', u'STORE_-1206505222'), ('tmp_1893', u'INT_MULT_-1206505492'), ('tmp_1893', u'INT_EQUAL_-120650... | null | null | 00092ed0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00092ed0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n \n if (0xaaaaaaa < param_2... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n reserve(vector<gold::Sized_relobj_incr<64,_false>::Local_symbol,_std::allocator<gold::Sized_relobj_incr<64,_false>::Local_symbol>_>\n * this, size_type __n) */\n\nvoid __th... | (translation_unit "void FUN_00092ed0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n \n if (0xaaaaaaa < param_2) {\n \n FUN_00244a20("vector::reserve");\n }\n puVar5 = (undefined4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_00092ed0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n \n if (0xaaaaaaa < param_2) {\n \n FUN_00244a20("vector::reserve");\n }\n puVar5 = (undefin... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
reserve(vector<gold::Sized_relobj_incr<64,_false>::Local_symbol,_std::allocator<gold::Sized_relobj_incr<64,_false>::Local_symbol>_>
* this, size_type __n) */
void __thiscall
std::
vector<gol... | 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)
{
undefined4 *puVar1;
int iVar2;
undefined4 *puVar3;
undefined4 *puVar4;
undefined4 *puVar5;
undefined4 *puVar6;
if (0xaaaaaaa < param_2) {
/* WARNING: ... |
754_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | bfd_get_arch | bfd_get_arch |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_arch(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_arch(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206509070')] | [('const-1', u'RETURN_-1206509070')] | null | null | 000921e8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_arch(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_arch(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_arch(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_get_arch(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_arch(void)" (identifier "bfd_get_arch") (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();
}
|
6_i686-kfreebsd-gnu-strings_and_i686-kfreebsd-gnu-strings_strip.c | bfd_arch_list | bfd_arch_list |
void bfd_arch_list(void)
{
(*(code *)PTR_bfd_arch_list_00019018)();
return;
}
|
void bfd_arch_list(void)
{
(*(code *)PTR_bfd_arch_list_00019018)();
return;
}
| JMP dword ptr [EBX + 0x18] | null | null | null | null | [(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')] | [(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')] | null | null | 00011070 | x86 | O1 | (translation_unit "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_arch_list(void)\n\n{\n (*(code *)PTR_bfd_arch_list_00019018)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_arch_list(void)" (identifier "bfd_arch_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_arch_list_00019018)();
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_00019018)();
return;
}
|
38_sg_read_long_and_sg_read_long_strip.c | __stack_chk_fail_local | FUN_00011c10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __stack_chk_fail_local(void)
{
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00011c10(void)
{
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
| PUSH EBX
CALL 0x00011230
ADD EBX,0x235a
SUB ESP,0x8
CALL 0x000110a0 | null | null | null | null | [('const-1', u'RETURN_-1205986235')] | [('const-1', u'RETURN_-1205986235')] | null | null | 00011c10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00011c10(void)\n\n{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" comment (function_definition "void FUN_00011c10(void)\n\n{\n /* WAR... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __stack_chk_fail_local(void)\n\n{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" comment (function_definition "void __stack_chk_fail_local(void)\n\n{\n ... | (translation_unit "void FUN_00011c10(void)\n\n{\n \n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_00011c10(void)\n\n{\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_00011c10(void)" identifier (parameter_list "(void)" ( (parameter_declaration "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_00011c10(void)\n\n{\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_00011c10(void)" (identifier "FUN_00011c10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
4202_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_print_to_mapfile | FUN_000f8f80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_got<64,_false> * this, Mapfile *
mapfile) */
void __thiscall
gold::Output_data_got<64,_false>::do_print_to_mapfile
(Output_data_got<64,_false> *this,Ma... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f8f80(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** GOT");
FUN_000b05a0(param_2,param_1,uVar1);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x29607a
SUB ESP,0x14
LEA EAX,[EBX + 0xfff034c6]
PUSH EAX
CALL 0x000293b0
ADD ESP,0xc
PUSH EAX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x20]
CALL 0x000b05a0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-2696390', u'COPY_-1206874090'), ('const-0', u'RETURN_-1206874110'), (u'CALL_-1206874180', u'CAST_-1206874026'), ('tmp_218', u'CALL_-1206874138'), (u'CAST_-1206874008', u'CALL_-1206874138'), (u'COPY_-1206874090', u'CALL_-1206874180'), ('tmp_217', u'CAST_-1206874008'), (u'CAST_-1206874026', u'CALL_-1206874138')] | [(u'CALL_-1206874180', u'CALL_-1206874138'), ('const-0', u'RETURN_-1206874110'), ('tmp_423', u'CALL_-1206874138'), ('tmp_422', u'CALL_-1206874138'), (u'COPY_-1206874094', u'CALL_-1206874180'), ('const-2696390', u'COPY_-1206874094')] | null | null | 000f8f80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f8f80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** GOT");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definition "voi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_got<64,_false> * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\ngold::Output_data_got<64,_false>::do_print_to_mapfile\n (Output_data... | (translation_unit "void FUN_000f8f80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** GOT");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000f8f80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gette... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_liter... | (function_definition "void FUN_000f8f80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** GOT");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000f8f80(undefined4 param_1,undefined4 param_2)" (identifier "FUN_000f8f80")... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_got<64,_false> * this, Mapfile *
mapfile) */
void __thiscall
gold::Output_data_got<64,_false>::do_print_to_mapfile
(Output_data_got<64,_false> *this,Ma... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** GOT");
FUN_000b05a0(param_2,param_1,uVar1);
return;
}
|
713_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | gldelf_k1om_find_statement_assignment | FUN_0004f360 |
/* WARNING: Unknown calling convention */
void gldelf_k1om_find_statement_assignment(lang_statement_union_type *s)
{
if ((s->header).type != lang_assignment_statement_enum) {
return;
}
gldelf_k1om_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);
return;
}
|
void FUN_0004f360(int param_1)
{
if (*(int *)(param_1 + 4) != 1) {
return;
}
FUN_0004f260();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
CMP dword ptr [EAX + 0x4],0x1
JZ 0x0004f370
RET
MOV EAX,dword ptr [EAX + 0x8]
JMP 0x0004f260 | null | null | null | null | [(u'PTRSUB_-1206127667', u'LOAD_-1206127766'), (u'INT_NOTEQUAL_-1206127750', u'CBRANCH_-1206127748'), (u'PTRSUB_-1206127654', u'PTRSUB_-1206127653'), ('tmp_68', u'PTRSUB_-1206127664'), (u'PTRSUB_-1206127651', u'PTRSUB_-1206127654'), ('const-4', u'PTRSUB_-1206127667'), ('tmp_68', u'PTRSUB_-1206127651'), (u'LOAD_-1206127... | [(u'INT_NOTEQUAL_-1206127750', u'CBRANCH_-1206127748'), ('tmp_111', u'INT_ADD_-1206127750'), (u'LOAD_-1206127766', u'INT_NOTEQUAL_-1206127750'), ('const-1', u'INT_NOTEQUAL_-1206127750'), (u'CAST_-1206127669', u'LOAD_-1206127766'), ('const-0', u'RETURN_-1206127724'), ('tmp_42', u'CBRANCH_-1206127748'), ('const-4', u'INT... | null | null | 0004f360 | x86 | O1 | (translation_unit "void FUN_0004f360(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_0004f260();\n return;\n}\n\n" (function_definition "void FUN_0004f360(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_0004f260();\n return;\n}" primitive_type (function_... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid gldelf_k1om_find_statement_assignment(lang_statement_union_type *s)\n\n{\n if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }\n gldelf_k1om_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);\n r... | (translation_unit "void FUN_0004f360(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_0004f260();\n return;\n}\n\n" (function_definition "void FUN_0004f360(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_0004f260();\n return;\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_0004f360(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_0004f260();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004f360(int param_1)" (identifier "FUN_0004f360") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int para... |
/* WARNING: Unknown calling convention */
void function_1(type_1 *s)
{
if ((s->header).type != var_1) {
return;
}
var_2((type_2 *)(s->output_section_statement).children.head);
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 (if_statement condition: (parenthesized_expression (binary_expression le... | null |
void MASKED(int param_1)
{
if (*(int *)(param_1 + 4) != 1) {
return;
}
FUN_0004f260();
return;
}
|
2809_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_rehash | FUN_0008cff0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void
_M_rehash(_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::O... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0008cff0(int *param_1,uint param_2)
{
int *piVar1;
int *piVar2;
int *piVar3;
int *piVar4;
uint uVar5;
uint uVar6;
int *local_2c;
if (param_2 == 1) {
piVar3 = param_1 + 6;
param_1[6] = 0;
}
... | CALL 0x0004fb76
ADD EAX,0x27500b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
CMP dword ptr [ESP + 0x34],0x1
MOV ESI,dword ptr [ESP + 0x30]
MOV dword ptr [ESP + 0xc],EAX
JZ 0x0008d0c8
MOV EAX,dword ptr [ESP + 0x34]
CALL 0x0007a650
MOV EDI,EAX
LEA EAX,[ESI + 0x18]
MOV dword ptr [ESP],EAX
MOV ECX,dword ptr [ESI + 0x8... | null | null | null | null | [('const-417', u'STORE_-1206398621'), (u'PTRSUB_-1206398326', u'STORE_-1206398621'), (u'INT_REM_-1206398730', u'MULTIEQUAL_-1206398464'), (u'INT_REM_-1206398730', u'COPY_-1206398300'), ('const-417', u'STORE_-1206398865'), ('const-417', u'STORE_-1206398712'), ('const-1', u'INT_EQUAL_-1206398924'), ('tmp_783', u'PTRSUB_-... | [('const-417', u'STORE_-1206398865'), (u'MULTIEQUAL_-1206398472', u'STORE_-1206398629'), (u'COPY_-1206398398', u'MULTIEQUAL_-1206398472'), (u'CAST_-1206398314', u'STORE_-1206398621'), ('const-6', u'PTRADD_-1206398318'), ('const-4', u'PTRADD_-1206398373'), ('const-417', u'STORE_-1206398724'), (u'PTRADD_-1206398356', u'C... | null | null | 0008cff0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0008cff0(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_2c;\n \n if (param_2 == 1) {\n piVar3 = param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void\n _M_rehash(_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_unsi... | (translation_unit "void FUN_0008cff0(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_2c;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN_00... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "void FUN_0008cff0(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_2c;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void
_M_rehash(_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::O... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,uint param_2)
{
int *piVar1;
int *piVar2;
int *piVar3;
int *piVar4;
uint uVar5;
uint uVar6;
int *local_2c;
if (param_2 == 1) {
piVar3 = param_1 + 6;
param_1[6] = 0;
}
else ... |
7721_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | showmanyc | FUN_001d7790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::showmanyc() */
int __thiscall std::filebuf::showmanyc(filebuf *this)
{
int *piVar1;
int iVar2;
int iVar3;
char cVar4;
int iVar5;
int iVar6;
if (((byte)this[0x40] & 8) != 0) {
cVar4 = __basic_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_001d7790(int param_1)
{
int *piVar1;
char cVar2;
int iVar3;
int iVar4;
int iVar5;
if ((*(byte *)(param_1 + 0x40) & 8) != 0) {
cVar2 = FUN_001acaa0(param_1 + 0x38);
if (cVar2 != '\0') {
piVar1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x167867
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
TEST byte ptr [ESI + 0x40],0x8
JZ 0x001d7810
SUB ESP,0xc
LEA EBP,[ESI + 0x38]
PUSH EBP
CALL 0x001acaa0
ADD ESP,0x10
TEST AL,AL
JZ 0x001d7810
MOV EAX,dword ptr [ESI + 0x74]
MOV EDI,dword ptr [ESI + 0xc]
SUB ED... | null | null | null | null | [(u'INT_SUB_-1207797703', u'INT_ADD_-1207797540'), (u'PTRADD_-1207797670', u'CAST_-1207797287'), ('tmp_691', u'PTRADD_-1207797670'), (u'PTRADD_-1207797664', u'CAST_-1207797283'), ('tmp_691', u'PTRADD_-1207797676'), (u'CAST_-1207797291', u'LOAD_-1207797738'), ('tmp_309', u'CBRANCH_-1207797697'), ('const-56', u'PTRADD_-1... | [(u'INT_SUB_-1207797703', u'INT_ADD_-1207797540'), ('tmp_1463', u'INT_ADD_-1207797795'), (u'CAST_-1207797288', u'LOAD_-1207797732'), (u'CAST_-1207797292', u'LOAD_-1207797738'), ('tmp_309', u'CBRANCH_-1207797697'), (u'INT_ADD_-1207797722', u'CAST_-1207797292'), (u'CALLIND_-1207797589', u'INT_SDIV_-1207797533'), ('const-... | null | null | 001d7790 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001d7790(int param_1)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n \n if ((*(byte *)(param_1 + 0x40) & 8) != 0) {\n cVar2 = FUN_001acaa0(param_1 + 0x38);\n if... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::showmanyc() */\n\nint __thiscall std::filebuf::showmanyc(filebuf *this)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n char cVar4;\n int iVar5;\n int iVar6;\n \n if (((byte)this[0x40] & ... | (translation_unit "int FUN_001d7790(int param_1)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n \n if ((*(byte *)(param_1 + 0x40) & 8) != 0) {\n cVar2 = FUN_001acaa0(param_1 + 0x38);\n if (cVar2 != '\0') {\n piVar1 = *(int **)(param_1 + 0x74);\n iVar5 = *(int *)(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statemen... | (function_definition "int FUN_001d7790(int param_1)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n \n if ((*(byte *)(param_1 + 0x40) & 8) != 0) {\n cVar2 = FUN_001acaa0(param_1 + 0x38);\n if (cVar2 != '\0') {\n piVar1 = *(int **)(param_1 + 0x74);\n iVar5 = *(int *)(par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::showmanyc() */
int __thiscall std::type_1::function_1(type_1 *var_4)
{
int *var_6;
int var_9;
int var_10;
char var_5;
int var_8;
int var_11;
if (((type_2)var_4[0x40] & 8) != 0) {
var_5 = var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator decl... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1)
{
int *piVar1;
char cVar2;
int iVar3;
int iVar4;
int iVar5;
if ((*(byte *)(param_1 + 0x40) & 8) != 0) {
cVar2 = FUN_001acaa0(param_1 + 0x38);
if (cVar2 != '\0') {
piVar1 = *(i... |
5805_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | Gdb_index | FUN_0015b390 |
/* DWARF original prototype: void Gdb_index(Gdb_index * this, Output_section * gdb_index_section) */
void __thiscall gold::Gdb_index::Gdb_index(Gdb_index *this,Output_section *gdb_index_section)
{
undefined1 *puVar1;
Gdb_hashtab<gold::Gdb_index::Gdb_symbol> *pGVar2;
int unaff_EDI;
longdouble lVar3;
lVar... |
void FUN_0015b390(int *param_1,int param_2)
{
undefined4 *puVar1;
int unaff_EDI;
longdouble lVar2;
lVar2 = (longdouble)FUN_0004fb7e();
param_1[0xf] = (int)(float)lVar2;
*param_1 = unaff_EDI + 0x1a39c9;
param_1[0xb] = (int)(param_1 + 0x11);
param_1[0x12] = (int)(param_1 + 0x18);
param_1[1] = 0;
... | PUSH EBP
FLD1
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x1a6c65
PUSH ESI
PUSH EBX
SUB ESP,0x20
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[EDI + 0xffffcd64]
FST dword ptr [ESI + 0x3c]
MOV EBX,EDI
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x44]
MOV dword ptr [ESI + 0x2c],EAX
LEA EAX,[ESI + 0x60]
MOV dword ptr [ESI + 0x48],E... | null | null | null | null | [(u'CAST_-1207257458', u'STORE_-1207258095'), ('const-417', u'STORE_-1207257936'), ('const-0', u'PTRSUB_-1207257378'), (u'PTRSUB_-1207257435', u'PTRSUB_-1207257592'), ('const-136', u'PTRSUB_-1207257415'), ('const-417', u'LOAD_-1207258045'), ('const-417', u'STORE_-1207257976'), (u'CAST_-1207257513', u'FLOAT2FLOAT_-12072... | [('const-0', u'STORE_-1207257606'), ('const-37', u'PTRADD_-1207257185'), ('const-4', u'STORE_-1207258016'), ('const-31', u'PTRADD_-1207257485'), ('const-4', u'PTRADD_-1207257639'), ('const-4', u'PTRADD_-1207257559'), ('const-417', u'STORE_-1207257442'), ('const-417', u'STORE_-1207258055'), ('tmp_1246', u'PTRADD_-120725... | null | null | 0015b390 | x86 | O1 | (translation_unit "void FUN_0015b390(int *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int unaff_EDI;\n longdouble lVar2;\n \n lVar2 = (longdouble)FUN_0004fb7e();\n param_1[0xf] = (int)(float)lVar2;\n *param_1 = unaff_EDI + 0x1a39c9;\n param_1[0xb] = (int)(param_1 + 0x11);\n param_1[0x12] = (int)(param_1 ... | (translation_unit "/* DWARF original prototype: void Gdb_index(Gdb_index * this, Output_section * gdb_index_section) */\n\nvoid __thiscall gold::Gdb_index::Gdb_index(Gdb_index *this,Output_section *gdb_index_section)\n\n{\n undefined1 *puVar1;\n Gdb_hashtab<gold::Gdb_index::Gdb_symbol> *pGVar2;\n int unaff_EDI;\n l... | (translation_unit "void FUN_0015b390(int *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int unaff_EDI;\n longdouble lVar2;\n \n lVar2 = (longdouble)FUN_0004fb7e();\n param_1[0xf] = (int)(float)lVar2;\n *param_1 = unaff_EDI + 0x1a39c9;\n param_1[0xb] = (int)(param_1 + 0x11);\n param_1[0x12] = (int)(param_1 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expre... | (function_definition "void FUN_0015b390(int *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int unaff_EDI;\n longdouble lVar2;\n \n lVar2 = (longdouble)FUN_0004fb7e();\n param_1[0xf] = (int)(float)lVar2;\n *param_1 = unaff_EDI + 0x1a39c9;\n param_1[0xb] = (int)(param_1 + 0x11);\n param_1[0x12] = (int)(param... |
/* DWARF original prototype: void Gdb_index(Gdb_index * this, Output_section * gdb_index_section) */
void __thiscall var_14::function_1::function_1(function_1 *this,type_1 *gdb_index_section)
{
type_2 *puVar1;
var_13<var_14::Gdb_index::var_1> *pGVar2;
int var_3;
type_3 lVar3;
lVar3 = (type_3)var_2();
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(int *param_1,int param_2)
{
undefined4 *puVar1;
int unaff_EDI;
longdouble lVar2;
lVar2 = (longdouble)FUN_0004fb7e();
param_1[0xf] = (int)(float)lVar2;
*param_1 = unaff_EDI + 0x1a39c9;
param_1[0xb] = (int)(param_1 + 0x11);
param_1[0x12] = (int)(param_1 + 0x18);
param_1[1] = 0;
param_... |
430_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | mri_order | FUN_0002d690 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void mri_order(char *name)
{
section_name_struct *psVar1;
section_name_struct *psVar2;
section_name_struct **ppsVar3;
ppsVar3 = lookup(name,&order);
psVar1 = *ppsVar3;
psVa... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0002d690(undefined4 param_1)
{
undefined4 *puVar1;
int iVar2;
int *piVar3;
piVar3 = (int *)FUN_0002d1b0();
puVar1 = (undefined4 *)*piVar3;
*puVar1 = 0;
iVar2 = *piVar3;
puVar1[1] = param_1;
puVar1[3... | CALL 0x0001d2e2
ADD EAX,0x1a096b
PUSH EBX
SUB ESP,0x8
MOV EBX,dword ptr [ESP + 0x10]
LEA EDX,[EAX + 0x1824]
MOV EAX,EBX
CALL 0x0002d1b0
MOV EDX,dword ptr [EAX]
MOV dword ptr [EDX],0x0
MOV EAX,dword ptr [EAX]
MOV dword ptr [EDX + 0x4],EBX
MOV dword ptr [EDX + 0xc],0x0
MOV dword ptr [EAX + 0x18],0x0
MOV dword ptr [EAX + ... | null | null | null | null | [(u'LOAD_-1206004014', u'PTRSUB_-1206003886'), (u'LOAD_-1206004014', u'PTRSUB_-1206003877'), (u'CALL_-1206004015', u'LOAD_-1206004014'), ('const-0', u'STORE_-1206004008'), (u'LOAD_-1206004014', u'PTRSUB_-1206003873'), ('const-417', u'STORE_-1206004008'), (u'LOAD_-1206004002', u'PTRSUB_-1206003857'), ('const-0', u'STORE... | [(u'LOAD_-1206004002', u'INT_ADD_-1206003945'), (u'CAST_-1206003887', u'PTRADD_-1206003879'), (u'LOAD_-1206004002', u'INT_ADD_-1206003965'), ('const-4', u'PTRADD_-1206003875'), ('const-417', u'STORE_-1206003969'), (u'CAST_-1206003893', u'LOAD_-1206004014'), ('const-417', u'STORE_-1206003989'), (u'CAST_-1206003893', u'L... | null | null | 0002d690 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0002d690(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n piVar3 = (int *)FUN_0002d1b0();\n puVar1 = (undefined4 *)*piVar3;\n *puVar1 = 0;\n iVar2 = *piVar3;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid mri_order(char *name)\n\n{\n section_name_struct *psVar1;\n section_name_struct *psVar2;\n section_name_struct **ppsVar3;\n \n ppsVar3 = lookup(name,&order);... | (translation_unit "void FUN_0002d690(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n piVar3 = (int *)FUN_0002d1b0();\n puVar1 = (undefined4 *)*piVar3;\n *puVar1 = 0;\n iVar2 = *piVar3;\n puVar1[1] = param_1;\n puVar1[3] = 0;\n *(undefined4 *)(iVar2 + 0x18) = 0;\n *(undefined4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expressio... | (function_definition "void FUN_0002d690(undefined4 param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n \n piVar3 = (int *)FUN_0002d1b0();\n puVar1 = (undefined4 *)*piVar3;\n *puVar1 = 0;\n iVar2 = *piVar3;\n puVar1[1] = param_1;\n puVar1[3] = 0;\n *(undefined4 *)(iVar2 + 0x18) = 0;\n *(undefin... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(char *name)
{
type_1 *psVar1;
type_1 *psVar2;
type_1 **ppsVar3;
ppsVar3 = var_1(name,&order);
psVar1 = *ppsVar3;
psVar1->next = (type_1 *)0x0;
psVar2 = *p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
undefined4 *puVar1;
int iVar2;
int *piVar3;
piVar3 = (int *)FUN_0002d1b0();
puVar1 = (undefined4 *)*piVar3;
*puVar1 = 0;
iVar2 = *piVar3;
puVar1[1] = param_1;
puVar1[3] = 0;... |
59_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c | ftell | ftell |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_ftell_000210f0)();
return lVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_ftell_000210f0)();
return lVar1;
}
| JMP dword ptr [EBX + 0xf0] | null | null | null | null | [('const-0', u'RETURN_-1205984291'), (u'INDIRECT_-1205984221', u'COPY_-1205984280'), (u'CALLIND_-1205984294', u'INDIRECT_-1205984221'), (u'CALLIND_-1205984294', u'RETURN_-1205984291'), (u'CAST_-1205984215', u'CALLIND_-1205984294'), ('tmp_67', u'CAST_-1205984215')] | [('const-0', u'RETURN_-1205984291'), (u'INDIRECT_-1205984221', u'COPY_-1205984280'), (u'CALLIND_-1205984294', u'INDIRECT_-1205984221'), (u'CALLIND_-1205984294', u'RETURN_-1205984291'), (u'CAST_-1205984215', u'CALLIND_-1205984294'), ('tmp_67', u'CAST_-1205984215')] | null | null | 000123d0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000210f0)();\n return lVar1;\n}\n\n" comment (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000210f0)();\n return lVar1;\n}\n\n" comment (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *... | (translation_unit "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000210f0)();\n return lVar1;\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000210f0)();\n return lVar1;\n}" (sized_type_specifier "long" long) (functio... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (par... | (function_definition "long ftell(FILE *__stream)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_ftell_000210f0)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "ftell(FILE *__stream)" (identifier "ftell") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(type_1 *__stream)
{
long lVar1;
lVar1 = (*(type_2 *)PTR_ftell_000210f0)();
return lVar1;
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_s... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(FILE *__stream)
{
long lVar1;
lVar1 = (*(code *)PTR_MASKED_000210f0)();
return lVar1;
}
|
110_sg_dd_and_sg_dd_strip.c | memset | memset |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205940086')] | [('const-1', u'RETURN_-1205940086')] | null | null | 0001d080 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mem... | (translation_unit "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memset(void *__s,int __c,size_t __n)" (identifier "memset") (parameter_list "(void *__s,i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.0 */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
411_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c | chown | chown |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chown(char *__file,__uid_t __owner,__gid_t __group)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* chown@@GLIBC_2.1... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chown(char *__file,__uid_t __owner,__gid_t __group)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185946')] | [('const-1', u'RETURN_-1206185946')] | null | null | 0004101c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "chown(char *__file,__uid_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "chown(char *__file,__uid_t __owner,__gid_t __group)" (identifier "chown") (parameter_list "(char *__file,__uid_t __owner,__gid_t __group)" (( "(") ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__file,type_1 __owner,type_2 __group)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* chown@@GLIBC_... | 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: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__file,__uid_t __owner,__gid_t __group)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
233_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c | debug_make_int_type | FUN_0001f820 |
/* WARNING: Unknown calling convention */
debug_type_conflict debug_make_int_type(void *handle,uint size,bfd_boolean unsignedp)
{
debug_type_s *pdVar1;
uint in_ECX;
pdVar1 = debug_make_type((debug_handle *)0x3,size,in_ECX);
if (pdVar1 != (debug_type_s *)0x0) {
(pdVar1->u).kint = unsignedp;
}
retur... |
void FUN_0001f820(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
iVar1 = FUN_0001d440();
if (iVar1 != 0) {
*(undefined4 *)(iVar1 + 0xc) = param_3;
}
return;
}
| SUB ESP,0xc
MOV EAX,0x3
MOV EDX,dword ptr [ESP + 0x14]
CALL 0x0001d440
TEST EAX,EAX
JZ 0x0001f83c
MOV EDX,dword ptr [ESP + 0x18]
MOV dword ptr [EAX + 0xc],EDX
ADD ESP,0xc
RET | null | null | null | null | [('const-12', u'PTRSUB_-1205929792'), ('const-0', u'PTRSUB_-1205929791'), (u'CALL_-1205929918', u'PTRSUB_-1205929792'), ('tmp_68', u'CBRANCH_-1205929903'), ('const-3', u'CALL_-1205929918'), ('const-417', u'STORE_-1205929893'), (u'CALL_-1205929918', u'RETURN_-1205929868'), ('const-0', u'INT_NOTEQUAL_-1205929903'), (u'CA... | [('tmp_68', u'CBRANCH_-1205929903'), (u'CAST_-1205929796', u'STORE_-1205929893'), ('const-12', u'INT_ADD_-1205929879'), ('const-0', u'INT_NOTEQUAL_-1205929903'), (u'CALL_-1205929918', u'INT_NOTEQUAL_-1205929903'), ('const-417', u'STORE_-1205929893'), (u'INT_NOTEQUAL_-1205929903', u'CBRANCH_-1205929903'), (u'INT_ADD_-12... | null | null | 0001f820 | x86 | O1 | (translation_unit "void FUN_0001f820(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d440();\n if (iVar1 != 0) {\n *(undefined4 *)(iVar1 + 0xc) = param_3;\n }\n return;\n}\n\n" (function_definition "void FUN_0001f820(undefined4 param_1,undefined4 param_2,undefin... | (translation_unit "/* WARNING: Unknown calling convention */\n\ndebug_type_conflict debug_make_int_type(void *handle,uint size,bfd_boolean unsignedp)\n\n{\n debug_type_s *pdVar1;\n uint in_ECX;\n \n pdVar1 = debug_make_type((debug_handle *)0x3,size,in_ECX);\n if (pdVar1 != (debug_type_s *)0x0) {\n (pdVar1->u).k... | (translation_unit "void FUN_0001f820(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d440();\n if (iVar1 != 0) {\n *(undefined4 *)(iVar1 + 0xc) = param_3;\n }\n return;\n}\n\n" (function_definition "void FUN_0001f820(undefined4 param_1,undefined4 param_2,undefin... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression... | (function_definition "void FUN_0001f820(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d440();\n if (iVar1 != 0) {\n *(undefined4 *)(iVar1 + 0xc) = param_3;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001f820(undefined4 param_1,undefine... |
/* WARNING: Unknown calling convention */
type_1 function_1(void *handle,type_2 size,type_3 unsignedp)
{
type_4 *var_2;
type_2 in_ECX;
var_2 = var_1((type_5 *)0x3,size,in_ECX);
if (var_2 != (type_4 *)0x0) {
(var_2->u).kint = unsignedp;
}
return var_2;
}
| 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)
{
int iVar1;
iVar1 = FUN_0001d440();
if (iVar1 != 0) {
*(undefined4 *)(iVar1 + 0xc) = param_3;
}
return;
}
|
8233_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | gptr | FUN_0020a9a0 |
/* std::streambuf::gptr() const */
undefined4 __thiscall std::streambuf::gptr(streambuf *this)
{
return *(undefined4 *)(this + 8);
}
|
undefined4 FUN_0020a9a0(int param_1)
{
return *(undefined4 *)(param_1 + 8);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x8]
RET | null | null | null | null | [('tmp_26', u'PTRADD_-1203787288'), (u'PTRADD_-1203787288', u'CAST_-1203787282'), ('const-8', u'PTRADD_-1203787288'), ('const-417', u'LOAD_-1203787350'), (u'LOAD_-1203787350', u'COPY_-1203787350'), ('const-0', u'RETURN_-1203787335'), (u'CAST_-1203787282', u'LOAD_-1203787350'), ('const-1', u'PTRADD_-1203787288'), (u'COP... | [('const-417', u'LOAD_-1203787350'), ('const-8', u'INT_ADD_-1203787334'), (u'INT_ADD_-1203787334', u'CAST_-1203787282'), (u'LOAD_-1203787350', u'COPY_-1203787350'), ('const-0', u'RETURN_-1203787335'), ('tmp_29', u'INT_ADD_-1203787334'), (u'CAST_-1203787282', u'LOAD_-1203787350'), (u'COPY_-1203787350', u'RETURN_-1203787... | null | null | 0020a9a0 | x86 | O1 | (translation_unit "undefined4 FUN_0020a9a0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 8);\n}\n\n" (function_definition "undefined4 FUN_0020a9a0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 8);\n}" type_identifier (function_declarator "FUN_0020a9a0(int param_1)" identifier (parameter_list "(int param... | (translation_unit "/* std::streambuf::gptr() const */\n\nundefined4 __thiscall std::streambuf::gptr(streambuf *this)\n\n{\n return *(undefined4 *)(this + 8);\n}\n\n" comment (function_definition "undefined4 __thiscall std::streambuf::gptr(streambuf *this)\n\n{\n return *(undefined4 *)(this + 8);\n}" type_identifier (... | (translation_unit "undefined4 FUN_0020a9a0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 8);\n}\n\n" (function_definition "undefined4 FUN_0020a9a0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 8);\n}" type_identifier (function_declarator "FUN_0020a9a0(int param_1)" identifier (parameter_list "(int param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined4 FUN_0020a9a0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 8);\n}" (type_identifier "undefined4") (function_declarator "FUN_0020a9a0(int param_1)" (identifier "FUN_0020a9a0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (ide... |
/* std::streambuf::gptr() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 8);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(param_1 + 8);
}
|
9578_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | swap | FUN_0027e7a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_filebuf<wchar_t, std::char_traits<wchar_t> >::swap(stdio_filebuf<wchar_t,
std::char_traits<wchar_t> >&) */
void stdio_filebuf<wchar_t,std::char_traits<wchar_t>>::swap(stdio_filebuf *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0027e7a0(undefined4 param_1,undefined4 param_2)
{
FUN_002769c0(param_1,param_2);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x19585a
SUB ESP,0x10
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x002769c0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1204230222')] | [('tmp_263', u'CALL_-1204230174'), ('tmp_262', u'CALL_-1204230174'), ('const-0', u'RETURN_-1204230146')] | null | null | 0027e7a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027e7a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002769c0(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_0027e7a0(undefined4 param_1,undefined4 param_2)\n\n{\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* stdio_filebuf<wchar_t, std::char_traits<wchar_t> >::swap(stdio_filebuf<wchar_t,\n std::char_traits<wchar_t> >&) */\n\nvoid stdio_filebuf<wchar_t,std::char_traits<wchar_t>>::swap(stdio_filebuf *param_1)\n\n{\... | (translation_unit "void FUN_0027e7a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002769c0(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0027e7a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002769c0(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0027e7a0(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_0027e7a0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002769c0(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027e7a0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0027e7a0") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_filebuf<wchar_t, std::char_traits<wchar_t> >::swap(stdio_filebuf<wchar_t,
std::char_traits<wchar_t> >&) */
void stdio_filebuf<wchar_t,std::char_traits<wchar_t>>::swap(stdio_filebuf *param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_002769c0(param_1,param_2);
return;
}
|
8889_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | rdbuf | FUN_00229a80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::rdbuf(std::wstreambuf*) */
undefined4 __thiscall std::wios::rdbuf(wios *this,wstreambuf *param_1)
{
undefined4 uVar1;
uVar1 = *(undefined4 *)(this + 0x7c);
*(wstreambuf **)(this + 0x7c) = param_1;
clear(t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00229a80(int param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = *(undefined4 *)(param_1 + 0x7c);
*(undefined4 *)(param_1 + 0x7c) = param_2;
FUN_00229920(param_1,0);
return uVar1;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x185579
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x18]
MOV EAX,dword ptr [ESP + 0x1c]
MOV ESI,dword ptr [EDX + 0x7c]
MOV dword ptr [EDX + 0x7c],EAX
PUSH 0x0
PUSH EDX
CALL 0x00229920
ADD ESP,0x14
MOV EAX,ESI
POP EBX
POP ESI
RET | null | null | null | null | [(u'CAST_-1203922115', u'LOAD_-1203922244'), (u'PTRADD_-1203922182', u'CAST_-1203922115'), ('const-0', u'CALL_-1203922217'), (u'COPY_-1203922205', u'RETURN_-1203922181'), ('const-124', u'PTRADD_-1203922176'), ('tmp_199', u'PTRADD_-1203922176'), ('const-1', u'PTRADD_-1203922176'), ('tmp_200', u'STORE_-1203922236'), ('co... | [('const-417', u'LOAD_-1203922244'), (u'CAST_-1203922117', u'LOAD_-1203922244'), ('tmp_322', u'STORE_-1203922236'), (u'COPY_-1203922205', u'RETURN_-1203922181'), ('const-417', u'STORE_-1203922236'), ('const-124', u'INT_ADD_-1203922222'), (u'INT_ADD_-1203922228', u'CAST_-1203922117'), (u'CAST_-1203922113', u'STORE_-1203... | null | null | 00229a80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00229a80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = *(undefined4 *)(param_1 + 0x7c);\n *(undefined4 *)(param_1 + 0x7c) = param_2;\n FUN_00229920(param_1,0);\n re... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wios::rdbuf(std::wstreambuf*) */\n\nundefined4 __thiscall std::wios::rdbuf(wios *this,wstreambuf *param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = *(undefined4 *)(this + 0x7c);\n *(wstreambuf **)(this +... | (translation_unit "undefined4 FUN_00229a80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = *(undefined4 *)(param_1 + 0x7c);\n *(undefined4 *)(param_1 + 0x7c) = param_2;\n FUN_00229920(param_1,0);\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_00229a80(int param_1,undefined4 par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descri... | (function_definition "undefined4 FUN_00229a80(int param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = *(undefined4 *)(param_1 + 0x7c);\n *(undefined4 *)(param_1 + 0x7c) = param_2;\n FUN_00229920(param_1,0);\n return uVar1;\n}" (type_identifier "undefined4") (function_declarator "FUN_00229a80(int par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::rdbuf(std::wstreambuf*) */
type_1 __thiscall std::type_2::function_1(type_2 *var_1,type_3 *param_1)
{
type_1 uVar1;
uVar1 = *(type_1 *)(var_1 + 0x7c);
*(type_3 **)(var_1 + 0x7c) = param_1;
var_2(var_1,_S_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = *(undefined4 *)(param_1 + 0x7c);
*(undefined4 *)(param_1 + 0x7c) = param_2;
FUN_00229920(param_1,0);
return uVar1;
}
|
7168_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | script_exp_binary_lshift | FUN_001d4e40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
Expression * gold::script_exp_binary_lshift(Expression *left,Expression *right)
{
Expression *pEVar1;
pEVar1 = (Expression *)operator_new(0xc);
pEVar1[1]._vptr_Expression = (_fun... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001d4e40(undefined4 param_1,undefined4 param_2)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_001fb470(0xc);
puVar1[1] = param_1;
puVar1[2] = param_2;
*puVar1 = &PTR_FUN_003a0974;
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x1d51ba
SUB ESP,0x14
PUSH 0xc
CALL 0x001fb470
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [EAX + 0x4],EDX
MOV EDX,dword ptr [ESP + 0x24]
MOV dword ptr [EAX + 0x8],EDX
LEA EDX,[EBX + 0xffff6974]
MOV dword ptr [EAX],EDX
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'PTRADD_-1207808260', u'PTRSUB_-1207808258'), ('const-12', u'CALL_-1207808395'), ('const-4', u'PTRADD_-1207808260'), ('const-0', u'PTRSUB_-1207808258'), ('const-417', u'STORE_-1207808358'), (u'CAST_-1207808274', u'PTRADD_-1207808269'), (u'PTRSUB_-1207808248', u'STORE_-1207808358'), ('tmp_182', u'CAST_-1207808264'), ... | [('const-2', u'PTRADD_-1207808260'), (u'PTRADD_-1207808268', u'STORE_-1207808384'), (u'PTRSUB_-1207808252', u'STORE_-1207808358'), (u'CALL_-1207808395', u'CAST_-1207808276'), ('const-1', u'PTRADD_-1207808268'), ('const-0', u'PTRSUB_-1207808252'), ('const-417', u'STORE_-1207808384'), ('const-417', u'STORE_-1207808371'),... | null | null | 001d4e40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d4e40(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001fb470(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_003a0... | (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_binary_lshift(Expression *left,Expression *right)\n\n{\n Expression *pEVar1;\n \n pEVar1 = (Expression *)operator_new(0xc);\n pEVar1[... | (translation_unit "void FUN_001d4e40(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001fb470(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_003a0974;\n return;\n}\n\n" (function_definition "void FUN_001d4e40(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_001d4e40(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001fb470(0xc);\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n *puVar1 = &PTR_FUN_003a0974;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d4e40(undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * gold::script_exp_binary_lshift(type_1 *left,type_1 *right)
{
type_1 *pEVar1;
pEVar1 = (type_1 *)var_1(0xc);
pEVar1[1]._vptr_Expression = (type_2 **)left;
pEVar1[2]._vp... | 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_001fb470(0xc);
puVar1[1] = param_1;
puVar1[2] = param_2;
*puVar1 = &PTR_FUN_003a0974;
return;
}
|
3090_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | make_plt_section | FUN_00096ff0 |
/* 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 make_plt_section(Target_sparc<64,_true> * this, Symbol_table *
symtab, Layout * layout) */
void __thiscall
anon_unknown.dwarf_484c... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00096ff0(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 *puVar1;
int *piVar2;
undefined **ppuVar3;
undefined8 uVar4;
int extraout_var;
int iVar5;
undefined **ppuVar6;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
MOV EDI,EAX
PUSH ESI
MOV ESI,ECX
PUSH EBX
CALL 0x00050b50
ADD EBX,0x553001
SUB ESP,0x1c
MOV dword ptr [EBP + -0x20],EAX
LEA EAX,[EAX + 0x14]
MOV dword ptr [EBP + -0x28],EDX
MOV dword ptr [EBP + -0x1c],EBX
CALL 0x00096870
MOV EDX,ESI
LEA EAX,[EDI + 0x1c]
MOV dword ptr [EBP + -0x24],ESI
CALL... | null | null | null | null | [('const-1', u'RETURN_-1206489065')] | [('const-0', u'STORE_-1206488955'), ('const-417', u'STORE_-1206488912'), ('const-4', u'PTRADD_-1206487910'), ('const-0', u'STORE_-1206488625'), (u'CAST_-1206488098', u'STORE_-1206488889'), ('const-0', u'SUBPIECE_-1206488024'), ('const-4', u'PTRADD_-1206488088'), (u'CALL_-1206489012', u'INDIRECT_-1206488293'), (u'INDIRE... | null | null | 00096ff0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00096ff0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n undefined **ppuVar3;\n undefined8 uVar4;\n int extraout_var;\n int iVar5... | (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 make_plt_section(Target_sparc<64,_true> * this, Symbol_table *\n symtab, Layout * layout) */\n\nvoid __thiscall\... | (translation_unit "void __regparm3 FUN_00096ff0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n undefined **ppuVar3;\n undefined8 uVar4;\n int extraout_var;\n int iVar5;\n undefined **ppuVar6;\n \n ppuVar3 = &__DT_PLTGOT;\n ppuVar6 = ppuVar3;\n FUN_000968... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_decla... | (function_definition "void __regparm3 FUN_00096ff0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n undefined **ppuVar3;\n undefined8 uVar4;\n int extraout_var;\n int iVar5;\n undefined **ppuVar6;\n \n ppuVar3 = &__DT_PLTGOT;\n ppuVar6 = ppuVar3;\n FUN_000... |
/* 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 make_plt_section(Target_sparc<64,_true> * this, Symbol_table *
symtab, Layout * layout) */
void __thiscall
anon_unknown.dwarf_484c... | 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 *puVar1;
int *piVar2;
undefined **ppuVar3;
undefined8 uVar4;
int extraout_var;
int iVar5;
undefined **ppuVar6;
ppuV... |
279_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_select_as_default_target | FUN_0003c5cc |
/* (anonymous namespace)::Target_arm<false>::do_select_as_default_target() [clone .cold.1833] */
void (anonymous_namespace)::Target_arm<false>::do_select_as_default_target(void)
{
void *unaff_ESI;
operator_delete(unaff_ESI,0x400);
/* WARNING: Subroutine does not return */
_Unwind_Resume(... |
void FUN_0003c5cc(void)
{
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
| PUSH EAX
PUSH EAX
PUSH 0x400
PUSH ESI
MOV ESI,dword ptr [EBP + -0x1c]
MOV EBX,ESI
CALL 0x003ae060
MOV dword ptr [ESP],EDI
CALL 0x004451f0 | null | null | null | null | [('const-1024', u'CALL_-1206073870'), ('const-1', u'RETURN_-1206073852'), ('tmp_102', u'CALL_-1206073870')] | [('const-1', u'RETURN_-1206073852')] | null | null | 0003c5cc | x86 | O1 | (translation_unit "void FUN_0003c5cc(void)\n\n{\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0003c5cc(void)\n\n{\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}" primiti... | (translation_unit "/* (anonymous namespace)::Target_arm<false>::do_select_as_default_target() [clone .cold.1833] */\n\nvoid (anonymous_namespace)::Target_arm<false>::do_select_as_default_target(void)\n\n{\n void *unaff_ESI;\n \n operator_delete(unaff_ESI,0x400);\n /* WARNING: Subroutine does not r... | (translation_unit "void FUN_0003c5cc(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0003c5cc(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}" primitive_type (function_declarator "FUN_0003c5cc(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_0003c5cc(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0003c5cc(void)" (identifier "FUN_0003c5cc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
/* (anonymous namespace)::Target_arm<false>::do_select_as_default_target() [clone .cold.1833] */
void (anonymous_namespace)::Target_arm<false>::function_1(void)
{
void *unaff_ESI;
var_1(unaff_ESI,0x400);
/* WARNING: Subroutine does not return */
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_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
|
75_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c | bfd_close_all_done | bfd_close_all_done |
void bfd_close_all_done(void)
{
(*(code *)PTR_bfd_close_all_done_0003f130)();
return;
}
|
void bfd_close_all_done(void)
{
(*(code *)PTR_bfd_close_all_done_0003f130)();
return;
}
| JMP dword ptr [EBX + 0x130] | null | null | null | null | [(u'CALLIND_-1205979942', u'INDIRECT_-1205979870'), ('const-0', u'RETURN_-1205979939'), (u'INDIRECT_-1205979870', u'COPY_-1205979929'), ('tmp_58', u'CAST_-1205979865'), (u'CAST_-1205979865', u'CALLIND_-1205979942')] | [(u'CALLIND_-1205979942', u'INDIRECT_-1205979870'), ('const-0', u'RETURN_-1205979939'), (u'INDIRECT_-1205979870', u'COPY_-1205979929'), ('tmp_58', u'CAST_-1205979865'), (u'CAST_-1205979865', u'CALLIND_-1205979942')] | null | null | 000134d0 | x86 | O1 | (translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa... | (translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa... | (translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_0003f130)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close_all_done(void)" (identifier "bfd_close_all_done") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_close_all_done_0003f130)();
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_0003f130)();
return;
}
|
1033_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | handle_gnu_warning_section | FUN_00046410 |
/* gold::Object::handle_gnu_warning_section(char const*, unsigned int, gold::Symbol_table*) [clone
.cold.1063] */
void gold::Object::handle_gnu_warning_section(char *param_1,uint param_2,Symbol_table *param_3)
{
int unaff_EBP;
void *unaff_EDI;
if (*(void **)(unaff_EBP + -0x30) != unaff_EDI) {
operato... |
void FUN_00046410(void)
{
int unaff_EBP;
int unaff_EDI;
if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {
FUN_003ae080(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x4c));
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,EDI
JZ 0x00046425
SUB ESP,0xc
MOV EBX,ESI
PUSH EDX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0xc
PUSH dword ptr [EBP + -0x4c]
MOV EBX,ESI
CALL 0x004451f0 | null | null | null | null | [(u'CAST_-1206164259', u'LOAD_-1206164389'), ('const-417', u'LOAD_-1206164461'), (u'INT_ADD_-1206164445', u'CAST_-1206164284'), (u'LOAD_-1206164461', u'INT_NOTEQUAL_-1206164441'), (u'INT_NOTEQUAL_-1206164441', u'CBRANCH_-1206164441'), ('tmp_262', u'INT_ADD_-1206164373'), ('const-4294967220', u'INT_ADD_-1206164373'), ('... | [(u'CAST_-1206164293', u'LOAD_-1206164461'), (u'LOAD_-1206164461', u'INT_NOTEQUAL_-1206164441'), (u'INT_NOTEQUAL_-1206164441', u'CBRANCH_-1206164441'), ('const-4294967220', u'INT_ADD_-1206164373'), ('tmp_36', u'CBRANCH_-1206164441'), ('tmp_259', u'INT_ADD_-1206164373'), ('const-417', u'LOAD_-1206164389'), ('const-42949... | null | null | 00046410 | x86 | O1 | (translation_unit "void FUN_00046410(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x4c));\n}\n\n" (fun... | (translation_unit "/* gold::Object::handle_gnu_warning_section(char const*, unsigned int, gold::Symbol_table*) [clone\n .cold.1063] */\n\nvoid gold::Object::handle_gnu_warning_section(char *param_1,uint param_2,Symbol_table *param_3)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n \n if (*(void **)(unaff_EBP + -0x30) ... | (translation_unit "void FUN_00046410(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x4c));\n}\n\n" (function_definition "void FUN_00046410(void)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "void FUN_00046410(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x4c));\n}" (primitive_type "void") (function_declarator "... |
/* gold::Object::handle_gnu_warning_section(char const*, unsigned int, gold::Symbol_table*) [clone
.cold.1063] */
void gold::Object::function_1(char *param_1,type_1 param_2,type_2 *param_3)
{
int var_1;
void *var_2;
if (*(void **)(var_1 + -0x30) != var_2) {
var_3(*(void **)(var_1 + -0x30));
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
void MASKED(void)
{
int unaff_EBP;
int unaff_EDI;
if (*(int *)(unaff_EBP + -0x30) != unaff_EDI) {
FUN_003ae080(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x4c));
}
|
7369_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_convert_to_external | FUN_001ad630 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::_M_convert_to_external(char*, int) */
bool __thiscall std::filebuf::_M_convert_to_external(filebuf *this,char *param_1,int param_2)
{
int iVar1;
code *pcVar2;
int *piVar3;
int iVar4;
char cVar5;
int i... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool FUN_001ad630(int param_1,int param_2,int param_3)
{
int iVar1;
code *pcVar2;
int *piVar3;
int iVar4;
char cVar5;
int iVar6;
uint uVar7;
int iVar8;
undefined1 *puVar9;
int aiStack_70 [5];
int *piStack_5... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x1549c5
SUB ESP,0x3c
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [ESI + 0x74]
TEST EAX,EAX
JZ 0x001ad77d
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x18]
ADD ESP,0x10
TEST AL,AL
JNZ 0x001ad6ca
MOV EAX,dword ptr [ESI + 0... | null | null | null | null | [(u'STORE_-1207576409', u'INDIRECT_-1207575156'), (u'STORE_-1207576305', u'INDIRECT_-1207575165'), (u'STORE_-1207576390', u'INDIRECT_-1207575091'), (u'CAST_-1207574429', u'INT_ADD_-1207574549'), (u'STORE_-1207576301', u'INDIRECT_-1207575325'), (u'INDIRECT_-1207575245', u'MULTIEQUAL_-1207575080'), ('const-8', u'INT_ADD_... | [(u'CALL_-1207576331', u'INDIRECT_-1207575283'), (u'STORE_-1207576557', u'INDIRECT_-1207575474'), ('const-56', u'INT_ADD_-1207576402'), ('const-417', u'LOAD_-1207576942'), (u'CALL_-1207576552', u'INDIRECT_-1207575487'), (u'STORE_-1207576403', u'INDIRECT_-1207575552'), (u'INT_ADD_-1207575138', u'STORE_-1207576301'), (u'... | null | null | 001ad630 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_001ad630(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n undefined1 *puVar9;\n int ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::filebuf::_M_convert_to_external(char*, int) */\n\nbool __thiscall std::filebuf::_M_convert_to_external(filebuf *this,char *param_1,int param_2)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n int i... | (translation_unit "bool FUN_001ad630(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n undefined1 *puVar9;\n int aiStack_70 [5];\n int *piStack_5c;\n int aiStack_58 [3];\n undefined1 auStack_4c [8];\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 (pointer_declarator * IDENT) ;) (declaration TYPE (... | (function_definition "bool FUN_001ad630(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n char cVar5;\n int iVar6;\n uint uVar7;\n int iVar8;\n undefined1 *puVar9;\n int aiStack_70 [5];\n int *piStack_5c;\n int aiStack_58 [3];\n undefined1 auStack_4c [8];\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::filebuf::_M_convert_to_external(char*, int) */
bool __thiscall std::type_1::function_1(type_1 *var_1,char *var_10,int var_6)
{
int var_9;
type_2 *pcVar2;
int *piVar3;
int var_8;
char var_4;
int var_5;
type_3... | 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.bx replaced with injection: get_pc_thunk_bx */
bool MASKED(int param_1,int param_2,int param_3)
{
int iVar1;
code *pcVar2;
int *piVar3;
int iVar4;
char cVar5;
int iVar6;
uint uVar7;
int iVar8;
undefined1 *puVar9;
int aiStack_70 [5];
int *piStack_5c;
i... |
95_i686-kfreebsd-gnu-nm_and_i686-kfreebsd-gnu-nm_strip.c | __x86.get_pc_thunk.dx | __i686.get_pc_thunk.dx |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_dx(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_dx(void)
{
return;
}
| MOV EDX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205982298')] | [('const-0', u'RETURN_-1205982298')] | null | null | 00012b95 | x86 | O1 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_dx(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_dx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_dx(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_dx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_dx(void)" (identifier "__i686_get_pc_thunk_dx") (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_dx(void)
{
return;
}
|
454_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | constructor_callback | FUN_0002ee80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void constructor_callback
(bfd_link_info *info,bfd_boolean constructor,char *name,bfd *abfd,asection *section,
bfd_vma value)
{
char cVar1;
int iVar2;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002ee80(byte *param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7)
{
char cVar1;
int iVar2;
char *pcVar3;
undefined4 uVar4;
char local... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1a1177
SUB ESP,0x2c
MOV EDI,dword ptr [ESP + 0x54]
MOV EBP,dword ptr [ESP + 0x58]
LEA ESI,[EBX + 0x24e0]
MOV EAX,dword ptr [ESI + 0x10]
TEST EAX,EAX
JNZ 0x0002ef80
MOV ESI,dword ptr [ESI + 0xc]
TEST ESI,ESI
JNZ 0x0002eec0
ADD ESP,0x2c
POP EBX
POP ESI
POP EDI... | null | null | null | null | [(u'CALLOTHER_-1205996110', u'INDIRECT_-1205996057'), ('tmp_4893', u'MULTIEQUAL_-1205996422'), (u'PTRSUB_-1205996327', u'LOAD_-1205997708'), ('const-555', u'CALL_-1205997409'), ('const-417', u'LOAD_-1205997554'), (u'CALL_-1205997039', u'INDIRECT_-1205996067'), ('const-0', u'CALL_-1205997151'), (u'LOAD_-1205997702', u'C... | [(u'CALL_-1205997151', u'INDIRECT_-1205996391'), ('tmp_4492', u'CALL_-1205997120'), ('const-0', u'CALL_-1205997118'), (u'CALL_-1205997039', u'INDIRECT_-1205996067'), (u'LOAD_-1205997708', u'INT_ADD_-1205997686'), ('const-4294967253', u'PTRSUB_-1205996328'), (u'INDIRECT_-1205996179', u'MULTIEQUAL_-1205996442'), (u'CALL_... | null | null | 0002ee80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002ee80(byte *param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n und... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid constructor_callback\n (bfd_link_info *info,bfd_boolean constructor,char *name,bfd *abfd,asection *section,\n bfd_vma value)\n\n{\n c... | (translation_unit "void FUN_0002ee80(byte *param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n undefined4 uVar4;\n char local_2b;\n char local_2a [22];\n undefined4 uStack_14;\n \n uSta... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_0002ee80(byte *param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n undefined4 uVar4;\n char local_2b;\n char local_2a [22];\n undefined4 uStack_14;\n \n u... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1
(type_1 *var_5,type_2 var_8,char *name,type_3 *abfd,type_4 *section,
type_5 value)
{
char var_6;
int var_4;
type_6 *var_11;
char *pcV... | 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(byte *param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7)
{
char cVar1;
int iVar2;
char *pcVar3;
undefined4 uVar4;
char local_2b;
... |
297_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | section_already_linked | FUN_000211f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void section_already_linked(bfd *abfd,asection *sec,void *data)
{
uint uVar1;
if ((*(byte *)((int)data + 0x24) & 0x10) != 0) {
/* WARNING: Could not recover jumptable at 0x0002128a. Too many branches */... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000211f0(int param_1,int param_2,int param_3)
{
uint uVar1;
if ((*(byte *)(param_3 + 0x24) & 0x10) != 0) {
/* WARNING: Could not recover jumptable at 0x0002128a. Too many branches */
... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x18]
CALL 0x00017b80
ADD EBX,0x1ade04
MOV EDX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x14]
TEST byte ptr [EAX + 0x24],0x10
JNZ 0x00021270
LEA EDI,[EBX + 0x23e0]
MOV EAX,dword ptr [EDX + 0x28]
MOVZX ECX,byte ptr [EDI]
SHR EAX,0x5
AND EAX,0xfffff
AND ECX,0x3
C... | null | null | null | null | [(u'INT_AND_-1206054329', u'INT_NOTEQUAL_-1206054342'), ('const-417', u'STORE_-1206054023'), ('tmp_342', u'CBRANCH_-1206054220'), (u'LOAD_-1206054355', u'INT_AND_-1206054329'), (u'MULTIEQUAL_-1206053922', u'COPY_-1206053946'), (u'INT_AND_-1206054211', u'INT_EQUAL_-1206054225'), ('const-0', u'INT_NOTEQUAL_-1206054342'),... | [(u'INT_AND_-1206054329', u'INT_NOTEQUAL_-1206054342'), ('tmp_342', u'CBRANCH_-1206054220'), (u'STORE_-1206054023', u'INDIRECT_-1206053839'), (u'LOAD_-1206054355', u'INT_AND_-1206054329'), ('const-417', u'LOAD_-1206054330'), (u'CALLIND_-1206054008', u'INDIRECT_-1206053862'), (u'INT_AND_-1206054211', u'INT_EQUAL_-120605... | null | null | 000211f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000211f0(int param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n \n if ((*(byte *)(param_3 + 0x24) & 0x10) != 0) {\n /* WARNING: Could not recover jumptable at 0x0002128a. Too ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid section_already_linked(bfd *abfd,asection *sec,void *data)\n\n{\n uint uVar1;\n \n if ((*(byte *)((int)data + 0x24) & 0x10) != 0) {\n /* WARNING: Could not recover jumptable at 0x0002... | (translation_unit "void FUN_000211f0(int param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n \n if ((*(byte *)(param_3 + 0x24) & 0x10) != 0) {\n \n \n (**(code **)(*(int *)(param_1 + 4) + 0x170))();\n return;\n }\n uVar1 = *(uint *)(param_1 + 0x28) >> 5;\n if ((((DAT_... | (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 ;) (if_statement if (parenthesized_expression ( (binary_expression (pare... | (function_definition "void FUN_000211f0(int param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n \n if ((*(byte *)(param_3 + 0x24) & 0x10) != 0) {\n \n \n (**(code **)(*(int *)(param_1 + 4) + 0x170))();\n return;\n }\n uVar1 = *(uint *)(param_1 + 0x28) >> 5;\n if ((((D... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *abfd,type_2 *sec,void *data)
{
type_3 var_1;
if ((*(type_4 *)((int)data + 0x24) & 0x10) != 0) {
/* WARNING: Could not recover jumptable at 0x0002128a. Too many branches */
... | 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.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2,int param_3)
{
uint uVar1;
if ((*(byte *)(param_3 + 0x24) & 0x10) != 0) {
/* WARNING: Could not recover jumptable at 0x0002128a. Too many branches */
... |
5532_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | _M_insert_unique_node | FUN_00156020 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: iterator
_M_insert_unique_node(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00156020(undefined4 *param_1,int *param_2,uint param_3,uint param_4,int *param_5,
undefined4 param_6)
{
int *piVar1;
int iVar2;
char local_34 [4];
undefined4 local_30;
int local_20 [3];
unde... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1e8fd5
SUB ESP,0x38
MOV ESI,dword ptr [EBP + 0xc]
MOV EDI,dword ptr [EBP + 0x18]
MOV EAX,dword ptr [ESI + 0x14]
LEA ECX,[ESI + 0x10]
PUSH dword ptr [EBP + 0x1c]
PUSH dword ptr [ESI + 0xc]
MOV dword ptr [EBP + -0x1c],EAX
LEA EAX,[EBP + -0x30]
PUSH... | null | null | null | null | [(u'LOAD_-1207279325', u'INT_ADD_-1207279303'), (u'CAST_-1207278742', u'LOAD_-1207279276'), ('const-4294967264', u'PTRSUB_-1207278806'), ('tmp_810', u'INT_ADD_-1207279131'), ('tmp_812', u'CAST_-1207278782'), (u'CAST_-1207278729', u'LOAD_-1207279202'), (u'CAST_-1207278775', u'LOAD_-1207279319'), (u'CAST_-1207278718', u'... | [('const-4', u'PTRADD_-1207278874'), (u'LOAD_-1207279325', u'INT_ADD_-1207279303'), ('const-4', u'PTRADD_-1207278725'), (u'PTRADD_-1207278852', u'LOAD_-1207279477'), ('const-0', u'INT_NOTEQUAL_-1207279407'), ('const-4', u'PTRADD_-1207278870'), ('const-417', u'LOAD_-1207279496'), ('const-417', u'LOAD_-1207279187'), ('co... | null | null | 00156020 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00156020(undefined4 *param_1,int *param_2,uint param_3,uint param_4,int *param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n char local_34 [4];\n undefined4 local_30;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: iterator\n _M_insert_unique_node(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbo... | (translation_unit "void FUN_00156020(undefined4 *param_1,int *param_2,uint param_3,uint param_4,int *param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x15602b;\n local_20[0] =... | (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) , (parameter_declaration TYPE (pointer_... | (function_definition "void FUN_00156020(undefined4 *param_1,int *param_2,uint param_3,uint param_4,int *param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x15602b;\n local_20[0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: iterator
_M_insert_unique_node(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail... | 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,uint param_3,uint param_4,int *param_5,
undefined4 param_6)
{
int *piVar1;
int iVar2;
char local_34 [4];
undefined4 local_30;
int local_20 [3];
undefined4... |
10385_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | money_get | FUN_002739e0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::money_get(unsigned int) */
void __thiscall
std::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::money_get
(mone... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_002739e0(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
*param_1 = &PTR_FUN_003ae6b8;
return;
}
| CALL 0x00037055
ADD EDX,0x13b61b
MOV EAX,dword ptr [ESP + 0x4]
XOR ECX,ECX
CMP dword ptr [ESP + 0x8],0x0
SETNZ CL
MOV dword ptr [EAX + 0x4],ECX
LEA EDX,[EDX + 0xfffff6b0]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
RET | null | null | null | null | [(u'PTRADD_-1204274592', u'CAST_-1204274566'), ('const-3860152', u'PTRSUB_-1204274553'), ('const-417', u'STORE_-1204274627'), ('const-417', u'STORE_-1204274652'), ('const-0', u'PTRSUB_-1204274553'), ('const-0', u'RETURN_-1204274615'), ('const-4', u'PTRADD_-1204274592'), ('tmp_164', u'CAST_-1204274553'), ('tmp_164', u'P... | [('tmp_201', u'INT_NOTEQUAL_-1204274660'), ('const-3860152', u'PTRSUB_-1204274553'), ('const-0', u'RETURN_-1204274615'), ('const-4', u'PTRADD_-1204274565'), ('const-417', u'STORE_-1204274627'), ('tmp_200', u'STORE_-1204274627'), (u'INT_ZEXT_-1204274620', u'STORE_-1204274652'), ('const-0', u'PTRSUB_-1204274553'), ('cons... | null | null | 002739e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_002739e0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003ae6b8;\n return;\n}\n\n" comment (function_definition "void FUN_002739e0(undefined4 *par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::money_get(unsigned int) */\n\nvoid __thiscall\nstd::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::mo... | (translation_unit "void FUN_002739e0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003ae6b8;\n return;\n}\n\n" (function_definition "void FUN_002739e0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003ae6b8;\n ret... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthe... | (function_definition "void FUN_002739e0(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003ae6b8;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002739e0(undefined4 *param_1,int param_2)" (identifier "FUN_002739e0") (parameter_list "(undefined4 *param... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::money_get(unsigned int) */
void __thiscall
std::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::money_get
(mone... | 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.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
*param_1 = &PTR_FUN_003ae6b8;
return;
}
|
2614_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | _M_realloc_insert<gold::Symbol*> | FUN_000aae90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_realloc_insert<gold::Symbol*>(vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * this,
iterator __position, Symbol * * __args#0) */
void __thiscall
std::vector<gold::Symbol*,_std::al... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000aae90(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 0x0003a210
ADD EBX,0x369167
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 0x000aafc0
LEA ECX,[EAX... | null | null | null | null | [('const-1', u'RETURN_-1206538578')] | [(u'PTRADD_-1206537652', u'LOAD_-1206538535'), (u'INT_EQUAL_-1206538471', u'CBRANCH_-1206538454'), (u'CAST_-1206537636', u'INT_SUB_-1206538492'), ('const-0', u'INT_NOTEQUAL_-1206537894'), (u'CAST_-1206537547', u'INT_ADD_-1206538284'), ('const-2', u'PTRADD_-1206537460'), ('tmp_327', u'CBRANCH_-1206538422'), (u'CAST_-120... | null | null | 000aae90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000aae90(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 prototype: void\n _M_realloc_insert<gold::Symbol*>(vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * this,\n iterator __position, Symbol * * __args#0) */\n\nvoid __thiscall\nstd::vecto... | (translation_unit "void FUN_000aae90(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_000aae90(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 prototype: void
_M_realloc_insert<gold::Symbol*>(vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * this,
iterator __position, Symbol * * __args#0) */
void __thiscall
std::vector<gold::Symbol*,_std::al... | 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... |
8155_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | pbackfail | FUN_00207e30 |
/* std::streambuf::pbackfail(int) */
undefined4 std::streambuf::pbackfail(int param_1)
{
return 0xffffffff;
}
|
undefined4 FUN_00207e30(void)
{
return 0xffffffff;
}
| MOV EAX,0xffffffff
RET | null | null | null | null | [('const-0', u'RETURN_-1203798462'), ('const-4294967295', u'COPY_-1203798479'), (u'COPY_-1203798479', u'RETURN_-1203798462')] | [('const-0', u'RETURN_-1203798462'), ('const-4294967295', u'COPY_-1203798479'), (u'COPY_-1203798479', u'RETURN_-1203798462')] | null | null | 00207e30 | x86 | O1 | (translation_unit "undefined4 FUN_00207e30(void)\n\n{\n return 0xffffffff;\n}\n\n" (function_definition "undefined4 FUN_00207e30(void)\n\n{\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00207e30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compou... | (translation_unit "/* std::streambuf::pbackfail(int) */\n\nundefined4 std::streambuf::pbackfail(int param_1)\n\n{\n return 0xffffffff;\n}\n\n" comment (function_definition "undefined4 std::streambuf::pbackfail(int param_1)\n\n{\n return 0xffffffff;\n}" type_identifier (ERROR "std::streambuf::" identifier : : identifi... | (translation_unit "undefined4 FUN_00207e30(void)\n\n{\n return 0xffffffff;\n}\n\n" (function_definition "undefined4 FUN_00207e30(void)\n\n{\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00207e30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compou... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_00207e30(void)\n\n{\n return 0xffffffff;\n}" (type_identifier "undefined4") (function_declarator "FUN_00207e30(void)" (identifier "FUN_00207e30") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0xfff... |
/* std::streambuf::pbackfail(int) */
type_1 std::streambuf::function_1(int param_1)
{
return 0xffffffff;
}
| 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 0xffffffff;
}
|
1840_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Target_s390 | FUN_0004a190 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __in_chrg) */
void __th... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004a190(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a83b8;
if (param_1[0xc] != 0) {
FUN_001ff030(param_1[0xc]);
}
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x364e6a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
LEA EDX,[EBX + 0xffff93b8]
MOV dword ptr [EAX],EDX
MOV EAX,dword ptr [EAX + 0x30]
TEST EAX,EAX
JZ 0x0004a1be
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206148493', u'PTRSUB_-1206148492'), (u'PTRSUB_-1206148497', u'CAST_-1206148490'), ('const-0', u'PTRSUB_-1206148492'), ('const-0', u'RETURN_-1206148577'), (u'PTRSUB_-1206148493', u'PTRSUB_-1206148491'), ('const-0', u'PTRSUB_-1206148496'), (u'PTRSUB_-1206148492', u'PTRSUB_-1206148490'), ('const-3834808', u'P... | [('const-417', u'STORE_-1206148662'), (u'LOAD_-1206148659', u'INT_NOTEQUAL_-1206148640'), ('const-0', u'RETURN_-1206148577'), ('tmp_402', u'STORE_-1206148662'), ('const-4', u'PTRADD_-1206148497'), ('const-3834808', u'PTRSUB_-1206148499'), ('tmp_118', u'CBRANCH_-1206148640'), (u'INT_NOTEQUAL_-1206148640', u'CBRANCH_-120... | null | null | 0004a190 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004a190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n return;\n}\n\n" comment (function_definition "void FUN_0004a190... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __i... | (translation_unit "void FUN_0004a190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n return;\n}\n\n" (function_definition "void FUN_0004a190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0004a190(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004a190(undefined4 *param_1)" (identifier "FUN_0004a190") (parameter_list "(undefined4 *p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __in_chrg) */
void __th... | 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_003a83b8;
if (param_1[0xc] != 0) {
FUN_001ff030(param_1[0xc]);
}
return;
}
|
137_m68k-linux-gnu-ar_and_m68k-linux-gnu-ar_strip.c | __x86.get_pc_thunk.si | __i686.get_pc_thunk.si |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_si(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_si(void)
{
return;
}
| MOV ESI,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205972078')] | [('const-0', u'RETURN_-1205972078')] | null | null | 00015381 | x86 | O1 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_si(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_si(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_si(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_si(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_si(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_si(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_si(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_si(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_si(void)" (identifier "__i686_get_pc_thunk_si") (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_si(void)
{
return;
}
|
7181_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | value | FUN_001be9f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value(Binary_ge * this, Expression_eval_info * eei) */
uint64_t _... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
undefined8 FUN_001be9f0(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
uint uVar2;
uint uVar3;
undefined8 uVar4;
undefined8 uVar5;
int local_34;
int loca... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1d0607
SUB ESP,0x40
MOV EBP,dword ptr [ESP + 0x58]
MOV dword ptr [ESP + 0x24],0x0
MOV dword ptr [ESP + 0x28],0x0
PUSH dword ptr [EBP + 0x2c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH 0x0
LEA EAX,[ESP + 0x38]
PUSH EAX
LEA EAX,[ESP + 0x34]
PUSH EAX
MOVZX EAX,byte ptr [E... | null | null | null | null | [('const-0', u'COPY_-1207636687'), ('tmp_1324', u'PTRSUB_-1207636252'), (u'PTRSUB_-1207636211', u'LOAD_-1207637054'), ('tmp_1325', u'PTRSUB_-1207636267'), ('const-0', u'SUBPIECE_-1207636805'), (u'INDIRECT_-1207636286', u'COPY_-1207636274'), ('const-417', u'LOAD_-1207637318'), (u'COPY_-1207636260', u'COPY_-1207636252'),... | [('tmp_3010', u'PTRADD_-1207636350'), (u'SUBPIECE_-1207636430', u'INT_SUB_-1207636962'), (u'PTRADD_-1207636431', u'LOAD_-1207637343'), (u'PTRSUB_-1207636367', u'CALL_-1207637129'), (u'PTRADD_-1207636354', u'LOAD_-1207637199'), (u'CAST_-1207636297', u'LOAD_-1207637179'), ('const-4', u'PTRADD_-1207636350'), (u'CAST_-1207... | null | null | 001be9f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nundefined8 FUN_001be9f0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5... | (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/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value(Binary_ge * this, Expression_eval_info ... | (translation_unit "undefined8 FUN_001be9f0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x1be9f9;\n local_30[1] = 0;\n local_30[2] = 0;\n uVar4 = FUN... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "undefined8 FUN_001be9f0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x1be9f9;\n local_30[1] = 0;\n local_30[2] = 0;\n uVar4 = ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value(Binary_ge * this, Expression_eval_info * eei) */
uint64_t _... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
undefined8 MASKED(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
uint uVar2;
uint uVar3;
undefined8 uVar4;
undefined8 uVar5;
int local_34;
int local_30 [... |
33_sg_rdac_and_sg_rdac_strip.c | __stack_chk_fail_local | FUN_00012170 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __stack_chk_fail_local(void)
{
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00012170(void)
{
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
| PUSH EBX
CALL 0x000111b0
ADD EBX,0x2e22
SUB ESP,0x8
CALL 0x00011050 | null | null | null | null | [('const-1', u'RETURN_-1205984859')] | [('const-1', u'RETURN_-1205984859')] | null | null | 00012170 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00012170(void)\n\n{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" comment (function_definition "void FUN_00012170(void)\n\n{\n /* WAR... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __stack_chk_fail_local(void)\n\n{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" comment (function_definition "void __stack_chk_fail_local(void)\n\n{\n ... | (translation_unit "void FUN_00012170(void)\n\n{\n \n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_00012170(void)\n\n{\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_00012170(void)" identifier (parameter_list "(void)" ( (parameter_declaration "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_00012170(void)\n\n{\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_00012170(void)" (identifier "FUN_00012170") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
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 |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
3741_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | base_read_symbols | FUN_000da590 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void base_read_symbols(Sized_relobj_file<32,_true> * this,
Read_symbols_data * sd) */
void __thiscall
gold::Sized_relobj_file<32,_true>::base_read_symbols
(Sized_relobj_file<32,_true> *thi... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_000da590(int *param_1,int *param_2)
{
int iVar1;
uint uVar2;
char cVar3;
uint uVar4;
int iVar5;
undefined4 uVar6;
undefined4 extraout_EDX;
uint uVar7;
uint uVar8;
int iVar9;
int iVar10;
int iVar1... | CALL 0x000559e6
ADD EAX,0x2b4a6b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x30
MOV ESI,dword ptr [ESP + 0x44]
MOV EDI,dword ptr [ESP + 0x48]
MOV dword ptr [ESP + 0x14],EAX
LEA EAX,[ESI + 0x90]
MOV dword ptr [ESP + 0x1c],EAX
PUSH EDI
PUSH EAX
PUSH ESI
CALL 0x000bb2e0
MOV EAX,dword ptr [EDI]
MOV EBX,dword ptr [EAX + 0... | null | null | null | null | [(u'PTRSUB_-1206735208', u'PTRSUB_-1206735170'), ('tmp_2996', u'PTRSUB_-1206735080'), (u'CAST_-1206734984', u'LOAD_-1206736849'), ('const-0', u'COPY_-1206736837'), (u'PTRSUB_-1206734806', u'STORE_-1206736198'), ('const-417', u'STORE_-1206736887'), (u'CAST_-1206735104', u'INT_SUB_-1206737153'), (u'CALL_-1206736294', u'S... | [(u'INT_ADD_-1206736998', u'COPY_-1206735269'), ('tmp_6810', u'PTRADD_-1206734932'), ('tmp_6810', u'PTRADD_-1206735368'), (u'CAST_-1206735098', u'INT_SRIGHT_-1206736736'), (u'INT_ADD_-1206737215', u'INT_ADD_-1206737210'), ('const-0', u'STORE_-1206737322'), (u'CALL_-1206736294', u'STORE_-1206736277'), ('const-8', u'INT_... | null | null | 000da590 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000da590(int *param_1,int *param_2)\n\n{\n int iVar1;\n uint uVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 extraout_EDX;\n uint uVar7;\n uint uVar8;\n int ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void base_read_symbols(Sized_relobj_file<32,_true> * this,\n Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_true>::base_read_symbols\n (Sized_re... | (translation_unit "void FUN_000da590(int *param_1,int *param_2)\n\n{\n int iVar1;\n uint uVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 extraout_EDX;\n uint uVar7;\n uint uVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n bool bVar13;\n uint local_38;\n \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 { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "void FUN_000da590(int *param_1,int *param_2)\n\n{\n int iVar1;\n uint uVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 extraout_EDX;\n uint uVar7;\n uint uVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n bool bVar13;\n uint local_38;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void base_read_symbols(Sized_relobj_file<32,_true> * this,
Read_symbols_data * sd) */
void __thiscall
var_8::Sized_relobj_file<32,var_3>::base_read_symbols
(Sized_relobj_file<32,var_3> *th... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int *param_2)
{
int iVar1;
uint uVar2;
char cVar3;
uint uVar4;
int iVar5;
undefined4 uVar6;
undefined4 extraout_EDX;
uint uVar7;
uint uVar8;
int iVar9;
int iVar10;
int iVar11;
i... |
119_powerpc-linux-gnu-nm_and_powerpc-linux-gnu-nm_strip.c | print_object_filename_sysv | FUN_000148a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void print_object_filename_sysv(char *filename)
{
char *pcVar1;
char *in_stack_00000008;
if (undefined_only == 0) {
pcVar1 = "\n\nSymbols from %s:\n\n";
}
else {
pcVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000148a0(undefined4 param_1)
{
char *pcVar1;
if (DAT_0001d400 == 0) {
pcVar1 = "\n\nSymbols from %s:\n\n";
}
else {
pcVar1 = "\n\nUndefined symbols from %s:\n\n";
}
pcVar1 = (char *)dcgettext(0,pc... | PUSH ESI
PUSH EBX
CALL 0x00012a60
ADD EBX,0x8759
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EBX + 0x400]
TEST EAX,EAX
JZ 0x00014910
SUB ESP,0x4
LEA EAX,[EBX + 0xffffbd60]
PUSH 0x5
PUSH EAX
PUSH 0x0
CALL 0x00012160
POP EDX
POP ECX
PUSH ESI
PUSH EAX
CALL 0x00012080
ADD ESP,0x10
CMP dword ptr [EBX + 0x3... | null | null | null | null | [('tmp_285', u'CBRANCH_-1205974703'), (u'INDIRECT_-1205974384', u'COPY_-1205974433'), (u'CALL_-1205974764', u'INDIRECT_-1205974429'), (u'INDIRECT_-1205974345', u'COPY_-1205974401'), ('tmp_116', u'CBRANCH_-1205974805'), (u'CALL_-1205974738', u'INDIRECT_-1205974419'), (u'COPY_-1205974794', u'MULTIEQUAL_-1205974560'), (u'... | [('tmp_285', u'CBRANCH_-1205974703'), (u'INDIRECT_-1205974384', u'COPY_-1205974433'), (u'COPY_-1205974449', u'CALL_-1205974662'), (u'INDIRECT_-1205974433', u'INT_NOTEQUAL_-1205974708'), (u'CALL_-1205974662', u'CAST_-1205974384'), (u'INDIRECT_-1205974345', u'COPY_-1205974401'), ('tmp_116', u'CBRANCH_-1205974805'), (u'CO... | null | null | 000148a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000148a0(undefined4 param_1)\n\n{\n char *pcVar1;\n \n if (DAT_0001d400 == 0) {\n pcVar1 = "\n\nSymbols from %s:\n\n";\n }\n else {\n pcVar1 = "\n\nUndefined symbols from %s:\n\n";\n }\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid print_object_filename_sysv(char *filename)\n\n{\n char *pcVar1;\n char *in_stack_00000008;\n \n if (undefined_only == 0) {\n pcVar1 = "\n\nSymbols from %s:... | (translation_unit "void FUN_000148a0(undefined4 param_1)\n\n{\n char *pcVar1;\n \n if (DAT_0001d400 == 0) {\n pcVar1 = "\n\nSymbols from %s:\n\n";\n }\n else {\n pcVar1 = "\n\nUndefined symbols from %s:\n\n";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n printf(pcVar1,param_1);\n if (DAT_0001d3dc != 0x... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_state... | (function_definition "void FUN_000148a0(undefined4 param_1)\n\n{\n char *pcVar1;\n \n if (DAT_0001d400 == 0) {\n pcVar1 = "\n\nSymbols from %s:\n\n";\n }\n else {\n pcVar1 = "\n\nUndefined symbols from %s:\n\n";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n printf(pcVar1,param_1);\n if (DAT_0001d3dc !=... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *filename)
{
char *pcVar1;
char *in_stack_00000008;
if (var_1 == 0) {
pcVar1 = "\n\nSymbols from %s:\n\n";
}
else {
pcVar1 = "\n\nUndefined symbo... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
char *pcVar1;
if (DAT_0001d400 == 0) {
pcVar1 = "\n\nSymbols from %s:\n\n";
}
else {
pcVar1 = "\n\nUndefined symbols from %s:\n\n";
}
pcVar1 = (char *)dcgettext(0,pcVar1,5... |
2907_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | make_plt_section | FUN_0007ba10 |
/* 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 make_plt_section(Target_x86_64<64> * this, Symbol_table * symtab,
Layout * layout) */
void __thiscall
anon_unknown.dwarf_32e241::T... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0007ba10(int *param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
int iVar2;
int *piVar3;
FUN_0007b620();
piVar3 = (int *)(**(code **)(*param_1 + 0x108))(param_1,param_3,param_1[5],param_... | PUSH EDI
MOV EDI,ECX
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00050b50
ADD EBX,0x56e5e4
CALL 0x0007b620
MOV EAX,dword ptr [ESI]
SUB ESP,0xc
PUSH dword ptr [ESI + 0x20]
PUSH dword ptr [ESI + 0x1c]
PUSH dword ptr [ESI + 0x14]
PUSH EDI
PUSH ESI
CALL dword ptr [EAX + 0x108]
LEA EDX,[EBX + 0x7c8]
MOV dword ptr [ESI + 0x18],EAX
... | null | null | null | null | [('const-1', u'RETURN_-1206339024')] | [(u'COPY_-1206338336', u'CALL_-1206338816'), (u'STORE_-1206338668', u'INDIRECT_-1206338224'), (u'CAST_-1206338196', u'STORE_-1206338677'), (u'CAST_-1206338322', u'CALLIND_-1206338561'), ('const-0', u'CALL_-1206338816'), (u'INT_ADD_-1206338874', u'CAST_-1206338288'), (u'INDIRECT_-1206338330', u'MULTIEQUAL_-1206338300'),... | null | null | 0007ba10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0007ba10(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n \n FUN_0007b620();\n piVar3 = (int *)(**(code **)(*param_1 + 0x108))(param... | (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 make_plt_section(Target_x86_64<64> * this, Symbol_table * symtab,\n Layout * layout) */\n\nvoid __thiscall\nanon... | (translation_unit "void __regparm3 FUN_0007ba10(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n \n FUN_0007b620();\n piVar3 = (int *)(**(code **)(*param_1 + 0x108))(param_1,param_3,param_1[5],param_1[7],param_1[8]);\n param_1[6] = (int)piVar3;\n if (*(int *)(D... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "void __regparm3 FUN_0007ba10(int *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n \n FUN_0007b620();\n piVar3 = (int *)(**(code **)(*param_1 + 0x108))(param_1,param_3,param_1[5],param_1[7],param_1[8]);\n param_1[6] = (int)piVar3;\n if (*(int *... |
/* 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 make_plt_section(Target_x86_64<64> * this, Symbol_table * symtab,
Layout * layout) */
void __thiscall
anon_unknown.dwarf_32e241::t... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int *param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
int iVar2;
int *piVar3;
FUN_0007b620();
piVar3 = (int *)(**(code **)(*param_1 + 0x108))(param_1,param_3,param_1[5],param_1[7],p... |
7656_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | add_ehframe_input_section<64,_true> | FUN_002222a0 |
/* DWARF original name: add_ehframe_input_section<64, true>
DWARF original prototype: Eh_frame_section_disposition
add_ehframe_input_section<64,_true>(Eh_frame * this, Sized_relobj_file<64,_true> * object, uchar
* symbols, section_size_type symbols_size, uchar * symbol_names, section_size_type
symbol_names... |
int FUN_002222a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
int iVar1;
char cVar2;
int *piVar3;
int *piVar4;
int *piVar5;
int local_3c;
undefined1... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000b484e
ADD EDI,0x1f1d57
PUSH ESI
LEA EAX,[EBP + -0x28]
PUSH EBX
SUB ESP,0x2c
MOV ESI,dword ptr [EBP + 0x8]
PUSH 0x0
PUSH EAX
MOV EBX,EDI
PUSH dword ptr [EBP + 0x20]
PUSH dword ptr [EBP + 0xc]
CALL 0x00121d40
MOV ECX,dword ptr [EBP + -0x28]
ADD ESP,0x10
MOV dword ptr [EBP + -0x34],... | null | null | null | null | [('const-3', u'COPY_-1203952037'), (u'CAST_-1203950548', u'INT_ADD_-1203952056'), (u'CALL_-1203952361', u'INDIRECT_-1203951028'), (u'INDIRECT_-1203950962', u'MULTIEQUAL_-1203950817'), (u'STORE_-1203952416', u'INDIRECT_-1203950830'), ('tmp_1574', u'PTRSUB_-1203950724'), (u'MULTIEQUAL_-1203950935', u'MULTIEQUAL_-12039508... | [(u'MULTIEQUAL_-1203951964', u'CAST_-1203950925'), (u'INT_EQUAL_-1203952376', u'CBRANCH_-1203952374'), ('tmp_545', u'CBRANCH_-1203952643'), (u'CALL_-1203952111', u'INDIRECT_-1203951072'), (u'INT_ADD_-1203952401', u'CAST_-1203950850'), (u'MULTIEQUAL_-1203951107', u'MULTIEQUAL_-1203951067'), (u'MULTIEQUAL_-1203951020', u... | null | null | 002222a0 | x86 | O1 | (translation_unit "int FUN_002222a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n int iVar1;\n char cVar2;\n int *piVar3;\n int *piVar4;\n int *piVar5;\n... | (translation_unit "/* DWARF original name: add_ehframe_input_section<64, true>\n DWARF original prototype: Eh_frame_section_disposition\n add_ehframe_input_section<64,_true>(Eh_frame * this, Sized_relobj_file<64,_true> * object, uchar\n * symbols, section_size_type symbols_size, uchar * symbol_names, section_size... | (translation_unit "int FUN_002222a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n int iVar1;\n char cVar2;\n int *piVar3;\n int *piVar4;\n int *piVar5;\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 "int FUN_002222a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n int iVar1;\n char cVar2;\n int *piVar3;\n int *piVar4;\n int *piVar5... |
/* DWARF original name: add_ehframe_input_section<64, true>
DWARF original prototype: Eh_frame_section_disposition
add_ehframe_input_section<64,_true>(Eh_frame * this, Sized_relobj_file<64,_true> * object, uchar
* symbols, section_size_type symbols_size, uchar * symbol_names, section_size_type
symbol_names... | 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 |
int MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
int iVar1;
char cVar2;
int *piVar3;
int *piVar4;
int *piVar5;
int local_3c;
undefined1 *loca... |
3618_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Unused_symbol_visitor | FUN_000e5e00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int
__in_chrg) */
void __thiscall
gold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e5e00(undefined4 param_1)
{
FUN_00248200(param_1,0xc);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32e1fa
SUB ESP,0x10
PUSH 0xc
PUSH dword ptr [ESP + 0x1c]
CALL 0x00248200
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206821358')] | [('const-0', u'RETURN_-1206821286'), ('tmp_250', u'CALL_-1206821314'), ('const-12', u'CALL_-1206821314')] | null | null | 000e5e00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}\n\n" comment (function_definition "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}"... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Unused_symbol_visitor::~Unused_symbol_visitor(Unused_symbol_visitor *this,int... | (translation_unit "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}\n\n" (function_definition "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}" primitive_type (function_declarator "FUN_000e5e00(undefined4 param_1)" identifier (parameter_list "... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_000e5e00(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0xc);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e5e00(undefined4 param_1)" (identifier "FUN_000e5e00") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_ident... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Unused_symbol_visitor(Unused_symbol_visitor * this, int
__in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_00248200(param_1,0xc);
return;
}
|
4965_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_output_section | FUN_0012aa90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Output_data * od, Sized_relobj<64,_false>... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0012aa90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined4 *puVar1;
undefined4 *puVar2;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x284567
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x40]
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
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]
LEA ESI,[ESP + 0x20]
PUSH ESI
... | null | null | null | null | [('const-0', u'PTRSUB_-1207062677'), ('const-0', u'PTRSUB_-1207062718'), ('const-417', u'STORE_-1207063682'), ('const-0', u'PTRSUB_-1207062659'), (u'PTRSUB_-1207062638', u'PTRSUB_-1207062623'), ('const-417', u'LOAD_-1207063629'), ('tmp_1261', u'PTRSUB_-1207062573'), (u'PTRSUB_-1207062524', u'PTRSUB_-1207062510'), ('con... | [('const-417', u'STORE_-1207063656'), (u'INDIRECT_-1207062940', u'MULTIEQUAL_-1207062854'), (u'CAST_-1207062732', u'LOAD_-1207063510'), (u'INDIRECT_-1207062940', u'STORE_-1207063656'), (u'INT_ADD_-1207063306', u'STORE_-1207063310'), ('const-417', u'STORE_-1207063708'), (u'MULTIEQUAL_-1207062907', u'INT_ADD_-1207063404'... | null | null | 0012aa90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0012aa90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_64,_false> * this,\n Output_section * os, uint type, Output_data * od, Si... | (translation_unit "void FUN_0012aa90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34... | (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_0012aa90(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Output_data * od, Sized_relobj<64,_false>... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined4 *puVar1;
undefined4 *puVar2;
int ... |
21_x86_64-linux-gnu-size_and_x86_64-linux-gnu-size_strip.c | bfd_target_list | bfd_target_list |
void bfd_target_list(void)
{
(*(code *)PTR_bfd_target_list_00019054)();
return;
}
|
void bfd_target_list(void)
{
(*(code *)PTR_bfd_target_list_00019054)();
return;
}
| JMP dword ptr [EBX + 0x54] | null | null | null | null | [('const-0', u'RETURN_-1205989011'), ('tmp_58', u'CAST_-1205988937'), (u'CALLIND_-1205989014', u'INDIRECT_-1205988942'), (u'CAST_-1205988937', u'CALLIND_-1205989014'), (u'INDIRECT_-1205988942', u'COPY_-1205989001')] | [('const-0', u'RETURN_-1205989011'), ('tmp_58', u'CAST_-1205988937'), (u'CALLIND_-1205989014', u'INDIRECT_-1205988942'), (u'CAST_-1205988937', u'CALLIND_-1205989014'), (u'INDIRECT_-1205988942', u'COPY_-1205989001')] | null | null | 00011160 | x86 | O1 | (translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(... | (translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(... | (translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(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 bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_00019054)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_target_list_00019054)();
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_00019054)();
return;
}
|
490_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | ldemul_unrecognized_file | FUN_00031630 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
bfd_boolean ldemul_unrecognized_file(lang_input_statement_type *entry)
{
bfd_boolean bVar1;
if (ld_emulation->unrecognized_file != (_func_bfd_boolean_lang_input_statement_struct_pt... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00031630(void)
{
undefined4 uVar1;
if (*(code **)(DAT_0009892c + 0x54) != (code *)0x0) {
/* WARNING: Could not recover jumptable at 0x00031647. Too many branches */
/... | CALL 0x0001b1a2
ADD EAX,0x669cb
MOV EAX,dword ptr [EAX + 0x92c]
MOV EAX,dword ptr [EAX + 0x54]
TEST EAX,EAX
JZ 0x00031650
JMP EAX
XOR EAX,EAX
RET | null | null | null | null | [('tmp_74', u'CBRANCH_-1206118811'), ('tmp_123', u'CALLIND_-1206118805'), ('tmp_189', u'PTRSUB_-1206118720'), (u'INDIRECT_-1206118721', u'COPY_-1206118779'), (u'CALLIND_-1206118805', u'RETURN_-1206118788'), (u'LOAD_-1206118830', u'INT_NOTEQUAL_-1206118811'), ('const-0', u'RETURN_-1206118780'), ('const-417', u'LOAD_-120... | [('tmp_74', u'CBRANCH_-1206118811'), (u'INDIRECT_-1206118721', u'COPY_-1206118779'), (u'CALLIND_-1206118805', u'RETURN_-1206118788'), (u'LOAD_-1206118830', u'INT_NOTEQUAL_-1206118811'), ('const-0', u'RETURN_-1206118780'), ('const-0', u'INT_NOTEQUAL_-1206118811'), (u'CAST_-1206118722', u'LOAD_-1206118830'), (u'COPY_-120... | null | null | 00031630 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00031630(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_0009892c + 0x54) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00031647. Too many branche... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean ldemul_unrecognized_file(lang_input_statement_type *entry)\n\n{\n bfd_boolean bVar1;\n \n if (ld_emulation->unrecognized_file != (_func_bfd_boolean_lang... | (translation_unit "undefined4 FUN_00031630(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_0009892c + 0x54) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_0009892c + 0x54))();\n return uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003163... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "undefined4 FUN_00031630(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_0009892c + 0x54) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_0009892c + 0x54))();\n return uVar1;\n }\n return 0;\n}" (type_identifier "undefined4") (function_decl... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *entry)
{
type_1 bVar1;
if (ld_emulation->unrecognized_file != (type_3 *)0x0) {
/* WARNING: Could not recover jumptable at 0x00031647. ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenth... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(void)
{
undefined4 uVar1;
if (*(code **)(DAT_0009892c + 0x54) != (code *)0x0) {
/* WARNING: Could not recover jumptable at 0x00031647. Too many branches */
/* WARN... |
3665_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_section_name | FUN_000c4930 |
/* DWARF original prototype: string do_section_name(Sized_relobj_file<64,_true> * this, uint shndx)
*/
string * __thiscall
gold::Sized_relobj_file<64,_true>::do_section_name(Sized_relobj_file<64,_true> *this,uint shndx)
{
string *in_stack_00000004;
elfcpp::Elf_file<64,_true,_gold::Object>::section_name(&t... |
undefined4 FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)
{
FUN_00053bf0(param_1,param_2 + 0x90,param_3);
return param_1;
}
| PUSH EBX
SUB ESP,0xc
MOV EBX,dword ptr [ESP + 0x14]
PUSH dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [ESP + 0x1c]
ADD EAX,0x90
PUSH EAX
PUSH EBX
CALL 0x00053bf0
MOV EAX,EBX
ADD ESP,0x14
POP EBX
RET 0x4 | null | null | null | null | [('const-144', u'PTRSUB_-1206695464'), ('tmp_281', u'COPY_-1206695562'), ('const-0', u'RETURN_-1206695530'), (u'COPY_-1206695562', u'RETURN_-1206695530'), ('tmp_170', u'CALL_-1206695562'), ('tmp_169', u'PTRSUB_-1206695464'), (u'PTRSUB_-1206695464', u'CALL_-1206695562')] | [(u'INT_ADD_-1206695572', u'CALL_-1206695562'), ('tmp_280', u'INT_ADD_-1206695572'), ('const-0', u'RETURN_-1206695530'), (u'COPY_-1206695562', u'RETURN_-1206695530'), ('tmp_279', u'CALL_-1206695562'), ('const-144', u'INT_ADD_-1206695572'), ('tmp_278', u'CALL_-1206695562'), ('tmp_278', u'COPY_-1206695562')] | null | null | 000c4930 | x86 | O1 | (translation_unit "undefined4 FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_00053bf0(param_1,param_2 + 0x90,param_3);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_00053bf0(param_1,param_2 + 0x90,para... | (translation_unit "/* DWARF original prototype: string do_section_name(Sized_relobj_file<64,_true> * this, uint shndx)\n */\n\nstring * __thiscall\ngold::Sized_relobj_file<64,_true>::do_section_name(Sized_relobj_file<64,_true> *this,uint shndx)\n\n{\n string *in_stack_00000004;\n \n elfcpp::Elf_file<64,_true,_gol... | (translation_unit "undefined4 FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_00053bf0(param_1,param_2 + 0x90,param_3);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_00053bf0(param_1,param_2 + 0x90,para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT +... | (function_definition "undefined4 FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)\n\n{\n FUN_00053bf0(param_1,param_2 + 0x90,param_3);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000c4930(undefined4 param_1,int param_2,undefined4 param_3)" (identifier "FUN_000c4930") ... |
/* DWARF original prototype: string do_section_name(Sized_relobj_file<64,_true> * this, uint shndx)
*/
var_1 * var_2
gold::Sized_relobj_file<64,_true>::do_section_name(Sized_relobj_file<64,_true> *this,uint shndx)
{
var_1 *var_3;
elfcpp::Elf_file<64,_true,_gold::Object>::var_4(&this->elf_file_,shndx);
r... | 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 |
undefined4 MASKED(undefined4 param_1,int param_2,undefined4 param_3)
{
FUN_00053bf0(param_1,param_2 + 0x90,param_3);
return param_1;
}
|
9031_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | hash | FUN_0025d020 |
/* std::collate<char>::hash(char const*, char const*) const */
void std::collate<char>::hash(char *param_1,char *param_2)
{
/* WARNING: Could not recover jumptable at 0x0025d026. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*(int *)param_1 ... |
void FUN_0025d020(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x0025d026. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0x10))();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
JMP dword ptr [EAX + 0x10] | null | null | null | null | [(u'CAST_-1204105099', u'LOAD_-1204105175'), ('const-1', u'RETURN_-1204105160'), ('const-417', u'LOAD_-1204105170'), ('tmp_26', u'CAST_-1204105099'), ('const-417', u'LOAD_-1204105175'), ('const-16', u'INT_ADD_-1204105154'), (u'INT_ADD_-1204105154', u'CAST_-1204105096'), (u'LOAD_-1204105175', u'INT_ADD_-1204105154'), (u... | [('const-1', u'RETURN_-1204105160'), ('const-417', u'LOAD_-1204105170'), ('const-417', u'LOAD_-1204105175'), (u'CAST_-1204105098', u'LOAD_-1204105170'), (u'INT_ADD_-1204105154', u'CAST_-1204105098'), ('tmp_45', u'LOAD_-1204105175'), ('const-16', u'INT_ADD_-1204105154'), (u'LOAD_-1204105175', u'INT_ADD_-1204105154'), (u... | null | null | 0025d020 | x86 | O1 | (translation_unit "void FUN_0025d020(int *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0025d026. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x10))();\n return;\n}\n\n" (function_definition "void FUN_0025d020(int ... | (translation_unit "/* std::collate<char>::hash(char const*, char const*) const */\n\nvoid std::collate<char>::hash(char *param_1,char *param_2)\n\n{\n /* WARNING: Could not recover jumptable at 0x0025d026. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(... | (translation_unit "void FUN_0025d020(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x10))();\n return;\n}\n\n" (function_definition "void FUN_0025d020(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x10))();\n return;\n}" primitive... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "void FUN_0025d020(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x10))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0025d020(int *param_1)" (identifier "FUN_0025d020") (parameter_list "(int *param_1)" (( "(") (parameter_declaration... |
/* std::collate<char>::hash(char const*, char const*) const */
void std::collate<char>::function_1(char *param_1,char *param_2)
{
/* WARNING: Could not recover jumptable at 0x0025d026. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(type_1 **)(*(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))))) body: (compound_statement (expression_statement (call_expression ... | null |
void MASKED(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x0025d026. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0x10))();
return;
}
|
10495_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_insert_int<long_long> | FUN_002a1880 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_int<long
long>(std::ostreambuf_iterator<wchar_t, std::char_trai... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
FUN_002a1880(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5,
undefined4 param_6,int param_7,uint param_8)
{
code *pcVar1;
int iVar2;
int *piVar3;
int iVar4;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x172775
SUB ESP,0x54
MOV EAX,dword ptr [EBP + 0x10]
MOV ESI,dword ptr [EBP + 0x18]
MOV EDX,dword ptr [EBP + 0x24]
MOV dword ptr [EBP + -0x38],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x2c],EDX
MOV dword ptr [EBP + -0x48],EAX
MOV EA... | null | null | null | null | [('const-1', u'RETURN_-1204479839')] | [(u'INDIRECT_-1204477119', u'MULTIEQUAL_-1204477198'), (u'CALL_-1204478897', u'INDIRECT_-1204477448'), (u'INDIRECT_-1204477448', u'MULTIEQUAL_-1204477558'), (u'STORE_-1204479161', u'INDIRECT_-1204477398'), (u'STORE_-1204478906', u'INDIRECT_-1204477359'), ('tmp_4083', u'PTRSUB_-1204476485'), (u'STORE_-1204478906', u'IND... | null | null | 002a1880 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_002a1880(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int param_7,uint param_8)\n\n{\n code *pcVar1;\n int iVar2;\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,\n std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_int<long\n long>(std::ostreambuf_iterator<wc... | (translation_unit "undefined4 *\nFUN_002a1880(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int param_7,uint param_8)\n\n{\n code *pcVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n char cVar7;\n in... | (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) , (parameter_decl... | (function_definition "undefined4 *\nFUN_002a1880(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int param_7,uint param_8)\n\n{\n code *pcVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n char cVar7;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_int<long
long>(std::ostreambuf_iterator<wchar_t, std::char_trai... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
MASKED(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5,
undefined4 param_6,int param_7,uint param_8)
{
code *pcVar1;
int iVar2;
int *piVar3;
int iVar4;
undefi... |
395_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3SelectWalkNoop | FUN_0001a742 |
/* WARNING: Unknown calling convention */
int sqlite3SelectWalkNoop(Walker *NotUsed,Select *NotUsed2)
{
return 0;
}
|
undefined4 FUN_0001a742(void)
{
return 0;
}
| MOV EAX,0x0
RET | null | null | null | null | [('const-0', u'COPY_-1205950653'), ('const-0', u'RETURN_-1205950636'), (u'COPY_-1205950653', u'RETURN_-1205950636')] | [('const-0', u'COPY_-1205950653'), ('const-0', u'RETURN_-1205950636'), (u'COPY_-1205950653', u'RETURN_-1205950636')] | null | null | 0001a742 | x86 | O1 | (translation_unit "undefined4 FUN_0001a742(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0001a742(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0001a742(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* WARNING: Unknown calling convention */\n\nint sqlite3SelectWalkNoop(Walker *NotUsed,Select *NotUsed2)\n\n{\n return 0;\n}\n\n" comment (function_definition "int sqlite3SelectWalkNoop(Walker *NotUsed,Select *NotUsed2)\n\n{\n return 0;\n}" primitive_type (function_declarator "sqlite3SelectWalkNoop... | (translation_unit "undefined4 FUN_0001a742(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0001a742(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0001a742(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_0001a742(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0001a742(void)" (identifier "FUN_0001a742") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* WARNING: Unknown calling convention */
int function_1(type_1 *NotUsed,type_2 *NotUsed2)
{
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;
}
|
7300_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Binary_bitwise_and | FUN_001d75b0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void ~Binary_bitwise_and(Binary_bitwise_and * this, int __in_chrg) */
void __thiscall
gold::Binary_bitwise_and::~Binary_bitwise_and(Binary_bitwise_and *this,int __in_chrg)
{
Expression *pEVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001d75b0(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_003a6d80;
piVar1 = (int *)param_1[1];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(piVar1);
}
if ((int *)param_1[2] != (int *)0x0... | CALL 0x0006206b
ADD EAX,0x1d2a4b
PUSH EBX
SUB ESP,0x8
MOV EBX,dword ptr [ESP + 0x10]
LEA EAX,[EAX + 0xffffcd80]
MOV dword ptr [EBX],EAX
MOV EAX,dword ptr [EBX + 0x4]
TEST EAX,EAX
JZ 0x001d75dd
SUB ESP,0xc
MOV EDX,dword ptr [EAX]
PUSH EAX
CALL dword ptr [EDX + 0x4]
ADD ESP,0x10
MOV EAX,dword ptr [EBX + 0x8]
TEST EAX,EAX... | null | null | null | null | [('const-417', u'LOAD_-1207798200'), ('const-4', u'PTRSUB_-1207798059'), (u'PTRSUB_-1207798059', u'LOAD_-1207798292'), ('const-417', u'LOAD_-1207798292'), ('const-417', u'LOAD_-1207798231'), ('const-1', u'PTRADD_-1207798053'), ('const-0', u'RETURN_-1207798143'), (u'CAST_-1207798060', u'STORE_-1207798295'), ('const-4', ... | [(u'CAST_-1207798056', u'LOAD_-1207798252'), ('const-0', u'PTRSUB_-1207798073'), ('const-417', u'LOAD_-1207798212'), ('tmp_232', u'CBRANCH_-1207798212'), (u'CAST_-1207798035', u'LOAD_-1207798200'), (u'CAST_-1207798070', u'LOAD_-1207798261'), ('tmp_570', u'PTRADD_-1207798071'), (u'INT_ADD_-1207798236', u'CAST_-120779805... | null | null | 001d75b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001d75b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_003a6d80;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n if ((... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void ~Binary_bitwise_and(Binary_bitwise_and * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Binary_bitwise_and::~Binary_bitwise_and(Binary_bitwise_and *this,int __in_chrg)\n\n{\n ... | (translation_unit "void FUN_001d75b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_003a6d80;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n if ((int *)param_1[2] != (int *)0x0) {\n \n \n (**(code ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &... | (function_definition "void FUN_001d75b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_003a6d80;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n if ((int *)param_1[2] != (int *)0x0) {\n \n \n (**(co... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void ~Binary_bitwise_and(Binary_bitwise_and * this, int __in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 *var_1;
(this->super_Binary_expressi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_003a6d80;
piVar1 = (int *)param_1[1];
if (piVar1 != (int *)0x0) {
(**(code **)(*piVar1 + 4))(piVar1);
}
if ((int *)param_1[2] != (int *)0x0) {
... |
644_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | gldelf_i386_find_statement_assignment | FUN_00042e20 |
/* WARNING: Unknown calling convention */
void gldelf_i386_find_statement_assignment(lang_statement_union_type *s)
{
if ((s->header).type != lang_assignment_statement_enum) {
return;
}
gldelf_i386_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);
return;
}
|
void FUN_00042e20(int param_1)
{
if (*(int *)(param_1 + 4) != 1) {
return;
}
FUN_00042d20();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
CMP dword ptr [EAX + 0x4],0x1
JZ 0x00042e30
RET
MOV EAX,dword ptr [EAX + 0x8]
JMP 0x00042d20 | null | null | null | null | [('const-8', u'PTRSUB_-1206178150'), ('const-0', u'RETURN_-1206178220'), ('tmp_68', u'PTRSUB_-1206178160'), ('const-0', u'PTRSUB_-1206178160'), ('const-0', u'RETURN_-1206178234'), (u'PTRSUB_-1206178147', u'PTRSUB_-1206178150'), (u'PTRSUB_-1206178150', u'PTRSUB_-1206178149'), (u'PTRSUB_-1206178163', u'LOAD_-1206178262')... | [('tmp_111', u'INT_ADD_-1206178246'), ('const-0', u'RETURN_-1206178220'), ('const-0', u'RETURN_-1206178234'), ('const-417', u'LOAD_-1206178262'), ('tmp_42', u'CBRANCH_-1206178244'), (u'INT_ADD_-1206178246', u'CAST_-1206178165'), (u'CAST_-1206178165', u'LOAD_-1206178262'), ('const-1', u'INT_NOTEQUAL_-1206178246'), ('con... | null | null | 00042e20 | x86 | O1 | (translation_unit "void FUN_00042e20(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00042d20();\n return;\n}\n\n" (function_definition "void FUN_00042e20(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00042d20();\n return;\n}" primitive_type (function_... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid gldelf_i386_find_statement_assignment(lang_statement_union_type *s)\n\n{\n if ((s->header).type != lang_assignment_statement_enum) {\n return;\n }\n gldelf_i386_find_exp_assignment((etree_type *)(s->output_section_statement).children.head);\n r... | (translation_unit "void FUN_00042e20(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00042d20();\n return;\n}\n\n" (function_definition "void FUN_00042e20(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00042d20();\n return;\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_00042e20(int param_1)\n\n{\n if (*(int *)(param_1 + 4) != 1) {\n return;\n }\n FUN_00042d20();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00042e20(int param_1)" (identifier "FUN_00042e20") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int para... |
/* WARNING: Unknown calling convention */
void function_1(type_1 *s)
{
if ((s->header).type != var_1) {
return;
}
var_2((type_2 *)(s->output_section_statement).children.head);
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 (if_statement condition: (parenthesized_expression (binary_expression le... | null |
void MASKED(int param_1)
{
if (*(int *)(param_1 + 4) != 1) {
return;
}
FUN_00042d20();
return;
}
|
11040_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | at | FUN_003b2b40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::at(unsigned int) */
void std::wstring::at(uint param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_003b2b40(int *param_1,uint param_2)
{
if (param_2 < (uint)param_1[1]) {
return *param_1 + param_2 * 4;
}
/* WARNING: Subroutine does not return */
FUN_003f3b10("basic_string::at: __n (which ... | PUSH EBX
CALL 0x00050b50
ADD EBX,0x2374ba
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EDX + 0x4]
CMP EAX,ECX
JNC 0x003b2b68
MOV EDX,dword ptr [EDX]
ADD ESP,0x8
POP EBX
LEA EAX,[EDX + EAX*0x4]
RET
PUSH EDX
PUSH ECX
PUSH EAX
LEA EAX,[EBX + 0xffeb877c]
PUSH EAX
CALL 0x003f3... | null | null | null | null | [('const-1', u'RETURN_-1205589166')] | [(u'PTRADD_-1205588976', u'LOAD_-1205589128'), ('tmp_379', u'INT_MULT_-1205589056'), ('const-1', u'RETURN_-1205589040'), ('const-417', u'LOAD_-1205589107'), ('tmp_379', u'INT_LESS_-1205589109'), ('tmp_379', u'CALL_-1205589045'), (u'INT_MULT_-1205589056', u'INT_ADD_-1205589068'), (u'INT_ADD_-1205589068', u'COPY_-1205589... | null | null | 003b2b40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_003b2b40(int *param_1,uint param_2)\n\n{\n if (param_2 < (uint)param_1[1]) {\n return *param_1 + param_2 * 4;\n }\n /* WARNING: Subroutine does not return */\n FUN_003f3b10("ba... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::at(unsigned int) */\n\nvoid std::wstring::at(uint param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::wstring::at(uint param_1)\n\n{\n}" primitive_type (ERROR "std::wstring::" i... | (translation_unit "int FUN_003b2b40(int *param_1,uint param_2)\n\n{\n if (param_2 < (uint)param_1[1]) {\n return *param_1 + param_2 * 4;\n }\n \n FUN_003f3b10("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)",param_2,\n param_1[1],param_1);\n}\n\n" (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TY... | (function_definition "int FUN_003b2b40(int *param_1,uint param_2)\n\n{\n if (param_2 < (uint)param_1[1]) {\n return *param_1 + param_2 * 4;\n }\n \n FUN_003f3b10("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)",param_2,\n param_1[1],param_1);\n}" (primitive_ty... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::at(unsigned int) */
void std::wstring::function_1(type_1 param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (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,uint param_2)
{
if (param_2 < (uint)param_1[1]) {
return *param_1 + param_2 * 4;
}
/* WARNING: Subroutine does not return */
FUN_003f3b10("basic_string::at: __n (which is %zu... |
703_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | md_convert_frag | FUN_00045c30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void md_convert_frag(bfd *abfd,asection *sec,fragS *fragp)
{
/* WARNING: Subroutine does not return */
as_abort("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag")... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00045c30(void)
{
/* WARNING: Subroutine does not return */
FUN_0002be50("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");
}
| PUSH EBX
CALL 0x00016090
ADD EBX,0x293ca
SUB ESP,0xc
LEA EAX,[EBX + 0xfffe7ebc]
PUSH EAX
LEA EAX,[EBX + 0xfffe5d56]
PUSH 0x185e
PUSH EAX
CALL 0x0002be50 | null | null | null | null | [('const-356028', u'COPY_-1206166369'), (u'COPY_-1206166370', u'CALL_-1206166400'), ('const-1', u'RETURN_-1206166395'), ('const-6238', u'CALL_-1206166400'), ('const-347478', u'COPY_-1206166370'), (u'COPY_-1206166369', u'CALL_-1206166400')] | [('const-6238', u'CALL_-1206166400'), (u'COPY_-1206166376', u'CALL_-1206166400'), ('const-1', u'RETURN_-1206166395'), ('const-356028', u'COPY_-1206166376'), (u'COPY_-1206166377', u'CALL_-1206166400'), ('const-347478', u'COPY_-1206166377')] | null | null | 00045c30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00045c30(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0002be50("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");\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/* WARNING: Unknown calling convention */\n\nvoid md_convert_frag(bfd *abfd,asection *sec,fragS *fragp)\n\n{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-ppc.c",... | (translation_unit "void FUN_00045c30(void)\n\n{\n \n FUN_0002be50("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");\n}\n\n" (function_definition "void FUN_00045c30(void)\n\n{\n \n FUN_0002be50("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");\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_00045c30(void)\n\n{\n \n FUN_0002be50("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");\n}" (primitive_type "void") (function_declarator "FUN_00045c30(void)" (identifier "FUN_00045c30") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *abfd,type_2 *sec,type_3 *fragp)
{
/* WARNING: Subroutine does not return */
var_1("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");
}
| 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_0002be50("../../gas/config/tc-ppc.c",0x185e,"md_convert_frag");
}
|
12_i686-gnu-strip_and_i686-gnu-strip_strip.c | bfd_make_section_with_flags | bfd_make_section_with_flags |
void bfd_make_section_with_flags(void)
{
(*(code *)PTR_bfd_make_section_with_flags_0003f034)();
return;
}
|
void bfd_make_section_with_flags(void)
{
(*(code *)PTR_bfd_make_section_with_flags_0003f034)();
return;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [(u'CALLIND_-1205980950', u'INDIRECT_-1205980878'), ('tmp_58', u'CAST_-1205980873'), ('const-0', u'RETURN_-1205980947'), (u'INDIRECT_-1205980878', u'COPY_-1205980937'), (u'CAST_-1205980873', u'CALLIND_-1205980950')] | [(u'CALLIND_-1205980950', u'INDIRECT_-1205980878'), ('tmp_58', u'CAST_-1205980873'), ('const-0', u'RETURN_-1205980947'), (u'INDIRECT_-1205980878', u'COPY_-1205980937'), (u'CAST_-1205980873', u'CALLIND_-1205980950')] | null | null | 000130e0 | x86 | O1 | (translation_unit "void bfd_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}\n\n" (function_definition "void bfd_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit "void bfd_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}\n\n" (function_definition "void bfd_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}" primitive_type (function_declarator "bfd_... | (translation_unit "void bfd_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}\n\n" (function_definition "void bfd_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}" primitive_type (function_declarator "bfd_... | (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_make_section_with_flags(void)\n\n{\n (*(code *)PTR_bfd_make_section_with_flags_0003f034)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_make_section_with_flags(void)" (identifier "bfd_make_section_with_flags") (parameter_list "(void)" (( "(") (parameter_declaration "... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_make_section_with_flags_0003f034)();
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_0003f034)();
return;
}
|
8755_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | write | FUN_002555e0 |
/* std::ostream::write(char const*, int) */
ostream * __thiscall std::ostream::write(ostream *this,char *param_1,int param_2)
{
int iVar1;
sentry local_24 [20];
__x86_get_pc_thunk_di();
sentry::sentry(local_24,this);
if (local_24[0] != (sentry)0x0) {
/* try { // try from 00255624 to ... |
int * FUN_002555e0(int *param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int iVar2;
char local_24 [20];
FUN_000b484e();
FUN_00255270(local_24,param_1);
if (local_24[0] != '\0') {
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);
/* try { // try from 0025... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000b484e
ADD EDI,0x1bea17
PUSH ESI
LEA EAX,[EBP + -0x20]
PUSH EBX
SUB ESP,0x34
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EAX
PUSH ESI
MOV EBX,EDI
PUSH EAX
CALL 0x00255270
ADD ESP,0x10
CMP byte ptr [EBP + -0x20],0x0
JZ 0x0025562f
MOV EAX,dword ptr [ESI]
SUB ESP,0x4
MO... | null | null | null | null | [(u'PTRSUB_-1204135967', u'CALL_-1204136389'), (u'INT_NOTEQUAL_-1204136359', u'CBRANCH_-1204136357'), (u'INT_ADD_-1204135974', u'PTRADD_-1204136270'), ('tmp_374', u'CBRANCH_-1204136262'), (u'LOAD_-1204136357', u'INT_ADD_-1204136324'), (u'LOAD_-1204136163', u'PTRADD_-1204136093'), ('const-417', u'LOAD_-1204136357'), ('t... | [('const-417', u'LOAD_-1204136332'), (u'INT_NOTEQUAL_-1204136359', u'CBRANCH_-1204136357'), (u'LOAD_-1204136163', u'INT_ADD_-1204136139'), ('const-417', u'LOAD_-1204136326'), ('tmp_374', u'CBRANCH_-1204136262'), (u'LOAD_-1204136357', u'INT_ADD_-1204136324'), (u'INT_OR_-1204136113', u'CALL_-1204136114'), ('tmp_1441', u'... | null | null | 002555e0 | x86 | O1 | (translation_unit "int * FUN_002555e0(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_24 [20];\n \n FUN_000b484e();\n FUN_00255270(local_24,param_1);\n if (local_24[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n ... | (translation_unit "/* std::ostream::write(char const*, int) */\n\nostream * __thiscall std::ostream::write(ostream *this,char *param_1,int param_2)\n\n{\n int iVar1;\n sentry local_24 [20];\n \n __x86_get_pc_thunk_di();\n sentry::sentry(local_24,this);\n if (local_24[0] != (sentry)0x0) {\n /* t... | (translation_unit "int * FUN_002555e0(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_24 [20];\n \n FUN_000b484e();\n FUN_00255270(local_24,param_1);\n if (local_24[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\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) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "int * FUN_002555e0(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_24 [20];\n \n FUN_000b484e();\n FUN_00255270(local_24,param_1);\n if (local_24[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);\n ... |
/* std::ostream::write(char const*, int) */
ostream * __thiscall std::ostream::write(ostream *var_2,char *param_1,int var_3)
{
int var_4;
type_1 local_24 [20];
var_1();
sentry::type_1(local_24,var_2);
if (local_24[0] != (type_1)0x0) {
/* try { // try from 00255624 to 00255666 has its... | 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 param_3)
{
int *piVar1;
int iVar2;
char local_24 [20];
FUN_000b484e();
FUN_00255270(local_24,param_1);
if (local_24[0] != '\0') {
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x78);
/* try { // try from 00255624 t... |
172_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | strtol | strtol |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long strtol(char *__nptr,char **__endptr,int __base)
{
long lVar1;
lVar1 = (*(code *)PTR_strtol_0013c2e8)();
return lVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long strtol(char *__nptr,char **__endptr,int __base)
{
long lVar1;
lVar1 = (*(code *)PTR_strtol_0013c2e8)();
return lVar1;
}
| JMP dword ptr [EBX + 0x2e8] | null | null | null | null | [(u'CAST_-1205969909', u'CALLIND_-1205969990'), (u'CALLIND_-1205969990', u'RETURN_-1205969987'), ('const-0', u'RETURN_-1205969987'), (u'INDIRECT_-1205969917', u'COPY_-1205969976'), (u'CALLIND_-1205969990', u'INDIRECT_-1205969917'), ('tmp_77', u'CAST_-1205969909')] | [(u'CAST_-1205969909', u'CALLIND_-1205969990'), (u'CALLIND_-1205969990', u'RETURN_-1205969987'), ('const-0', u'RETURN_-1205969987'), (u'INDIRECT_-1205969917', u'COPY_-1205969976'), (u'CALLIND_-1205969990', u'INDIRECT_-1205969917'), ('tmp_77', u'CAST_-1205969909')] | null | null | 00015bb0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong strtol(char *__nptr,char **__endptr,int __base)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_strtol_0013c2e8)();\n return lVar1;\n}\n\n" comment (function_definition "long strtol(char *__nptr,char **__endptr,int... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong strtol(char *__nptr,char **__endptr,int __base)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_strtol_0013c2e8)();\n return lVar1;\n}\n\n" comment (function_definition "long strtol(char *__nptr,char **__endptr,int... | (translation_unit "long strtol(char *__nptr,char **__endptr,int __base)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_strtol_0013c2e8)();\n return lVar1;\n}\n\n" (function_definition "long strtol(char *__nptr,char **__endptr,int __base)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_strtol_0013c2e8)();\n return ... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (dec... | (function_definition "long strtol(char *__nptr,char **__endptr,int __base)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_strtol_0013c2e8)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "strtol(char *__nptr,char **__endptr,int __base)" (identifier "strtol") (parameter_list "(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(char *__nptr,char **__endptr,int __base)
{
long lVar1;
lVar1 = (*(type_1 *)PTR_strtol_0013c2e8)();
return lVar1;
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (po... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(char *__nptr,char **__endptr,int __base)
{
long lVar1;
lVar1 = (*(code *)PTR_MASKED_0013c2e8)();
return lVar1;
}
|
136_aarch64-linux-gnu-addr2line_and_aarch64-linux-gnu-addr2line_strip.c | fgets | fgets |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fgets@@GLIBC_2.0 */
hal... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205956546')] | [('const-1', u'RETURN_-1205956546')] | null | null | 00019034 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * fgets(char *__s,int __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * fgets(char *__s,int __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ... | (translation_unit "char * fgets(char *__s,int __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * fgets(char *__s,int __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* fgets(char *__s,int __n,FILE *__stream)" * ... | (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)) )))) (compound_statement { (expression_statement (call... | (function_definition "char * fgets(char *__s,int __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* fgets(char *__s,int __n,FILE *__stream)" (* "*") (function_declarator "fgets(char *__s,int __n,FILE *__stream)" (identifier "fgets") (parameter_list "(cha... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,int __n,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fgets@@GLIBC_2.0 *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3204_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | find_or_add_kept_section | FUN_000b0ec0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool find_or_add_kept_section(Layout * this, string * name, Relobj *
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint FUN_000b0ec0(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4,char param_5,
byte param_6,int *param_7)
{
byte bVar1;
int iVar2;
undefined4 extraout_ECX;
undefined4 extraout_ECX_00;
... | CALL 0x0006206b
ADD EAX,0x2f913b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x9c
MOV dword ptr [EBP + 0xffffff68],EAX
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EBP + 0x18]
MOV EDX,dword ptr [EBP + 0xc]
MOV ECX,dword ptr [ESI + 0xf8]
MOV dword ptr [EBP + 0xffffff64],EAX
MOV EAX,dword ptr [EBP + 0x1c]... | null | null | null | null | [(u'INDIRECT_-1206641798', u'STORE_-1206643231'), ('const-0', u'INT_NOTEQUAL_-1206643975'), (u'MULTIEQUAL_-1206641981', u'MULTIEQUAL_-1206641912'), (u'COPY_-1206640900', u'CALL_-1206643361'), ('const-0', u'INT_NOTEQUAL_-1206643943'), (u'CALL_-1206644776', u'INDIRECT_-1206642390'), (u'MULTIEQUAL_-1206641784', u'MULTIEQU... | [(u'CALL_-1206644631', u'INDIRECT_-1206641879'), ('const-0', u'INT_NOTEQUAL_-1206643975'), (u'INT_ADD_-1206644436', u'CAST_-1206641499'), (u'MULTIEQUAL_-1206642089', u'MULTIEQUAL_-1206642020'), (u'CALL_-1206643471', u'INDIRECT_-1206641291'), (u'CALL_-1206643589', u'INDIRECT_-1206641255'), ('const-0', u'INT_NOTEQUAL_-12... | null | null | 000b0ec0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_000b0ec0(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4,char param_5,\n byte param_6,int *param_7)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 extraout_ECX;\n und... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool find_or_add_kept_section(Layout * this, stri... | (translation_unit "uint FUN_000b0ec0(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4,char param_5,\n byte param_6,int *param_7)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 extraout_ECX;\n undefined4 extraout_ECX_00;\n undefined4 uVar3;\n undefined4 extraout_EDX;\n uint uVar4;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , ... | (function_definition "uint FUN_000b0ec0(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4,char param_5,\n byte param_6,int *param_7)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 extraout_ECX;\n undefined4 extraout_ECX_00;\n undefined4 uVar3;\n undefined4 extraout_EDX;\n uint uVar4;\... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool find_or_add_kept_section(Layout * this, string * name, Relobj *
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint MASKED(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4,char param_5,
byte param_6,int *param_7)
{
byte bVar1;
int iVar2;
undefined4 extraout_ECX;
undefined4 extraout_ECX_00;
undefi... |
7666_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | eof | FUN_001d6380 |
/* std::ios::eof() const */
uint __thiscall std::ios::eof(ios *this)
{
return *(uint *)(this + 0x14) >> 1 & 1;
}
|
uint FUN_001d6380(int param_1)
{
return *(uint *)(param_1 + 0x14) >> 1 & 1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x14]
SHR EAX,0x1
AND EAX,0x1
RET | null | null | null | null | [('const-1', u'INT_RIGHT_-1207802962'), (u'CAST_-1207802911', u'LOAD_-1207802998'), (u'INT_AND_-1207802954', u'RETURN_-1207802959'), ('tmp_78', u'PTRADD_-1207802936'), ('const-417', u'LOAD_-1207802998'), ('const-20', u'PTRADD_-1207802936'), ('const-0', u'RETURN_-1207802959'), (u'PTRADD_-1207802936', u'CAST_-1207802911'... | [('const-1', u'INT_RIGHT_-1207802962'), ('const-20', u'INT_ADD_-1207802982'), (u'CAST_-1207802911', u'LOAD_-1207802998'), (u'INT_AND_-1207802954', u'RETURN_-1207802959'), ('const-0', u'RETURN_-1207802959'), (u'INT_ADD_-1207802982', u'CAST_-1207802911'), (u'LOAD_-1207802998', u'INT_RIGHT_-1207802962'), ('const-417', u'L... | null | null | 001d6380 | x86 | O1 | (translation_unit "uint FUN_001d6380(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}\n\n" (function_definition "uint FUN_001d6380(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}" type_identifier (function_declarator "FUN_001d6380(int param_1)" identifier (parameter_list "(int param... | (translation_unit "/* std::ios::eof() const */\n\nuint __thiscall std::ios::eof(ios *this)\n\n{\n return *(uint *)(this + 0x14) >> 1 & 1;\n}\n\n" comment (function_definition "uint __thiscall std::ios::eof(ios *this)\n\n{\n return *(uint *)(this + 0x14) >> 1 & 1;\n}" type_identifier (ms_call_modifier "__thiscall" __t... | (translation_unit "uint FUN_001d6380(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}\n\n" (function_definition "uint FUN_001d6380(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}" type_identifier (function_declarator "FUN_001d6380(int param_1)" identifier (parameter_list "(int param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthe... | (function_definition "uint FUN_001d6380(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}" (type_identifier "uint") (function_declarator "FUN_001d6380(int param_1)" (identifier "FUN_001d6380") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifie... |
/* std::ios::eof() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 0x14) >> 1 & 1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (po... | null |
uint MASKED(int param_1)
{
return *(uint *)(param_1 + 0x14) >> 1 & 1;
}
|
701_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | strcpy | strcpy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strcpy(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcpy@@GLIBC_2.0 */
halt_badd... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strcpy(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206480558')] | [('const-1', u'RETURN_-1206480558')] | null | null | 00099148 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcpy@... | (translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strcpy(char *__dest,char *__src)" * (function_declarator ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strcpy(char *__dest,char *__src)" (* "*") (function_declarator "strcpy(char *__dest,char *__src)" (identifier "strcpy") (parameter_list "(char *__dest,char *__sr... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcpy@@GLIBC_2.0 */
var_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4838_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_global_pair_with_rel | FUN_001245c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_global_pair_with_rel(Output_data_got<64,_false> * this, Symbol
* gsym, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type_1, uint r_type_2) */
void __thiscall
gold::Output_data... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001245c0(undefined4 param_1,int param_2,int param_3,int *param_4,int param_5,int param_6)
{
int *piVar1;
int iVar2;
int iVar3;
int *piVar4;
undefined4 *puVar5;
int **ppiVar6;
int *apiStack_78 [4];
int iS... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x28aa37
SUB ESP,0x3c
MOV EDX,dword ptr [ESP + 0x54]
MOV EBP,dword ptr [ESP + 0x58]
MOV ESI,EDX
ADD ESI,0x1c
JZ 0x0012475e
MOV EAX,ESI
CMP EBP,dword ptr [EDX + 0x1c]
JNZ 0x00124600
JMP 0x001246b8
CMP EBP,dword ptr [EAX]
JZ 0x001246b8
MOV EAX,dword ptr [EAX + 0... | null | null | null | null | [(u'COPY_-1207088605', u'MULTIEQUAL_-1207088248'), (u'STORE_-1207088582', u'INDIRECT_-1207087673'), (u'INDIRECT_-1207087732', u'MULTIEQUAL_-1207087726'), (u'CALL_-1207088563', u'INDIRECT_-1207087628'), (u'CALL_-1207088563', u'MULTIEQUAL_-1207088190'), (u'INT_LEFT_-1207088305', u'COPY_-1207087860'), (u'INDIRECT_-1207087... | [('const-417', u'LOAD_-1207088539'), ('const-417', u'LOAD_-1207089008'), ('tmp_5176', u'MULTIEQUAL_-1207087900'), (u'MULTIEQUAL_-1207087747', u'MULTIEQUAL_-1207087986'), (u'INDIRECT_-1207088276', u'MULTIEQUAL_-1207088151'), (u'INDIRECT_-1207088006', u'MULTIEQUAL_-1207087881'), (u'INDIRECT_-1207087676', u'MULTIEQUAL_-12... | null | null | 001245c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001245c0(undefined4 param_1,int param_2,int param_3,int *param_4,int param_5,int param_6)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n int **ppiVar6;\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_global_pair_with_rel(Output_data_got<64,_false> * this, Symbol\n * gsym, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type_1, uint r_type_2) */\n\nvoid __this... | (translation_unit "void FUN_001245c0(undefined4 param_1,int param_2,int param_3,int *param_4,int param_5,int param_6)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n int **ppiVar6;\n int *apiStack_78 [4];\n int iStack_68;\n int aiStack_64 [8];\n undefined4 local_44 [12];\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_001245c0(undefined4 param_1,int param_2,int param_3,int *param_4,int param_5,int param_6)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 *puVar5;\n int **ppiVar6;\n int *apiStack_78 [4];\n int iStack_68;\n int aiStack_64 [8];\n undefined4 local_44 [12]... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_global_pair_with_rel(Output_data_got<64,_false> * this, Symbol
* gsym, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type_1, uint r_type_2) */
void __thiscall
gold::Output_data... | 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,int param_5,int param_6)
{
int *piVar1;
int iVar2;
int iVar3;
int *piVar4;
undefined4 *puVar5;
int **ppiVar6;
int *apiStack_78 [4];
int iStack_6... |
224_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | yyerror | FUN_00017df0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void yyerror(char *arg)
{
char *pcVar1;
char *fmt;
if (ldfile_assumed_script != 0) {
pcVar1 = ldlex_filename();
fmt = (char *)dcgettext(0,"%P:%s: file format not recogniz... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00017df0(undefined4 param_1)
{
undefined4 uVar1;
undefined4 uVar2;
if (DAT_001cf87c != 0) {
uVar1 = FUN_0001d2c0();
uVar2 = dcgettext(0,"%P:%s: file format not recognized; treating as linker script\n",5... | PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1b6209
SUB ESP,0x4
LEA EAX,[EBX + 0x187c]
MOV ESI,dword ptr [EAX]
TEST ESI,ESI
JNZ 0x00017e60
MOV EAX,dword ptr [EBX + 0x1480]
SUB EAX,0x1
CMP EAX,0x12
JA 0x00017e40
PUSH dword ptr [EBX + EAX*0x4 + 0x14a0]
LEA EAX,[EBX + 0xffe9e02a]
PUSH dword ptr [ESP + 0x14]
PUSH 0x0
PUSH E... | null | null | null | null | [(u'INDIRECT_-1205960673', u'COPY_-1205960717'), ('tmp_642', u'CALL_-1205961074'), (u'PTRADD_-1205960706', u'LOAD_-1205961118'), (u'CALL_-1205960938', u'INDIRECT_-1205960652'), (u'COPY_-1205960681', u'CALL_-1205960893'), ('const-5', u'CALL_-1205960893'), ('tmp_1399', u'MULTIEQUAL_-1205960738'), ('const-0', u'CALL_-1205... | [(u'COPY_-1205960759', u'CALL_-1205961074'), ('tmp_1390', u'MULTIEQUAL_-1205960735'), (u'INDIRECT_-1205960625', u'MULTIEQUAL_-1205960735'), ('const-1897632', u'PTRSUB_-1205960711'), (u'CALL_-1205960893', u'INDIRECT_-1205960635'), (u'INDIRECT_-1205960711', u'COPY_-1205960757'), (u'CALL_-1205960986', u'INDIRECT_-12059606... | null | null | 00017df0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00017df0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (DAT_001cf87c != 0) {\n uVar1 = FUN_0001d2c0();\n uVar2 = dcgettext(0,"%P:%s: file format not recognized; tr... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid yyerror(char *arg)\n\n{\n char *pcVar1;\n char *fmt;\n \n if (ldfile_assumed_script != 0) {\n pcVar1 = ldlex_filename();\n fmt = (char *)dcgettext(0,"%P... | (translation_unit "void FUN_00017df0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (DAT_001cf87c != 0) {\n uVar1 = FUN_0001d2c0();\n uVar2 = dcgettext(0,"%P:%s: file format not recognized; treating as linker script\n",5);\n FUN_00034d20(uVar2,uVar1);\n }\n if (DAT_001cf480 - 1U... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_s... | (function_definition "void FUN_00017df0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n if (DAT_001cf87c != 0) {\n uVar1 = FUN_0001d2c0();\n uVar2 = dcgettext(0,"%P:%s: file format not recognized; treating as linker script\n",5);\n FUN_00034d20(uVar2,uVar1);\n }\n if (DAT_001cf480 -... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *arg)
{
char *pcVar1;
char *fmt;
if (var_1 != 0) {
pcVar1 = var_2();
fmt = (char *)var_3(0,"%P:%s: file format not recognized; treating as linker scr... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
undefined4 uVar1;
undefined4 uVar2;
if (DAT_001cf87c != 0) {
uVar1 = FUN_0001d2c0();
uVar2 = dcgettext(0,"%P:%s: file format not recognized; treating as linker script\n",5);
... |
326_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c | stab_class_method_variant | FUN_00028d00 |
bfd_boolean
stab_class_method_variant
(void *p,char *physname,debug_visibility visibility,bfd_boolean constp,
bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)
{
bfd_boolean bVar1;
bVar1 = stab_class_method_var
((stab_write_handle *)p,physname,visibility,0,cons... |
void FUN_00028d00(void)
{
undefined4 uStack00000004;
undefined4 uStack00000008;
undefined4 uStack0000000c;
undefined4 in_stack_00000010;
undefined4 in_stack_00000014;
uStack00000008 = in_stack_00000010;
uStack00000004 = 0;
uStack0000000c = in_stack_00000014;
FUN_00028a30();
return;
}
| PUSH EBX
MOV EBX,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [ESP + 0xc]
MOV ECX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x8]
MOV dword ptr [ESP + 0xc],EBX
MOV EBX,dword ptr [ESP + 0x18]
MOV dword ptr [ESP + 0x8],0x0
MOV dword ptr [ESP + 0x10],EBX
MOV EBX,dword ptr [ESP + 0x20]
MOV dword ptr [ESP + 0x18],EBX
MOV E... | null | null | null | null | [('const-0', u'RETURN_-1206022804'), ('tmp_123', u'CAST_-1206022725'), (u'CALL_-1206022808', u'RETURN_-1206022804'), ('tmp_129', u'CALL_-1206022808'), ('tmp_125', u'CALL_-1206022808'), (u'CAST_-1206022725', u'CALL_-1206022808'), ('tmp_127', u'CALL_-1206022808'), ('tmp_128', u'CALL_-1206022808'), ('tmp_126', u'CALL_-120... | [('const-0', u'RETURN_-1206022804'), ('const-0', u'COPY_-1206022863'), (u'CALL_-1206022808', u'INDIRECT_-1206022742'), ('tmp_201', u'COPY_-1206022852'), ('tmp_200', u'COPY_-1206022877'), (u'CALL_-1206022808', u'INDIRECT_-1206022741'), (u'CALL_-1206022808', u'INDIRECT_-1206022743')] | null | null | 00028d00 | x86 | O1 | (translation_unit "void FUN_00028d00(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n \n uStack00000008 = in_stack_00000010;\n uStack00000004 = 0;\n uStack0000000c = in_stack_00000014;\n FUN_0002... | (translation_unit "bfd_boolean\nstab_class_method_variant\n (void *p,char *physname,debug_visibility visibility,bfd_boolean constp,\n bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)\n\n{\n bfd_boolean bVar1;\n \n bVar1 = stab_class_method_var\n ((stab_write_handle *)p... | (translation_unit "void FUN_00028d00(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n \n uStack00000008 = in_stack_00000010;\n uStack00000004 = 0;\n uStack0000000c = in_stack_00000014;\n FUN_0002... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_express... | (function_definition "void FUN_00028d00(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n \n uStack00000008 = in_stack_00000010;\n uStack00000004 = 0;\n uStack0000000c = in_stack_00000014;\n FUN_0... |
type_1
function_1
(void *p,char *physname,type_2 visibility,type_1 constp,
type_1 volatilep,type_3 voffset,type_1 contextp)
{
type_1 bVar1;
bVar1 = var_1
((type_4 *)p,physname,visibility,0,constp,volatilep,voffset,contextp)
;
return bVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
void MASKED(void)
{
undefined4 uStack00000004;
undefined4 uStack00000008;
undefined4 uStack0000000c;
undefined4 in_stack_00000010;
undefined4 in_stack_00000014;
uStack00000008 = in_stack_00000010;
uStack00000004 = 0;
uStack0000000c = in_stack_00000014;
FUN_00028a30();
return;
}
|
419_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | lang_add_vers_depend | FUN_0002cdd0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_elf_version_deps * lang_add_vers_depend(bfd_elf_version_deps *list,char *name)
{
bfd_elf_version_tree *pbVar1;
bfd_elf_version_deps *pbVar2;
int iVar3;
char *fmt;
pbVar2 ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * FUN_0002cdd0(undefined4 param_1,char *param_2)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
undefined4 uVar4;
puVar2 = (undefined4 *)xmalloc(8);
*puVar2 = param_1;
puVar1 = DAT_001c0eb8;
w... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017bc0
ADD EBX,0x192227
SUB ESP,0x18
MOV EDI,dword ptr [ESP + 0x30]
PUSH 0x8
CALL 0x00016e08
MOV EBP,EAX
MOV EAX,dword ptr [ESP + 0x30]
ADD ESP,0x10
MOV dword ptr [EBP],EAX
LEA EAX,[EBX + 0x1e20]
MOV ESI,dword ptr [EAX + 0x98]
TEST ESI,ESI
JNZ 0x0002ce16
JMP 0x0002ce40
MOV E... | null | null | null | null | [(u'MULTIEQUAL_-1206005762', u'INT_EQUAL_-1206006190'), ('const-0', u'STORE_-1206006049'), (u'INDIRECT_-1206005756', u'MULTIEQUAL_-1206005761'), ('const-4', u'PTRSUB_-1206005741'), ('tmp_523', u'CBRANCH_-1206006034'), ('tmp_664', u'CALL_-1206006065'), ('const-417', u'STORE_-1206006223'), (u'COPY_-1206005818', u'MULTIEQ... | [(u'CAST_-1206005789', u'STORE_-1206006223'), (u'CAST_-1206005789', u'PTRADD_-1206005675'), (u'LOAD_-1206006076', u'CAST_-1206005738'), (u'STORE_-1206006049', u'INDIRECT_-1206005686'), (u'INDIRECT_-1206005758', u'MULTIEQUAL_-1206005765'), (u'CAST_-1206005738', u'CALL_-1206006062'), ('const-417', u'STORE_-1206006049'), ... | null | null | 0002cdd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_0002cdd0(undefined4 param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 uVar4;\n \n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_1;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_elf_version_deps * lang_add_vers_depend(bfd_elf_version_deps *list,char *name)\n\n{\n bfd_elf_version_tree *pbVar1;\n bfd_elf_version_deps *pbVar2;\n int iVar3;... | (translation_unit "undefined4 * FUN_0002cdd0(undefined4 param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 uVar4;\n \n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_1;\n puVar1 = DAT_001c0eb8;\n while( true ) {\n if (puVar1 == (undefined4 *)0x0) {\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator... | (function_definition "undefined4 * FUN_0002cdd0(undefined4 param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 uVar4;\n \n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_1;\n puVar1 = DAT_001c0eb8;\n while( true ) {\n if (puVar1 == (undefined4 *)0x0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(type_1 *list,char *name)
{
type_2 *var_2;
type_1 *pbVar2;
int var_6;
char *fmt;
pbVar2 = (type_1 *)var_1(8);
pbVar2->next = list;
var_2 = link_info.ve... | 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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * MASKED(undefined4 param_1,char *param_2)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
undefined4 uVar4;
puVar2 = (undefined4 *)xmalloc(8);
*puVar2 = param_1;
puVar1 = DAT_001c0eb8;
while( ... |
12845_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_initialize_numpunct | FUN_003f7cf0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::numpunct<char>::_M_initialize_numpunct(__locale_struct*) */
void __thiscall
std::numpunct<char>::_M_initialize_numpunct(numpunct<char> *this,__locale_struct *param_1)
{
undefined *puVar1;
undefined *puVar2;
undefine... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_003f7cf0(int param_1,int param_2)
{
undefined *puVar1;
undefined *puVar2;
undefined1 *puVar3;
int iVar4;
char *__s;
size_t sVar5;
undefined4 *puVar6;
void *__dest;
if (*(int *)(param_1 + 8) == 0) {
... | CALL 0x00074f02
ADD EAX,0x1f230b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
MOV EDI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x1c],EAX
MOV EBX,dword ptr [ESI + 0x8]
TEST EBX,EBX
JZ 0x003f7e90
TEST EDI,EDI
JZ 0x003f7dc0
SUB ESP,0x8
MOV EBX,dword ptr [EBP + -0x1c]
PUSH E... | null | null | null | null | [('const-1', u'PTRADD_-1205829742'), (u'LOAD_-1205829628', u'INT_ADD_-1205829606'), (u'STORE_-1205829699', u'INDIRECT_-1205829016'), (u'CALL_-1205829464', u'INDIRECT_-1205828945'), ('const-417', u'LOAD_-1205830038'), ('const-1', u'PTRADD_-1205830000'), ('const-417', u'LOAD_-1205829502'), (u'STORE_-1205830243', u'INDIRE... | [(u'LOAD_-1205829628', u'INT_ADD_-1205829606'), (u'INT_ADD_-1205829720', u'CAST_-1205828826'), (u'INT_ADD_-1205829676', u'MULTIEQUAL_-1205829377'), (u'STORE_-1205829734', u'INDIRECT_-1205828911'), (u'CAST_-1205829127', u'STORE_-1205830184'), ('const-417', u'STORE_-1205829780'), (u'CAST_-1205829015', u'STORE_-1205829796... | null | null | 003f7cf0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_003f7cf0(int param_1,int param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined1 *puVar3;\n int iVar4;\n char *__s;\n size_t sVar5;\n undefined4 *puVar6;\n void *__dest;\n \n if... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::numpunct<char>::_M_initialize_numpunct(__locale_struct*) */\n\nvoid __thiscall\nstd::numpunct<char>::_M_initialize_numpunct(numpunct<char> *this,__locale_struct *param_1)\n\n{\n undefined *puVar1;\n und... | (translation_unit "void FUN_003f7cf0(int param_1,int param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined1 *puVar3;\n int iVar4;\n char *__s;\n size_t sVar5;\n undefined4 *puVar6;\n void *__dest;\n \n if (*(int *)(param_1 + 8) == 0) {\n puVar6 = (undefined4 *)FUN_003ac4d0(0x68);\n puVar6[... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_003f7cf0(int param_1,int param_2)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined1 *puVar3;\n int iVar4;\n char *__s;\n size_t sVar5;\n undefined4 *puVar6;\n void *__dest;\n \n if (*(int *)(param_1 + 8) == 0) {\n puVar6 = (undefined4 *)FUN_003ac4d0(0x68);\n puVa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::numpunct<char>::_M_initialize_numpunct(__locale_struct*) */
void __thiscall
std::type_1<char>::function_1(type_1<char> *var_1,type_2 *var_4)
{
type_3 *puVar1;
type_3 *puVar2;
type_4 *puVar3;
int var_5;
char *__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: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2)
{
undefined *puVar1;
undefined *puVar2;
undefined1 *puVar3;
int iVar4;
char *__s;
size_t sVar5;
undefined4 *puVar6;
void *__dest;
if (*(int *)(param_1 + 8) == 0) {
pu... |
5_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | bfd_update_compression_header | bfd_update_compression_header |
void bfd_update_compression_header(void)
{
(*(code *)PTR_bfd_update_compression_header_0006a014)();
return;
}
|
void bfd_update_compression_header(void)
{
(*(code *)PTR_bfd_update_compression_header_0006a014)();
return;
}
| JMP dword ptr [EBX + 0x14] | null | null | null | null | [('const-0', u'RETURN_-1205976979'), (u'INDIRECT_-1205976910', u'COPY_-1205976969'), (u'CAST_-1205976905', u'CALLIND_-1205976982'), ('tmp_58', u'CAST_-1205976905'), (u'CALLIND_-1205976982', u'INDIRECT_-1205976910')] | [('const-0', u'RETURN_-1205976979'), (u'INDIRECT_-1205976910', u'COPY_-1205976969'), (u'CAST_-1205976905', u'CALLIND_-1205976982'), ('tmp_58', u'CAST_-1205976905'), (u'CALLIND_-1205976982', u'INDIRECT_-1205976910')] | null | null | 00014060 | x86 | O1 | (translation_unit "void bfd_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}\n\n" (function_definition "void bfd_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}" primitive_type (function_declarat... | (translation_unit "void bfd_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}\n\n" (function_definition "void bfd_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}" primitive_type (function_declarat... | (translation_unit "void bfd_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}\n\n" (function_definition "void bfd_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}" primitive_type (function_declarat... | (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_update_compression_header(void)\n\n{\n (*(code *)PTR_bfd_update_compression_header_0006a014)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_update_compression_header(void)" (identifier "bfd_update_compression_header") (parameter_list "(void)" (( "(") (parameter_decla... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_update_compression_header_0006a014)();
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_0006a014)();
return;
}
|
777_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | bfd_plugin_target_p | bfd_plugin_target_p |
/* WARNING: Control flow encountered bad instruction data */
void bfd_plugin_target_p(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_plugin_target_p(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206480230')] | [('const-1', u'RETURN_-1206480230')] | null | null | 00099290 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_plugin_target_p(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_plugin_target_p(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_plugin_target_p(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_plugin_target_p(void)\n\n{\n /* W... | (translation_unit "void bfd_plugin_target_p(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_plugin_target_p(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_plugin_target_p(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_plugin_target_p(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_plugin_target_p(void)" (identifier "bfd_plugin_target_p") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
/* 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();
}
|
10993_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | _M_set_length_and_sharable | FUN_002caed0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::wstring::_Rep::_M_set_length_and_sharable(unsigned int) */
void __thiscall std::wstring::_Rep::_M_set_length_and_sharable(_Rep *this,uint param_1)
{
if (this == (_Rep *)PTR__S_empty_rep_storage_00413dd0) {
return;
... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_002caed0(int *param_1,int param_2)
{
if (param_1 == (int *)PTR_DAT_00413dd0) {
return;
}
param_1[2] = 0;
*param_1 = param_2;
param_1[param_2 + 3] = 0;
return;
}
| CALL 0x0003a345
ADD EDX,0x14912b
MOV EAX,dword ptr [ESP + 0x4]
CMP EAX,dword ptr [EDX + 0xfffffdd0]
JNZ 0x002caef0
RET
MOV ECX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX + 0x8],0x0
MOV dword ptr [EAX],ECX
MOV dword ptr [EAX + ECX*0x4 + 0xc],0x0
RET | null | null | null | null | [('tmp_189', u'CAST_-1204572325'), (u'INT_ADD_-1204572341', u'PTRADD_-1204572312'), ('const-0', u'RETURN_-1204572400'), ('tmp_78', u'CBRANCH_-1204572410'), (u'CAST_-1204572295', u'STORE_-1204572379'), ('const-8', u'PTRADD_-1204572328'), ('const-12', u'INT_ADD_-1204572341'), ('const-1', u'PTRADD_-1204572312'), (u'PTRADD... | [(u'CAST_-1204572322', u'INT_EQUAL_-1204572416'), (u'INT_ADD_-1204572339', u'PTRADD_-1204572292'), ('tmp_166', u'STORE_-1204572379'), ('tmp_78', u'CBRANCH_-1204572410'), ('const-0', u'RETURN_-1204572400'), ('tmp_165', u'PTRADD_-1204572292'), ('const-0', u'STORE_-1204572372'), ('const-417', u'STORE_-1204572379'), ('cons... | null | null | 002caed0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_002caed0(int *param_1,int param_2)\n\n{\n if (param_1 == (int *)PTR_DAT_00413dd0) {\n return;\n }\n param_1[2] = 0;\n *param_1 = param_2;\n param_1[param_2 + 3] = 0;\n return;\n}\n\n" comment... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::wstring::_Rep::_M_set_length_and_sharable(unsigned int) */\n\nvoid __thiscall std::wstring::_Rep::_M_set_length_and_sharable(_Rep *this,uint param_1)\n\n{\n if (this == (_Rep *)PTR__S_empty_rep_storage_0... | (translation_unit "void FUN_002caed0(int *param_1,int param_2)\n\n{\n if (param_1 == (int *)PTR_DAT_00413dd0) {\n return;\n }\n param_1[2] = 0;\n *param_1 = param_2;\n param_1[param_2 + 3] = 0;\n return;\n}\n\n" (function_definition "void FUN_002caed0(int *param_1,int param_2)\n\n{\n if (param_1 == (int *)PTR... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor T... | (function_definition "void FUN_002caed0(int *param_1,int param_2)\n\n{\n if (param_1 == (int *)PTR_DAT_00413dd0) {\n return;\n }\n param_1[2] = 0;\n *param_1 = param_2;\n param_1[param_2 + 3] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002caed0(int *param_1,int param_2)" (identifier "F... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::wstring::_Rep::_M_set_length_and_sharable(unsigned int) */
void __thiscall std::wstring::type_1::function_1(type_1 *var_1,type_2 var_2)
{
if (var_1 == (type_1 *)PTR__S_empty_rep_storage_00413dd0) {
return;
}
*(t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(int *param_1,int param_2)
{
if (param_1 == (int *)PTR_DAT_00413dd0) {
return;
}
param_1[2] = 0;
*param_1 = param_2;
param_1[param_2 + 3] = 0;
return;
}
|
417_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | bfd_arch_list | bfd_arch_list |
/* WARNING: Control flow encountered bad instruction data */
void bfd_arch_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_arch_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185918')] | [('const-1', u'RETURN_-1206185918')] | null | null | 00041038 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_arch_list(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_arch_list(void)\n\n{\n /* WARNING: Bad ... | (translation_unit "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_arch_list(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 bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_arch_list(void)" (identifier "bfd_arch_list") (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();
}
|
171_hppa64-linux-gnu-readelf_and_hppa64-linux-gnu-readelf_strip.c | find_section_in_set | FUN_00026540 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
Elf_Internal_Shdr * __regparm3 find_section_in_set(Filedata *filedata,char *name,uint *set)
{
uint uVar1;
uint uVar2;
char *__s1;
int iVar3;
Elf_Internal_Shdr *pEVar4;
uint *puVar5;
char *pcVar6;
Elf_Internal_Shdr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 FUN_00026540(int param_1,char *param_2,uint *param_3)
{
uint uVar1;
uint uVar2;
char *__s1;
int iVar3;
uint *puVar4;
char *pcVar5;
int local_2c;
local_2c = *(int *)(param_1 + 0x5c);
if (local_... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x8dab5
SUB ESP,0x1c
MOV EAX,dword ptr [EAX + 0x5c]
MOV dword ptr [ESP + 0x4],EDX
MOV dword ptr [ESP],EAX
TEST EAX,EAX
JZ 0x00026640
LEA EAX,[EBX + 0xfffc2aee]
MOV EBP,ECX
MOV dword ptr [ESP + 0x8],EAX
LEA EAX,[EBX + 0xfffc3164]
MOV dword ptr [ESP ... | null | null | null | null | [(u'LOAD_-1206032784', u'INT_LESSEQUAL_-1206032768'), (u'PTRSUB_-1206032078', u'LOAD_-1206032819'), (u'PTRSUB_-1206032002', u'LOAD_-1206032607'), (u'MULTIEQUAL_-1206032185', u'MULTIEQUAL_-1206032185'), ('const-0', u'COPY_-1206031981'), ('const-487773', u'COPY_-1206032532'), ('const-486126', u'COPY_-1206032997'), (u'PTR... | [('const-417', u'LOAD_-1206032800'), (u'LOAD_-1206032800', u'INT_ADD_-1206032777'), ('const-1', u'PTRADD_-1206032115'), (u'MULTIEQUAL_-1206032135', u'INT_ADD_-1206032665'), (u'INT_ADD_-1206032777', u'CAST_-1206032062'), (u'LOAD_-1206032784', u'INT_LESSEQUAL_-1206032768'), ('const-417', u'LOAD_-1206032784'), (u'COPY_-12... | null | null | 00026540 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_00026540(int param_1,char *param_2,uint *param_3)\n\n{\n uint uVar1;\n uint uVar2;\n char *__s1;\n int iVar3;\n uint *puVar4;\n char *pcVar5;\n int local_2c;\n \n local_2c = *(int *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nElf_Internal_Shdr * __regparm3 find_section_in_set(Filedata *filedata,char *name,uint *set)\n\n{\n uint uVar1;\n uint uVar2;\n char *__s1;\n int iVar3;\n Elf_Internal_Shdr *pEVar4;\n uint *puVar5;\n char... | (translation_unit "int __regparm3 FUN_00026540(int param_1,char *param_2,uint *param_3)\n\n{\n uint uVar1;\n uint uVar2;\n char *__s1;\n int iVar3;\n uint *puVar4;\n char *pcVar5;\n int local_2c;\n \n local_2c = *(int *)(param_1 + 0x5c);\n if (local_2c == 0) {\n return 0;\n }\n if (param_3 != (uint *)0x0... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "int __regparm3 FUN_00026540(int param_1,char *param_2,uint *param_3)\n\n{\n uint uVar1;\n uint uVar2;\n char *__s1;\n int iVar3;\n uint *puVar4;\n char *pcVar5;\n int local_2c;\n \n local_2c = *(int *)(param_1 + 0x5c);\n if (local_2c == 0) {\n return 0;\n }\n if (param_3 != (uint *)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_2 * __regparm3 find_section_in_set(Filedata *filedata,char *name,type_1 *var_2)
{
type_1 var_3;
type_1 var_5;
char *__s1;
int var_7;
type_2 *pEVar4;
type_1 *puVar5;
char *pcVar6;
type_2 *var_1;
var_1 = f... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 MASKED(int param_1,char *param_2,uint *param_3)
{
uint uVar1;
uint uVar2;
char *__s1;
int iVar3;
uint *puVar4;
char *pcVar5;
int local_2c;
local_2c = *(int *)(param_1 + 0x5c);
if (local_2c == ... |
3751_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_get_incremental_reloc_base | FUN_00101bb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_get_incremental_reloc_base(Object * this, uint param_1) */
uint __thiscall gold::Object::do_get_incremental_reloc_base(Object *this,uint param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00101bb0(void)
{
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/object.h",0x40a,"do_get_incremental_reloc_base");
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x4e844a
SUB ESP,0xc
LEA EAX,[EBX + 0xffe7b1e4]
PUSH EAX
LEA EAX,[EBX + 0xffe63385]
PUSH 0x40a
PUSH EAX
CALL 0x002446e0 | null | null | null | null | [('const-1', u'RETURN_-1206969406')] | [('const-4510597', u'COPY_-1206969321'), ('const-4608484', u'COPY_-1206969320'), (u'COPY_-1206969321', u'CALL_-1206969344'), ('const-1', u'RETURN_-1206969339'), ('const-1034', u'CALL_-1206969344'), (u'COPY_-1206969320', u'CALL_-1206969344')] | null | null | 00101bb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00101bb0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/object.h",0x40a,"do_get_incremental_reloc_base");\n}\n\n" comment (function_definition "v... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_get_incremental_reloc_base(Object * this, uint param_1) */\n\nuint __thiscall gold::Object::do_get_incremental_reloc_base(Object *this,uint param_2)\n\n{\n}\n\n" comment comme... | (translation_unit "void FUN_00101bb0(void)\n\n{\n \n FUN_002446e0("../../gold/object.h",0x40a,"do_get_incremental_reloc_base");\n}\n\n" (function_definition "void FUN_00101bb0(void)\n\n{\n \n FUN_002446e0("../../gold/object.h",0x40a,"do_get_incremental_reloc_base");\n}" primitive... | (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_00101bb0(void)\n\n{\n \n FUN_002446e0("../../gold/object.h",0x40a,"do_get_incremental_reloc_base");\n}" (primitive_type "void") (function_declarator "FUN_00101bb0(void)" (identifier "FUN_00101bb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primiti... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_get_incremental_reloc_base(Object * this, uint param_1) */
type_1 __thiscall gold::type_2::function_1(type_2 *this,type_1 param_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 (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_002446e0("../../gold/object.h",0x40a,"do_get_incremental_reloc_base");
}
|
10710_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_out | FUN_00286760 |
/* std::codecvt<char16_t, char, __mbstate_t>::do_out(__mbstate_t&, char16_t const*, char16_t const*,
char16_t const*&, char*, char*, char*&) const */
void __thiscall
std::codecvt<char16_t,char,__mbstate_t>::do_out
(codecvt<char16_t,char,__mbstate_t> *this,__mbstate_t *param_1,wchar16 *param_2,
... |
void FUN_00286760(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)
{
FUN_00286630(0,param_3,param_4,param_6,param_7);
*param_5 = param_3;
*param_8 = param_6;
return;
}
| SUB ESP,0x10
MOV ECX,0x10ffff
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[ESP + 0x8]
MOV dword ptr [ESP],EAX
MOV EAX,dword ptr [ESP + 0x20]
MOV dword ptr [ESP + 0x4],EAX
MOV EAX,dword ptr [ESP + 0x28]
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ESP + 0x2c]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,ESP
PUSH 0x0
CALL 0x0028... | null | null | null | null | [('const-4294967288', u'PTRSUB_-1204328428'), ('const-417', u'STORE_-1204328496'), (u'CALL_-1204328513', u'INDIRECT_-1204328402'), ('tmp_197', u'STORE_-1204328496'), (u'CALL_-1204328513', u'INDIRECT_-1204328403'), ('tmp_241', u'PTRSUB_-1204328428'), ('const-417', u'STORE_-1204328478'), (u'CALL_-1204328513', u'INDIRECT_... | [('const-417', u'STORE_-1204328478'), ('tmp_334', u'STORE_-1204328496'), ('tmp_333', u'CALL_-1204328513'), (u'CALL_-1204328513', u'INDIRECT_-1204328403'), (u'INDIRECT_-1204328405', u'STORE_-1204328496'), ('const-0', u'CALL_-1204328513'), ('tmp_330', u'CALL_-1204328513'), (u'CALL_-1204328513', u'INDIRECT_-1204328405'), ... | null | null | 00286760 | x86 | O1 | (translation_unit "void FUN_00286760(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 FUN_00286630(0,param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n *param_8 = param_6;\n ret... | (translation_unit "/* std::codecvt<char16_t, char, __mbstate_t>::do_out(__mbstate_t&, char16_t const*, char16_t const*,\n char16_t const*&, char*, char*, char*&) const */\n\nvoid __thiscall\nstd::codecvt<char16_t,char,__mbstate_t>::do_out\n (codecvt<char16_t,char,__mbstate_t> *this,__mbstate_t *param_1,wchar... | (translation_unit "void FUN_00286760(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 FUN_00286630(0,param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n *param_8 = param_6;\n ret... | (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)) , (parameter_declaration ... | (function_definition "void FUN_00286760(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 FUN_00286630(0,param_3,param_4,param_6,param_7);\n *param_5 = param_3;\n *param_8 = param_6;\n ... |
/* std::codecvt<char16_t, char, __mbstate_t>::do_out(__mbstate_t&, char16_t const*, char16_t const*,
char16_t const*&, char*, char*, char*&) const */
void __thiscall
std::codecvt<char16_t,char,__mbstate_t>::do_out
(codecvt<char16_t,char,__mbstate_t> *this,__mbstate_t *param_1,type_1 *param_2,
t... | 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)
{
FUN_00286630(0,param_3,param_4,param_6,param_7);
*param_5 = param_3;
*param_8 = param_6;
return;
}
|
313_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | stab_lineno | FUN_00029310 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean stab_lineno(void *p,char *file,ulong lineno,bfd_vma addr)
{
int iVar1;
bfd_boolean bVar2;
if (*(int *)((int)p + 0x124) == 0) {
/* WARNING: Subroutine does not return */
__assert_fail("... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00029310(int param_1,undefined4 param_2,undefined4 param_3,uint param_4,uint param_5)
{
int iVar1;
undefined4 uVar2;
if (*(int *)(param_1 + 0x124) == 0) {
/* WARNING: Subroutine does n... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x16ce7
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x34]
MOV ESI,dword ptr [ESP + 0x30]
MOV EDI,dword ptr [ESP + 0x3c]
MOV EBP,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ESP + 0x38]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESI +... | null | null | null | null | [(u'LOAD_-1206021257', u'INT_EQUAL_-1206021236'), ('const-68', u'CALL_-1206020884'), (u'CAST_-1206020703', u'INT_ADD_-1206021241'), (u'CAST_-1206020576', u'LOAD_-1206020983'), ('const-216552', u'COPY_-1206020570'), ('tmp_539', u'CBRANCH_-1206021021'), (u'CAST_-1206020666', u'STORE_-1206020732'), (u'BOOL_OR_-1206020708'... | [(u'LOAD_-1206021257', u'INT_EQUAL_-1206021236'), ('tmp_539', u'CBRANCH_-1206021021'), (u'INT_ADD_-1206021004', u'CAST_-1206020614'), ('const-217752', u'COPY_-1206020578'), ('const-216492', u'COPY_-1206020580'), ('tmp_180', u'CBRANCH_-1206021235'), (u'CAST_-1206020697', u'LOAD_-1206021230'), (u'CAST_-1206020712', u'LOA... | null | null | 00029310 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00029310(int param_1,undefined4 param_2,undefined4 param_3,uint param_4,uint param_5)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (*(int *)(param_1 + 0x124) == 0) {\n /*... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean stab_lineno(void *p,char *file,ulong lineno,bfd_vma addr)\n\n{\n int iVar1;\n bfd_boolean bVar2;\n \n if (*(int *)((int)p + 0x124) == 0) {\n /* WARNING: Subroutine does not re... | (translation_unit "undefined4 FUN_00029310(int param_1,undefined4 param_2,undefined4 param_3,uint param_4,uint param_5)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (*(int *)(param_1 + 0x124) == 0) {\n \n __assert_fail("info->lineno_filename != NULL","../../binutils/wrstabs.c",0x8d1,"stab_lin... | (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 "undefined4 FUN_00029310(int param_1,undefined4 param_2,undefined4 param_3,uint param_4,uint param_5)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (*(int *)(param_1 + 0x124) == 0) {\n \n __assert_fail("info->lineno_filename != NULL","../../binutils/wrstabs.c",0x8d1,"stab_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(void *p,char *file,type_2 lineno,type_3 addr)
{
int var_3;
type_1 var_5;
if (*(int *)((int)p + 0x124) == 0) {
/* WARNING: Subroutine does not return */
var_1("info->lineno_filena... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 param_2,undefined4 param_3,uint param_4,uint param_5)
{
int iVar1;
undefined4 uVar2;
if (*(int *)(param_1 + 0x124) == 0) {
/* WARNING: Subroutine does not ret... |
5349_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | rela_tlsdesc | FUN_001dea80 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Reloc_section * rela_tlsdesc(Output_data_plt_aarch64<32,_true> * this,
Layout * layout, Output_data_plt_aarch64<32,_true> * this) */
Reloc_section * __thiscall
anon_unknown.dwarf_109b185::Output_data_plt_aarch64<32,_true>::... |
int FUN_001dea80(void)
{
int *piVar1;
undefined4 extraout_ECX;
int *piVar2;
undefined4 extraout_EDX;
int iVar3;
int unaff_EDI;
undefined8 uVar4;
undefined8 uVar5;
uVar4 = FUN_00074f0a();
piVar2 = (int *)((ulonglong)uVar4 >> 0x20);
iVar3 = *piVar2;
if (iVar3 == 0) {
piVar1 = (int *)FUN_0... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x40b577
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EDX]
MOV dword ptr [EBP + -0x1c],EDI
TEST ESI,ESI
JZ 0x001deab0
LEA ESP,[EBP + -0xc]
MOV EAX,ESI
POP EBX
POP ESI
POP EDI
POP EBP
RET
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x1c]
MOV dword ptr [EBP + -0x24],EC... | null | null | null | null | [(u'INT_ADD_-1207767661', u'CAST_-1207767584'), ('const-32', u'PTRSUB_-1207767565'), (u'PTRADD_-1207767889', u'CALL_-1207767913'), (u'CAST_-1207767676', u'CALL_-1207768017'), ('const-417', u'LOAD_-1207767994'), ('const-2742598', u'PTRSUB_-1207767606'), ('const-417', u'STORE_-1207768225'), ('const-417', u'STORE_-1207768... | [('const-417', u'STORE_-1207768067'), ('const-4', u'PTRADD_-1207767738'), ('const-417', u'STORE_-1207768159'), ('const-0', u'CALL_-1207768017'), ('const-32', u'CALL_-1207768256'), ('const-6', u'PTRADD_-1207767738'), ('const-0', u'STORE_-1207768076'), (u'CAST_-1207767700', u'STORE_-1207768103'), ('const-13', u'PTRADD_-1... | null | null | 001dea80 | x86 | O1 | (translation_unit "int FUN_001dea80(void)\n\n{\n int *piVar1;\n undefined4 extraout_ECX;\n int *piVar2;\n undefined4 extraout_EDX;\n int iVar3;\n int unaff_EDI;\n undefined8 uVar4;\n undefined8 uVar5;\n \n uVar4 = FUN_00074f0a();\n piVar2 = (int *)((ulonglong)uVar4 >> 0x20);\n iVar3 = *piVar2;\n if (iVar3 ... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Reloc_section * rela_tlsdesc(Output_data_plt_aarch64<32,_true> * this,\n Layout * layout, Output_data_plt_aarch64<32,_true> * this) */\n\nReloc_section * __thiscall\nanon_unknown.dwarf_109b185::Output_data_... | (translation_unit "int FUN_001dea80(void)\n\n{\n int *piVar1;\n undefined4 extraout_ECX;\n int *piVar2;\n undefined4 extraout_EDX;\n int iVar3;\n int unaff_EDI;\n undefined8 uVar4;\n undefined8 uVar5;\n \n uVar4 = FUN_00074f0a();\n piVar2 = (int *)((ulonglong)uVar4 >> 0x20);\n iVar3 = *piVar2;\n if (iVar3 ... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN... | (function_definition "int FUN_001dea80(void)\n\n{\n int *piVar1;\n undefined4 extraout_ECX;\n int *piVar2;\n undefined4 extraout_EDX;\n int iVar3;\n int unaff_EDI;\n undefined8 uVar4;\n undefined8 uVar5;\n \n uVar4 = FUN_00074f0a();\n piVar2 = (int *)((ulonglong)uVar4 >> 0x20);\n iVar3 = *piVar2;\n if (iVa... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Reloc_section * rela_tlsdesc(Output_data_plt_aarch64<32,_true> * this,
Layout * layout, Output_data_plt_aarch64<32,_true> * this) */
var_1 * __thiscall
anon_unknown.dwarf_109b185::Output_data_plt_aarch64<32,_true>::rela_tls... | 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 |
int MASKED(void)
{
int *piVar1;
undefined4 extraout_ECX;
int *piVar2;
undefined4 extraout_EDX;
int iVar3;
int unaff_EDI;
undefined8 uVar4;
undefined8 uVar5;
uVar4 = FUN_00074f0a();
piVar2 = (int *)((ulonglong)uVar4 >> 0x20);
iVar3 = *piVar2;
if (iVar3 == 0) {
piVar1 = (int *)FUN_003ac4d... |
6627_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | initialize_shnum | FUN_00260260 |
/* DWARF original prototype: void initialize_shnum(Elf_file<32,_true,_gold::Incremental_binary> *
this) */
void __thiscall
elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum
(Elf_file<32,_true,_gold::Incremental_binary> *this)
{
int iVar1;
Incremental_binary *this_00;
Output_fi... |
void FUN_00260260(int *param_1)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
undefined4 uVar5;
int iVar6;
uint uVar7;
int unaff_EDI;
uint uVar8;
int iVar9;
FUN_00074f0a();
iVar9 = param_1[3];
if ((iVar9 == 0) || (param_1[4] == 0xffff)) {
iVar6 = param_1[2];
uVar7 = param_1[1];
... | PUSH EBP
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x389d99
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EAX,dword ptr [ESP + 0x30]
MOV EBX,dword ptr [EAX + 0xc]
MOV dword ptr [ESP],EAX
MOV dword ptr [ESP + 0x4],EBX
TEST EBX,EBX
JZ 0x00260298
CMP dword ptr [EAX + 0x10],0xffff
JZ 0x00260298
ADD ESP,0x1c
POP EBX
POP ESI
POP EDI
POP EBP
RET... | null | null | null | null | [(u'INT_SUB_-1204223081', u'INT_SBORROW_-1204223075'), (u'LOAD_-1204223233', u'INT_NOTEQUAL_-1204222735'), (u'LOAD_-1204223001', u'INT_NOTEQUAL_-1204222985'), ('const-8', u'INT_RIGHT_-1204222936'), ('const-8', u'PTRSUB_-1204222547'), ('const-8', u'INT_LEFT_-1204222934'), (u'PTRSUB_-1204222572', u'LOAD_-1204223205'), ('... | [(u'INT_SUB_-1204223081', u'INT_SBORROW_-1204223075'), ('const-417', u'LOAD_-1204223205'), ('const-3', u'PTRADD_-1204222496'), ('tmp_2310', u'PTRADD_-1204222490'), ('const-8', u'INT_RIGHT_-1204222936'), ('const-4', u'PTRADD_-1204222620'), (u'INT_ADD_-1204223095', u'CAST_-1204222538'), ('const-8', u'INT_LEFT_-1204222934... | null | null | 00260260 | x86 | O1 | (translation_unit "void FUN_00260260(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n int iVar6;\n uint uVar7;\n int unaff_EDI;\n uint uVar8;\n int iVar9;\n \n FUN_00074f0a();\n iVar9 = param_1[3];\n if ((iVar9 == 0) || (param_1[4] == 0xffff)) {\n iVar6 = pa... | (translation_unit "/* DWARF original prototype: void initialize_shnum(Elf_file<32,_true,_gold::Incremental_binary> *\n this) */\n\nvoid __thiscall\nelfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n (Elf_file<32,_true,_gold::Incremental_binary> *this)\n\n{\n int iVar1;\n Incremental_b... | (translation_unit "void FUN_00260260(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n int iVar6;\n uint uVar7;\n int unaff_EDI;\n uint uVar8;\n int iVar9;\n \n FUN_00074f0a();\n iVar9 = param_1[3];\n if ((iVar9 == 0) || (param_1[4] == 0xffff)) {\n iVar6 = pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_00260260(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n int iVar6;\n uint uVar7;\n int unaff_EDI;\n uint uVar8;\n int iVar9;\n \n FUN_00074f0a();\n iVar9 = param_1[3];\n if ((iVar9 == 0) || (param_1[4] == 0xffff)) {\n iVar6 =... |
/* DWARF original prototype: void initialize_shnum(Elf_file<32,_true,_gold::Incremental_binary> *
this) */
void __thiscall
elfcpp::Elf_file<32,_true,_gold::type_1>::initialize_shnum
(Elf_file<32,_true,_gold::type_1> *this)
{
int var_3;
type_1 *this_00;
type_2 *pOVar2;
type_3 *var_10;
type_4 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))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
void MASKED(int *param_1)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
undefined4 uVar5;
int iVar6;
uint uVar7;
int unaff_EDI;
uint uVar8;
int iVar9;
FUN_00074f0a();
iVar9 = param_1[3];
if ((iVar9 == 0) || (param_1[4] == 0xffff)) {
iVar6 = param_1[2];
uVar7 = param_1[1];
if ... |
6952_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | __merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_segment**,_std::vector<gold::Output_segment*>_>,_gold::Output_segment**,___gnu_cxx::__ops::_Iter_comp_iter<gold::Layout::Compare_segments>_> | FUN_00288120 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name:
__merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_segment**,
std::vector<gold::Output_segment*> >, gold::Output_segment**,
__gnu_... |
void FUN_00288120(int param_1,int param_2,int param_3,undefined4 param_4)
{
undefined4 uVar1;
int iVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
undefined1 *puVar8;
undefined1 *puVar9;
undefined1 *puVar10;
int aiStackY_74 [6];
undefined1 auStack_4c [8];
int local_44 [7];
und... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV ESI,dword ptr [ESP + 0x54]
MOV EAX,dword ptr [ESP + 0x50]
MOV ECX,dword ptr [ESP + 0x58]
MOV EDI,dword ptr [ESP + 0x5c]
MOV EBX,ESI
MOV dword ptr [ESP + 0x20],EAX
SUB EBX,EAX
MOV dword ptr [ESP + 0x28],ECX
MOV EDX,EBX
ADD ECX,EBX
MOV dword ptr [ESP + 0x18],ESI
SAR ED... | null | null | null | null | [(u'INT_SRIGHT_-1204321878', u'INT_SLESS_-1204321232'), ('const-0', u'INT_SLESS_-1204320859'), (u'CAST_-1204319724', u'CALL_-1204321491'), (u'INT_SLESSEQUAL_-1204321391', u'CBRANCH_-1204321399'), (u'MULTIEQUAL_-1204320281', u'CALL_-1204321115'), (u'INT_MULT_-1204319997', u'INT_SBORROW_-1204320851'), (u'INT_MULT_-120431... | [('const-28', u'PTRADD_-1204320648'), (u'COPY_-1204318447', u'PTRADD_-1204318325'), ('const-0', u'INT_SLESS_-1204320859'), (u'STORE_-1204320679', u'INDIRECT_-1204318703'), (u'INT_ADD_-1204321166', u'STORE_-1204321144'), (u'PTRADD_-1204320654', u'CAST_-1204318190'), ('tmp_1087', u'CBRANCH_-1204321380'), (u'LOAD_-1204321... | null | null | 00288120 | x86 | O1 | (translation_unit "void FUN_00288120(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n undefined1 *puVar10;\n int aiStackY_74 [6];\n undefined1 auStack_4... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original name:\n __merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_segment**,\n std::vector<gold::Output_segment*> >, gold::Outpu... | (translation_unit "void FUN_00288120(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n undefined1 *puVar10;\n int aiStackY_74 [6];\n undefined1 auStack_4... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "void FUN_00288120(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n undefined1 *puVar10;\n int aiStackY_74 [6];\n undefined1 auStac... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name:
__merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_segment**,
std::vector<gold::Output_segment*> >, gold::Output_segment**,
__gnu_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
void MASKED(int param_1,int param_2,int param_3,undefined4 param_4)
{
undefined4 uVar1;
int iVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
int iVar7;
undefined1 *puVar8;
undefined1 *puVar9;
undefined1 *puVar10;
int aiStackY_74 [6];
undefined1 auStack_4c [8];
int local_44 [7];
undefined... |
2543_bash_and_bash_strip.c | memset | memset |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207201230')] | [('const-1', u'RETURN_-1207201230')] | null | null | 00149228 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mem... | (translation_unit "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memset(void *__s,int __c,size_t __n)" (identifier "memset") (parameter_list "(void *__s,i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.0 */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3132_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | Sized_dynobj | FUN_000cfd70 |
/* DWARF original prototype: void Sized_dynobj(Sized_dynobj<32,_true> * this, string * name,
Input_file * input_file, off_t offset, Ehdr<32,_true> * ehdr) */
void __thiscall
gold::Sized_dynobj<32,_true>::Sized_dynobj
(Sized_dynobj<32,_true> *this,string *name,Input_file *input_file,off_t offset,
... |
void FUN_000cfd70(int *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,int *param_6)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
ushort uVar4;
int unaff_EDI;
FUN_000b484e();
FUN_000c5940(param_1,param_2,param_3,param_4,param_5);
param_1[0x18] = (... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000b484e
ADD EDI,0x344287
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
PUSH dword ptr [EBP + 0x18]
PUSH dword ptr [EBP + 0x14]
PUSH dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + 0xc]
PUSH ESI
CALL 0x000c5940
LEA EAX,[EDI + 0xffff93d8]
MOV dword ptr [ESI + 0x60],ESI
AD... | null | null | null | null | [(u'INT_RIGHT_-1206649218', u'INT_OR_-1206649219'), (u'INT_OR_-1206649119', u'INT_NOTEQUAL_-1206649103'), (u'LOAD_-1206649341', u'INT_AND_-1206649299'), (u'PTRSUB_-1206648567', u'CAST_-1206648559'), ('const-16', u'PTRSUB_-1206648518'), (u'PTRSUB_-1206648533', u'STORE_-1206649256'), (u'INT_RIGHT_-1206649118', u'INT_OR_-... | [(u'INT_RIGHT_-1206649218', u'INT_OR_-1206649219'), ('tmp_554', u'CBRANCH_-1206649156'), (u'INT_OR_-1206649119', u'INT_NOTEQUAL_-1206649103'), (u'LOAD_-1206649341', u'INT_AND_-1206649299'), ('const-4', u'PTRADD_-1206648614'), (u'INT_ADD_-1206649139', u'CAST_-1206648533'), ('const-4', u'PTRADD_-1206648581'), (u'INT_RIGH... | null | null | 000cfd70 | x86 | O1 | (translation_unit "void FUN_000cfd70(int *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n ushort uVar4;\n int unaff_EDI;\n \n FUN_000b484e();\n FUN_000c5940(param_1,param_2,param_3,param_4,... | (translation_unit "/* DWARF original prototype: void Sized_dynobj(Sized_dynobj<32,_true> * this, string * name,\n Input_file * input_file, off_t offset, Ehdr<32,_true> * ehdr) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_true>::Sized_dynobj\n (Sized_dynobj<32,_true> *this,string *name,Input_file *input_file... | (translation_unit "void FUN_000cfd70(int *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n ushort uVar4;\n int unaff_EDI;\n \n FUN_000b484e();\n FUN_000c5940(param_1,param_2,param_3,param_4,... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_000cfd70(int *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int *param_6)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n ushort uVar4;\n int unaff_EDI;\n \n FUN_000b484e();\n FUN_000c5940(param_1,param_2,param_3,param... |
/* DWARF original prototype: void Sized_dynobj(Sized_dynobj<32,_true> * this, string * name,
Input_file * input_file, off_t offset, Ehdr<32,_true> * ehdr) */
void __thiscall
gold::Sized_dynobj<32,_true>::Sized_dynobj
(Sized_dynobj<32,_true> *this,string *name,Input_file *input_file,off_t offset,
... | 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 |
void MASKED(int *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,int *param_6)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
ushort uVar4;
int unaff_EDI;
FUN_000b484e();
FUN_000c5940(param_1,param_2,param_3,param_4,param_5);
param_1[0x18] = (int)pa... |
607_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | S_GET_SEGMENT | FUN_0003e1d0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
segT S_GET_SEGMENT(symbolS *s)
{
segT paVar1;
paVar1 = (segT)s->bsym;
if (((uint)s->sy_flags & 1) != 0) {
if (reg_section != paVar1) {
return paVar1;
}
paVar1 = (segT)((s->sy_value).X_op_symbol)->bsym;
... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
int FUN_0003e1d0(byte *param_1)
{
int iVar1;
iVar1 = *(int *)(param_1 + 4);
if ((*param_1 & 1) != 0) {
if (DAT_00081410 != iVar1) {
return iVar1;
}
iVar1 = *(int *)(*(int *)(param_1 + 0xc) + 4);
}
... | CALL 0x00019a55
ADD ECX,0x39e2b
MOV EDX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EDX + 0x4]
TEST byte ptr [EDX],0x1
JZ 0x0003e1fe
LEA ECX,[ECX + 0x9410]
CMP dword ptr [ECX],EAX
JZ 0x0003e1f8
RET
MOV EAX,dword ptr [EDX + 0xc]
MOV EAX,dword ptr [EAX + 0x4]
MOV EAX,dword ptr [EAX + 0x14]
RET | null | null | null | null | [('const-4', u'PTRSUB_-1206066538'), (u'PTRSUB_-1206066538', u'LOAD_-1206066641'), ('const-4', u'PTRSUB_-1206066539'), ('const-4', u'PTRSUB_-1206066570'), ('tmp_252', u'INT_NOTEQUAL_-1206066658'), (u'CAST_-1206066565', u'COPY_-1206066703'), ('const-20', u'PTRSUB_-1206066534'), (u'LOAD_-1206066641', u'CAST_-1206066535')... | [('const-417', u'LOAD_-1206066635'), (u'PTRADD_-1206066641', u'CAST_-1206066572'), (u'CAST_-1206066572', u'LOAD_-1206066703'), ('tmp_253', u'INT_NOTEQUAL_-1206066658'), ('const-417', u'LOAD_-1206066641'), ('tmp_253', u'COPY_-1206066619'), ('const-417', u'LOAD_-1206066647'), (u'CAST_-1206066546', u'LOAD_-1206066647'), (... | null | null | 0003e1d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nint FUN_0003e1d0(byte *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if ((*param_1 & 1) != 0) {\n if (DAT_00081410 != iVar1) {\n return iVar1;\n }\n iVar1 = *(int *)(*(int ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nsegT S_GET_SEGMENT(symbolS *s)\n\n{\n segT paVar1;\n \n paVar1 = (segT)s->bsym;\n if (((uint)s->sy_flags & 1) != 0) {\n if (reg_section != paVar1) {\n return paVar1;\n }\n paVar1 = (segT)((s->... | (translation_unit "int FUN_0003e1d0(byte *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if ((*param_1 & 1) != 0) {\n if (DAT_00081410 != iVar1) {\n return iVar1;\n }\n iVar1 = *(int *)(*(int *)(param_1 + 0xc) + 4);\n }\n return *(int *)(iVar1 + 0x14);\n}\n\n" (function_definition ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abs... | (function_definition "int FUN_0003e1d0(byte *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if ((*param_1 & 1) != 0) {\n if (DAT_00081410 != iVar1) {\n return iVar1;\n }\n iVar1 = *(int *)(*(int *)(param_1 + 0xc) + 4);\n }\n return *(int *)(iVar1 + 0x14);\n}" (primitive_type "int")... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
type_1 function_1(type_2 *s)
{
type_1 var_2;
var_2 = (type_1)s->bsym;
if (((type_3)s->sy_flags & 1) != 0) {
if (var_1 != var_2) {
return var_2;
}
var_2 = (type_1)((s->sy_value).X_op_symbol)->bsym;
}
... | 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.cx replaced with injection: get_pc_thunk_cx */
int MASKED(byte *param_1)
{
int iVar1;
iVar1 = *(int *)(param_1 + 4);
if ((*param_1 & 1) != 0) {
if (DAT_00081410 != iVar1) {
return iVar1;
}
iVar1 = *(int *)(*(int *)(param_1 + 0xc) + 4);
}
return... |
153_i686-kfreebsd-gnu-c++filt(1)_and_i686-kfreebsd-gnu-c++filt(1)_strip.c | bfd_printable_arch_mach | bfd_printable_arch_mach |
/* WARNING: Control flow encountered bad instruction data */
void bfd_printable_arch_mach(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_printable_arch_mach(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058818')] | [('const-1', u'RETURN_-1206058818')] | null | null | 000200b4 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n ... | (translation_unit "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
/* 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();
}
|
13110_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | date_order | FUN_00402ab0 |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::date_order() const */
void __thiscall
std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::date_order
(time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *t... |
void FUN_00402ab0(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x00402ab6. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 8))();
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX]
JMP dword ptr [EAX + 0x8] | null | null | null | null | [('const-1', u'RETURN_-1201722680'), ('tmp_26', u'CAST_-1201722620'), (u'CAST_-1201722617', u'LOAD_-1201722690'), (u'LOAD_-1201722690', u'CALLIND_-1201722683'), ('const-417', u'LOAD_-1201722690'), ('const-417', u'LOAD_-1201722695'), (u'CAST_-1201722620', u'LOAD_-1201722695'), (u'LOAD_-1201722695', u'INT_ADD_-1201722674... | [('const-1', u'RETURN_-1201722680'), (u'LOAD_-1201722690', u'CALLIND_-1201722683'), (u'INT_ADD_-1201722674', u'CAST_-1201722618'), (u'LOAD_-1201722695', u'INT_ADD_-1201722674'), ('tmp_45', u'LOAD_-1201722695'), ('const-8', u'INT_ADD_-1201722674'), ('const-417', u'LOAD_-1201722690'), ('const-417', u'LOAD_-1201722695'), ... | null | null | 00402ab0 | x86 | O1 | (translation_unit "void FUN_00402ab0(int *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00402ab6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 8))();\n return;\n}\n\n" (function_definition "void FUN_00402ab0(int *pa... | (translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::date_order() const */\n\nvoid __thiscall\nstd::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::date_order\n (time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::ch... | (translation_unit "void FUN_00402ab0(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 8))();\n return;\n}\n\n" (function_definition "void FUN_00402ab0(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 8))();\n return;\n}" primitive_type ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor ... | (function_definition "void FUN_00402ab0(int *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 8))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00402ab0(int *param_1)" (identifier "FUN_00402ab0") (parameter_list "(int *param_1)" (( "(") (parameter_declaration "i... |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::date_order() const */
void __thiscall
type_2::type_1<wchar_t,type_2::istreambuf_iterator<wchar_t,type_2::char_traits<wchar_t>>>::function_1
(type_1<wchar_t,type_2::istreambuf_iterator<wchar_t,type_2::char_traits<wc... | 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 |
void MASKED(int *param_1)
{
/* WARNING: Could not recover jumptable at 0x00402ab6. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 8))();
return;
}
|
8309_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_mutate | FUN_0024c510 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::_M_mutate(unsigned int, unsigned int, wchar_t const*, unsigned int) */
void std::wstring::_M_mutate(uint param_1,uint param_2,wchar_t *param_3,uint param_4)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0024c510(int *param_1,size_t param_2,int param_3,wchar_t *param_4,size_t param_5)
{
wchar_t *__s1;
int *piVar1;
int iVar2;
size_t __n;
int local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x24c519;
__n... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1c7ae7
SUB ESP,0x2c
MOV ESI,dword ptr [ESP + 0x40]
MOV EAX,dword ptr [ESP + 0x48]
MOV EDI,dword ptr [ESP + 0x44]
MOV EDX,dword ptr [ESI + 0x4]
LEA ECX,[EDI + EAX*0x1]
MOV EBP,EDX
MOV dword ptr [ESP + 0xc],ECX
SUB EBP,ECX
MOV ECX,dword ptr [ESP + 0x50]
MOV dw... | null | null | null | null | [('const-1', u'RETURN_-1204042450')] | [(u'INT_NOTEQUAL_-1204042112', u'CBRANCH_-1204042112'), (u'MULTIEQUAL_-1204041504', u'MULTIEQUAL_-1204041454'), (u'CAST_-1204041454', u'CALL_-1204042167'), (u'MULTIEQUAL_-1204041818', u'CALL_-1204042252'), ('tmp_2824', u'PTRADD_-1204041504'), (u'CAST_-1204041491', u'INT_EQUAL_-1204042300'), ('const-0', u'INT_NOTEQUAL_-... | null | null | 0024c510 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024c510(int *param_1,size_t param_2,int param_3,wchar_t *param_4,size_t param_5)\n\n{\n wchar_t *__s1;\n int *piVar1;\n int iVar2;\n size_t __n;\n int local_20 [3];\n undefined4 uStack_14;\n \... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::_M_mutate(unsigned int, unsigned int, wchar_t const*, unsigned int) */\n\nvoid std::wstring::_M_mutate(uint param_1,uint param_2,wchar_t *param_3,uint param_4)\n\n{\n}\n\n" comment comment (funct... | (translation_unit "void FUN_0024c510(int *param_1,size_t param_2,int param_3,wchar_t *param_4,size_t param_5)\n\n{\n wchar_t *__s1;\n int *piVar1;\n int iVar2;\n size_t __n;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x24c519;\n __n = param_1[1] - (param_2 + param_3);\n local_20[0] = (param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))... | (function_definition "void FUN_0024c510(int *param_1,size_t param_2,int param_3,wchar_t *param_4,size_t param_5)\n\n{\n wchar_t *__s1;\n int *piVar1;\n int iVar2;\n size_t __n;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x24c519;\n __n = param_1[1] - (param_2 + param_3);\n local_20[0] = (par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::_M_mutate(unsigned int, unsigned int, wchar_t const*, unsigned int) */
void std::wstring::function_1(type_1 param_1,type_1 param_2,type_2 *param_3,type_1 param_4)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,size_t param_2,int param_3,wchar_t *param_4,size_t param_5)
{
wchar_t *__s1;
int *piVar1;
int iVar2;
size_t __n;
int local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x24c519;
__n = par... |
12_sg_bg_ctl_and_sg_bg_ctl_strip.c | destruct_scsi_pt_obj | destruct_scsi_pt_obj |
void destruct_scsi_pt_obj(void)
{
(*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();
return;
}
|
void destruct_scsi_pt_obj(void)
{
(*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();
return;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989070'), ('tmp_58', u'CAST_-1205989065'), (u'INDIRECT_-1205989070', u'COPY_-1205989129'), (u'CAST_-1205989065', u'CALLIND_-1205989142')] | [('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989070'), ('tmp_58', u'CAST_-1205989065'), (u'INDIRECT_-1205989070', u'COPY_-1205989129'), (u'CAST_-1205989065', u'CALLIND_-1205989142')] | null | null | 000110e0 | x86 | O1 | (translation_unit "void destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}\n\n" (function_definition "void destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}" primitive_type (function_declarator "destruct_scsi_pt_obj(void)" iden... | (translation_unit "void destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}\n\n" (function_definition "void destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}" primitive_type (function_declarator "destruct_scsi_pt_obj(void)" iden... | (translation_unit "void destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}\n\n" (function_definition "void destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}" primitive_type (function_declarator "destruct_scsi_pt_obj(void)" iden... | (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 destruct_scsi_pt_obj(void)\n\n{\n (*(code *)PTR_destruct_scsi_pt_obj_00013fc4)();\n return;\n}" (primitive_type "void") (function_declarator "destruct_scsi_pt_obj(void)" (identifier "destruct_scsi_pt_obj") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"... |
void function_1(void)
{
(*(type_1 *)PTR_destruct_scsi_pt_obj_00013fc4)();
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_00013fc4)();
return;
}
|
10577_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | constant | FUN_0038ffb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uchar * constant(Output_merge_data * this, Merge_data_key k,
Output_merge_data * this) */
uchar * __thiscall
gold::Output_merge_data::constant
(Output_merge_data *this,Merge_data_key k,Out... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0038ffb0(void)
{
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/merge.h",0x178,"constant");
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x25a04a
SUB ESP,0xc
LEA EAX,[EBX + 0xffeb54a8]
PUSH EAX
LEA EAX,[EBX + 0xffea7cf8]
PUSH 0x178
PUSH EAX
CALL 0x002446e0 | null | null | null | null | [('const-1', u'RETURN_-1205338174')] | [(u'COPY_-1205338087', u'CALL_-1205338112'), ('const-4846760', u'COPY_-1205338087'), ('const-376', u'CALL_-1205338112'), (u'COPY_-1205338088', u'CALL_-1205338112'), ('const-4791544', u'COPY_-1205338088'), ('const-1', u'RETURN_-1205338107')] | null | null | 0038ffb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038ffb0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/merge.h",0x178,"constant");\n}\n\n" comment (function_definition "void FUN_0038ffb0(void)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uchar * constant(Output_merge_data * this, Merge_data_key k,\n Output_merge_data * this) */\n\nuchar * __thiscall\ngold::Output_merge_data::constant\n (Output_merge_data *t... | (translation_unit "void FUN_0038ffb0(void)\n\n{\n \n FUN_002446e0("../../gold/merge.h",0x178,"constant");\n}\n\n" (function_definition "void FUN_0038ffb0(void)\n\n{\n \n FUN_002446e0("../../gold/merge.h",0x178,"constant");\n}" primitive_type (function_declarator "FUN_0038ffb0(voi... | (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_0038ffb0(void)\n\n{\n \n FUN_002446e0("../../gold/merge.h",0x178,"constant");\n}" (primitive_type "void") (function_declarator "FUN_0038ffb0(void)" (identifier "FUN_0038ffb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uchar * constant(Output_merge_data * this, Merge_data_key k,
Output_merge_data * this) */
uchar * __thiscall
gold::Output_merge_data::constant
(Output_merge_data *this,Merge_data_key k,Out... | 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_002446e0("../../gold/merge.h",0x178,"constant");
}
|
54_i686-gnu-strip_and_i686-gnu-strip_strip.c | mkstemps64 | mkstemps64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemps64(char *__template,int __suffixlen)
{
int iVar1;
iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int mkstemps64(char *__template,int __suffixlen)
{
int iVar1;
iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();
return iVar1;
}
| JMP dword ptr [EBX + 0xdc] | null | null | null | null | [(u'INDIRECT_-1205980205', u'COPY_-1205980264'), (u'CALLIND_-1205980278', u'RETURN_-1205980275'), ('const-0', u'RETURN_-1205980275'), (u'CALLIND_-1205980278', u'INDIRECT_-1205980205'), (u'CAST_-1205980198', u'CALLIND_-1205980278'), ('tmp_72', u'CAST_-1205980198')] | [(u'INDIRECT_-1205980205', u'COPY_-1205980264'), (u'CALLIND_-1205980278', u'RETURN_-1205980275'), ('const-0', u'RETURN_-1205980275'), (u'CALLIND_-1205980278', u'INDIRECT_-1205980205'), (u'CAST_-1205980198', u'CALLIND_-1205980278'), ('tmp_72', u'CAST_-1205980198')] | null | null | 00013380 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemps64(char *__template,int __suffixlen)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemps64(char *__template,int __suffixl... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemps64(char *__template,int __suffixlen)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemps64(char *__template,int __suffixl... | (translation_unit "int mkstemps64(char *__template,int __suffixlen)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();\n return iVar1;\n}\n\n" (function_definition "int mkstemps64(char *__template,int __suffixlen)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();\n return iV... | (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 mkstemps64(char *__template,int __suffixlen)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemps64_0003f0dc)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkstemps64(char *__template,int __suffixlen)" (identifier "mkstemps64") (parameter_list "(char *__template,int ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__template,int __suffixlen)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_mkstemps64_0003f0dc)();
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 *__template,int __suffixlen)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0003f0dc)();
return iVar1;
}
|
241_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | yypop_buffer_state | FUN_0001ca40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void yypop_buffer_state(void)
{
YY_BUFFER_STATE *ppyVar1;
YY_BUFFER_STATE pyVar2;
YY_BUFFER_STATE *ppyVar3;
size_t sVar4;
sVar4 = yy_buffer... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001ca40(void)
{
int *piVar1;
int iVar2;
undefined4 *puVar3;
int iVar4;
int iVar5;
iVar5 = DAT_001cf68c;
iVar4 = DAT_001cf684;
if (DAT_001cf684 != 0) {
piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1b15b7
SUB ESP,0xc
MOV EDI,dword ptr [EBX + 0x1684]
TEST EDI,EDI
JZ 0x0001cabe
MOV ESI,dword ptr [EBX + 0x168c]
LEA EBP,[EDI + ESI*0x4]
MOV EAX,dword ptr [EBP]
TEST EAX,EAX
JZ 0x0001cabe
SUB ESP,0xc
PUSH EAX
CALL 0x0001aa10
MOV dword ptr [EBP],0x0
ADD ESP,0x... | null | null | null | null | [('tmp_997', u'PTRADD_-1205941316'), (u'INDIRECT_-1205941327', u'MULTIEQUAL_-1205941254'), ('const-0', u'INT_NOTEQUAL_-1205941586'), (u'LOAD_-1205941513', u'PTRSUB_-1205941248'), ('tmp_995', u'COPY_-1205941409'), (u'INT_NOTEQUAL_-1205941586', u'CBRANCH_-1205941586'), (u'PTRADD_-1205941279', u'LOAD_-1205941513'), ('cons... | [(u'INDIRECT_-1205941327', u'MULTIEQUAL_-1205941254'), (u'INT_NOTEQUAL_-1205941586', u'CBRANCH_-1205941586'), (u'INT_NOTEQUAL_-1205941620', u'CBRANCH_-1205941620'), (u'CAST_-1205941246', u'COPY_-1205941290'), (u'LOAD_-1205941439', u'MULTIEQUAL_-1205941242'), (u'INDIRECT_-1205941307', u'MULTIEQUAL_-1205941234'), (u'CAST... | null | null | 0001ca40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001ca40(void)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n iVar5 = DAT_001cf68c;\n iVar4 = DAT_001cf684;\n if (DAT_001cf684 != 0) {\n piVar1 = (in... | (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 yypop_buffer_state(void)\n\n{\n YY_BUFFER_STATE *ppyVar1;\n YY_BUFFER_STATE pyVar2;\n YY_BUFFER_STATE *ppyVar3;\n size_t sV... | (translation_unit "void FUN_0001ca40(void)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n iVar5 = DAT_001cf68c;\n iVar4 = DAT_001cf684;\n if (DAT_001cf684 != 0) {\n piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n F... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN... | (function_definition "void FUN_0001ca40(void)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n int iVar4;\n int iVar5;\n \n iVar5 = DAT_001cf68c;\n iVar4 = DAT_001cf684;\n if (DAT_001cf684 != 0) {\n piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);\n iVar2 = *piVar1;\n if (iVar2 != 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
type_1 *ppyVar1;
type_1 var_3;
type_1 *ppyVar3;
size_t var_5;
var_5 = var_2;
ppyVar3 = var_1;
if (var_1 != (typ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int *piVar1;
int iVar2;
undefined4 *puVar3;
int iVar4;
int iVar5;
iVar5 = DAT_001cf68c;
iVar4 = DAT_001cf684;
if (DAT_001cf684 != 0) {
piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4);... |
3114_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_finalize_sections | FUN_000a3620 |
/* 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_finalize_sections(Target_sparc<32,_true> * this, Layout *
layout, Input_objects * param_2, Symbol_table * symtab) */
void __thi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a3620(int param_1,int param_2,undefined4 param_3,int param_4)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
uint uVar5;
int *piVar6;
int iVar7;
undefined4 *puVar8;
byte bVar9;
int ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x5469d7
SUB ESP,0x5c
MOV EAX,dword ptr [ESP + 0x70]
MOV ESI,dword ptr [EAX + 0x18]
TEST ESI,ESI
JZ 0x000a3a50
LEA EAX,[ESP + 0x18]
MOV EBP,dword ptr [ESI + 0x3c]
MOV dword ptr [ESP + 0x4],EAX
CMP EBP,dword ptr [ESI + 0x40]
JNZ 0x000a3704
MOV EBP,dword ptr [ES... | null | null | null | null | [('const-1', u'RETURN_-1206569410')] | [('const-417', u'LOAD_-1206567662'), (u'INT_ADD_-1206567361', u'CAST_-1206564143'), ('const-417', u'STORE_-1206568151'), ('tmp_2986', u'CBRANCH_-1206567902'), (u'CALL_-1206568642', u'INDIRECT_-1206564445'), (u'MULTIEQUAL_-1206566220', u'MULTIEQUAL_-1206566126'), (u'LOAD_-1206567870', u'INT_ADD_-1206567707'), (u'CAST_-1... | null | null | 000a3620 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a3620(int param_1,int param_2,undefined4 param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n uint uVar5;\n int *piVar6;\n int iVar7;\n undefined4... | (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_finalize_sections(Target_sparc<32,_true> * this, Layout *\n layout, Input_objects * param_2, Symbol_table * s... | (translation_unit "void FUN_000a3620(int param_1,int param_2,undefined4 param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n uint uVar5;\n int *piVar6;\n int iVar7;\n undefined4 *puVar8;\n byte bVar9;\n int local_68;\n undefined4 local_54;\n int local_50;\n undefi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl... | (function_definition "void FUN_000a3620(int param_1,int param_2,undefined4 param_3,int param_4)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n uint uVar5;\n int *piVar6;\n int iVar7;\n undefined4 *puVar8;\n byte bVar9;\n int local_68;\n undefined4 local_54;\n int local_50;\n und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_finalize_sections(Target_sparc<32,_true> * this, Layout *
layout, Input_objects * param_2, Symbol_table * symtab) */
void __thi... | 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.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2,undefined4 param_3,int param_4)
{
int iVar1;
int iVar2;
undefined4 uVar3;
undefined4 *puVar4;
uint uVar5;
int *piVar6;
int iVar7;
undefined4 *puVar8;
byte bVar9;
int local_... |
2654_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | add_output_section_generic | FUN_000ae3f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_true> *
this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t
address, uint64_t addend) */
v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000ae3f0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,
undefined4 param_1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x365c07
SUB ESP,0x4c
MOV ESI,dword ptr [ESP + 0x60]
MOV EDI,dword ptr [ESP + 0x80]
MOV EBP,dword ptr [ESP + 0x84]
PUSH 0x0
PUSH dword ptr [ESP + 0x80]
PUSH dword ptr [ESP + 0x80]
PUSH dword ptr [ESP + 0x80]
PUSH dword ptr [ESP + 0x80]
PUSH dword ptr [ESP + 0x... | null | null | null | null | [('const-1', u'RETURN_-1206524914')] | [('const-44', u'INT_ADD_-1206524221'), (u'PTRADD_-1206523573', u'STORE_-1206524594'), (u'PTRADD_-1206523581', u'STORE_-1206524607'), ('tmp_1000', u'CBRANCH_-1206524330'), ('const-417', u'LOAD_-1206524329'), ('const-1', u'RETURN_-1206524115'), (u'INT_NOTEQUAL_-1206524330', u'CBRANCH_-1206524330'), ('const-954437177', u'... | null | null | 000ae3f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ae3f0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_true> *\n this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t\n address, u... | (translation_unit "void FUN_000ae3f0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,\n undefined4 param_10)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;\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_000ae3f0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,\n undefined4 param_10)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 *puVar3;... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_64,_true> *
this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t
address, uint64_t addend) */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,
undefined4 param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,
undefined4 param_10)
{
... |
86_x86_64-linux-gnux32-gprof_and_x86_64-linux-gnux32-gprof_strip.c | bb_read_rec | FUN_000136c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void bb_read_rec(FILE *ifp,char *filename)
{
int iVar1;
int iVar2;
char *pcVar3;
int iVar4;
Sym *pSVar5;
size_t sVar6;
char *pcVar7;
uint uVar8;
uint nblocks;
int line_num;
bfd_vma addr;
bfd_vma ncalls;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000136c0(FILE *param_1,char *param_2)
{
undefined4 uVar1;
int iVar2;
undefined4 *puVar3;
size_t sVar4;
char *pcVar5;
uint uVar6;
uint local_34;
undefined1 local_30 [4];
int local_2c;
int local_28;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013030
ADD EBX,0x19937
SUB ESP,0x54
MOV EDI,dword ptr [ESP + 0x68]
LEA ESI,[ESP + 0x30]
PUSH ESI
PUSH EDI
CALL 0x00019c60
ADD ESP,0x10
TEST EAX,EAX
JNZ 0x000139a7
LEA EAX,[EBX + 0x14ec]
SUB ESP,0xc
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x4]
PUSH ESI
CALL dword ptr... | null | null | null | null | [(u'INT_NOTEQUAL_-1205979348', u'CBRANCH_-1205979347'), (u'COPY_-1205976346', u'COPY_-1205976350'), (u'INT_LESSEQUAL_-1205978606', u'CBRANCH_-1205978615'), (u'CALL_-1205979375', u'INDIRECT_-1205977089'), (u'INDIRECT_-1205976275', u'MULTIEQUAL_-1205976256'), (u'INDIRECT_-1205976188', u'MULTIEQUAL_-1205976488'), (u'MULTI... | [(u'INT_NOTEQUAL_-1205979348', u'CBRANCH_-1205979347'), (u'INT_LESSEQUAL_-1205978606', u'CBRANCH_-1205978615'), (u'MULTIEQUAL_-1205976381', u'COPY_-1205976201'), (u'CALL_-1205978135', u'INDIRECT_-1205975970'), (u'INDIRECT_-1205976814', u'MULTIEQUAL_-1205976755'), ('const-0', u'INT_NOTEQUAL_-1205978832'), ('const-4', u'... | null | null | 000136c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000136c0(FILE *param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined4 *puVar3;\n size_t sVar4;\n char *pcVar5;\n uint uVar6;\n uint local_34;\n undefined1 local_30 [4];\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid bb_read_rec(FILE *ifp,char *filename)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n int iVar4;\n Sym *pSVar5;\n size_t sVar6;\n char *pcVar7;\n uint uVar8;\n uint nblocks;\n int line_num;\n b... | (translation_unit "void FUN_000136c0(FILE *param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined4 *puVar3;\n size_t sVar4;\n char *pcVar5;\n uint uVar6;\n uint local_34;\n undefined1 local_30 [4];\n int local_2c;\n int local_28;\n int local_24 [4];\n undefined4 uStack_14;\n \n uStack_14... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "void FUN_000136c0(FILE *param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined4 *puVar3;\n size_t sVar4;\n char *pcVar5;\n uint uVar6;\n uint local_34;\n undefined1 local_30 [4];\n int local_2c;\n int local_28;\n int local_24 [4];\n undefined4 uStack_14;\n \n uStack... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 *ifp,char *filename)
{
int var_21;
int var_22;
char *pcVar3;
int var_2;
type_2 *var_18;
size_t var_10;
char *pcVar7;
type_3 var_15;
type_3 var_8;
int line_num;
type_4 addr;
type_4 nc... | 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(FILE *param_1,char *param_2)
{
undefined4 uVar1;
int iVar2;
undefined4 *puVar3;
size_t sVar4;
char *pcVar5;
uint uVar6;
uint local_34;
undefined1 local_30 [4];
int local_2c;
int local_28;
int lo... |
5213_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_target_specific | FUN_00134440 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_false,_64,_false> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend)... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00134440(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined4 *puVar1;
undefined4 *puVar2;
... | CALL 0x000644b6
ADD EAX,0x27abbb
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x54
MOV EBP,dword ptr [ESP + 0x68]
MOV dword ptr [ESP + 0x14],EAX
MOV ESI,dword ptr [ESP + 0x80]
MOV EDI,dword ptr [ESP + 0x84]
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP + 0x7c]
PU... | null | null | null | null | [('tmp_1097', u'BRANCH_-1207154980'), (u'PTRSUB_-1207154398', u'PTRSUB_-1207154368'), ('const-0', u'PTRSUB_-1207154252'), (u'CAST_-1207154208', u'INT_ADD_-1207154267'), ('const-417', u'STORE_-1207155345'), ('const-4294967292', u'INT_NOTEQUAL_-1207155118'), ('tmp_1329', u'CALL_-1207155500'), ('const-0', u'PTRSUB_-120715... | [(u'CALL_-1207154893', u'INDIRECT_-1207154377'), ('tmp_1097', u'BRANCH_-1207154980'), ('const-4', u'PTRADD_-1207154426'), ('const-8', u'PTRADD_-1207154394'), (u'LOAD_-1207155491', u'PTRADD_-1207154434'), ('const-56', u'INT_ADD_-1207155299'), ('const-1431655768', u'INT_MULT_-1207155194'), ('const-0', u'INT_NOTEQUAL_-120... | null | null | 00134440 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00134440(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_false,_64,_false> * this,\n uint type, void * arg, Output_data * od, Address ad... | (translation_unit "void FUN_00134440(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_40;\n int local_3c... | (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_00134440(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_40;\n int local... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_false,_64,_false> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend)... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined4 *puVar1;
undefined4 *puVar2;
int ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.