file_name stringlengths 18 81 | original_function_name stringlengths 2 716 | stripped_function_name stringlengths 2 44 | decompiled_code_original stringlengths 41 480k ⌀ | decompiled_code_stripped stringlengths 37 233k ⌀ | assembly_code stringlengths 3 141k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.38M | pcode_edges_stripped stringlengths 11 4.09M | 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 348 6.43M ⌀ | S-Expression_decompiled_code_original stringlengths 360 20.2M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 6.43M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 6.48M ⌀ | Replace_function_name_and_variable_name stringlengths 39 441k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 233k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
412_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | script_include_directive.cold.460 | FUN_0003064f |
void script_include_directive_cold_460(void)
{
int unaff_EBP;
void *unaff_ESI;
if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x3c));
}
|
void FUN_0003064f(void)
{
int unaff_EBP;
int unaff_ESI;
if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {
FUN_001e6db0(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,ESI
JZ 0x00030664
SUB ESP,0xc
MOV EBX,EDI
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0xc
PUSH dword ptr [EBP + -0x3c]
MOV EBX,EDI
CALL 0x0027dd80 | null | null | null | null | [(u'INT_NOTEQUAL_-1206122906', u'CBRANCH_-1206122906'), (u'LOAD_-1206122854', u'CALL_-1206122837'), (u'CAST_-1206122758', u'LOAD_-1206122926'), ('const-4294967236', u'INT_ADD_-1206122838'), ('tmp_260', u'INT_NOTEQUAL_-1206122906'), ('const-4294967248', u'INT_ADD_-1206122910'), ('const-1', u'RETURN_-1206122832'), ('cons... | [(u'INT_NOTEQUAL_-1206122906', u'CBRANCH_-1206122906'), (u'LOAD_-1206122854', u'CALL_-1206122837'), (u'CAST_-1206122758', u'LOAD_-1206122926'), ('const-4294967236', u'INT_ADD_-1206122838'), ('tmp_260', u'INT_NOTEQUAL_-1206122906'), ('const-4294967248', u'INT_ADD_-1206122910'), ('const-1', u'RETURN_-1206122832'), ('cons... | null | null | 0003064f | x86 | O0 | (translation_unit "void FUN_0003064f(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));\n}\n\n" (fun... | (translation_unit "void script_include_directive_cold_460(void)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(*(undefined4 *)(u... | (translation_unit "void FUN_0003064f(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));\n}\n\n" (function_definition "void FUN_0003064f(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_0003064f(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));\n}" (primitive_type "void") (function_declarator "... |
void function_1(void)
{
int var_1;
void *var_2;
if (*(void **)(var_1 + -0x30) != var_2) {
var_3(*(void **)(var_1 + -0x30));
}
/* WARNING: Subroutine does not return */
var_4(*(type_1 *)(var_1 + -0x3c));
}
| 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_ESI;
if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {
FUN_001e6db0(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x3c));
}
|
157_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_read_symbols | FUN_0002dc4c |
/* (anonymous namespace)::Powerpc_relobj<64, false>::do_read_symbols(gold::Read_symbols_data*)
[clone .cold.2908] */
void (anonymous_namespace)::Powerpc_relobj<64,false>::do_read_symbols(Read_symbols_data *param_1)
{
int unaff_EBP;
operator_delete(*(void **)(unaff_EBP + -0x24),8);
/* WA... |
void __regparm3 FUN_0002dc4c(undefined4 param_1)
{
int unaff_EBP;
FUN_00248200(*(undefined4 *)(unaff_EBP + -0x24),8,param_1,param_1);
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| MOV EDI,dword ptr [EBP + -0x20]
PUSH EAX
PUSH EAX
PUSH 0x8
MOV EBX,EDI
PUSH dword ptr [EBP + -0x24]
CALL 0x00248200
MOV dword ptr [ESP],ESI
CALL 0x002df1f0 | null | null | null | null | [('tmp_107', u'INT_ADD_-1206002571'), (u'INT_ADD_-1206002571', u'CAST_-1206002480'), ('const-4294967260', u'INT_ADD_-1206002571'), ('const-8', u'CALL_-1206002573'), ('const-1', u'RETURN_-1206002555'), ('const-417', u'LOAD_-1206002587'), (u'CAST_-1206002480', u'LOAD_-1206002587'), (u'LOAD_-1206002587', u'CALL_-120600257... | [('const-417', u'LOAD_-1206002587'), (u'CAST_-1206002484', u'LOAD_-1206002587'), ('const-8', u'CALL_-1206002573'), ('const-4294967260', u'INT_ADD_-1206002571'), ('const-1', u'RETURN_-1206002555'), ('tmp_101', u'INT_ADD_-1206002571'), (u'INT_ADD_-1206002571', u'CAST_-1206002484'), (u'LOAD_-1206002587', u'CALL_-120600257... | null | null | 0002dc4c | x86 | O0 | (translation_unit "void __regparm3 FUN_0002dc4c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_00248200(*(undefined4 *)(unaff_EBP + -0x24),8,param_1,param_1);\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void __regparm3 FUN_0002dc4c(undefined4 pa... | (translation_unit "/* (anonymous namespace)::Powerpc_relobj<64, false>::do_read_symbols(gold::Read_symbols_data*)\n [clone .cold.2908] */\n\nvoid (anonymous_namespace)::Powerpc_relobj<64,false>::do_read_symbols(Read_symbols_data *param_1)\n\n{\n int unaff_EBP;\n \n operator_delete(*(void **)(unaff_EBP + -0x24),8);... | (translation_unit "void __regparm3 FUN_0002dc4c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_00248200(*(undefined4 *)(unaff_EBP + -0x24),8,param_1,param_1);\n \n FUN_002df1f0();\n}\n\n" (function_definition "void __regparm3 FUN_0002dc4c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abs... | (function_definition "void __regparm3 FUN_0002dc4c(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_00248200(*(undefined4 *)(unaff_EBP + -0x24),8,param_1,param_1);\n \n FUN_002df1f0();\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_0002dc4c(... |
/* (anonymous namespace)::Powerpc_relobj<64, false>::do_read_symbols(gold::Read_symbols_data*)
[clone .cold.2908] */
void (function_1)::Powerpc_relobj<64,false>::do_read_symbols(Read_symbols_data *param_1)
{
int var_2;
var_1(*(void **)(var_2 + -0x24),8);
/* WARNING: Subroutine does not ... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int unaff_EBP;
FUN_00248200(*(undefined4 *)(unaff_EBP + -0x24),8,param_1,param_1);
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
706_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~moneypunct | FUN_00033834 |
/* std::moneypunct<wchar_t, true>::~moneypunct() [clone .cold.9] */
void __thiscall std::moneypunct<wchar_t,true>::~moneypunct(moneypunct<wchar_t,true> *this)
{
int unaff_EBP;
void *unaff_EDI;
operator_delete(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefi... |
void FUN_00033834(void)
{
int unaff_EBP;
FUN_001e6db0();
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x001e6db0
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x0027dd80 | null | null | null | null | [('tmp_141', u'CALL_-1206110128'), ('const-4294967268', u'INT_ADD_-1206110105'), ('const-417', u'LOAD_-1206110121'), (u'LOAD_-1206110121', u'CALL_-1206110107'), ('const-1', u'RETURN_-1206110102'), ('tmp_143', u'INT_ADD_-1206110105'), (u'INT_ADD_-1206110105', u'CAST_-1206110018'), (u'CAST_-1206110018', u'LOAD_-120611012... | [('const-4294967268', u'INT_ADD_-1206110105'), (u'LOAD_-1206110121', u'CALL_-1206110107'), (u'CAST_-1206110020', u'LOAD_-1206110121'), ('const-1', u'RETURN_-1206110102'), ('const-417', u'LOAD_-1206110121'), ('tmp_141', u'INT_ADD_-1206110105'), (u'INT_ADD_-1206110105', u'CAST_-1206110020')] | null | null | 00033834 | x86 | O0 | (translation_unit "void FUN_00033834(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00033834(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n ... | (translation_unit "/* std::moneypunct<wchar_t, true>::~moneypunct() [clone .cold.9] */\n\nvoid __thiscall std::moneypunct<wchar_t,true>::~moneypunct(moneypunct<wchar_t,true> *this)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n \n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not return *... | (translation_unit "void FUN_00033834(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00033834(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_00033834(void)\n\n{\n int unaff_EBP;\n \n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00033834(void)" (identifier "FUN_00033834") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* std::moneypunct<wchar_t, true>::~moneypunct() [clone .cold.9] */
void __thiscall std::moneypunct<wchar_t,true>::~moneypunct(moneypunct<wchar_t,true> *this)
{
int var_3;
void *unaff_EDI;
var_1(unaff_EDI);
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c));
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_001e6db0();
/* WARNING: Subroutine does not return */
FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
10344_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_add_ehframe_input_section<32,_false> | FUN_00385f60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: do_add_ehframe_input_section<32, false>
DWARF original prototype: bool do_add_ehframe_input_section<32,_false>(Eh_frame * this,
Sized_relobj_file<32,_false> * object, uchar * symbols, section_size_type... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char FUN_00385f60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,uint... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EAX,[EBP + -0x40]
PUSH EBX
CALL 0x00050b50
ADD EBX,0x264092
SUB ESP,0x5c
PUSH dword ptr [EBP + 0x28]
MOV ESI,dword ptr [EBP + 0x30]
PUSH dword ptr [EBP + 0x24]
PUSH dword ptr [EBP + 0xc]
PUSH EAX
MOV dword ptr [EBP + -0x54],EBX
MOV dword ptr [EBP + -0x40],0x0
MOV dword ptr [EB... | null | null | null | null | [('const-1', u'RETURN_-1205379194')] | [(u'INDIRECT_-1205377381', u'MULTIEQUAL_-1205377237'), ('tmp_1910', u'BRANCH_-1205378066'), (u'PTRSUB_-1205377485', u'CALL_-1205378380'), (u'CALL_-1205379078', u'MULTIEQUAL_-1205377323'), (u'CALL_-1205378380', u'INDIRECT_-1205377380'), (u'INDIRECT_-1205377573', u'MULTIEQUAL_-1205377227'), (u'PTRADD_-1205377183', u'CALL... | null | null | 00385f60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar FUN_00385f60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: do_add_ehframe_input_section<32, false>\n DWARF original prototype: bool do_add_ehframe_input_section<32,_false>(Eh_frame * this,\n Sized_relobj_file<32,_false> * object, uchar * symbo... | (translation_unit "char FUN_00385f60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,uint *param_10,int param_11,undefined4 param_12)\n\n{\n uint *puVar1;\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 "char FUN_00385f60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,uint *param_10,int param_11,undefined4 param_12)\n\n{\n uint *puVar1;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: do_add_ehframe_input_section<32, false>
DWARF original prototype: bool do_add_ehframe_input_section<32,_false>(Eh_frame * this,
Sized_relobj_file<32,_false> * object, uchar * symbols, section_size_type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,uint *para... |
4454_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | Output_reloc | FUN_00102700 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_true> * this, uint type,
Output_data * od, Address address, Addend addend, bool is_relative) */
void __thiscall
gold::Output_reloc<4,_false,_64,_true>::Output_reloc
(Output_reloc<4,_false,_64,_true> *this,uint type,Output_data *od,... |
void FUN_00102700(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)
{
FUN_000fd700(param_1,param_2,param_3,param_4,param_5,param_8);
*(undefined4 *)(param_1 + 0x1c) = param_6;
*(undefined4 *)(param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x24]
MOV EDI,dword ptr [ESP + 0x28]
SUB ESP,0x8
MOVZX EAX,byte ptr [ESP + 0x34]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EBX
CALL 0x000fd700
ADD ESP,0x... | null | null | null | null | [('tmp_248', u'CALL_-1206966422'), ('const-0', u'RETURN_-1206966372'), ('tmp_250', u'CALL_-1206966422'), ('tmp_247', u'PTRSUB_-1206966266'), ('const-417', u'STORE_-1206966327'), ('const-0', u'PTRSUB_-1206966273'), ('tmp_251', u'STORE_-1206966327'), ('const-28', u'PTRSUB_-1206966266'), ('tmp_249', u'CALL_-1206966422'), ... | [('const-28', u'INT_ADD_-1206966392'), ('tmp_445', u'STORE_-1206966406'), ('const-0', u'RETURN_-1206966372'), ('const-32', u'INT_ADD_-1206966386'), ('tmp_444', u'INT_ADD_-1206966386'), (u'INT_ADD_-1206966386', u'CAST_-1206966280'), (u'INT_ADD_-1206966392', u'CAST_-1206966284'), ('tmp_449', u'CALL_-1206966422'), (u'CAST... | null | null | 00102700 | x86 | O0 | (translation_unit "void FUN_00102700(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n FUN_000fd700(param_1,param_2,param_3,param_4,param_5,param_8);\n *(undefined4 *)(param_1 + 0x1c) = param_6;\n... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_true> * this, uint type,\n Output_data * od, Address address, Addend addend, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<4,_false,_64,_true>::Output_reloc\n (Output_reloc<4,_false,_64,_true> *this,uin... | (translation_unit "void FUN_00102700(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n FUN_000fd700(param_1,param_2,param_3,param_4,param_5,param_8);\n *(undefined4 *)(param_1 + 0x1c) = param_6;\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_00102700(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n FUN_000fd700(param_1,param_2,param_3,param_4,param_5,param_8);\n *(undefined4 *)(param_1 + 0x1c) = param_6... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_true> * this, uint type,
Output_data * od, Address address, Addend addend, bool is_relative) */
void __thiscall
gold::function_1<4,_false,_64,_true>::function_1
(function_1<4,_false,_64,_true> *type_1,uint type_2,Output_data *type_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)
{
FUN_000fd700(param_1,param_2,param_3,param_4,param_5,param_8);
*(undefined4 *)(param_1 + 0x1c) = param_6;
*(undefined4 *)(param_1 + 0x... |
165_powerpc-linux-gnuspe-c++filt(1)_and_powerpc-linux-gnuspe-c++filt(1)_strip.c | xexit | xexit |
/* WARNING: Control flow encountered bad instruction data */
void xexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xexit(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206058758')] | [('const-1', u'RETURN_-1206058758')] | null | null | 000200f0 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xexit(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xexit(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xexit(void)\n\n{\n /* WARNING: Bad instruction - Tr... | (translation_unit "void xexit(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xexit(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xexit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xexit(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xexit(void)" (identifier "xexit") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_... |
/* 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();
}
|
278_m68k-linux-gnu-readelf_and_m68k-linux-gnu-readelf_strip.c | decode_location_expression | FUN_0004feb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
decode_location_expression
(uchar *data,uint pointer_size,uint offset_size,int dwarf_version,dwarf_vma length,
dwarf_vma cu_offset,dwarf_section *section)
{
char *pcVar1;
undefined4 uVar2;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3
FUN_0004feb0(byte *param_1,uint param_2,uint param_3,int param_4,int param_5,undefined4 param_6,
undefined4 param_7,undefined4 param_8,undefined4 param_9)
{
char *pcVar1;
undefined4 uVar2;
... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00013f70
ADD EBX,0x64145
SUB ESP,0x4c
MOV EDI,dword ptr [ESP + 0x6c]
MOV EBP,dword ptr [ESP + 0x70]
MOV dword ptr [ESP + 0x18],EDX
MOV dword ptr [ESP + 0x1c],ECX
MOV dword ptr [ESP + 0x10],EDI
MOV EDI,dword ptr [ESP + 0x64]
MOV dword ptr [ESP + 0x14],EBP
ADD EDI,EA... | null | null | null | null | [(u'PTRADD_-1206124710', u'INT_LESS_-1206248478'), (u'CALL_-1206247480', u'INDIRECT_-1206234995'), (u'MULTIEQUAL_-1206243199', u'COPY_-1206231879'), (u'INDIRECT_-1206238148', u'INT_ZEXT_-1206233482'), ('const-32', u'INT_RIGHT_-1206227461'), (u'INT_LESS_-1206116439', u'CBRANCH_-1206116447'), (u'INDIRECT_-1206232524', u'... | [(u'PTRADD_-1206124710', u'INT_LESS_-1206248478'), (u'COPY_-1206232004', u'MULTIEQUAL_-1206106928'), (u'PTRADD_-1206124710', u'CAST_-1206233115'), (u'CALL_-1206243432', u'INDIRECT_-1206230283'), (u'INDIRECT_-1206232255', u'MULTIEQUAL_-1206103346'), (u'INT_LESS_-1206116439', u'CBRANCH_-1206116447'), (u'CALL_-1206248239'... | null | null | 0004feb0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3\nFUN_0004feb0(byte *param_1,uint param_2,uint param_3,int param_4,int param_5,undefined4 param_6,\n undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n char *pcVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\ndecode_location_expression\n (uchar *data,uint pointer_size,uint offset_size,int dwarf_version,dwarf_vma length,\n dwarf_vma cu_offset,dwarf_section *section)\n\n{\n char *pcV... | (translation_unit "undefined4 __regparm3\nFUN_0004feb0(byte *param_1,uint param_2,uint param_3,int param_4,int param_5,undefined4 param_6,\n undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n uint uVa... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "undefined4 __regparm3\nFUN_0004feb0(byte *param_1,uint param_2,uint param_3,int param_4,int param_5,undefined4 param_6,\n undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n uint ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
function_1
(type_1 *var_1,type_2 var_5,type_2 var_23,int var_22,type_3 length,
type_3 cu_offset,type_4 *section)
{
char *pcVar1;
type_5 uVar2;
char *pcVar3;
char *regno;
type_6 *var_21... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3
MASKED(byte *param_1,uint param_2,uint param_3,int param_4,int param_5,undefined4 param_6,
undefined4 param_7,undefined4 param_8,undefined4 param_9)
{
char *pcVar1;
undefined4 uVar2;
undef... |
10747_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_get | FUN_002bae60 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, ... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 *
FUN_002bae60(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,char param_7,undefined4 param_8,undefined4 param_9
,undefined4 ... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EDI,[EBP + -0x28]
LEA EDX,[EBP + -0x30]
CALL 0x0004d336
ADD ESI,0x159190
PUSH EBX
LEA ECX,[EBP + -0x40]
SUB ESP,0x3c
CMP byte ptr [EBP + 0x20],0x0
MOV EAX,dword ptr [EBP + 0x24]
MOV dword ptr [EBP + -0x30],EDI
MOV dword ptr [EBP + -0x2c],0x0
MOV byte ptr [EBP + -0x28],0x0
JZ 0... | null | null | null | null | [(u'PTRSUB_-1204506195', u'CALL_-1204506839'), (u'CALL_-1204506745', u'INDIRECT_-1204506147'), (u'CALL_-1204506526', u'INDIRECT_-1204506087'), (u'CALL_-1204506745', u'INDIRECT_-1204506174'), (u'PTRSUB_-1204506195', u'CALL_-1204506526'), (u'CALL_-1204506839', u'INDIRECT_-1204506228'), ('tmp_2487', u'CALL_-1204506526'), ... | [('tmp_1144', u'PTRSUB_-1204506230'), (u'PTRSUB_-1204506226', u'CALL_-1204506839'), ('tmp_2494', u'PTRADD_-1204506089'), ('tmp_2487', u'CALL_-1204506526'), (u'INDIRECT_-1204506202', u'CALL_-1204506745'), (u'PTRSUB_-1204506230', u'INT_NOTEQUAL_-1204506683'), (u'CALL_-1204506526', u'INDIRECT_-1204506093'), ('const-0', u'... | null | null | 002bae60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 *\nFUN_002bae60(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,char param_7,undefined4 param_8,undefined4 param_9\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::cha... | (translation_unit "undefined4 *\nFUN_002bae60(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,char param_7,undefined4 param_8,undefined4 param_9\n ,undefined4 param_10)\n\n{\n undefined4 local_44;\n undefined4 local_40;\n und... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (... | (function_definition "undefined4 *\nFUN_002bae60(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,char param_7,undefined4 param_8,undefined4 param_9\n ,undefined4 param_10)\n\n{\n undefined4 local_44;\n undefined4 local_40;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, ... | 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.si replaced with injection: get_pc_thunk_si */
undefined4 *
MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,char param_7,undefined4 param_8,undefined4 param_9
,undefined4 param_... |
7591_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | __cxa_bad_typeid | FUN_001e6700 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __cxa_bad_typeid(void)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)__cxa_allocate_exception(4);
*puVar1 = &PTR__bad_typeid_0038c008;
/* WARNING: Subroutine does not return */
__cxa_throw(puVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e6700(void)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_001e6be0(4);
*puVar1 = &PTR_FUN_0038c008;
/* WARNING: Subroutine does not return */
FUN_001e5630(puVar1,PTR_PTR_0038ec18,PTR... | PUSH EBX
CALL 0x00035840
ADD EBX,0x1a88fa
SUB ESP,0x14
PUSH 0x4
CALL 0x001e6be0
LEA EDX,[EBX + 0xffffd000]
ADD ESP,0xc
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH dword ptr [EBX + 0xfffffdf4]
PUSH dword ptr [EBX + 0xfffffc18]
PUSH EAX
CALL 0x001e5630 | null | null | null | null | [(u'STORE_-1207867560', u'INDIRECT_-1207867434'), (u'PTRSUB_-1207867424', u'STORE_-1207867560'), (u'STORE_-1207867560', u'INDIRECT_-1207867430'), (u'CAST_-1207867442', u'STORE_-1207867560'), (u'INDIRECT_-1207867430', u'CALL_-1207867525'), ('const-0', u'PTRSUB_-1207867424'), (u'INDIRECT_-1207867417', u'COPY_-1207867476'... | [(u'STORE_-1207867560', u'INDIRECT_-1207867434'), (u'PTRSUB_-1207867424', u'STORE_-1207867560'), (u'STORE_-1207867560', u'INDIRECT_-1207867430'), (u'CAST_-1207867442', u'STORE_-1207867560'), (u'INDIRECT_-1207867430', u'CALL_-1207867525'), ('const-0', u'PTRSUB_-1207867424'), (u'INDIRECT_-1207867417', u'COPY_-1207867476'... | null | null | 001e6700 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e6700(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e6be0(4);\n *puVar1 = &PTR_FUN_0038c008;\n /* WARNING: Subroutine does not return */\n FUN_001e5630... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __cxa_bad_typeid(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)__cxa_allocate_exception(4);\n *puVar1 = &PTR__bad_typeid_0038c008;\n /* WARNING: Subroutine does not re... | (translation_unit "void FUN_001e6700(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e6be0(4);\n *puVar1 = &PTR_FUN_0038c008;\n \n FUN_001e5630(puVar1,PTR_PTR_0038ec18,PTR_FUN_0038edf4);\n}\n\n" (function_definition "void FUN_001e6700(void)\n\n{\n undefined4 *puVar1;\n \n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))... | (function_definition "void FUN_001e6700(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_001e6be0(4);\n *puVar1 = &PTR_FUN_0038c008;\n \n FUN_001e5630(puVar1,PTR_PTR_0038ec18,PTR_FUN_0038edf4);\n}" (primitive_type "void") (function_declarator "FUN_001e6700(void)" (identifier "FUN... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void)
{
type_1 *puVar1;
puVar1 = (type_1 *)var_1(4);
*puVar1 = &PTR__bad_typeid_0038c008;
/* WARNING: Subroutine does not return */
var_2(puVar1,PTR_PTR_0038ec18,PTR__bad_typeid_0038... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)FUN_001e6be0(4);
*puVar1 = &PTR_FUN_0038c008;
/* WARNING: Subroutine does not return */
FUN_001e5630(puVar1,PTR_PTR_0038ec18,PTR_FUN_0... |
377_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | debug_start_common_block | FUN_0003db60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean debug_start_common_block(void *handle,char *name)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);
fprintf(*(FILE **)PTR_stderr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0003db60(void)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);
return 0;
}
| PUSH EBX
CALL 0x000153d0
ADD EBX,0x3549a
SUB ESP,0xc
PUSH 0x5
LEA EAX,[EBX + 0xfffe4d80]
PUSH EAX
PUSH 0x0
CALL 0x000141f0
ADD ESP,0xc
PUSH EAX
LEA EAX,[EBX + 0xfffe2281]
PUSH EAX
MOV EAX,dword ptr [EBX + 0xffffffbc]
PUSH dword ptr [EAX]
CALL 0x00014878
ADD ESP,0x18
XOR EAX,EAX
POP EBX
RET | null | null | null | null | [('const-359808', u'COPY_-1206068207'), (u'CALL_-1206068314', u'CALL_-1206068263'), (u'COPY_-1206068249', u'RETURN_-1206068224'), ('const-0', u'RETURN_-1206068224'), (u'INDIRECT_-1206068152', u'CAST_-1206068121'), (u'LOAD_-1206068276', u'CALL_-1206068263'), (u'INDIRECT_-1206068127', u'COPY_-1206068175'), (u'COPY_-12060... | [(u'CALL_-1206068314', u'CALL_-1206068263'), (u'CALL_-1206068263', u'INDIRECT_-1206068131'), ('const-0', u'COPY_-1206068249'), (u'COPY_-1206068249', u'RETURN_-1206068224'), ('const-359808', u'COPY_-1206068211'), ('const-0', u'RETURN_-1206068224'), (u'CAST_-1206068125', u'LOAD_-1206068276'), (u'INDIRECT_-1206068131', u'... | null | null | 0003db60 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0003db60(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);\n return 0;\n}\n\n" c... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean debug_start_common_block(void *handle,char *name)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n f... | (translation_unit "undefined4 FUN_0003db60(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003db60(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) ... | (function_definition "undefined4 FUN_0003db60(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);\n fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0003db60(void)" (identifier "FUN_0003... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *handle,char *name)
{
type_2 uVar1;
uVar1 = var_1(0,"debug_start_common_block: not implemented",5);
var_2(*(type_3 **)PTR_stderr_00072fbc,"%s\n",uVar1);
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(void)
{
undefined4 uVar1;
uVar1 = dcgettext(0,"debug_start_common_block: not implemented",5);
fprintf(*(FILE **)PTR_stderr_00072fbc,"%s\n",uVar1);
return 0;
}
|
131_aarch64-linux-gnu-objdump_and_aarch64-linux-gnu-objdump_strip.c | tg_tag_type.cold.38 | FUN_00014895 |
void tg_tag_type_cold_38(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
void FUN_00014895(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| CALL 0x000147a0 | null | null | null | null | [('const-1', u'RETURN_-1205974877')] | [('const-1', u'RETURN_-1205974877')] | null | null | 00014895 | x86 | O0 | (translation_unit "void FUN_00014895(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_00014895(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_00014895(void)" id... | (translation_unit "void tg_tag_type_cold_38(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void tg_tag_type_cold_38(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "tg_tag_t... | (translation_unit "void FUN_00014895(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_00014895(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_00014895(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_00014895(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_00014895(void)" (identifier "FUN_00014895") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
void function_1(void)
{
/* WARNING: Subroutine does not return */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
6346_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | set_string_offsets | FUN_00176540 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void set_string_offsets(Stringpool_template<short_unsigned_int> * this)
*/
void __thiscall
gold::Stringpool_template<short_unsigned_int>::set_... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00176540(int param_1)
{
int iVar1;
char cVar2;
uint uVar3;
int *piVar4;
uint uVar5;
int iVar6;
int *piVar7;
int *piVar8;
int *piVar9;
longlong lVar10;
int local_4c;
int local_44;
int local_40;
... | CALL 0x000559e6
ADD EAX,0x218abb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
MOV dword ptr [EBP + -0x4c],EAX
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,dword ptr [EAX + 0x38]
TEST EDX,EDX
JNZ 0x00176587
CMP byte ptr [EAX + 0x3c],0x0
SETNZ AL
MOVZX EAX,AL
ADD EAX,EAX
MOV dword ptr [EBP + -0x30],EAX
MOV EAX,d... | null | null | null | null | [('tmp_3707', u'PTRSUB_-1207406182'), (u'COPY_-1207405704', u'MULTIEQUAL_-1207406736'), (u'INT_RIGHT_-1207407808', u'INT_EQUAL_-1207407826'), (u'COPY_-1207408946', u'MULTIEQUAL_-1207406292'), ('const-56', u'PTRSUB_-1207406209'), (u'CALL_-1207407978', u'INDIRECT_-1207405922'), (u'CALL_-1207407892', u'INDIRECT_-120740574... | [(u'MULTIEQUAL_-1207406252', u'MULTIEQUAL_-1207406104'), ('const-0', u'CALL_-1207407365'), (u'PTRSUB_-1207406106', u'CALL_-1207407978'), ('const-0', u'INT_NOTEQUAL_-1207406639'), (u'MULTIEQUAL_-1207405915', u'CAST_-1207405687'), (u'MULTIEQUAL_-1207405810', u'MULTIEQUAL_-1207406330'), ('const-0', u'COPY_-1207409121'), (... | null | null | 00176540 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00176540(int param_1)\n\n{\n int iVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n int *piVar8;\n int *piVar9;\n longlong lVar10;\n int local_4c;... | (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 set_string_offsets(Stringpool_template<short_unsigned_int> * this)\n */\n\nvoid __thiscall\ngold::Stringpool_template<s... | (translation_unit "void FUN_00176540(int param_1)\n\n{\n int iVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n int *piVar8;\n int *piVar9;\n longlong lVar10;\n int local_4c;\n int local_44;\n int local_40;\n uint local_3c;\n int local_38;\n uint local_34;\n i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_00176540(int param_1)\n\n{\n int iVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n int *piVar8;\n int *piVar9;\n longlong lVar10;\n int local_4c;\n int local_44;\n int local_40;\n uint local_3c;\n int local_38;\n uint local_34;\n... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void set_string_offsets(Stringpool_template<short_unsigned_int> * this)
*/
void __thiscall
gold::type_1<var_4>::function_1
(type_1<v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
int iVar1;
char cVar2;
uint uVar3;
int *piVar4;
uint uVar5;
int iVar6;
int *piVar7;
int *piVar8;
int *piVar9;
longlong lVar10;
int local_4c;
int local_44;
int local_40;
uint... |
7910_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_open | FUN_001c08a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::messages_shim<char>::do_open(std::string const&,
std::locale const&) const */
void __thiscall
std::__facet_shims::(anonymous_namespace)::messages_shim<char>::do_open
(mess... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001c08a0(int param_1,int *param_2,undefined4 param_3)
{
FUN_001be4e0(0,*(undefined4 *)(param_1 + 0x10),*param_2,*(undefined4 *)(*param_2 + -0xc),param_3);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x14175a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [EAX]
PUSH dword ptr [ESP + 0x24]
PUSH dword ptr [EAX + -0xc]
PUSH EAX
MOV EAX,dword ptr [ESP + 0x28]
PUSH dword ptr [EAX + 0x10]
PUSH 0x0
CALL 0x001be4e0
ADD ESP,0x28
POP EBX
RET | null | null | null | null | [(u'CAST_-1207760532', u'LOAD_-1207760655'), (u'LOAD_-1207760688', u'INT_ADD_-1207760658'), ('const-417', u'LOAD_-1207760655'), ('const-417', u'LOAD_-1207760688'), (u'CAST_-1207760541', u'LOAD_-1207760674'), (u'LOAD_-1207760674', u'CALL_-1207760636'), ('const-417', u'LOAD_-1207760674'), ('tmp_210', u'PTRADD_-1207760593... | [(u'CAST_-1207760532', u'LOAD_-1207760655'), (u'LOAD_-1207760688', u'INT_ADD_-1207760658'), ('tmp_359', u'CALL_-1207760636'), ('const-417', u'LOAD_-1207760674'), (u'CAST_-1207760541', u'LOAD_-1207760674'), (u'LOAD_-1207760674', u'CALL_-1207760636'), ('tmp_360', u'INT_ADD_-1207760639'), ('const-417', u'LOAD_-1207760688'... | null | null | 001c08a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001c08a0(int param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_001be4e0(0,*(undefined4 *)(param_1 + 0x10),*param_2,*(undefined4 *)(*param_2 + -0xc),param_3);\n return;\n}\n\n" comment (function_de... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::messages_shim<char>::do_open(std::string const&,\n std::locale const&) const */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<char>::... | (translation_unit "void FUN_001c08a0(int param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_001be4e0(0,*(undefined4 *)(param_1 + 0x10),*param_2,*(undefined4 *)(*param_2 + -0xc),param_3);\n return;\n}\n\n" (function_definition "void FUN_001c08a0(int param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_001be4e0(0,*(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (poin... | (function_definition "void FUN_001c08a0(int param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_001be4e0(0,*(undefined4 *)(param_1 + 0x10),*param_2,*(undefined4 *)(*param_2 + -0xc),param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c08a0(int param_1,int *param_2,undefined4 param_3)" (identif... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::messages_shim<char>::do_open(std::string const&,
std::locale const&) const */
void __thiscall
std::__facet_shims::(anonymous_namespace)::type_1<char>::function_1
(type_1<c... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int *param_2,undefined4 param_3)
{
FUN_001be4e0(0,*(undefined4 *)(param_1 + 0x10),*param_2,*(undefined4 *)(*param_2 + -0xc),param_3);
return;
}
|
377_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c | make_tempdir | FUN_0002d0f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * make_tempdir(char *filename)
{
char *pcVar1;
pcVar1 = template_in_dir(filename);
pcVar1 = mkdtemp(pcVar1);
return pcVar1;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002d0f0(void)
{
char *__template;
__template = (char *)FUN_0002c500();
mkdtemp(__template);
return;
}
| PUSH EBX
CALL 0x000166c0
ADD EBX,0x12f0a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
CALL 0x0002c500
SUB ESP,0xc
PUSH EAX
CALL 0x00013780
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CALL_-1206005441', u'RETURN_-1206005413'), (u'CALL_-1206005465', u'CALL_-1206005441'), ('const-0', u'RETURN_-1206005413'), ('tmp_185', u'CALL_-1206005465')] | [(u'CALL_-1206005465', u'CAST_-1206005335'), (u'CAST_-1206005335', u'CALL_-1206005441'), ('const-0', u'RETURN_-1206005413')] | null | null | 0002d0f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002d0f0(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_0002c500();\n mkdtemp(__template);\n return;\n}\n\n" comment (function_definition "void FUN_0002d0f0(void)\n\n{\n char *__te... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * make_tempdir(char *filename)\n\n{\n char *pcVar1;\n \n pcVar1 = template_in_dir(filename);\n pcVar1 = mkdtemp(pcVar1);\n return pcVar1;\n}\n\n" comment com... | (translation_unit "void FUN_0002d0f0(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_0002c500();\n mkdtemp(__template);\n return;\n}\n\n" (function_definition "void FUN_0002d0f0(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_0002c500();\n mkdtemp(__template);\n return;\n}" primitive... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))... | (function_definition "void FUN_0002d0f0(void)\n\n{\n char *__template;\n \n __template = (char *)FUN_0002c500();\n mkdtemp(__template);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0002d0f0(void)" (identifier "FUN_0002d0f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primiti... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *filename)
{
char *pcVar1;
pcVar1 = var_1(filename);
pcVar1 = var_2(pcVar1);
return pcVar1;
}
| 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))) (e... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
char *__template;
__template = (char *)FUN_0002c500();
mkdtemp(__template);
return;
}
|
553_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c | __assert_fail | __assert_fail |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata(... | null | null | null | null | null | [('const-1', u'RETURN_-1206185338')] | [('const-1', u'RETURN_-1206185338')] | null | null | 0004127c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow... | (translation_unit "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" primitive_type ... | (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 (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" (identifier "__assert_fail") (parameter_list "... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(char *__assertion,char *__file,type_1 __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... | 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: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
166_x86_64-linux-gnux32-size_and_x86_64-linux-gnux32-size_strip.c | puts | puts |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* puts@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952354')] | [('const-1', u'RETURN_-1205952354')] | null | null | 0001a094 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* puts@@GLIBC_2.0 */\n halt_... | (translation_unit "int puts(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int puts(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "puts(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" pri... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int puts(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "puts(char *__s)" (identifier "puts") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* puts@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
152_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | stab_int_type.cold.13 | FUN_00013991 |
void stab_int_type_cold_13(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
void FUN_00013991(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| CALL 0x00013890 | null | null | null | null | [('const-1', u'RETURN_-1205978721')] | [('const-1', u'RETURN_-1205978721')] | null | null | 00013991 | x86 | O0 | (translation_unit "void FUN_00013991(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_00013991(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_00013991(void)" id... | (translation_unit "void stab_int_type_cold_13(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void stab_int_type_cold_13(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "stab... | (translation_unit "void FUN_00013991(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_00013991(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_00013991(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_00013991(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_00013991(void)" (identifier "FUN_00013991") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
void function_1(void)
{
/* WARNING: Subroutine does not return */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
2082_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | __x86.get_pc_thunk.di | FUN_000559ee |
void __x86_get_pc_thunk_di(void)
{
return;
}
|
void FUN_000559ee(void)
{
return;
}
| MOV EDI,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1206232577')] | [('const-0', u'RETURN_-1206232577')] | null | null | 000559ee | x86 | O0 | (translation_unit "void FUN_000559ee(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000559ee(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000559ee(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}\n\n" (function_definition "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_di(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_state... | (translation_unit "void FUN_000559ee(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000559ee(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000559ee(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_000559ee(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000559ee(void)" (identifier "FUN_000559ee") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
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 |
void MASKED(void)
{
return;
}
|
3899_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | ~Struct_incremental_startup_unchanged | FUN_000e9cc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)
*/
void __thiscall
gold::General_options::Struct_incremental_startup_unchanged::~Struct_inc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e9cc0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x44);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2a5339
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff23a8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x000e9cf2
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x44
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [('const-3675048', u'PTRSUB_-1206805025'), (u'PTRSUB_-1206805013', u'PTRSUB_-1206805008'), (u'PTRSUB_-1206805018', u'INT_NOTEQUAL_-1206805222'), ('const-0', u'PTRSUB_-1206805022'), ('const-417', u'STORE_-1206805245'), ('const-0', u'PTRSUB_-1206805022'), ('tmp_323', u'CALL_-1206805158'), ('const-0', u'PTRSUB_-1206805033... | [('const-4', u'PTRADD_-1206805027'), ('const-3675048', u'PTRSUB_-1206805030'), (u'CAST_-1206805027', u'INT_NOTEQUAL_-1206805222'), ('tmp_597', u'PTRADD_-1206805039'), ('const-417', u'LOAD_-1206805242'), (u'LOAD_-1206805242', u'CAST_-1206805027'), ('tmp_597', u'PTRADD_-1206805027'), ('const-4', u'PTRADD_-1206805039'), (... | null | null | 000e9cc0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e9cc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::General_options::Struct_incremental_startu... | (translation_unit "void FUN_000e9cc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_000e9cc0(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000e9cc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000e9cc0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)
*/
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *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_003813a8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x44);
return;
}
|
64_i686-kfreebsd-gnu-nm_and_i686-kfreebsd-gnu-nm_strip.c | bfd_close | bfd_close |
void bfd_close(void)
{
(*(code *)PTR_bfd_close_0001d10c)();
return;
}
|
void bfd_close(void)
{
(*(code *)PTR_bfd_close_0001d10c)();
return;
}
| JMP dword ptr [EBX + 0x10c] | null | null | null | null | [(u'CAST_-1205984105', u'CALLIND_-1205984182'), (u'INDIRECT_-1205984110', u'COPY_-1205984169'), ('const-0', u'RETURN_-1205984179'), (u'CALLIND_-1205984182', u'INDIRECT_-1205984110'), ('tmp_58', u'CAST_-1205984105')] | [(u'CAST_-1205984105', u'CALLIND_-1205984182'), (u'INDIRECT_-1205984110', u'COPY_-1205984169'), ('const-0', u'RETURN_-1205984179'), (u'CALLIND_-1205984182', u'INDIRECT_-1205984110'), ('tmp_58', u'CAST_-1205984105')] | null | null | 00012440 | x86 | O0 | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0001d10c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_close_0001d10c)();
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_0001d10c)();
return;
}
|
248_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | ldlex_both | FUN_0001b120 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void ldlex_both(void)
{
int iVar1;
int *piVar2;
iVar1 = yy_start;
yy_start = 9;
piVar2 = state_stack_p + 1;
*state_stack_p = iVar1;
sta... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0001b120(void)
{
undefined4 uVar1;
undefined *puVar2;
uVar1 = DAT_00098730;
DAT_00098730 = 9;
puVar2 = PTR_DAT_0009832c + 4;
*(undefined4 *)PTR_DAT_0009832c = uVar1;
PTR_DAT_0009832c = puVar2;
return;... | CALL 0x0001b1a2
ADD EAX,0x7cedb
MOV EDX,dword ptr [EAX + 0x32c]
LEA ECX,[EDX + 0x4]
MOV dword ptr [EAX + 0x32c],ECX
MOV ECX,dword ptr [EAX + 0x730]
MOV dword ptr [EAX + 0x730],0x9
MOV dword ptr [EDX],ECX
RET | null | null | null | null | [('tmp_137', u'PTRADD_-1205948008'), (u'PTRADD_-1205948008', u'COPY_-1205948045'), (u'STORE_-1205948057', u'INDIRECT_-1205947990'), ('const-4', u'PTRADD_-1205948008'), (u'STORE_-1205948057', u'INDIRECT_-1205947988'), (u'COPY_-1205948087', u'STORE_-1205948057'), (u'COPY_-1205948044', u'COPY_-1205948049'), ('const-417', ... | [(u'COPY_-1205948045', u'COPY_-1205948049'), ('const-1', u'PTRADD_-1205948032'), (u'INDIRECT_-1205947990', u'COPY_-1205948045'), (u'STORE_-1205948057', u'INDIRECT_-1205947990'), (u'STORE_-1205948057', u'INDIRECT_-1205947988'), ('const-9', u'COPY_-1205948071'), ('const-417', u'STORE_-1205948057'), ('tmp_139', u'CAST_-12... | null | null | 0001b120 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001b120(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00098730;\n DAT_00098730 = 9;\n puVar2 = PTR_DAT_0009832c + 4;\n *(undefined4 *)PTR_DAT_0009832c = uVar1;\n PTR_DA... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldlex_both(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 9;\n piVar2 = state_stack_p + 1;\n ... | (translation_unit "void FUN_0001b120(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00098730;\n DAT_00098730 = 9;\n puVar2 = PTR_DAT_0009832c + 4;\n *(undefined4 *)PTR_DAT_0009832c = uVar1;\n PTR_DAT_0009832c = puVar2;\n return;\n}\n\n" (function_definition "void FUN_0001b120(void)\n\n{\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_ex... | (function_definition "void FUN_0001b120(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_00098730;\n DAT_00098730 = 9;\n puVar2 = PTR_DAT_0009832c + 4;\n *(undefined4 *)PTR_DAT_0009832c = uVar1;\n PTR_DAT_0009832c = puVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int iVar1;
int *piVar2;
iVar1 = yy_start;
yy_start = 9;
piVar2 = var_1 + 1;
*var_1 = iVar1;
var_1 = piVar2;
r... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
undefined4 uVar1;
undefined *puVar2;
uVar1 = DAT_00098730;
DAT_00098730 = 9;
puVar2 = PTR_DAT_0009832c + 4;
*(undefined4 *)PTR_DAT_0009832c = uVar1;
PTR_DAT_0009832c = puVar2;
return;
}
|
121_powerpc64-linux-gnu-ar_and_powerpc64-linux-gnu-ar_strip.c | yy_scan_string | FUN_000150e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
YY_BUFFER_STATE yy_scan_string(char *yystr)
{
size_t _yybytes_len;
YY_BUFFER_STATE pyVar1;
_yybytes_len = strlen(yystr);
pyVar1 = yy_scan_bytes(yystr,_yybytes_len);
return py... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000150e0(char *param_1)
{
size_t sVar1;
sVar1 = strlen(param_1);
FUN_00015040(param_1,sVar1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00013710
ADD EBX,0xbf19
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x00012360
POP EDX
POP ECX
PUSH EAX
PUSH ESI
CALL 0x00015040
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_213', u'CALL_-1205972705'), (u'CALL_-1205972679', u'RETURN_-1205972646'), ('tmp_213', u'CALL_-1205972679'), ('const-0', u'RETURN_-1205972646'), (u'CALL_-1205972705', u'CALL_-1205972679')] | [('tmp_407', u'CALL_-1205972705'), ('const-0', u'RETURN_-1205972646'), ('tmp_407', u'CALL_-1205972679'), (u'CALL_-1205972705', u'CALL_-1205972679')] | null | null | 000150e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000150e0(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00015040(param_1,sVar1);\n return;\n}\n\n" comment (function_definition "void FUN_000150e0(char *param_1)\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\nYY_BUFFER_STATE yy_scan_string(char *yystr)\n\n{\n size_t _yybytes_len;\n YY_BUFFER_STATE pyVar1;\n \n _yybytes_len = strlen(yystr);\n pyVar1 = yy_scan_bytes(yyst... | (translation_unit "void FUN_000150e0(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00015040(param_1,sVar1);\n return;\n}\n\n" (function_definition "void FUN_000150e0(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00015040(param_1,sVar1);\n return;\n}" primiti... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_s... | (function_definition "void FUN_000150e0(char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n FUN_00015040(param_1,sVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000150e0(char *param_1)" (identifier "FUN_000150e0") (parameter_list "(char *param_1)" (( "(") (parameter_declarat... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *yystr)
{
size_t _yybytes_len;
type_1 pyVar1;
_yybytes_len = var_1(yystr);
pyVar1 = var_2(yystr,_yybytes_len);
return pyVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(char *param_1)
{
size_t sVar1;
sVar1 = strlen(param_1);
FUN_00015040(param_1,sVar1);
return;
}
|
4063_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | find_relaxed_input_section | FUN_000f5600 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Output_relaxed_input_section *
find_relaxed_input_section(Output_section * this, Relobj * object, uint shndx) */
Output_relaxed_input_section * __thiscall
gold::Output_section::find_relaxed_input_se... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000f5600(int param_1,uint param_2,uint param_3)
{
int *piVar1;
undefined4 uVar2;
char *pcVar3;
uint local_24;
uint local_20;
undefined4 uStack_14;
uStack_14 = 0xf5609;
pcVar3 = *(char **)(param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2999f7
SUB ESP,0x1c
MOV EBP,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x38]
MOV ECX,dword ptr [EBP + 0xb0]
CMP byte ptr [ECX],0x0
JZ 0x000f5678
MOV EAX,ESI
MOV dword ptr [ESP + 0x8],ESI
XOR EAX,EDI
MOV dword ptr [ESP + 0x... | null | null | null | null | [(u'CAST_-1206888356', u'CALL_-1206888766'), (u'LOAD_-1206888720', u'CAST_-1206888337'), ('const-417', u'LOAD_-1206888806'), ('tmp_769', u'PTRSUB_-1206888408'), (u'LOAD_-1206888739', u'INT_NOTEQUAL_-1206888721'), ('const-0', u'PTRSUB_-1206888401'), (u'INT_NOTEQUAL_-1206888739', u'CBRANCH_-1206888739'), ('const-0', u'RE... | [(u'COPY_-1206888350', u'CALL_-1206888514'), (u'LOAD_-1206888739', u'INT_NOTEQUAL_-1206888721'), ('const-2653868', u'COPY_-1206888351'), (u'INT_NOTEQUAL_-1206888739', u'CBRANCH_-1206888739'), ('const-0', u'RETURN_-1206888673'), ('const-0', u'INT_NOTEQUAL_-1206888721'), (u'CAST_-1206888357', u'LOAD_-1206888720'), (u'INT... | null | null | 000f5600 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000f5600(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n undefined4 uVar2;\n char *pcVar3;\n uint local_24;\n uint local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0xf5609... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Output_relaxed_input_section *\n find_relaxed_input_section(Output_section * this, Relobj * object, uint shndx) */\n\nOutput_relaxed_input_section * __thiscall\ngold::Output_section... | (translation_unit "undefined4 FUN_000f5600(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n undefined4 uVar2;\n char *pcVar3;\n uint local_24;\n uint local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0xf5609;\n pcVar3 = *(char **)(param_1 + 0xb0);\n if (*pcVar3 == '\0') {\n uVar2 = FUN_000f54c... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (... | (function_definition "undefined4 FUN_000f5600(int param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n undefined4 uVar2;\n char *pcVar3;\n uint local_24;\n uint local_20;\n undefined4 uStack_14;\n \n uStack_14 = 0xf5609;\n pcVar3 = *(char **)(param_1 + 0xb0);\n if (*pcVar3 == '\0') {\n uVar2 = FUN_000f... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Output_relaxed_input_section *
find_relaxed_input_section(Output_section * this, Relobj * object, uint shndx) */
type_7 * __thiscall
gold::Output_section::find_relaxed_input_section(Output_section *... | 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,uint param_2,uint param_3)
{
int *piVar1;
undefined4 uVar2;
char *pcVar3;
uint local_24;
uint local_20;
undefined4 uStack_14;
uStack_14 = 0xf5609;
pcVar3 = *(char **)(param_1 + 0x... |
128_sh4-linux-gnu-readelf_and_sh4-linux-gnu-readelf_strip.c | print_vma | FUN_0001e910 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 print_vma(bfd_vma vma,print_mode mode)
{
int iVar1;
uint uVar2;
undefined4 in_ECX;
int in_EDX;
int iVar3;
switch(in_ECX) {
default:
iVar3 = 0;
break;
case 1:
uVar2 = printf("%lld",mo... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 FUN_0001e910(undefined *param_1,int param_2,undefined4 param_3)
{
int iVar1;
int iVar2;
switch(param_3) {
default:
iVar2 = 0;
break;
case 1:
iVar2 = printf("%lld",param_1,param_2);
ret... | PUSH EBP
PUSH EDI
MOV EDI,EDX
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00013f70
ADD EBX,0x956e3
SUB ESP,0xc
CMP ECX,0x6
JA 0x0001ea20
MOV EAX,dword ptr [EBX + ECX*0x4 + 0xfffd8124]
ADD EAX,EBX
JMP EAX
SUB ESP,0x4
LEA EAX,[EBX + 0xfffc7ae1]
PUSH EDI
PUSH ESI
PUSH EAX
CALL 0x00013060
ADD ESP,0x10
ADD EAX,EBP
ADD ESP,0xc
POP ... | null | null | null | null | [('const-485699', u'COPY_-1205932628'), (u'CALL_-1205933410', u'INDIRECT_-1205932771'), ('tmp_3087', u'MULTIEQUAL_-1205932696'), (u'INDIRECT_-1205932596', u'COPY_-1205932636'), (u'INT_EQUAL_-1205933340', u'BOOL_AND_-1205933296'), ('tmp_1406', u'CALL_-1205933606'), ('tmp_1406', u'CALL_-1205933235'), ('const-0', u'COPY_-... | [('const-492744', u'COPY_-1205932692'), (u'INDIRECT_-1205932592', u'COPY_-1205932632'), ('tmp_3033', u'MULTIEQUAL_-1205932722'), (u'INT_EQUAL_-1205933340', u'BOOL_AND_-1205933296'), (u'CALL_-1205933410', u'INDIRECT_-1205932782'), (u'INT_NOTEQUAL_-1205933500', u'CBRANCH_-1205933499'), ('tmp_2063', u'CALL_-1205933252'), ... | null | null | 0001e910 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_0001e910(undefined *param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n \n switch(param_3) {\n default:\n iVar2 = 0;\n break;\n case 1:\n iVar2 = printf("... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 print_vma(bfd_vma vma,print_mode mode)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 in_ECX;\n int in_EDX;\n int iVar3;\n \n switch(in_ECX) {\n default:\n iVar3 = 0;\n break;\n cas... | (translation_unit "int __regparm3 FUN_0001e910(undefined *param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n \n switch(param_3) {\n default:\n iVar2 = 0;\n break;\n case 1:\n iVar2 = printf("%lld",param_1,param_2);\n return iVar2;\n case 2:\n if (param_2 == 0 && (uint)(&UNK_0... | (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 ;) (swit... | (function_definition "int __regparm3 FUN_0001e910(undefined *param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n int iVar2;\n \n switch(param_3) {\n default:\n iVar2 = 0;\n break;\n case 1:\n iVar2 = printf("%lld",param_1,param_2);\n return iVar2;\n case 2:\n if (param_2 == 0 && (uint)(&UN... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 vma,type_3 var_3)
{
int var_5;
type_1 uVar2;
type_4 in_ECX;
int var_2;
int var_6;
switch(in_ECX) {
default:
var_6 = 0;
break;
case 1:
uVar2 = var_1("%lld",var_3);... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 MASKED(undefined *param_1,int param_2,undefined4 param_3)
{
int iVar1;
int iVar2;
switch(param_3) {
default:
iVar2 = 0;
break;
case 1:
iVar2 = printf("%lld",param_1,param_2);
return iV... |
5374_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | replace_constant | FUN_00172c60 |
/* DWARF original prototype: void replace_constant(Output_data_got<32,_true> * this, uint i, Valtype
constant) */
void __thiscall
gold::Output_data_got<32,_true>::replace_constant
(Output_data_got<32,_true> *this,uint i,Valtype constant)
{
Got_entry got_entry;
undefined4 local_14;
undefined4 local... |
void FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
FUN_00172bf0(param_1,param_2,param_3,0x7ffffffe);
return;
}
| SUB ESP,0x24
PUSH dword ptr [ESP + 0x14]
PUSH dword ptr [ESP + 0x14]
PUSH 0x7ffffffe
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
CALL 0x00172bf0
ADD ESP,0x3c
RET | null | null | null | null | [(u'COPY_-1207423784', u'PIECE_-1207423732'), ('tmp_153', u'COPY_-1207423782'), (u'PIECE_-1207423732', u'PIECE_-1207423731'), (u'COPY_-1207423782', u'PIECE_-1207423733'), ('tmp_306', u'COPY_-1207423785'), (u'COPY_-1207423785', u'PIECE_-1207423731'), ('const-0', u'RETURN_-1207423807'), (u'COPY_-1207423783', u'PIECE_-120... | [('tmp_293', u'CALL_-1207423830'), ('const-2147483646', u'CALL_-1207423830'), ('const-0', u'RETURN_-1207423807'), ('tmp_294', u'CALL_-1207423830'), ('tmp_292', u'CALL_-1207423830')] | null | null | 00172c60 | x86 | O0 | (translation_unit "void FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00172bf0(param_1,param_2,param_3,0x7ffffffe);\n return;\n}\n\n" (function_definition "void FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00172bf0(param_1,param_2,param_3,0x7ff... | (translation_unit "/* DWARF original prototype: void replace_constant(Output_data_got<32,_true> * this, uint i, Valtype\n constant) */\n\nvoid __thiscall\ngold::Output_data_got<32,_true>::replace_constant\n (Output_data_got<32,_true> *this,uint i,Valtype constant)\n\n{\n Got_entry got_entry;\n undefined4 l... | (translation_unit "void FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00172bf0(param_1,param_2,param_3,0x7ffffffe);\n return;\n}\n\n" (function_definition "void FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00172bf0(param_1,param_2,param_3,0x7ff... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT ))) ;)... | (function_definition "void FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00172bf0(param_1,param_2,param_3,0x7ffffffe);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00172c60(undefined4 param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00172c60") (pa... |
/* DWARF original prototype: void replace_constant(Output_data_got<32,_true> * this, uint i, Valtype
constant) */
void __thiscall
gold::Output_data_got<32,_true>::replace_constant
(Output_data_got<32,_true> *this,uint i,Valtype constant)
{
Got_entry got_entry;
type_1 local_14;
type_1 local_10;
... | 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)
{
FUN_00172bf0(param_1,param_2,param_3,0x7ffffffe);
return;
}
|
8479_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | overflow_error | FUN_001f3610 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* overflow_error(char const*) */
void __thiscall std::overflow_error::overflow_error(overflow_error *this,char *param_1)
{
void *pvVar1;
overflow_error local_24 [20];
overflow_error(local_24,"");
/* ... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_001f3610(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined1 local_24 [20];
FUN_001f2880(local_24,"");
/* try { // try from 001f3642 to 001f365e has its CatchHandler @ 001f... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EDI,[EBP + -0x20]
CALL 0x000487a6
ADD ESI,0x14b9e3
PUSH EBX
SUB ESP,0x34
LEA EAX,[ESI + 0xfff27cb6]
MOV EBX,ESI
PUSH EAX
PUSH EDI
CALL 0x001f2880
MOV EAX,dword ptr [EBP + 0x8]
MOV EDX,EDI
MOV dword ptr [ESP],0x8
CALL 0x00028740
POP EDX
PUSH dword ptr [EBP + 0x8]
CALL 0x001f2c7... | null | null | null | null | [('const-2518198', u'COPY_-1207945412'), ('tmp_370', u'CALL_-1207945578'), (u'CAST_-1207945321', u'CALL_-1207945538'), ('tmp_371', u'CALL_-1207945538'), (u'PTRSUB_-1207945374', u'CALL_-1207945625'), (u'CALL_-1207945578', u'CAST_-1207945321'), (u'PTRSUB_-1207945374', u'CALL_-1207945525'), ('const-4294967260', u'PTRSUB_-... | [('const-4294967260', u'PTRSUB_-1207945380'), ('tmp_874', u'CALL_-1207945578'), ('tmp_875', u'CALL_-1207945538'), ('const-2518198', u'COPY_-1207945418'), (u'PTRSUB_-1207945380', u'CALL_-1207945525'), ('const-8', u'CALL_-1207945599'), (u'CALL_-1207945578', u'CALL_-1207945538'), (u'PTRSUB_-1207945380', u'CALL_-1207945625... | null | null | 001f3610 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_001f3610(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined1 local_24 [20];\n \n FUN_001f2880(local_24,"");\n /* try { // try from 001f3642 to 001f365e ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* overflow_error(char const*) */\n\nvoid __thiscall std::overflow_error::overflow_error(overflow_error *this,char *param_1)\n\n{\n void *pvVar1;\n overflow_error local_24 [20];\n \n overflow_error(local_24,"... | (translation_unit "void FUN_001f3610(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined1 local_24 [20];\n \n FUN_001f2880(local_24,"");\n \n _ITM_memcpyRnWt(8);\n uVar1 = FUN_001f2c70(param_1);\n FUN_001f2b60(uVar1,param_2,param_1);\n FUN_001fc1d0(local_24);\n return... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argume... | (function_definition "void FUN_001f3610(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n undefined1 local_24 [20];\n \n FUN_001f2880(local_24,"");\n \n _ITM_memcpyRnWt(8);\n uVar1 = FUN_001f2c70(param_1);\n FUN_001f2b60(uVar1,param_2,param_1);\n FUN_001fc1d0(local_24);\n ret... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* overflow_error(char const*) */
void __thiscall std::function_1::function_1(function_1 *this,char *param_1)
{
void *pvVar1;
function_1 local_24 [20];
function_1(local_24,"");
/* try { // try from 00... | 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.si replaced with injection: get_pc_thunk_si */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
undefined1 local_24 [20];
FUN_001f2880(local_24,"");
/* try { // try from 001f3642 to 001f365e has its CatchHandler @ 001f3672 *... |
3079_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | default_section_order | FUN_000a9050 |
/* 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 "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Output_section_order default_section_order(Layout * this,
Output_se... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_000a9050(undefined4 param_1,int param_2,char param_3)
{
byte bVar1;
uint uVar2;
uint uVar3;
int iVar4;
byte *pbVar5;
byte *pbVar6;
byte *pbVar7;
bool bVar8;
bool bVar9;
bool bVar10;
uVar2 = *(uin... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ECX,dword ptr [ESP + 0x14]
CALL 0x00035680
ADD EBX,0x295fa4
MOV EDI,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [ECX + 0x54]
TEST DL,0x2
JZ 0x000a92ca
MOV EAX,dword ptr [ECX + 0x50]
MOV ESI,EDX
AND ESI,0x1
CMP EAX,0x9
JZ 0x000a90de
JA 0x000a9120
CMP EAX,0x6
JBE 0x000a90d0
CMP EAX,0x7
JZ 0x00... | null | null | null | null | [(u'INT_EQUAL_-1206545456', u'CBRANCH_-1206545457'), ('const-0', u'INT_EQUAL_-1206545476'), ('const-417', u'LOAD_-1206545565'), (u'COPY_-1206544170', u'MULTIEQUAL_-1206544462'), (u'MULTIEQUAL_-1206544368', u'LOAD_-1206545565'), (u'COPY_-1206544015', u'MULTIEQUAL_-1206544304'), (u'MULTIEQUAL_-1206544273', u'INT_EQUAL_-1... | [(u'COPY_-1206544024', u'MULTIEQUAL_-1206544299'), (u'INT_EQUAL_-1206545456', u'CBRANCH_-1206545457'), ('const-0', u'INT_EQUAL_-1206545476'), (u'MULTIEQUAL_-1206544281', u'BOOL_NEGATE_-1206544131'), (u'INT_EQUAL_-1206545362', u'MULTIEQUAL_-1206544239'), ('const-0', u'INT_EQUAL_-1206545619'), ('tmp_272', u'CBRANCH_-1206... | null | null | 000a9050 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000a9050(undefined4 param_1,int param_2,char param_3)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *pbVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\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/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Output_section_order default_section_order(Layout... | (translation_unit "int FUN_000a9050(undefined4 param_1,int param_2,char param_3)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *pbVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n uVar2 = *(uint *)(param_2 + 0x54);\n if ((uVar2 & 2) == 0) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "int FUN_000a9050(undefined4 param_1,int param_2,char param_3)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *pbVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n bool bVar10;\n \n uVar2 = *(uint *)(param_2 + 0x54);\n if ((uVar2 & 2) == 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Output_section_order default_section_order(Layout * this,
Output_se... | 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 */
int MASKED(undefined4 param_1,int param_2,char param_3)
{
byte bVar1;
uint uVar2;
uint uVar3;
int iVar4;
byte *pbVar5;
byte *pbVar6;
byte *pbVar7;
bool bVar8;
bool bVar9;
bool bVar10;
uVar2 = *(uint *)(p... |
203_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c | stab_context | FUN_0001bf70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void stab_context(void)
{
saved_stab *psVar1;
undefined *puVar2;
char *__format;
int iVar3;
int iVar4;
__format = (char *)dcgettext(0,"La... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0001bf70(void)
{
int *piVar1;
undefined *puVar2;
char *__format;
int iVar3;
int iVar4;
int iVar5;
__format = (char *)dcgettext(0,"Last stabs entries before error:\n",5);
puVar2 = PTR_stderr_0003efa8;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000165d0
ADD EBX,0x23087
SUB ESP,0x20
PUSH 0x5
LEA EAX,[EBX + 0xffff36f0]
PUSH EAX
PUSH 0x0
CALL 0x00013200
MOV EDI,dword ptr [EBX + 0xffffffa8]
POP ECX
POP ESI
PUSH EAX
PUSH dword ptr [EDI]
CALL 0x00013520
LEA EAX,[EBX + 0xffff3714]
PUSH dword ptr [EDI]
PUSH 0x1e
PUSH 0x1
PUS... | null | null | null | null | [(u'CALL_-1205943932', u'INDIRECT_-1205942957'), ('const-206780', u'COPY_-1205943065'), (u'CAST_-1205942970', u'LOAD_-1205943753'), (u'LOAD_-1205943994', u'INT_NOTEQUAL_-1205943963'), ('const-12', u'PTRSUB_-1205942868'), ('const-0', u'PTRSUB_-1205942984'), (u'LOAD_-1205944051', u'CALL_-1205944038'), ('const-4', u'PTRSU... | [('const-0', u'PTRSUB_-1205942804'), (u'CALL_-1205944309', u'INDIRECT_-1205943102'), (u'INDIRECT_-1205942981', u'MULTIEQUAL_-1205942962'), (u'CALL_-1205943932', u'INDIRECT_-1205942957'), ('const-417', u'LOAD_-1205943753'), (u'LOAD_-1205943994', u'INT_NOTEQUAL_-1205943963'), ('const-206576', u'COPY_-1205943163'), (u'IND... | null | null | 0001bf70 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001bf70(void)\n\n{\n int *piVar1;\n undefined *puVar2;\n char *__format;\n int iVar3;\n int iVar4;\n int iVar5;\n \n __format = (char *)dcgettext(0,"Last stabs entries before error:\n",5);\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid stab_context(void)\n\n{\n saved_stab *psVar1;\n undefined *puVar2;\n char *__format;\n int iVar3;\n int iVar4;\n \n __fo... | (translation_unit "void FUN_0001bf70(void)\n\n{\n int *piVar1;\n undefined *puVar2;\n char *__format;\n int iVar3;\n int iVar4;\n int iVar5;\n \n __format = (char *)dcgettext(0,"Last stabs entries before error:\n",5);\n puVar2 = PTR_stderr_0003efa8;\n fprintf(*(FILE **)PTR_stderr_0003efa8,__format);\n fwrite... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;)... | (function_definition "void FUN_0001bf70(void)\n\n{\n int *piVar1;\n undefined *puVar2;\n char *__format;\n int iVar3;\n int iVar4;\n int iVar5;\n \n __format = (char *)dcgettext(0,"Last stabs entries before error:\n",5);\n puVar2 = PTR_stderr_0003efa8;\n fprintf(*(FILE **)PTR_stderr_0003efa8,__format);\n fwr... |
/* 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 *psVar1;
type_2 *puVar2;
char *__format;
int var_7;
int var_5;
__format = (char *)var_1(0,"Last stabs entr... | 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;
undefined *puVar2;
char *__format;
int iVar3;
int iVar4;
int iVar5;
__format = (char *)dcgettext(0,"Last stabs entries before error:\n",5);
puVar2 = PTR_stderr_0003efa8;
fpri... |
4390_i686-linux-gnu-gold_and_i686-linux-gnu-gold_strip.c | add_local_relative | FUN_00107900 |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_64,_false> * this,
Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,
Address address, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<9,_true,_64,_false>::add_local_rela... |
void FUN_00107900(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
undefined1 local_28 [36];
FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,par... | PUSH EBX
SUB ESP,0x2c
MOVZX EAX,byte ptr [ESP + 0x54]
PUSH EAX
PUSH 0x0
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x30]
PUSH EBX
CALL 0x000f6c90
ADD ESP,0x2c
PUS... | null | null | null | null | [('const-0', u'PTRSUB_-1206945184'), ('tmp_306', u'CALL_-1206945420'), ('tmp_304', u'CALL_-1206945420'), ('tmp_305', u'CALL_-1206945378'), ('tmp_302', u'CALL_-1206945420'), ('const-1', u'CALL_-1206945420'), ('const-0', u'CALL_-1206945420'), ('const-0', u'RETURN_-1206945350'), (u'PTRSUB_-1206945207', u'CALL_-1206945420'... | [('tmp_683', u'CALL_-1206945420'), ('tmp_361', u'PTRSUB_-1206945238'), ('const-0', u'CALL_-1206945420'), ('tmp_678', u'CALL_-1206945420'), ('tmp_686', u'CALL_-1206945378'), ('tmp_680', u'CALL_-1206945420'), (u'PTRSUB_-1206945238', u'CALL_-1206945378'), ('const-0', u'RETURN_-1206945350'), ('tmp_685', u'CALL_-1206945378'... | null | null | 00107900 | x86 | O0 | (translation_unit "void FUN_00107900(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [36];\n \n FUN_000f6c90(local_28,param_2,pa... | (translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_64,_false> * this,\n Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,... | (translation_unit "void FUN_00107900(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [36];\n \n FUN_000f6c90(local_28,param_2,pa... | (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_00107900(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 local_28 [36];\n \n FUN_000f6c90(local_28,param_2... |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_64,_false> * this,
Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,
Address address, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<9,_true,_64,_false>::add_local_rela... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
undefined1 local_28 [36];
FUN_000f6c90(local_28,param_2,param_3,param_4,param_6,param_7,p... |
56_echo_and_echo_strip.c | close_stdout_set_file_name | FUN_00011d75 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void close_stdout_set_file_name(char *file)
{
file_name = file;
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00011d75(undefined4 param_1)
{
DAT_00019148 = param_1;
return;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x00011d71
ADD EAX,0x7283
MOV EDX,dword ptr [EBP + 0x8]
MOV dword ptr [EAX + 0x148],EDX
NOP
POP EBP
RET | null | null | null | null | [(u'COPY_-1205985893', u'COPY_-1205985872'), ('tmp_86', u'COPY_-1205985893'), ('const-0', u'RETURN_-1205985869')] | [(u'COPY_-1205985893', u'COPY_-1205985872'), ('tmp_107', u'COPY_-1205985893'), ('const-0', u'RETURN_-1205985869')] | null | null | 00011d75 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00011d75(undefined4 param_1)\n\n{\n DAT_00019148 = param_1;\n return;\n}\n\n" comment (function_definition "void FUN_00011d75(undefined4 param_1)\n\n{\n DAT_00019148 = param_1;\n return;\n}" primi... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid close_stdout_set_file_name(char *file)\n\n{\n file_name = file;\n return;\n}\n\n" comment comment (function_definition "void close_stdout_set_file_name(char *fi... | (translation_unit "void FUN_00011d75(undefined4 param_1)\n\n{\n DAT_00019148 = param_1;\n return;\n}\n\n" (function_definition "void FUN_00011d75(undefined4 param_1)\n\n{\n DAT_00019148 = param_1;\n return;\n}" primitive_type (function_declarator "FUN_00011d75(undefined4 param_1)" identifier (parameter_list "(undef... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) }))) | (function_definition "void FUN_00011d75(undefined4 param_1)\n\n{\n DAT_00019148 = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011d75(undefined4 param_1)" (identifier "FUN_00011d75") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifi... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(char *file)
{
file_name = file;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
DAT_00019148 = param_1;
return;
}
|
3260_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | _M_realloc_insert<gold::Position_dependent_options*_const&> | FUN_000b6fc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Position_dependent_options* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Position_dependent_options*_const&>(vector<gold::Position_dependent_options*,_std::all... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000b6fc0(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 0x00032730
ADD EBX,0x24b037
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 0x000b70f0
LEA ECX,[EAX... | null | null | null | null | [(u'INT_SUB_-1206620108', u'INT_ADD_-1206619908'), (u'INT_NOTEQUAL_-1206619781', u'CBRANCH_-1206619772'), (u'CAST_-1206619147', u'INT_ADD_-1206619900'), (u'CAST_-1206619184', u'INT_ADD_-1206619975'), (u'COPY_-1206619545', u'MULTIEQUAL_-1206619279'), (u'PTRSUB_-1206619262', u'PTRSUB_-1206619254'), (u'PTRSUB_-1206619070'... | [(u'INT_SUB_-1206620108', u'INT_ADD_-1206619908'), (u'INT_NOTEQUAL_-1206619781', u'CBRANCH_-1206619772'), (u'CALL_-1206620004', u'CAST_-1206619211'), (u'MULTIEQUAL_-1206619479', u'STORE_-1206619699'), (u'CAST_-1206619268', u'INT_EQUAL_-1206619710'), (u'CAST_-1206619256', u'INT_SUB_-1206620119'), (u'MULTIEQUAL_-12066194... | null | null | 000b6fc0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b6fc0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Position_dependent_options* const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Position_dependent_options*_const&>(vector<gold::Position_depende... | (translation_unit "void FUN_000b6fc0(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_000b6fc0(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: _M_realloc_insert<gold::Position_dependent_options* const&>
DWARF original prototype: void
_M_realloc_insert<gold::Position_dependent_options*_const&>(vector<gold::Position_dependent_options*,_std::all... | 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... |
28_plink_and_plink_strip.c | gettimeofday | gettimeofday |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)
{
int iVar1;
iVar1 = (*(code *)PTR_gettimeofday_000b1e24)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)
{
int iVar1;
iVar1 = (*(code *)PTR_gettimeofday_000b1e24)();
return iVar1;
}
| JMP dword ptr [EBX + 0x70] | null | null | null | null | [('tmp_72', u'CAST_-1205976534'), (u'CAST_-1205976534', u'CALLIND_-1205976614'), (u'CALLIND_-1205976614', u'INDIRECT_-1205976541'), (u'INDIRECT_-1205976541', u'COPY_-1205976600'), (u'CALLIND_-1205976614', u'RETURN_-1205976611'), ('const-0', u'RETURN_-1205976611')] | [('tmp_72', u'CAST_-1205976534'), (u'CAST_-1205976534', u'CALLIND_-1205976614'), (u'CALLIND_-1205976614', u'INDIRECT_-1205976541'), (u'INDIRECT_-1205976541', u'COPY_-1205976600'), (u'CALLIND_-1205976614', u'RETURN_-1205976611'), ('const-0', u'RETURN_-1205976611')] | null | null | 000141d0 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gettimeofday_000b1e24)();\n return iVar1;\n}\n\n" comment (function_definition "int gettimeofday(timeval *__tv,__timez... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gettimeofday_000b1e24)();\n return iVar1;\n}\n\n" comment (function_definition "int gettimeofday(timeval *__tv,__timez... | (translation_unit "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gettimeofday_000b1e24)();\n return iVar1;\n}\n\n" (function_definition "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gettimeofday_000b1e24)()... | (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 gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_gettimeofday_000b1e24)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "gettimeofday(timeval *__tv,__timezone_ptr_t __tz)" (identifier "gettimeofday") (parameter_list "(timeval... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__tv,type_2 __tz)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_gettimeofday_000b1e24)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(timeval *__tv,__timezone_ptr_t __tz)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000b1e24)();
return iVar1;
}
|
3513_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | find_kept_section_object | FUN_000b9e90 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: Relobj * find_kept_section_object(Sized_relobj_file<64,_true> * this,
uint shndx, uint * symndx_p) */
Relobj * __thiscall
gold::Sized_relobj_file<64,_true>::find_kept_section_object
(Sized_relobj_file<64,_true> *this,uint... |
int FUN_000b9e90(int param_1,uint param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
int iVar3;
iVar1 = *(int *)(param_1 + 0x10c);
iVar2 = param_1 + 0x108;
if (iVar1 != 0) {
do {
while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {
iVar1 = *(int *)(iVar3 + 8);
iVar2 =... | PUSH EBX
MOV EAX,dword ptr [ESP + 0x8]
MOV EDX,dword ptr [ESP + 0xc]
LEA EBX,[EAX + 0x108]
MOV EAX,dword ptr [EAX + 0x10c]
TEST EAX,EAX
JZ 0x000b9ece
MOV ECX,EBX
JMP 0x000b9eb9
MOV ECX,EAX
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x000b9ec5
CMP EDX,dword ptr [EAX + 0x10]
JBE 0x000b9eb0
MOV EAX,dword ptr [EAX + 0xc... | null | null | null | null | [(u'MULTIEQUAL_-1206607970', u'PTRSUB_-1206607912'), ('const-417', u'LOAD_-1206608096'), (u'MULTIEQUAL_-1206607986', u'COPY_-1206607962'), (u'COPY_-1206607966', u'MULTIEQUAL_-1206607986'), (u'COPY_-1206607962', u'COPY_-1206607962'), (u'PTRSUB_-1206607932', u'PTRSUB_-1206607930'), ('const-417', u'LOAD_-1206608211'), ('c... | [(u'INT_ADD_-1206608203', u'INT_NOTEQUAL_-1206608116'), (u'MULTIEQUAL_-1206607970', u'INT_ADD_-1206608054'), (u'LOAD_-1206608096', u'COPY_-1206608014'), (u'INT_ADD_-1206608064', u'CAST_-1206607910'), ('const-417', u'LOAD_-1206608115'), (u'CAST_-1206607910', u'LOAD_-1206608080'), ('tmp_547', u'INT_LESSEQUAL_-1206608142'... | null | null | 000b9e90 | x86 | O0 | (translation_unit "int FUN_000b9e90(int param_1,uint param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n iVar1 = *(int *)(param_1 + 0x10c);\n iVar2 = param_1 + 0x108;\n if (iVar1 != 0) {\n do {\n while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {\n iVar1 = *(int ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: Relobj * find_kept_section_object(Sized_relobj_file<64,_true> * this,\n uint shndx, uint * symndx_p) */\n\nRelobj * __thiscall\ngold::Sized_relobj_file<64,_true>::find_kept_section_object\n (Sized_relobj_f... | (translation_unit "int FUN_000b9e90(int param_1,uint param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n iVar1 = *(int *)(param_1 + 0x10c);\n iVar2 = param_1 + 0x108;\n if (iVar1 != 0) {\n do {\n while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {\n iVar1 = *(int ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "int FUN_000b9e90(int param_1,uint param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n iVar1 = *(int *)(param_1 + 0x10c);\n iVar2 = param_1 + 0x108;\n if (iVar1 != 0) {\n do {\n while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {\n iVar1 = *(i... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: Relobj * find_kept_section_object(Sized_relobj_file<64,_true> * this,
uint shndx, uint * symndx_p) */
var_1 * var_2
gold::Sized_relobj_file<64,_true>::find_kept_section_object
(Sized_relobj_file<64,_true> *this,type_1 var... | 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,uint param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
int iVar3;
iVar1 = *(int *)(param_1 + 0x10c);
iVar2 = param_1 + 0x108;
if (iVar1 != 0) {
do {
while (iVar3 = iVar1, param_2 <= *(uint *)(iVar3 + 0x10)) {
iVar1 = *(int *)(iVar3 + 8);
iVar2 = iVar3... |
4981_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | RegisterWBMPImage | RegisterWBMPImage |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values d... |
undefined4 __regparm3 RegisterWBMPImage(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
int unaff_EBX;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x2e1572);
uVar1 = AcquireMagickInfo(&UNK_00097d02 + unaff_EBX,&UNK_00097d02 + unaff_EBX,
&UNK_00097... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x14
CALL 0x00033960
ADD EBX,0xe8a8e
SUB ESP,0x4
LEA EAX,[EBX + 0xfffaf254]
PUSH EAX
LEA EAX,[EBX + 0xfffaf274]
PUSH EAX
LEA EAX,[EBX + 0xfffaf274]
PUSH EAX
CALL 0x00031340
ADD ESP,0x10
MOV dword ptr [EBP + -0xc],EAX
MOV EAX,dword ptr [EBP + -0xc]
LEA EDX,[EBX + 0xfff16db3]
MOV dwo... | null | null | null | null | [('const-417', u'STORE_-1204742612'), (u'CALL_-1204742707', u'PTRSUB_-1204742479'), (u'COPY_-1204742566', u'CALL_-1204742707'), ('const-417', u'STORE_-1204742671'), ('const-417', u'STORE_-1204742651'), ('const-3641940', u'COPY_-1204742567'), (u'INT_XOR_-1204742610', u'STORE_-1204742612'), ('const-3641972', u'COPY_-1204... | [(u'CALL_-1204742707', u'STORE_-1204742691'), ('const-3020146', u'CALL_-1204742778'), ('const-1', u'PTRADD_-1204742631'), ('const-0', u'RETURN_-1204742543'), (u'PTRADD_-1204742631', u'CAST_-1204742473'), (u'CAST_-1204742445', u'STORE_-1204742651'), (u'INDIRECT_-1204742585', u'PTRADD_-1204742631'), (u'INDIRECT_-12047425... | null | null | 002e1566 | x86 | O0 | (translation_unit "undefined4 __regparm3 RegisterWBMPImage(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x2e1572);\n uVar1 = AcquireMagickInfo(&UNK_00097d02 + unaff_EBX,&UNK_00097d02 + unaff_EBX,\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "Chann... | (translation_unit "undefined4 __regparm3 RegisterWBMPImage(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x2e1572);\n uVar1 = AcquireMagickInfo(&UNK_00097d02 + unaff_EBX,&UNK_00097d02 + unaff_EBX,\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_sta... | (function_definition "undefined4 __regparm3 RegisterWBMPImage(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int unaff_EBX;\n undefined1 *puVar2;\n \n puVar2 = &stack0xfffffffc;\n entry(param_2,0x2e1572);\n uVar1 = AcquireMagickInfo(&UNK_00097d02 + unaff_EBX,&UNK_00097d02 + unaff_EBX,\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values d... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo... | null |
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
int unaff_EBX;
undefined1 *puVar2;
puVar2 = &stack0xfffffffc;
entry(param_2,0x2e1572);
uVar1 = AcquireMagickInfo(&UNK_00097d02 + unaff_EBX,&UNK_00097d02 + unaff_EBX,
&UNK_00097ce2 + unaff... |
10129_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | collate_byname | FUN_002555e0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::collate_byname<wchar_t>::collate_byname(char const*, unsigned int) */
void __thiscall
std::collate_byname<wchar_t>::collate_byname
(collate_byname<wchar_t> *this,char *param_1,uint param_2)
{
undefined4 uVar1;... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_002555e0(undefined4 *param_1,byte *param_2,int param_3)
{
undefined4 uVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
bVar8 = 0;
param_1[1] = (uint)(pa... | CALL 0x00035975
ADD EDX,0x139a1b
PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,EDX
SUB ESP,0x1c
MOV ECX,dword ptr [EBP + 0x10]
MOV EBX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EDX
TEST ECX,ECX
SETNZ AL
MOV dword ptr [EBX + 0x4],EAX
LEA EAX,[EDX + 0xfffff21c]
MOV dword ptr [EBP + -0x20],EA... | null | null | null | null | [(u'COPY_-1204135740', u'MULTIEQUAL_-1204135820'), (u'MULTIEQUAL_-1204135808', u'INT_ADD_-1204136162'), (u'INT_ADD_-1204135702', u'PTRADD_-1204136106'), (u'BOOL_NEGATE_-1204135710', u'CBRANCH_-1204136207'), ('const-1', u'INT_ADD_-1204135732'), (u'INT_EQUAL_-1204136243', u'MULTIEQUAL_-1204135793'), (u'CALL_-1204136330',... | [(u'INT_MULT_-1204135757', u'INT_ADD_-1204135704'), (u'INT_MULT_-1204135796', u'INT_ADD_-1204135735'), ('const-2', u'PTRADD_-1204135625'), ('const-4294967294', u'INT_MULT_-1204135795'), (u'MULTIEQUAL_-1204135799', u'LOAD_-1204136168'), (u'INDIRECT_-1204135825', u'INT_ZEXT_-1204136248'), (u'BOOL_NEGATE_-1204135748', u'B... | null | null | 002555e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_002555e0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::collate_byname<wchar_t>::collate_byname(char const*, unsigned int) */\n\nvoid __thiscall\nstd::collate_byname<wchar_t>::collate_byname\n (collate_byname<wchar_t> *this,char *param_1,uint param_2)... | (translation_unit "void FUN_002555e0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038e224;\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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT... | (function_definition "void FUN_002555e0(undefined4 *param_1,byte *param_2,int param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n \n bVar8 = 0;\n param_1[1] = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0038e224;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::collate_byname<wchar_t>::collate_byname(char const*, unsigned int) */
void __thiscall
std::function_1<wchar_t>::function_1
(function_1<wchar_t> *var_1,char *param_1,type_1 var_2)
{
type_2 uVar1;
int var_4;
... | 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,byte *param_2,int param_3)
{
undefined4 uVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
byte bVar8;
bVar8 = 0;
param_1[1] = (uint)(param_3 ... |
1555_sqldiff_and_sqldiff_strip.c | unicodeCreate | FUN_0006b1d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int unicodeCreate(int nArg,char **azArg,sqlite3_tokenizer **pp)
{
int *__s;
size_t sVar1;
int iVar2;
int iVar3;
bool bVar4;
char *in_stack_ffffffcc;
int in_stack_ffffffd0;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_0006b1d0(int param_1,int param_2,undefined4 *param_3)
{
int *__s;
size_t sVar1;
int iVar2;
int iVar3;
bool bVar4;
undefined4 *local_28;
local_28 = (undefined4 *)FUN_0003e6c0(0x10);
if (local_28 == (und... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000145a0
ADD EBX,0xddcfb
SUB ESP,0x28
PUSH 0x10
CALL 0x0003e6c0
MOV dword ptr [ESP + 0x14],EAX
ADD ESP,0x10
TEST EAX,EAX
JZ 0x0006b3e8
MOV EDX,dword ptr [ESP + 0x30]
MOV dword ptr [EAX],0x0
MOV dword ptr [EAX + 0x8],0x0
MOV dword ptr [EAX + 0xc],0x0
MOV dword ptr [EAX + 0x4],0... | null | null | null | null | [('const-417', u'LOAD_-1206275297'), ('const-417', u'STORE_-1206274648'), ('const-2', u'STORE_-1206274545'), ('const-1634231150', u'INT_EQUAL_-1206274731'), ('const-0', u'COPY_-1206274429'), ('const-1', u'PTRADD_-1206273667'), (u'COPY_-1206275446', u'MULTIEQUAL_-1206274488'), ('tmp_1154', u'CBRANCH_-1206274942'), (u'CO... | [(u'COPY_-1206273851', u'MULTIEQUAL_-1206274397'), ('const-417', u'LOAD_-1206275085'), (u'COPY_-1206275331', u'MULTIEQUAL_-1206274499'), (u'PTRADD_-1206273782', u'STORE_-1206274648'), ('const-3', u'PTRADD_-1206274025'), (u'MULTIEQUAL_-1206274202', u'CBRANCH_-1206274960'), ('tmp_1154', u'CBRANCH_-1206274942'), (u'CAST_-... | null | null | 0006b1d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0006b1d0(int param_1,int param_2,undefined4 *param_3)\n\n{\n int *__s;\n size_t sVar1;\n int iVar2;\n int iVar3;\n bool bVar4;\n undefined4 *local_28;\n \n local_28 = (undefined4 *)FUN_0003e6c0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint unicodeCreate(int nArg,char **azArg,sqlite3_tokenizer **pp)\n\n{\n int *__s;\n size_t sVar1;\n int iVar2;\n int iVar3;\n bool bVar4;\n char *in_stack_ffffffc... | (translation_unit "int FUN_0006b1d0(int param_1,int param_2,undefined4 *param_3)\n\n{\n int *__s;\n size_t sVar1;\n int iVar2;\n int iVar3;\n bool bVar4;\n undefined4 *local_28;\n \n local_28 = (undefined4 *)FUN_0003e6c0(0x10);\n if (local_28 == (undefined4 *)0x0) {\n return 7;\n }\n *local_28 = 0;\n loc... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "int FUN_0006b1d0(int param_1,int param_2,undefined4 *param_3)\n\n{\n int *__s;\n size_t sVar1;\n int iVar2;\n int iVar3;\n bool bVar4;\n undefined4 *local_28;\n \n local_28 = (undefined4 *)FUN_0003e6c0(0x10);\n if (local_28 == (undefined4 *)0x0) {\n return 7;\n }\n *local_28 = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(int var_3,char **azArg,type_1 **pp)
{
int *__s;
size_t var_5;
int var_7;
int var_9;
bool bVar4;
char *in_stack_ffffffcc;
int in_stack_ffffffd0;
type_2 *in_s... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (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 */
int MASKED(int param_1,int param_2,undefined4 *param_3)
{
int *__s;
size_t sVar1;
int iVar2;
int iVar3;
bool bVar4;
undefined4 *local_28;
local_28 = (undefined4 *)FUN_0003e6c0(0x10);
if (local_28 == (undefined... |
181_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c | is_dwo_section | FUN_000175e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 is_dwo_section(bfd *abfd,asection *sec)
{
char *name;
size_t sVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
byte bVar7;
bVar7 = 0;
sVar1 = strlen((char *)abfd);... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool __regparm3 FUN_000175e0(char *param_1)
{
size_t sVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
byte bVar7;
bVar7 = 0;
sVar1 = strlen(param_1);
iVar2 = 4;
bVar5 = (undefined1 *... | PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x000165d0
ADD EBX,0x27a16
SUB ESP,0xc
PUSH EAX
CALL 0x000134e0
LEA EDI,[EBX + 0xfffef0d5]
MOV ECX,0x4
ADD ESP,0x10
LEA ESI,[ESI + EAX*0x1 + -0x4]
POP EBX
CMPSB.REPE ES:EDI,ESI
POP ESI
POP EDI
SETA AL
SBB AL,0x0
TEST AL,AL
SETZ AL
MOVZX EAX,AL
RET | null | null | null | null | [(u'COPY_-1205963011', u'MULTIEQUAL_-1205963001'), (u'INT_EQUAL_-1205963163', u'MULTIEQUAL_-1205962987'), (u'INT_MULT_-1205962999', u'INT_ADD_-1205962993'), (u'CAST_-1205962947', u'INT_ADD_-1205963187'), (u'BOOL_AND_-1205963116', u'INT_EQUAL_-1205963118'), (u'INT_EQUAL_-1205963184', u'CBRANCH_-1205963189'), (u'INT_ZEXT... | [('const-4294967294', u'INT_MULT_-1205963000'), (u'INDIRECT_-1205963009', u'INT_ZEXT_-1205963173'), (u'MULTIEQUAL_-1205963002', u'PTRADD_-1205963118'), (u'INT_EQUAL_-1205963163', u'MULTIEQUAL_-1205962988'), (u'MULTIEQUAL_-1205962991', u'MULTIEQUAL_-1205962988'), (u'COPY_-1205963009', u'MULTIEQUAL_-1205963002'), ('tmp_5... | null | null | 000175e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool __regparm3 FUN_000175e0(char *param_1)\n\n{\n size_t sVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n \n bVar7 = 0;\n sVar1 = strlen(param_1);\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 is_dwo_section(bfd *abfd,asection *sec)\n\n{\n char *name;\n size_t sVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n \n bVar7 = 0;... | (translation_unit "bool __regparm3 FUN_000175e0(char *param_1)\n\n{\n size_t sVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n \n bVar7 = 0;\n sVar1 = strlen(param_1);\n iVar2 = 4;\n bVar5 = (undefined1 *)0xffffffef < &stack0xffffffe4;\n bVar6 = &stack0x0000000... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_de... | (function_definition "bool __regparm3 FUN_000175e0(char *param_1)\n\n{\n size_t sVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n \n bVar7 = 0;\n sVar1 = strlen(param_1);\n iVar2 = 4;\n bVar5 = (undefined1 *)0xffffffef < &stack0xffffffe4;\n bVar6 = &stack0x0000... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 *abfd,type_3 *sec)
{
char *name;
size_t var_2;
int var_3;
type_4 *var_4;
type_4 *var_5;
bool var_6;
bool bVar6;
type_4 bVar7;
bVar7 = 0;
var_2 = var_1((char *)abfd);
va... | 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))))) body: (compound_statement (declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool __regparm3 MASKED(char *param_1)
{
size_t sVar1;
int iVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
byte bVar7;
bVar7 = 0;
sVar1 = strlen(param_1);
iVar2 = 4;
bVar5 = (undefined1 *)0xfff... |
7643_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | _M_extract<long_long> | FUN_001d5910 |
/* std::wistream& std::wistream::_M_extract<long long>(long long&) */
wistream * __thiscall std::wistream::_M_extract<long_long>(wistream *this,longlong *param_1)
{
int *piVar1;
wistream *pwVar2;
undefined1 local_34 [19];
sentry local_21;
_Ios_Iostate local_20 [4];
__x86_get_pc_thunk_di();
sentry::s... |
int * FUN_001d5910(int *param_1,undefined4 param_2)
{
int *piVar1;
int iVar2;
undefined1 local_34 [19];
char local_21;
uint local_20 [4];
FUN_00058c4a();
FUN_001d3130(&local_21,param_1,0);
if (local_21 != '\0') {
local_20[0] = 0;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
piVar1 ... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00058c4a
ADD EDI,0x1696e7
PUSH ESI
LEA EAX,[EBP + -0x1d]
PUSH EBX
SUB ESP,0x40
MOV ESI,dword ptr [EBP + 0x8]
PUSH 0x0
PUSH ESI
MOV EBX,EDI
PUSH EAX
CALL 0x001d3130
ADD ESP,0x10
CMP byte ptr [EBP + -0x1d],0x0
JZ 0x001d5993
MOV EAX,dword ptr [ESI]
MOV dword ptr [EBP + -0x1c],0x0
MOV E... | null | null | null | null | [(u'PTRADD_-1207805473', u'CALLIND_-1207805382'), ('tmp_1094', u'PTRSUB_-1207805026'), (u'LOAD_-1207805543', u'PTRADD_-1207805473'), (u'LOAD_-1207805526', u'LOAD_-1207805495'), ('const-417', u'LOAD_-1207805558'), (u'PTRSUB_-1207805026', u'CALL_-1207805590'), ('const-417', u'LOAD_-1207805543'), ('const-124', u'PTRADD_-1... | [('const-417', u'LOAD_-1207805392'), (u'INT_ADD_-1207805376', u'CAST_-1207804926'), (u'INT_ADD_-1207805484', u'CAST_-1207804973'), (u'LOAD_-1207805526', u'LOAD_-1207805495'), ('const-417', u'LOAD_-1207805277'), (u'CAST_-1207804973', u'LOAD_-1207805500'), (u'CALL_-1207805590', u'INDIRECT_-1207805058'), ('const-0', u'INT... | null | null | 001d5910 | x86 | O0 | (translation_unit "int * FUN_001d5910(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_00058c4a();\n FUN_001d3130(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0... | (translation_unit "/* std::wistream& std::wistream::_M_extract<long long>(long long&) */\n\nwistream * __thiscall std::wistream::_M_extract<long_long>(wistream *this,longlong *param_1)\n\n{\n int *piVar1;\n wistream *pwVar2;\n undefined1 local_34 [19];\n sentry local_21;\n _Ios_Iostate local_20 [4];\n \n __x86_g... | (translation_unit "int * FUN_001d5910(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_00058c4a();\n FUN_001d3130(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_001d5910(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_00058c4a();\n FUN_001d3130(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 +... |
/* std::wistream& std::wistream::_M_extract<long long>(long long&) */
type_1 * __thiscall std::type_1::_M_extract<long_long>(type_1 *var_3,longlong *param_1)
{
int *var_5;
type_1 *var_4;
type_2 local_34 [19];
type_3 var_2;
type_4 local_20 [4];
var_1();
sentry::type_3(&var_2,var_3,false);
if (var_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... | null |
int * MASKED(int *param_1,undefined4 param_2)
{
int *piVar1;
int iVar2;
undefined1 local_34 [19];
char local_21;
uint local_20 [4];
FUN_00058c4a();
FUN_001d3130(&local_21,param_1,0);
if (local_21 != '\0') {
local_20[0] = 0;
iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1;
piVar1 = *(in... |
9078_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | string | FUN_0021e8d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::string(unsigned int, char, std::allocator<char> const&) */
void __thiscall std::string::string(string *this,uint param_1,char param_2,allocator *param_3)
{
undefined4 uVar1;
uVar1 = _S_construct(param_1,par... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0021e8d0(undefined4 *param_1,undefined4 param_2,char param_3,undefined4 param_4)
{
undefined4 uVar1;
uVar1 = FUN_0021e800(param_2,(int)param_3,param_4);
*param_1 = uVar1;
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x17072a
SUB ESP,0xc
PUSH dword ptr [ESP + 0x20]
MOVSX EAX,byte ptr [ESP + 0x20]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
CALL 0x0021e800
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [EDX],EAX
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-417', u'STORE_-1203836632'), (u'CAST_-1203836517', u'STORE_-1203836632'), ('tmp_191', u'CALL_-1203836642'), ('tmp_188', u'CAST_-1203836517'), ('tmp_189', u'CALL_-1203836642'), ('tmp_190', u'CALL_-1203836642'), ('const-0', u'RETURN_-1203836603'), (u'CALL_-1203836642', u'STORE_-1203836632')] | [('tmp_331', u'CALL_-1203836642'), (u'INT_SEXT_-1203836652', u'CALL_-1203836642'), ('const-417', u'STORE_-1203836632'), ('tmp_330', u'INT_SEXT_-1203836652'), ('tmp_329', u'CALL_-1203836642'), ('const-0', u'RETURN_-1203836603'), ('tmp_332', u'STORE_-1203836632'), (u'CALL_-1203836642', u'STORE_-1203836632')] | null | null | 0021e8d0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0021e8d0(undefined4 *param_1,undefined4 param_2,char param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0021e800(param_2,(int)param_3,param_4);\n *param_1 = uVar1;\n return;\n}... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::string(unsigned int, char, std::allocator<char> const&) */\n\nvoid __thiscall std::string::string(string *this,uint param_1,char param_2,allocator *param_3)\n\n{\n undefined4 uVar1;\n \n uVar1 ... | (translation_unit "void FUN_0021e8d0(undefined4 *param_1,undefined4 param_2,char param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0021e800(param_2,(int)param_3,param_4);\n *param_1 = uVar1;\n return;\n}\n\n" (function_definition "void FUN_0021e8d0(undefined4 *param_1,undefined4 param_2,char pa... | (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) ))) (compound_statement { (declaration TYPE IDENT ;) (expressi... | (function_definition "void FUN_0021e8d0(undefined4 *param_1,undefined4 param_2,char param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0021e800(param_2,(int)param_3,param_4);\n *param_1 = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021e8d0(undefined4 *param_1,undefine... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::string(unsigned int, char, std::allocator<char> const&) */
void __thiscall std::function_1::function_1(function_1 *this,type_1 param_1,char param_2,type_2 *param_3)
{
type_3 uVar1;
uVar1 = var_1(param_1,par... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 param_2,char param_3,undefined4 param_4)
{
undefined4 uVar1;
uVar1 = FUN_0021e800(param_2,(int)param_3,param_4);
*param_1 = uVar1;
return;
}
|
131_xargs_and_xargs_strip.c | get_proc_max_fd | FUN_00015ea2 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int get_proc_max_fd(void)
{
bool bVar1;
DIR *__dirp;
int *piVar2;
dirent64 *pdVar3;
char *pcVar4;
int iVar5;
int maxfd;
int good;
char *path;
DIR *dir;
dirent *dent;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00015ea2(void)
{
bool bVar1;
DIR *__dirp;
int *piVar2;
dirent64 *pdVar3;
undefined4 uVar4;
int iVar5;
int local_24;
local_24 = -1;
__dirp = (DIR *)FUN_00016d5d("/proc/self/fd");
if (__dirp != (DIR ... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x20
CALL 0x000125c0
ADD EBX,0xcfb5
LEA EAX,[EBX + 0xffffbcc4]
MOV dword ptr [EBP + -0x18],EAX
MOV dword ptr [EBP + -0x20],0xffffffff
SUB ESP,0xc
PUSH dword ptr [EBP + -0x18]
CALL 0x00016d5d
ADD ESP,0x10
MOV dword ptr [EBP + -0x14],EAX
CMP dword ptr [EBP + -0x14],0x0
JZ 0x... | null | null | null | null | [('const-19', u'PTRSUB_-1205968032'), ('const-417', u'LOAD_-1205968788'), ('const-1', u'PTRADD_-1205968075'), ('const-417', u'LOAD_-1205968918'), (u'LOAD_-1205968733', u'INT_NOTEQUAL_-1205968713'), (u'CALL_-1205968942', u'CALL_-1205968882'), ('const-1', u'PTRADD_-1205968062'), (u'INT_EQUAL_-1205969013', u'CBRANCH_-1205... | [(u'CALL_-1205969048', u'PTRSUB_-1205968052'), (u'CALL_-1205969048', u'PTRSUB_-1205968090'), ('const-417', u'LOAD_-1205968705'), ('const-46', u'INT_NOTEQUAL_-1205968768'), (u'LOAD_-1205968733', u'INT_NOTEQUAL_-1205968713'), ('const-0', u'COPY_-1205968174'), (u'PTRSUB_-1205968065', u'PTRADD_-1205968065'), (u'CALL_-12059... | null | null | 00015ea2 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00015ea2(void)\n\n{\n bool bVar1;\n DIR *__dirp;\n int *piVar2;\n dirent64 *pdVar3;\n undefined4 uVar4;\n int iVar5;\n int local_24;\n \n local_24 = -1;\n __dirp = (DIR *)FUN_00016d5d("/proc/... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint get_proc_max_fd(void)\n\n{\n bool bVar1;\n DIR *__dirp;\n int *piVar2;\n dirent64 *pdVar3;\n char *pcVar4;\n int iVar5;\n int maxfd;\n int good;\n char *p... | (translation_unit "int FUN_00015ea2(void)\n\n{\n bool bVar1;\n DIR *__dirp;\n int *piVar2;\n dirent64 *pdVar3;\n undefined4 uVar4;\n int iVar5;\n int local_24;\n \n local_24 = -1;\n __dirp = (DIR *)FUN_00016d5d("/proc/self/fd");\n if (__dirp != (DIR *)0x0) {\n bVar1 = false;\n while( true ) {\n pi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;)... | (function_definition "int FUN_00015ea2(void)\n\n{\n bool bVar1;\n DIR *__dirp;\n int *piVar2;\n dirent64 *pdVar3;\n undefined4 uVar4;\n int iVar5;\n int local_24;\n \n local_24 = -1;\n __dirp = (DIR *)FUN_00016d5d("/proc/self/fd");\n if (__dirp != (DIR *)0x0) {\n bVar1 = false;\n while( true ) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void)
{
bool bVar1;
type_1 *var_2;
int *piVar2;
type_2 *var_5;
char *pcVar4;
int var_8;
int var_7;
int good;
char *path;
type_1 *dir;
type_3 *dent;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(void)
{
bool bVar1;
DIR *__dirp;
int *piVar2;
dirent64 *pdVar3;
undefined4 uVar4;
int iVar5;
int local_24;
local_24 = -1;
__dirp = (DIR *)FUN_00016d5d("/proc/self/fd");
if (__dirp != (DIR *)0x0)... |
1_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _init | _DT_INIT |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void _init(void)
{
if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {
(*(code *)PTR___gmon_start___003a9bc4)();
}
frame_dummy();
__do_global_ctors_aux();
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void _DT_INIT(void)
{
if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {
(*(code *)PTR___gmon_start___003a9bc4)();
}
thunk_FUN_00036e00();
FUN_00295e10();
return;
}
| PUSH EBX
SUB ESP,0x8
CALL 0x00036db0
ADD EBX,0x37fff7
MOV EAX,dword ptr [EBX + 0xfffffbc4]
TEST EAX,EAX
JZ 0x0002a01b
CALL EAX
CALL 0x00036ee0
CALL 0x00295e10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'INDIRECT_-1206017829', u'COPY_-1206017879'), (u'INT_NOTEQUAL_-1206017984', u'CBRANCH_-1206017984'), (u'CALLIND_-1206017975', u'INDIRECT_-1206017838'), (u'CALL_-1206017963', u'INDIRECT_-1206017829'), ('tmp_407', u'MULTIEQUAL_-1206017833'), ('tmp_100', u'CBRANCH_-1206017984'), ('const-0', u'RETURN_-1206017935'), ('tm... | [(u'INDIRECT_-1206017829', u'COPY_-1206017879'), (u'INT_NOTEQUAL_-1206017984', u'CBRANCH_-1206017984'), (u'CALLIND_-1206017975', u'INDIRECT_-1206017838'), (u'CALL_-1206017963', u'INDIRECT_-1206017829'), ('tmp_407', u'MULTIEQUAL_-1206017833'), ('tmp_100', u'CBRANCH_-1206017984'), ('const-0', u'RETURN_-1206017935'), ('tm... | null | null | 0002a000 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _DT_INIT(void)\n\n{\n if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___003a9bc4)();\n }\n thunk_FUN_00036e00();\n FUN_00295e10();\n return;\n}\n\n" comment (fu... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _init(void)\n\n{\n if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___003a9bc4)();\n }\n frame_dummy();\n __do_global_ctors_aux();\n return;\n}\n\n" comment (func... | (translation_unit "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___003a9bc4)();\n }\n thunk_FUN_00036e00();\n FUN_00295e10();\n return;\n}\n\n" (function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statemen... | (function_definition "void _DT_INIT(void)\n\n{\n if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {\n (*(code *)PTR___gmon_start___003a9bc4)();\n }\n thunk_FUN_00036e00();\n FUN_00295e10();\n return;\n}" (primitive_type "void") (function_declarator "_DT_INIT(void)" (identifier "_DT_INIT") (parameter_list "(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void)
{
if (var_1 != (type_1 *)0x0) {
(*(type_2 *)var_1)();
}
var_2();
var_3();
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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
if (PTR___gmon_start___003a9bc4 != (undefined *)0x0) {
(*(code *)PTR___gmon_start___003a9bc4)();
}
thunk_FUN_00036e00();
FUN_00295e10();
return;
}
|
685_libpng16.so.16.36_and_libpng16.so.16.36_strip.c | png_write_oFFs | FUN_0004286a |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void png_write_oFFs(png_structrp png_ptr,png_int_32 x_offset,png_int_32 y_offset,int unit_type)
{
int iVar1;
int in_GS_OFFSET;
png_structrp png_ptr_local;
png_byte buf [9];
iVar1 = *(int *)(in_GS_OFFSET + 0x14);
if... |
void __regparm3 FUN_0004286a(undefined4 param_1,undefined4 param_2)
{
int unaff_EBX;
undefined1 *puVar1;
int in_GS_OFFSET;
puVar1 = &stack0xfffffffc;
entry(param_2,0x42876);
*(undefined4 *)(puVar1 + -0x1c) = *(undefined4 *)(puVar1 + 8);
*(undefined4 *)(puVar1 + -0xc) = *(undefined4 *)(in_GS_OFFSET + ... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x00014960
ADD EBX,0xe522
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
CMP dword ptr [EBP + 0x14],0x1
JLE 0x000428a8
SUB ESP,0x8
LEA EAX,[EBX + 0xffff8e30]
PUSH EAX
PUSH dword ptr [EBP + -0x1c]
... | null | null | null | null | [('const-302024', u'COPY_-1206179226'), (u'INT_SLESS_-1206179620', u'CBRANCH_-1206179627'), ('tmp_929', u'PTRSUB_-1206179130'), ('tmp_651', u'CALL_-1206179588'), (u'INDIRECT_-1206179345', u'MULTIEQUAL_-1206179332'), (u'PTRADD_-1206179130', u'CALL_-1206179478'), ('const-4294967271', u'PTRSUB_-1206179146'), (u'CALL_-1206... | [('const-417', u'LOAD_-1206179430'), ('const-1', u'PTRADD_-1206179623'), ('const-1', u'PTRADD_-1206179617'), (u'CAST_-1206179193', u'LOAD_-1206179673'), ('const-1', u'PTRADD_-1206179492'), ('tmp_928', u'PTRSUB_-1206179218'), (u'CAST_-1206179123', u'LOAD_-1206179496'), ('const-4294967283', u'PTRADD_-1206179396'), ('cons... | null | null | 0004286a | x86 | O0 | (translation_unit "void __regparm3 FUN_0004286a(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBX;\n undefined1 *puVar1;\n int in_GS_OFFSET;\n \n puVar1 = &stack0xfffffffc;\n entry(param_2,0x42876);\n *(undefined4 *)(puVar1 + -0x1c) = *(undefined4 *)(puVar1 + 8);\n *(undefined4 *)(puVar1 + -0xc) = *(u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid png_write_oFFs(png_structrp png_ptr,png_int_32 x_offset,png_int_32 y_offset,int unit_type)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n png_structrp png_ptr_local;\n png_byte buf [9];\n \n iVar1 = *(int *... | (translation_unit "void __regparm3 FUN_0004286a(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBX;\n undefined1 *puVar1;\n int in_GS_OFFSET;\n \n puVar1 = &stack0xfffffffc;\n entry(param_2,0x42876);\n *(undefined4 *)(puVar1 + -0x1c) = *(undefined4 *)(puVar1 + 8);\n *(undefined4 *)(puVar1 + -0xc) = *(u... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_sta... | (function_definition "void __regparm3 FUN_0004286a(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBX;\n undefined1 *puVar1;\n int in_GS_OFFSET;\n \n puVar1 = &stack0xfffffffc;\n entry(param_2,0x42876);\n *(undefined4 *)(puVar1 + -0x1c) = *(undefined4 *)(puVar1 + 8);\n *(undefined4 *)(puVar1 + -0xc) = ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(type_1 png_ptr,type_2 x_offset,type_2 y_offset,int var_2)
{
int var_7;
int var_1;
type_1 png_ptr_local;
type_3 var_5 [9];
var_7 = *(int *)(var_1 + 0x14);
if (1 < var_2) {
var_3(png_ptr,"Unrecogn... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod... | null |
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int unaff_EBX;
undefined1 *puVar1;
int in_GS_OFFSET;
puVar1 = &stack0xfffffffc;
entry(param_2,0x42876);
*(undefined4 *)(puVar1 + -0x1c) = *(undefined4 *)(puVar1 + 8);
*(undefined4 *)(puVar1 + -0xc) = *(undefined4 *)(in_GS_OFFSET + 0x14);... |
320_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | parse_exclude_libs | FUN_0002f2fa |
/* WARNING: Enum "DT": Some values do not have unique names */
/* gold::General_options::parse_exclude_libs(char const*, char const*, gold::Command_line*) [clone
.cold.547] */
void gold::General_options::parse_exclude_libs(char *param_1,char *param_2,Command_line *param_3)
{
int unaff_EBP;
if (*(void **)(u... |
void FUN_0002f2fa(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {
FUN_001e6db0(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_0027dd80();
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,dword ptr [EBP + -0x4c]
JZ 0x0002f311
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x48]
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x48]
PUSH ESI
CALL 0x0027dd80 | null | null | null | null | [('tmp_280', u'INT_ADD_-1205996781'), ('const-4294967248', u'INT_ADD_-1205996787'), ('tmp_42', u'CBRANCH_-1205996780'), ('const-1', u'RETURN_-1205996704'), ('const-4294967220', u'INT_ADD_-1205996781'), (u'INT_NOTEQUAL_-1205996781', u'CBRANCH_-1205996780'), (u'LOAD_-1205996803', u'CALL_-1205996751'), (u'LOAD_-1205996803... | [('const-4294967248', u'INT_ADD_-1205996787'), ('tmp_42', u'CBRANCH_-1205996780'), ('const-1', u'RETURN_-1205996704'), ('const-4294967220', u'INT_ADD_-1205996781'), (u'INT_NOTEQUAL_-1205996781', u'CBRANCH_-1205996780'), (u'LOAD_-1205996803', u'CALL_-1205996751'), ('tmp_277', u'INT_ADD_-1205996787'), (u'LOAD_-1205996803... | null | null | 0002f2fa | x86 | O0 | (translation_unit "void FUN_0002f2fa(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_0002f2f... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* gold::General_options::parse_exclude_libs(char const*, char const*, gold::Command_line*) [clone\n .cold.547] */\n\nvoid gold::General_options::parse_exclude_libs(char *param_1,char *param_2,Command_line *param_3)\n\n{\n int unaff_E... | (translation_unit "void FUN_0002f2fa(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_0002f2fa(void)\n\n{\n int unaff_EBP;\n \n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_0002f2fa(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {\n FUN_001e6db0(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_0002f2fa(void)" (identifier "F... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* gold::General_options::parse_exclude_libs(char const*, char const*, gold::Command_line*) [clone
.cold.547] */
void gold::General_options::function_1(char *param_1,char *param_2,type_1 *param_3)
{
int var_1;
if (*(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)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x4c)) {
FUN_001e6db0(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_0027dd80();
}
|
4685_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | add_input_library | FUN_0011e780 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
ld_plugin_status gold::add_input_library(char *pathname)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm2 FUN_0011e780(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
if (*(int *)(DAT_0033f2f0 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_0008b620("..... | PUSH EBX
CALL 0x00035680
ADD EBX,0x22087a
SUB ESP,0x8
LEA EAX,[EBX + 0x2f0]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x0011e7bc
MOV EAX,dword ptr [EAX + 0x593c]
TEST EAX,EAX
JZ 0x0011e7d2
SUB ESP,0x4
PUSH 0x1
PUSH dword ptr [ESP + 0x18]
PUSH EAX
CALL 0x0011e260
ADD ESP,0x18
POP EBX
RET
LEA ... | null | null | null | null | [(u'COPY_-1206982445', u'CALL_-1206982564'), (u'PTRSUB_-1206982456', u'LOAD_-1206982730'), ('const-1', u'CALL_-1206982651'), ('const-417', u'LOAD_-1206982730'), ('tmp_799', u'PTRSUB_-1206982456'), ('const-417', u'LOAD_-1206982710'), ('const-8', u'PTRSUB_-1206982456'), (u'INDIRECT_-1206982417', u'COPY_-1206982472'), ('t... | [(u'CAST_-1206982470', u'LOAD_-1206982730'), (u'INDIRECT_-1206982429', u'COPY_-1206982484'), (u'CAST_-1206982462', u'LOAD_-1206982710'), ('const-2384493', u'COPY_-1206982483'), ('tmp_144', u'CBRANCH_-1206982688'), (u'COPY_-1206982457', u'CALL_-1206982564'), (u'INT_EQUAL_-1206982712', u'CBRANCH_-1206982711'), (u'INDIREC... | null | null | 0011e780 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm2 FUN_0011e780(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0033f2f0 + 8) == 0) {\n /* WARNING: Subroutine does not retu... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nld_plugin_status gold::add_input_... | (translation_unit "void __regparm2 FUN_0011e780(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0033f2f0 + 8) == 0) {\n \n FUN_0008b620("../../gold/parameters.h",0x5c,"options",param_2);\n }\n iVar1 = *(int *)(*(int *)(DAT_0033f2f0 + 8) + 0x59... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_ex... | (function_definition "void __regparm2 FUN_0011e780(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0033f2f0 + 8) == 0) {\n \n FUN_0008b620("../../gold/parameters.h",0x5c,"options",param_2);\n }\n iVar1 = *(int *)(*(int *)(DAT_0033f2f0 + 8) + 0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
type_1 gold::function_1(char *pathname)
{
type_2 *var... | 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 __regparm2 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
int iVar1;
if (*(int *)(DAT_0033f2f0 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_0008b620("../../go... |
71_aarch64-linux-gnu-c++filt_and_aarch64-linux-gnu-c++filt_strip.c | __do_global_dtors_aux | FUN_000118e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011936) */
/* WARNING: Removing unreachable block (ram,0x00011940) */
void __do_global_dtors_aux(void)
{
if (completed_6888 == '\0') {
if (PTR___cxa_finalize_00016fd4 != (unde... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011936) */
/* WARNING: Removing unreachable block (ram,0x00011940) */
void FUN_000118e0(void)
{
if (DAT_00017120 == '\0') {
if (PTR___cxa_finalize_00016fd4 != (undefined *)0x... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x5715
SUB ESP,0xc
CMP byte ptr [EBX + 0x120],0x0
JNZ 0x00011962
MOV EAX,dword ptr [EBX + 0xffffffd4]
TEST EAX,EAX
JZ 0x00011918
SUB ESP,0xc
PUSH dword ptr [EBX + 0x108]
CALL 0x00011420
ADD ESP,0x10
LEA EDI,[EBX + 0xfffffe38]
LEA ESI,[EBX + 0xfffff... | null | null | null | null | [(u'COPY_-1205986782', u'MULTIEQUAL_-1205986459'), ('tmp_1510', u'INT_EQUAL_-1205987032'), (u'INDIRECT_-1205986553', u'MULTIEQUAL_-1205986542'), ('tmp_164', u'CBRANCH_-1205987002'), (u'INDIRECT_-1205986482', u'MULTIEQUAL_-1205986469'), ('tmp_1510', u'MULTIEQUAL_-1205986532'), ('tmp_1512', u'MULTIEQUAL_-1205986464'), (u... | [(u'COPY_-1205986782', u'MULTIEQUAL_-1205986459'), ('tmp_1510', u'INT_EQUAL_-1205987032'), (u'INDIRECT_-1205986553', u'MULTIEQUAL_-1205986542'), ('tmp_164', u'CBRANCH_-1205987002'), (u'INDIRECT_-1205986482', u'MULTIEQUAL_-1205986469'), ('tmp_1510', u'MULTIEQUAL_-1205986532'), ('tmp_1512', u'MULTIEQUAL_-1205986464'), (u... | null | null | 000118e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011936) */\n/* WARNING: Removing unreachable block (ram,0x00011940) */\n\nvoid FUN_000118e0(void)\n\n{\n if (DAT_00017120 == '\0') {\n if (PTR___cxa_finalize_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00011936) */\n/* WARNING: Removing unreachable block (ram,0x00011940) */\n\nvoid __do_global_dtors_aux(void)\n\n{\n if (completed_6888 == '\0') {\n if (PTR___cxa_... | (translation_unit "void FUN_000118e0(void)\n\n{\n if (DAT_00017120 == '\0') {\n if (PTR___cxa_finalize_00016fd4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00017108);\n }\n FUN_00011850();\n DAT_00017120 = '\x01';\n }\n return;\n}\n\n" (function_definition "void FUN_000118e0(void)\n\n{\n if (D... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression... | (function_definition "void FUN_000118e0(void)\n\n{\n if (DAT_00017120 == '\0') {\n if (PTR___cxa_finalize_00016fd4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_00017108);\n }\n FUN_00011850();\n DAT_00017120 = '\x01';\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000118e0(v... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011936) */
/* WARNING: Removing unreachable block (ram,0x00011940) */
void function_1(void)
{
if (var_1 == '\0') {
if (var_2 != (type_1 *)0x0) {
var_3(__dso_handle);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00011936) */
/* WARNING: Removing unreachable block (ram,0x00011940) */
void MASKED(void)
{
if (DAT_00017120 == '\0') {
if (PTR___cxa_finalize_00016fd4 != (undefined *)0x0) {
... |
7600_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | wistream | FUN_001d2f00 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::wistream::wistream(std::wistream&&) */
void __thiscall std::wistream::wistream(wistream *this,wistream *param_1)
{
ios_base *this_00;
ios_base iVar1;
undefined4 uVar2;
int iVar3;
ios_base *piVar4;
this_00 =... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_001d2f00(undefined4 *param_1,int *param_2)
{
undefined4 *puVar1;
undefined1 uVar2;
undefined4 uVar3;
int iVar4;
puVar1 = param_1 + 2;
FUN_001f1360(puVar1);
param_1[0x1e] = 0;
param_1[0x1f] = 0;
*par... | CALL 0x00058c46
ADD ECX,0x16c0fb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,ECX
MOV EBX,ECX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x20],ECX
LEA EAX,[ESI + 0x8]
PUSH EAX
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x001f1360
LEA EAX,[EDI + 0xffffd780]
MOV ECX,EDI
MOV dword ptr [ESI + 0x7... | null | null | null | null | [(u'CAST_-1207815911', u'PTRADD_-1207816043'), (u'PTRADD_-1207816015', u'CAST_-1207815860'), ('tmp_612', u'PTRADD_-1207815983'), ('tmp_613', u'PTRADD_-1207815968'), ('const-417', u'STORE_-1207816028'), (u'PTRADD_-1207816277', u'CAST_-1207816015'), ('const-4', u'PTRADD_-1207816186'), ('const-1', u'PTRADD_-1207816186'), ... | [('const-0', u'PTRSUB_-1207815987'), ('const-4', u'PTRADD_-1207815845'), (u'INT_ADD_-1207816089', u'CAST_-1207815873'), ('const-4', u'PTRADD_-1207815976'), ('const-4', u'PTRADD_-1207815864'), (u'PTRADD_-1207815976', u'CAST_-1207815965'), ('const-0', u'STORE_-1207816028'), ('tmp_992', u'PTRADD_-1207815926'), ('const-31'... | null | null | 001d2f00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_001d2f00(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n \n puVar1 = param_1 + 2;\n FUN_001f1360(puVar1);\n param_1[0x1e] = ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::wistream::wistream(std::wistream&&) */\n\nvoid __thiscall std::wistream::wistream(wistream *this,wistream *param_1)\n\n{\n ios_base *this_00;\n ios_base iVar1;\n undefined4 uVar2;\n int iVar3;\n ios_... | (translation_unit "void FUN_001d2f00(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n \n puVar1 = param_1 + 2;\n FUN_001f1360(puVar1);\n param_1[0x1e] = 0;\n param_1[0x1f] = 0;\n *param_1 = &PTR_FUN_0033c78c;\n param_1[2] = &PTR_FUN_0033c7a0;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "void FUN_001d2f00(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n \n puVar1 = param_1 + 2;\n FUN_001f1360(puVar1);\n param_1[0x1e] = 0;\n param_1[0x1f] = 0;\n *param_1 = &PTR_FUN_0033c78c;\n param_1[2] = &PTR_FUN_0033c7... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::wistream::wistream(std::wistream&&) */
void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_2)
{
type_1 *this_00;
type_1 iVar1;
type_2 uVar2;
int var_3;
type_1 *var_6;
this_00 = (ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void MASKED(undefined4 *param_1,int *param_2)
{
undefined4 *puVar1;
undefined1 uVar2;
undefined4 uVar3;
int iVar4;
puVar1 = param_1 + 2;
FUN_001f1360(puVar1);
param_1[0x1e] = 0;
param_1[0x1f] = 0;
*param_1 =... |
10550_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | value | FUN_0038db80 |
/* 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_mult * 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 */
longlong FUN_0038db80(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
longlong lVar2;
longlong lVar3;
int local_34;
int local_30 [7];
undefined4 uStack_14;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x25c477
SUB ESP,0x40
MOV ESI,dword ptr [ESP + 0x58]
MOV EBP,dword ptr [ESP + 0x54]
MOV dword ptr [ESP + 0x24],0x0
MOV dword ptr [ESP + 0x28],0x0
PUSH dword ptr [ESI + 0x2c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH 0x0
LEA EAX,[ESP + 0x38]
PUSH EAX
LEA EAX,[ESP + 0x34]... | null | null | null | null | [('const-1', u'RETURN_-1205347426')] | [(u'CALL_-1205346842', u'INDIRECT_-1205346436'), (u'LOAD_-1205347097', u'CALL_-1205347076'), ('const-0', u'COPY_-1205347242'), (u'PTRSUB_-1205346526', u'PTRADD_-1205346525'), ('tmp_1440', u'PTRSUB_-1205346526'), (u'CALL_-1205346842', u'INDIRECT_-1205346381'), (u'LOAD_-1205347366', u'CALL_-1205347244'), (u'LOAD_-1205347... | null | null | 0038db80 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nlonglong FUN_0038db80(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n longlong lVar2;\n longlong lVar3;\n int local_34;\n int local_30 [... | (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_mult * this, Expression_eval_inf... | (translation_unit "longlong FUN_0038db80(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n longlong lVar2;\n longlong lVar3;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x38db89;\n local_30[1] = 0;\n local_30[2] = 0;\n lVar2 = FUN_00389e80(*(undefined4 *)(param_1 + ... | (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 "longlong FUN_0038db80(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n longlong lVar2;\n longlong lVar3;\n int local_34;\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x38db89;\n local_30[1] = 0;\n local_30[2] = 0;\n lVar2 = FUN_00389e80(*(undefined4 *)(param_1... |
/* 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_mult * 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 */
longlong MASKED(int param_1,undefined4 *param_2)
{
undefined4 uVar1;
longlong lVar2;
longlong lVar3;
int local_34;
int local_30 [7];
undefined4 uStack_14;
u... |
241_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c | ldlex_inputlist | FUN_0001aff0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void ldlex_inputlist(void)
{
int iVar1;
int *piVar2;
iVar1 = yy_start;
yy_start = 5;
piVar2 = state_stack_p + 1;
*state_stack_p = iVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0001aff0(void)
{
undefined4 uVar1;
undefined *puVar2;
uVar1 = DAT_000937b0;
DAT_000937b0 = 5;
puVar2 = PTR_DAT_0009332c + 4;
*(undefined4 *)PTR_DAT_0009332c = uVar1;
PTR_DAT_0009332c = puVar2;
return;... | CALL 0x0001b192
ADD EAX,0x7800b
MOV EDX,dword ptr [EAX + 0x32c]
LEA ECX,[EDX + 0x4]
MOV dword ptr [EAX + 0x32c],ECX
MOV ECX,dword ptr [EAX + 0x7b0]
MOV dword ptr [EAX + 0x7b0],0x5
MOV dword ptr [EDX],ECX
RET | null | null | null | null | [('tmp_137', u'PTRADD_-1205948312'), ('tmp_138', u'COPY_-1205948391'), ('const-0', u'RETURN_-1205948349'), ('const-417', u'STORE_-1205948361'), ('const-4', u'PTRADD_-1205948312'), (u'INDIRECT_-1205948292', u'COPY_-1205948351'), (u'PTRADD_-1205948312', u'COPY_-1205948349'), ('const-5', u'COPY_-1205948375'), (u'STORE_-12... | [(u'COPY_-1205948392', u'STORE_-1205948361'), ('const-1', u'PTRADD_-1205948336'), ('const-417', u'STORE_-1205948361'), ('const-0', u'RETURN_-1205948349'), ('const-4', u'PTRADD_-1205948336'), ('const-5', u'COPY_-1205948375'), ('tmp_139', u'CAST_-1205948285'), ('tmp_140', u'COPY_-1205948392'), (u'INDIRECT_-1205948292', u... | null | null | 0001aff0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001aff0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_000937b0;\n DAT_000937b0 = 5;\n puVar2 = PTR_DAT_0009332c + 4;\n *(undefined4 *)PTR_DAT_0009332c = uVar1;\n PTR_DA... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldlex_inputlist(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 5;\n piVar2 = state_stack_p + ... | (translation_unit "void FUN_0001aff0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_000937b0;\n DAT_000937b0 = 5;\n puVar2 = PTR_DAT_0009332c + 4;\n *(undefined4 *)PTR_DAT_0009332c = uVar1;\n PTR_DAT_0009332c = puVar2;\n return;\n}\n\n" (function_definition "void FUN_0001aff0(void)\n\n{\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_ex... | (function_definition "void FUN_0001aff0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_000937b0;\n DAT_000937b0 = 5;\n puVar2 = PTR_DAT_0009332c + 4;\n *(undefined4 *)PTR_DAT_0009332c = uVar1;\n PTR_DAT_0009332c = puVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int iVar1;
int *piVar2;
iVar1 = yy_start;
yy_start = 5;
piVar2 = var_1 + 1;
*var_1 = iVar1;
var_1 = piVar2;
r... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(void)
{
undefined4 uVar1;
undefined *puVar2;
uVar1 = DAT_000937b0;
DAT_000937b0 = 5;
puVar2 = PTR_DAT_0009332c + 4;
*(undefined4 *)PTR_DAT_0009332c = uVar1;
PTR_DAT_0009332c = puVar2;
return;
}
|
429_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c | bfd_openr | bfd_openr |
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189962')] | [('const-1', u'RETURN_-1206189962')] | null | null | 0004006c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_openr(void)" (identifier "bfd_openr") (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();
}
|
116_x86_64-kfreebsd-gnu-ar_and_x86_64-kfreebsd-gnu-ar_strip.c | yylex | FUN_00014440 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* WARNING: Unknown calling convention */
int yylex(void)
{
bool bVar1;
char *pcVar2;
FILE *pFVar3;
int iVar4;
YY_BUFFER_STATE pyVar5;
int iVar6;
char *pcVar7;
int iVar8;
yy_state_type yVar9;
int *piVar10;
c... |
void FUN_00014440(void)
{
undefined4 uVar1;
int iVar2;
bool bVar3;
byte bVar4;
undefined4 *puVar5;
short sVar6;
short sVar7;
uint uVar8;
int unaff_EBP;
int iVar9;
int iVar10;
byte *pbVar11;
byte *pbVar12;
byte *pbVar13;
byte *local_50;
int local_4c;
int local_40;
undefined4 *local_... | PUSH EBP
CALL 0x00015385
ADD EBP,0xcbba
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
MOV EAX,dword ptr [EBP + 0x260]
MOV ESI,dword ptr [EBP + 0x25c]
TEST EAX,EAX
JZ 0x00014617
MOV EDI,dword ptr [EBP + 0x264]
LEA EBX,[EBP + 0x394]
MOVZX EAX,byte ptr [EBP + 0x26c]
MOV dword ptr [ESP + 0x4],EDI
LEA EDI,[EBP + 0xffff9e80]
MOV d... | null | null | null | null | [('const-1', u'INT_SUB_-1205973654'), (u'INDIRECT_-1205968488', u'MULTIEQUAL_-1205968466'), (u'STORE_-1205973581', u'INDIRECT_-1205968716'), (u'STORE_-1205971848', u'INDIRECT_-1205967434'), (u'STORE_-1205975189', u'INDIRECT_-1205969480'), (u'INDIRECT_-1205967203', u'MULTIEQUAL_-1205966628'), (u'INDIRECT_-1205967866', u... | [('const-417', u'STORE_-1205974848'), (u'INT_MULT_-1205975124', u'INT_ADD_-1205975136'), ('tmp_2799', u'INT_ADD_-1205974639'), (u'COPY_-1205974068', u'MULTIEQUAL_-1205974127'), (u'INT_EQUAL_-1205974900', u'CBRANCH_-1205974899'), (u'INT_ADD_-1205974639', u'CAST_-1205973850'), ('const-52746', u'INT_ADD_-1205974993'), ('c... | null | null | 00014440 | x86 | O0 | (translation_unit "void FUN_00014440(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n bool bVar3;\n byte bVar4;\n undefined4 *puVar5;\n short sVar6;\n short sVar7;\n uint uVar8;\n int unaff_EBP;\n int iVar9;\n int iVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n byte *local_50;\n int local_4c;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* WARNING: Unknown calling convention */\n\nint yylex(void)\n\n{\n bool bVar1;\n char *pcVar2;\n FILE *pFVar3;\n int iVar4;\n YY_BUFFER_STATE pyVar5;\n int iVar6;\n char *pcVar7;\n int iVar8;\n yy_state... | (translation_unit "void FUN_00014440(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n bool bVar3;\n byte bVar4;\n undefined4 *puVar5;\n short sVar6;\n short sVar7;\n uint uVar8;\n int unaff_EBP;\n int iVar9;\n int iVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n byte *local_50;\n int local_4c;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (size... | (function_definition "void FUN_00014440(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n bool bVar3;\n byte bVar4;\n undefined4 *puVar5;\n short sVar6;\n short sVar7;\n uint uVar8;\n int unaff_EBP;\n int iVar9;\n int iVar10;\n byte *pbVar11;\n byte *pbVar12;\n byte *pbVar13;\n byte *local_50;\n int local_4... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* WARNING: Unknown calling convention */
int function_1(void)
{
bool bVar1;
char *pcVar2;
type_1 *pFVar3;
int var_15;
type_2 var_6;
int var_24;
char *var_27;
int var_22;
type_3 var_42;
int *piVar10;
char *v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
void MASKED(void)
{
undefined4 uVar1;
int iVar2;
bool bVar3;
byte bVar4;
undefined4 *puVar5;
short sVar6;
short sVar7;
uint uVar8;
int unaff_EBP;
int iVar9;
int iVar10;
byte *pbVar11;
byte *pbVar12;
byte *pbVar13;
byte *local_50;
int local_4c;
int local_40;
undefined4 *local_38;
... |
1305_curl_and_curl_strip.c | _curl_easy_setopt_err_ioctl_cb | FUN_00030afa |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_setopt_err_ioctl_cb(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** FUN_00030afa(void)
{
return &__DT_PLTGOT;
}
| PUSH EBP
MOV EBP,ESP
CALL 0x00014bf4
ADD EAX,0x2b2f6
NOP
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1206121687')] | [('const-0', u'PTRSUB_-1206121651'), ('const-376312', u'PTRSUB_-1206121651'), ('const-0', u'RETURN_-1206121687'), (u'PTRSUB_-1206121651', u'RETURN_-1206121687')] | null | null | 00030afa | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined ** FUN_00030afa(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" comment (function_definition "undefined ** FUN_00030afa(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_setopt_err_ioctl_cb(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _curl_easy_setopt_err_i... | (translation_unit "undefined ** FUN_00030afa(void)\n\n{\n return &__DT_PLTGOT;\n}\n\n" (function_definition "undefined ** FUN_00030afa(void)\n\n{\n return &__DT_PLTGOT;\n}" type_identifier (pointer_declarator "** FUN_00030afa(void)" * (pointer_declarator "* FUN_00030afa(void)" * (function_declarator "FUN_00030afa(voi... | (translation_unit (function_definition TYPE (pointer_declarator * (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined ** FUN_00030afa(void)\n\n{\n return &__DT_PLTGOT;\n}" (type_identifier "undefined") (pointer_declarator "** FUN_00030afa(void)" (* "*") (pointer_declarator "* FUN_00030afa(void)" (* "*") (function_declarator "FUN_00030afa(void)" (identifier "FUN_00030afa") (parameter_list "(void)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))))) body: (compound_statement (return_statement (pointer_exp... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined ** MASKED(void)
{
return &__DT_PLTGOT;
}
|
3107_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | add_output_section_data | FUN_000a07a0 |
/* 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: Output_section * add_output_section_data(Layout * this, char * name,
Elf_Word type, Elf_Xword flags, Output_section_data * posd, Output_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_000a07a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)
{
int iVar1;
iVar1 = FUN_0009fff0(... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2ee859
SUB ESP,0x8
PUSH 0x0
PUSH 0x0
MOVZX EAX,byte ptr [ESP + 0x38]
PUSH EAX
PUSH dword ptr [ESP + 0x38]
PUSH 0x0
PUSH dword ptr [ESP + 0x38]
PUSH dword ptr [ESP + 0x38]
PUSH dword ptr [ESP + 0x38]
PUSH dword ptr [ESP + 0x38]
PUSH 0x0
PUSH dword ptr [ESP + 0x3c]
CALL 0x0009f... | null | null | null | null | [('tmp_428', u'CALL_-1206581206'), ('tmp_425', u'CALL_-1206581206'), ('const-0', u'CALL_-1206581206'), ('tmp_426', u'CALL_-1206581206'), ('const-0', u'CALL_-1206581206'), ('tmp_424', u'CALL_-1206581206'), (u'COPY_-1206581120', u'RETURN_-1206581096'), ('tmp_423', u'CALL_-1206581206'), ('tmp_268', u'CBRANCH_-1206581176')... | [('tmp_956', u'CALL_-1206581206'), ('tmp_960', u'CALL_-1206581206'), ('tmp_959', u'CALL_-1206581206'), ('tmp_954', u'CALL_-1206581206'), ('const-0', u'CALL_-1206581206'), (u'COPY_-1206581120', u'RETURN_-1206581096'), ('tmp_268', u'CBRANCH_-1206581176'), (u'CALL_-1206581206', u'CALL_-1206581144'), (u'CALL_-1206581206', ... | null | null | 000a07a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000a07a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n int iVar1;\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: Output_section * add_output_section_data(Layout * this, char * name,\n Elf_Word type, Elf_Xword flags, Output_section... | (translation_unit "int FUN_000a07a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_0009fff0(param_1,0,param_2,param_3,param_4,param_5,0,param_7,param_8,0,0);\... | (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_000a07a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)\n\n{\n int iVar1;\n \n iVar1 = FUN_0009fff0(param_1,0,param_2,param_3,param_4,param_5,0,param_7,param_8,0,0... |
/* 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: Output_section * add_output_section_data(Layout * this, char * name,
Elf_Word type, Elf_Xword flags, Output_section_data * posd, Output_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined1 param_8)
{
int iVar1;
iVar1 = FUN_0009fff0(param_... |
2644_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | do_section_addralign | FUN_00075250 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_addralign(Sized_relobj_incr<64,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_incr<64,_true>::do_section_addralign
(Sized_relobj_incr<64,_true> ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00075250(void)
{
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/incremental.cc",0x93f,"do_section_addralign");
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x319daa
SUB ESP,0xc
LEA EAX,[EBX + 0xffef9650]
PUSH EAX
LEA EAX,[EBX + 0xffef8ec0]
PUSH 0x93f
PUSH EAX
CALL 0x00069d00 | null | null | null | null | [('const-2367', u'CALL_-1206365536'), ('const-2653888', u'COPY_-1206365507'), (u'COPY_-1206365506', u'CALL_-1206365536'), ('const-1', u'RETURN_-1206365531'), ('const-2655824', u'COPY_-1206365506'), (u'COPY_-1206365507', u'CALL_-1206365536')] | [('const-2367', u'CALL_-1206365536'), ('const-1', u'RETURN_-1206365531'), ('const-2655824', u'COPY_-1206365512'), (u'COPY_-1206365513', u'CALL_-1206365536'), (u'COPY_-1206365512', u'CALL_-1206365536'), ('const-2653888', u'COPY_-1206365513')] | null | null | 00075250 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00075250(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/incremental.cc",0x93f,"do_section_addralign");\n}\n\n" comment (function_definition "void... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_addralign(Sized_relobj_incr<64,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_incr<64,_true>::do_section_addralign\n (Size... | (translation_unit "void FUN_00075250(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0x93f,"do_section_addralign");\n}\n\n" (function_definition "void FUN_00075250(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0x93f,"do_section_addralign");\n}" primitive_type ... | (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_00075250(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0x93f,"do_section_addralign");\n}" (primitive_type "void") (function_declarator "FUN_00075250(void)" (identifier "FUN_00075250") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_addralign(Sized_relobj_incr<64,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_relobj_incr<64,_true>::do_section_addralign
(Sized_relobj_incr<64,_true> ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/incremental.cc",0x93f,"do_section_addralign");
}
|
74_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | xstrdup | xstrdup |
void xstrdup(void)
{
(*(code *)PTR_xstrdup_001ce138)();
return;
}
|
void xstrdup(void)
{
(*(code *)PTR_xstrdup_001ce138)();
return;
}
| JMP dword ptr [EBX + 0x138] | null | null | null | null | [('tmp_58', u'CAST_-1205967545'), ('const-0', u'RETURN_-1205967619'), (u'CAST_-1205967545', u'CALLIND_-1205967622'), (u'CALLIND_-1205967622', u'INDIRECT_-1205967550'), (u'INDIRECT_-1205967550', u'COPY_-1205967609')] | [('tmp_58', u'CAST_-1205967545'), ('const-0', u'RETURN_-1205967619'), (u'CAST_-1205967545', u'CALLIND_-1205967622'), (u'CALLIND_-1205967622', u'INDIRECT_-1205967550'), (u'INDIRECT_-1205967550', u'COPY_-1205967609')] | null | null | 000164f0 | x86 | O0 | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (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 xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001ce138)();\n return;\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_xstrdup_001ce138)();
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_001ce138)();
return;
}
|
10906_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | fallocate64 | fallocate64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205431658')] | [('const-1', u'RETURN_-1205431658')] | null | null | 0039928c | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */... | (translation_unit "int fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declar... | (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 { (expression_statement (call_expression IDENT (argument_list... | (function_definition "int fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fallocate64(int __fd,int __mode,__off64_t __offset,__off64_t __len)" (identifier "fallocate64") (parameter_list "(int __fd,int __mo... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd,int __mode,type_1 __offset,type_1 __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* falloca... | 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: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd,int __mode,__off64_t __offset,__off64_t __len)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10265_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | get_weekday | FUN_00262410 |
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >,
std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*)
const */
undefined4
std::time_get<char,std::istreambuf_itera... |
undefined4
FUN_00262410(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
(**(code **)(*param_2 + 0x14))
(param_1,param_2,param_3,param_4,param_5,param_6,param_... | PUSH EBX
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x20]
MOV EBX,dword ptr [ESP + 0x1c]
MOV EDX,dword ptr [EAX]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x3c]
PUSH EAX
PUSH EB... | null | null | null | null | [('const-0', u'RETURN_-1204214621'), ('const-417', u'LOAD_-1204214736'), ('tmp_458', u'CALLIND_-1204214650'), ('const-417', u'LOAD_-1204214660'), ('tmp_454', u'LOAD_-1204214736'), (u'INT_ADD_-1204214644', u'CAST_-1204214530'), ('tmp_455', u'COPY_-1204214653'), ('tmp_454', u'CALLIND_-1204214650'), ('tmp_456', u'CALLIND_... | [('const-0', u'RETURN_-1204214621'), ('const-417', u'LOAD_-1204214736'), ('tmp_458', u'CALLIND_-1204214650'), ('const-417', u'LOAD_-1204214660'), ('tmp_454', u'LOAD_-1204214736'), (u'INT_ADD_-1204214644', u'CAST_-1204214530'), ('tmp_455', u'COPY_-1204214653'), ('tmp_454', u'CALLIND_-1204214650'), ('tmp_456', u'CALLIND_... | null | null | 00262410 | x86 | O0 | (translation_unit "undefined4\nFUN_00262410(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x14))\n (param_1,param_2,param_3,param... | (translation_unit "/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*)\n const */\n\nundefined4\nstd::time_get<ch... | (translation_unit "undefined4\nFUN_00262410(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x14))\n (param_1,param_2,param_3,param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "undefined4\nFUN_00262410(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x14))\n (param_1,param_2,param_3,pa... |
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >,
std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*)
const */
type_1
std::time_get<char,std::istreambuf_iterator<... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
undefined4
MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
(**(code **)(*param_2 + 0x14))
(param_1,param_2,param_3,param_4,param_5,param_6,param_7,para... |
2081_sqlite3_and_sqlite3_strip.c | groupConcatStep | FUN_000a990d |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void groupConcatStep(sqlite3_context *context,int argc,sqlite3_value **argv)
{
u32 uVar1;
int iVar2;
sqlite3_str *p;
sqlite3 *psVar3;
uchar *z;
char *zSep;
int nSep;
StrAc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a990d(undefined4 param_1,int param_2,undefined4 *param_3)
{
int iVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
undefined *local_28;
undefined4 local_24;
iVar1 = FUN_00077ddd(*param_3);
if (iVar1 !=... | PUSH EBP
MOV EBP,ESP
PUSH EBX
SUB ESP,0x24
CALL 0x000156e0
ADD EBX,0xe0507
MOV EAX,dword ptr [EBP + 0x10]
MOV EAX,dword ptr [EAX]
PUSH EAX
CALL 0x00077ddd
ADD ESP,0x4
CMP EAX,0x5
JZ 0x000a9a2d
SUB ESP,0x8
PUSH 0x18
PUSH dword ptr [EBP + 0x8]
CALL 0x00078b0d
ADD ESP,0x10
MOV dword ptr [EBP + -0x1c],EAX
CMP dword ptr [EB... | null | null | null | null | [(u'LOAD_-1206543771', u'CALL_-1206543744'), ('tmp_1301', u'PTRADD_-1206542998'), (u'PTRADD_-1206542998', u'LOAD_-1206543707'), ('const-12', u'PTRSUB_-1206543040'), ('tmp_1301', u'LOAD_-1206544061'), (u'CALL_-1206543981', u'CAST_-1206543105'), (u'PTRSUB_-1206543040', u'STORE_-1206543832'), (u'LOAD_-1206544061', u'CALL_... | [(u'LOAD_-1206543771', u'CALL_-1206543744'), ('const-1', u'COPY_-1206543471'), (u'PTRADD_-1206543004', u'LOAD_-1206543707'), ('const-2', u'INT_EQUAL_-1206543793'), ('const-417', u'LOAD_-1206543509'), (u'INT_ADD_-1206543870', u'CAST_-1206543070'), (u'CALL_-1206543981', u'INT_ADD_-1206543870'), (u'LOAD_-1206544061', u'CA... | null | null | 000a990d | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a990d(undefined4 param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined *local_28;\n undefined4 local_24;\n \n iVar1 = FUN_0007... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid groupConcatStep(sqlite3_context *context,int argc,sqlite3_value **argv)\n\n{\n u32 uVar1;\n int iVar2;\n sqlite3_str *p;\n sqlite3 *psVar3;\n uchar *z;\n ch... | (translation_unit "void FUN_000a990d(undefined4 param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined *local_28;\n undefined4 local_24;\n \n iVar1 = FUN_00077ddd(*param_3);\n if (iVar1 != 5) {\n iVar1 = FUN_00078b0d(param_1,0x18);\n if (iVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void FUN_000a990d(undefined4 param_1,int param_2,undefined4 *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined *local_28;\n undefined4 local_24;\n \n iVar1 = FUN_00077ddd(*param_3);\n if (iVar1 != 5) {\n iVar1 = FUN_00078b0d(param_1,0x18);\n if (iV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *context,int var_7,type_2 **argv)
{
type_3 var_6;
int var_2;
type_4 *var_4;
type_5 *psVar3;
type_6 *var_12;
char *var_10;
int nSep;
type_7 *pAccum;
... | 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,undefined4 *param_3)
{
int iVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
undefined *local_28;
undefined4 local_24;
iVar1 = FUN_00077ddd(*param_3);
if (iVar1 != 5) {
... |
91_riscv64-linux-gnu-elfedit_and_riscv64-linux-gnu-elfedit_strip.c | xcalloc | FUN_00014530 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * xcalloc(size_t nelem,size_t elsize)
{
void *pvVar1;
if ((nelem == 0) || (elsize == 0)) {
elsize = 1;
nelem = 1;
}
pvVar1 = calloc(nelem,elsize);
if (pvVar1 != (void *)0x0) {
return pvVar1;
}
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00014530(size_t param_1,size_t param_2)
{
void *pvVar1;
if ((param_1 == 0) || (param_2 == 0)) {
param_2 = 1;
param_1 = 1;
}
pvVar1 = calloc(param_1,param_2);
if (pvVar1 != (void *)0x0) {
return;... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x000117c0
ADD EBX,0x4ac4
MOV EDI,dword ptr [ESP + 0x14]
TEST ESI,ESI
JZ 0x00014568
TEST EDI,EDI
JZ 0x00014568
SUB ESP,0x8
PUSH EDI
PUSH ESI
CALL 0x00011290
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00014574
POP EBX
POP ESI
POP EDI
RET
MOV EDI,0x1
MOV ESI,0x1
JMP 0x00... | null | null | null | null | [(u'MULTIEQUAL_-1205975522', u'INT_MULT_-1205975559'), ('tmp_350', u'INT_EQUAL_-1205975696'), ('const-1', u'COPY_-1205975573'), ('tmp_124', u'CBRANCH_-1205975681'), ('tmp_98', u'CBRANCH_-1205975695'), (u'MULTIEQUAL_-1205975522', u'CALL_-1205975654'), ('const-1', u'COPY_-1205975579'), (u'CALL_-1205975654', u'INT_NOTEQUA... | [(u'MULTIEQUAL_-1205975522', u'INT_MULT_-1205975559'), ('tmp_630', u'MULTIEQUAL_-1205975523'), ('const-1', u'COPY_-1205975573'), ('tmp_124', u'CBRANCH_-1205975681'), ('tmp_630', u'INT_EQUAL_-1205975696'), ('tmp_98', u'CBRANCH_-1205975695'), ('tmp_631', u'MULTIEQUAL_-1205975522'), (u'MULTIEQUAL_-1205975522', u'CALL_-120... | null | null | 00014530 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00014530(size_t param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n param_2 = 1;\n param_1 = 1;\n }\n pvVar1 = calloc(param_1,param_2);\n if (pvVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * xcalloc(size_t nelem,size_t elsize)\n\n{\n void *pvVar1;\n \n if ((nelem == 0) || (elsize == 0)) {\n elsize = 1;\n nelem = 1;\n }\n pvVar1 = calloc(nelem,elsize);\n if (pvVar1 != (void *)0x0)... | (translation_unit "void FUN_00014530(size_t param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n param_2 = 1;\n param_1 = 1;\n }\n pvVar1 = calloc(param_1,param_2);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n \n FUN_00014470(param_1 * param_2... | (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) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expr... | (function_definition "void FUN_00014530(size_t param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n param_2 = 1;\n param_1 = 1;\n }\n pvVar1 = calloc(param_1,param_2);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n \n FUN_00014470(param_1 * para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void * function_1(size_t var_1,size_t var_2)
{
void *var_4;
if ((var_1 == 0) || (var_2 == 0)) {
var_2 = 1;
var_1 = 1;
}
var_4 = var_3(var_1,var_2);
if (var_4 != (void *)0x0) {
return var_4;
}
... | 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(size_t param_1,size_t param_2)
{
void *pvVar1;
if ((param_1 == 0) || (param_2 == 0)) {
param_2 = 1;
param_1 = 1;
}
pvVar1 = calloc(param_1,param_2);
if (pvVar1 != (void *)0x0) {
return;
}
... |
2365_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | elfsize | FUN_00068c00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: int elfsize(Dynobj * this) */
int __thiscall gold::Dynobj::elfsize(Dynobj *this)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00068c00(void)
{
/* WARNING: Subroutine does not return */
FUN_0005f0b0("../../gold/dynobj.h",0x4e,"elfsize");
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x2993fa
SUB ESP,0xc
LEA EAX,[EBX + 0xfff200ec]
PUSH EAX
LEA EAX,[EBX + 0xfff1f653]
PUSH 0x4e
PUSH EAX
CALL 0x0005f0b0 | null | null | null | null | [('const-78', u'CALL_-1206285235'), ('const-1', u'RETURN_-1206285230'), (u'COPY_-1206285206', u'CALL_-1206285235'), (u'COPY_-1206285207', u'CALL_-1206285235'), ('const-2233939', u'COPY_-1206285207'), ('const-2236652', u'COPY_-1206285206')] | [('const-1', u'RETURN_-1206285230'), (u'COPY_-1206285211', u'CALL_-1206285235'), ('const-78', u'CALL_-1206285235'), ('const-2233939', u'COPY_-1206285212'), ('const-2236652', u'COPY_-1206285211'), (u'COPY_-1206285212', u'CALL_-1206285235')] | null | null | 00068c00 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00068c00(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0005f0b0("../../gold/dynobj.h",0x4e,"elfsize");\n}\n\n" comment (function_definition "void FUN_00068c00(void)\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: int elfsize(Dynobj * this) */\n\nint __thiscall gold::Dynobj::elfsize(Dynobj *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../g... | (translation_unit "void FUN_00068c00(void)\n\n{\n \n FUN_0005f0b0("../../gold/dynobj.h",0x4e,"elfsize");\n}\n\n" (function_definition "void FUN_00068c00(void)\n\n{\n \n FUN_0005f0b0("../../gold/dynobj.h",0x4e,"elfsize");\n}" primitive_type (function_declarator "FUN_00068c00(void)... | (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_00068c00(void)\n\n{\n \n FUN_0005f0b0("../../gold/dynobj.h",0x4e,"elfsize");\n}" (primitive_type "void") (function_declarator "FUN_00068c00(void)" (identifier "FUN_00068c00") (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: int elfsize(Dynobj * this) */
int __thiscall gold::type_1::function_1(type_1 *this)
{
/* WARNING: Subroutine does not return */
var_1("../../gold/dynobj.h",0x4e,"elfsize");
}
| 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_0005f0b0("../../gold/dynobj.h",0x4e,"elfsize");
}
|
4784_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_set_tls_offset | FUN_0015b0e0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* DWARF original prototype: void do_set_tls_offset(Output_section * this, uint64_t tls_base) */
void __thiscall gold::Output_section::do_set_tls_offset(Output_section *this,uint64_t tls_base)
{
uint uVar1;
int iVar2;
if... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_0015b0e0(int param_1,uint param_2,int param_3)
{
if ((*(byte *)(param_1 + 0x1c) & 1) != 0) {
*(uint *)(param_1 + 0x94) = *(uint *)(param_1 + 4) - param_2;
*(uint *)(param_1 + 0x98) =
(*(int *)(param_1... | CALL 0x0003a345
ADD EDX,0x2b8f1b
PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x10]
MOV ECX,dword ptr [ESP + 0x14]
MOV EBX,dword ptr [ESP + 0x18]
TEST byte ptr [EAX + 0x1c],0x1
JZ 0x0015b11a
MOV ESI,dword ptr [EAX + 0x4]
MOV EDI,dword ptr [EAX + 0x8]
SUB ESI,ECX
SBB EDI,EBX
MOV dword ptr [EAX + 0x94],ESI
MOV dwo... | null | null | null | null | [(u'INT_ADD_-1207258670', u'CAST_-1207258615'), ('const-148', u'PTRSUB_-1207258624'), ('tmp_318', u'PTRSUB_-1207258653'), ('tmp_318', u'PTRSUB_-1207258631'), ('tmp_318', u'PTRSUB_-1207258624'), ('const-0', u'SUBPIECE_-1207258637'), (u'PTRSUB_-1207258640', u'PTRSUB_-1207258633'), (u'SUBPIECE_-1207258698', u'INT_LESS_-12... | [(u'INT_ADD_-1207258813', u'CAST_-1207258651'), (u'INT_ADD_-1207258779', u'CAST_-1207258643'), (u'COPY_-1207258673', u'CALL_-1207258713'), ('const-0', u'RETURN_-1207258753'), ('const-197', u'CALL_-1207258713'), (u'LOAD_-1207258835', u'INT_LESS_-1207258811'), (u'INT_ADD_-1207258770', u'CAST_-1207258636'), (u'INT_ADD_-12... | null | null | 0015b0e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0015b0e0(int param_1,uint param_2,int param_3)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 1) != 0) {\n *(uint *)(param_1 + 0x94) = *(uint *)(param_1 + 4) - param_2;\n *(uint *)(param_1 + 0x98) =\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* DWARF original prototype: void do_set_tls_offset(Output_section * this, uint64_t tls_base) */\n\nvoid __thiscall gold::Output_section::do_set_tls_offset(Output_section *this,uint64_t tls_base)\n\n{\n uint uVa... | (translation_unit "void FUN_0015b0e0(int param_1,uint param_2,int param_3)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 1) != 0) {\n *(uint *)(param_1 + 0x94) = *(uint *)(param_1 + 4) - param_2;\n *(uint *)(param_1 + 0x98) =\n (*(int *)(param_1 + 8) - param_3) - (uint)(*(uint *)(param_1 + 4) < param_2);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (bin... | (function_definition "void FUN_0015b0e0(int param_1,uint param_2,int param_3)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 1) != 0) {\n *(uint *)(param_1 + 0x94) = *(uint *)(param_1 + 4) - param_2;\n *(uint *)(param_1 + 0x98) =\n (*(int *)(param_1 + 8) - param_3) - (uint)(*(uint *)(param_1 + 4) < param_2);\n ... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* DWARF original prototype: void do_set_tls_offset(Output_section * this, uint64_t tls_base) */
void __thiscall gold::type_1::function_1(type_1 *this,uint64_t tls_base)
{
type_2 var_1;
int var_2;
if (((this->super_Outpu... | 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.dx replaced with injection: get_pc_thunk_dx */
void MASKED(int param_1,uint param_2,int param_3)
{
if ((*(byte *)(param_1 + 0x1c) & 1) != 0) {
*(uint *)(param_1 + 0x94) = *(uint *)(param_1 + 4) - param_2;
*(uint *)(param_1 + 0x98) =
(*(int *)(param_1 + 8) ... |
9131_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | operator+= | FUN_0021fec0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::TEMPNAMEPLACEHOLDERVALUE(char const*) */
void __thiscall std::string::operator+=(string *this,char *param_1)
{
size_t sVar1;
sVar1 = strlen(param_1);
append(this,param_1,sVar1);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0021fec0(undefined4 param_1,char *param_2)
{
size_t sVar1;
sVar1 = strlen(param_2);
FUN_0021fd50(param_1,param_2,sVar1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x16f139
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x20]
PUSH ESI
CALL 0x000295f0
ADD ESP,0xc
PUSH EAX
PUSH ESI
PUSH dword ptr [ESP + 0x1c]
CALL 0x0021fd50
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_233', u'CALL_-1203831041'), ('tmp_232', u'CALL_-1203831004'), ('const-0', u'RETURN_-1203830971'), (u'CALL_-1203831041', u'CALL_-1203831004'), ('tmp_233', u'CALL_-1203831004')] | [('tmp_438', u'CALL_-1203831004'), ('tmp_438', u'CALL_-1203831041'), ('const-0', u'RETURN_-1203830971'), (u'CALL_-1203831041', u'CALL_-1203831004'), ('tmp_439', u'CALL_-1203831004')] | null | null | 0021fec0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0021fec0(undefined4 param_1,char *param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_2);\n FUN_0021fd50(param_1,param_2,sVar1);\n return;\n}\n\n" comment (function_definition "void FUN_0021f... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::TEMPNAMEPLACEHOLDERVALUE(char const*) */\n\nvoid __thiscall std::string::operator+=(string *this,char *param_1)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_1);\n append(this,param_1,sVar1);... | (translation_unit "void FUN_0021fec0(undefined4 param_1,char *param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_2);\n FUN_0021fd50(param_1,param_2,sVar1);\n return;\n}\n\n" (function_definition "void FUN_0021fec0(undefined4 param_1,char *param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_2);\n FUN_0... | (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 ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argume... | (function_definition "void FUN_0021fec0(undefined4 param_1,char *param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_2);\n FUN_0021fd50(param_1,param_2,sVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021fec0(undefined4 param_1,char *param_2)" (identifier "FUN_0021fec0") (parameter_list... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::TEMPNAMEPLACEHOLDERVALUE(char const*) */
void __thiscall std::string::operator+=(string *this,char *param_1)
{
size_t sVar1;
sVar1 = var_1(param_1);
var_2(this,param_1,sVar1);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,char *param_2)
{
size_t sVar1;
sVar1 = strlen(param_2);
FUN_0021fd50(param_1,param_2,sVar1);
return;
}
|
5430_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | allow_section_ordering | FUN_00139ca0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
ld_plugin_status gold::allow_section_ordering(void)
{
Plugin_manager *pPVar1;
if (parameters->options_ == (General_op... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_00139ca0(undefined4 param_1,undefined4 param_2)
{
int iVar1;
if (*(int *)(DAT_0038f378 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/para... | PUSH EBX
CALL 0x00035840
ADD EBX,0x25535a
SUB ESP,0x8
LEA EAX,[EBX + 0x378]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x00139cd9
MOV EAX,dword ptr [EAX + 0x593c]
TEST EAX,EAX
JZ 0x00139cef
MOV EAX,dword ptr [EAX + 0x78]
MOV byte ptr [EAX + 0x1cd],0x1
ADD ESP,0x8
XOR EAX,EAX
POP EBX
RET
LEA E... | null | null | null | null | [('const-92', u'CALL_-1207132819'), ('const-2710220', u'COPY_-1207132725'), ('tmp_645', u'PTRSUB_-1207132735'), ('tmp_144', u'CBRANCH_-1207132928'), ('const-1', u'RETURN_-1207132810'), (u'COPY_-1207132753', u'CALL_-1207132819'), (u'LOAD_-1207132950', u'INT_NOTEQUAL_-1207132928'), (u'COPY_-1207132899', u'RETURN_-1207132... | [(u'CALL_-1207132815', u'INDIRECT_-1207132681'), ('tmp_144', u'CBRANCH_-1207132928'), (u'LOAD_-1207132927', u'INT_ADD_-1207132905'), (u'LOAD_-1207132950', u'INT_NOTEQUAL_-1207132928'), ('const-0', u'CALL_-1207132815'), ('const-461', u'INT_ADD_-1207132905'), (u'COPY_-1207132899', u'RETURN_-1207132874'), ('tmp_110', u'CB... | null | null | 00139ca0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00139ca0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0038f378 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FU... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nld_plugin_status gold::allow_section_ordering(void)\n\n{\n Plugin_manager *pPVar1;\n \n if (paramete... | (translation_unit "undefined4 __regparm3 FUN_00139ca0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0038f378 + 8) == 0) {\n \n FUN_00069d00("../../gold/parameters.h",0x5c,"options",param_2);\n }\n iVar1 = *(int *)(*(int *)(DAT_0038f378 + 8) + 0x593c);\n if (i... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_... | (function_definition "undefined4 __regparm3 FUN_00139ca0(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n \n if (*(int *)(DAT_0038f378 + 8) == 0) {\n \n FUN_00069d00("../../gold/parameters.h",0x5c,"options",param_2);\n }\n iVar1 = *(int *)(*(int *)(DAT_0038f378 + 8) + 0x593c);\n if... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "DT": Some values do not have unique names */
type_1 gold::function_1(void)
{
type_2 *var_2;
if (parameters->options_ == (type_3 *)0x0) {
/* WA... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int iVar1;
if (*(int *)(DAT_0038f378 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_00069d00("../../gold/parameters... |
7183_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | value | FUN_001becb0 |
/* 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_gt * 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_001becb0(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,0x1d0347
SUB ESP,0x40
MOV EBP,dword ptr [ESP + 0x58]
MOV EDI,dword ptr [ESP + 0x54]
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]... | null | null | null | null | [(u'PTRSUB_-1207635566', u'LOAD_-1207636456'), (u'INT_SUB_-1207636269', u'INT_LESS_-1207636273'), ('tmp_1331', u'PTRSUB_-1207635593'), (u'INDIRECT_-1207635481', u'COPY_-1207635540'), (u'LOAD_-1207636726', u'CALL_-1207636603'), ('const-417', u'LOAD_-1207636678'), ('const-4', u'PTRSUB_-1207635570'), ('const-0', u'PTRSUB_... | [('const-417', u'LOAD_-1207636502'), (u'PTRADD_-1207635657', u'LOAD_-1207636494'), (u'SUBPIECE_-1207635654', u'INT_LESS_-1207636064'), (u'INT_RIGHT_-1207635628', u'SUBPIECE_-1207635654'), ('const-417', u'LOAD_-1207636339'), (u'INT_NOTEQUAL_-1207635924', u'BOOL_OR_-1207635674'), (u'CALL_-1207636603', u'INDIRECT_-1207635... | null | null | 001becb0 | x86 | O0 | (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_001becb0(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_gt * this, Expression_eval_info ... | (translation_unit "undefined8 FUN_001becb0(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 = 0x1becb9;\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_001becb0(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 = 0x1becb9;\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_gt * 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 [... |
10805_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | curr_symbol | FUN_002bc060 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<char, false>::curr_symbol() const */
void std::moneypunct<char,false>::curr_symbol(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_002bc060(int *param_1,int *param_2)
{
char *__s;
char *pcVar1;
size_t sVar2;
if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00413fe8) {
__s = *(char **)(param_2[2] + 0x14);
*param_1 = (int)(param... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
CALL 0x0003a210
ADD EBX,0x157f94
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX + 0x14]
CMP EDX,dword ptr [EBX + 0xffffffe8]
JNZ 0x002bc0c0
MOV EAX,dword ptr [EAX + 0x8]
MOV EDI,dword ptr [EAX + 0x14]
LEA EAX,[ESI + 0x8]
MOV dword ... | null | null | null | null | [('const-1', u'RETURN_-1204502399')] | [(u'COPY_-1204502168', u'RETURN_-1204502126'), ('tmp_931', u'CALL_-1204502237'), (u'LOAD_-1204502376', u'CALLIND_-1204502164'), (u'COPY_-1204502225', u'RETURN_-1204502195'), (u'PTRADD_-1204502207', u'MULTIEQUAL_-1204502099'), (u'LOAD_-1204502342', u'INT_NOTEQUAL_-1204502308'), ('const-0', u'INT_NOTEQUAL_-1204502308'), ... | null | null | 002bc060 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_002bc060(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00413fe8) {\n __s = *(char **)(param_2[2] + 0x14)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<char, false>::curr_symbol() const */\n\nvoid std::moneypunct<char,false>::curr_symbol(void)\n\n{\n}\n\n" comment comment (ERROR "void std::moneypunct<char,false>::curr_symbol(void)" primitive_t... | (translation_unit "int * FUN_002bc060(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00413fe8) {\n __s = *(char **)(param_2[2] + 0x14);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (cha... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "int * FUN_002bc060(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00413fe8) {\n __s = *(char **)(param_2[2] + 0x14);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<char, false>::curr_symbol() const */
void std::moneypunct<char,false>::curr_symbol(void)
{
}
| 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)
{
char *__s;
char *pcVar1;
size_t sVar2;
if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00413fe8) {
__s = *(char **)(param_2[2] + 0x14);
*param_1 = (int)(param_1 + 2... |
3357_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | sized_relobj | FUN_000b3280 |
/* DWARF original prototype: Sized_relobj_file<64,_true> * sized_relobj(Sized_relobj_file<64,_true>
* this) */
Sized_relobj_file<64,_true> * __thiscall
gold::Sized_relobj_file<64,_true>::sized_relobj(Sized_relobj_file<64,_true> *this)
{
return this;
}
|
undefined4 FUN_000b3280(undefined4 param_1)
{
return param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
RET | null | null | null | null | [('const-0', u'RETURN_-1206635885'), (u'COPY_-1206635901', u'RETURN_-1206635885'), ('tmp_19', u'COPY_-1206635901')] | [('tmp_21', u'COPY_-1206635901'), ('const-0', u'RETURN_-1206635885'), (u'COPY_-1206635901', u'RETURN_-1206635885')] | null | null | 000b3280 | x86 | O0 | (translation_unit "undefined4 FUN_000b3280(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000b3280(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000b3280(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit "/* DWARF original prototype: Sized_relobj_file<64,_true> * sized_relobj(Sized_relobj_file<64,_true>\n * this) */\n\nSized_relobj_file<64,_true> * __thiscall\ngold::Sized_relobj_file<64,_true>::sized_relobj(Sized_relobj_file<64,_true> *this)\n\n{\n return this;\n}\n\n" comment (ERROR "Sized_relobj_... | (translation_unit "undefined4 FUN_000b3280(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000b3280(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000b3280(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_000b3280(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000b3280(undefined4 param_1)" (identifier "FUN_000b3280") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un... |
/* DWARF original prototype: Sized_relobj_file<64,_true> * sized_relobj(Sized_relobj_file<64,_true>
* this) */
Sized_relobj_file<64,_true> * __thiscall
gold::Sized_relobj_file<64,_true>::sized_relobj(Sized_relobj_file<64,_true> *this)
{
return this;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (identifier))))) | null |
undefined4 MASKED(undefined4 param_1)
{
return param_1;
}
|
4053_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | add_output_section_relative | FUN_000ddd50 |
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_false,_64,_false>
* this, Output_section * os, uint type, Output_data * od, Sized_relobj<64,_false> * relobj, uint
shndx, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_output... |
void FUN_000ddd50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
undefined1 local_30 [28];
undefined4 local_14;
undefined4 local_... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x30
MOV ESI,dword ptr [ESP + 0x60]
MOV EDI,dword ptr [ESP + 0x64]
PUSH 0x1
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 EBX,[ESP + 0x28]
PUSH EBX
CALL 0x000c... | null | null | null | null | [(u'INDIRECT_-1206722885', u'SUBPIECE_-1206722894'), ('const-0', u'RETURN_-1206723038'), ('tmp_340', u'CALL_-1206723076'), ('const-0', u'SUBPIECE_-1206722896'), (u'CALL_-1206723076', u'INDIRECT_-1206722885'), (u'PTRSUB_-1206722876', u'CALL_-1206723076'), ('tmp_343', u'CALL_-1206723132'), ('tmp_344', u'COPY_-1206722943'... | [('const-0', u'RETURN_-1206723038'), ('tmp_734', u'CALL_-1206723132'), ('tmp_741', u'CALL_-1206723076'), ('const-1', u'CALL_-1206723132'), ('tmp_732', u'COPY_-1206723123'), ('tmp_733', u'COPY_-1206723130'), ('tmp_738', u'CALL_-1206723132'), (u'PTRSUB_-1206722936', u'CALL_-1206723076'), ('tmp_736', u'CALL_-1206723132'),... | null | null | 000ddd50 | x86 | O0 | (translation_unit "void FUN_000ddd50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local... | (translation_unit "/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_false,_64,_false>\n * this, Output_section * os, uint type, Output_data * od, Sized_relobj<64,_false> * relobj, uint\n shndx, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,... | (translation_unit "void FUN_000ddd50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_000ddd50(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 lo... |
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_false,_64,_false>
* this, Output_section * os, uint type, Output_data * od, Sized_relobj<64,_false> * relobj, uint
shndx, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_output... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
undefined1 local_30 [28];
undefined4 local_14;
undefined4 local_10;
... |
4318_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | add_global_relative | FUN_00104cf0 |
/* 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_global_relative(Output_data_reloc<9,_false,_32,_false> * this,
Symbol * gsym, uint type, Output_data * od, Address address) */
void __... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00104cf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
undefined4 local_34;
int lo... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x23a307
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x40]
PUSH 0x0
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA ESI,[ESP + 0x24]
PUSH ESI
CALL 0x000f33d0
MOV EAX,dword ptr [EBP... | null | null | null | null | [(u'LOAD_-1206956686', u'PTRSUB_-1206955740'), (u'PTRSUB_-1206955537', u'PTRSUB_-1206955523'), ('const-0', u'CALL_-1206956688'), (u'PTRSUB_-1206955657', u'PTRSUB_-1206955636'), (u'PTRSUB_-1206955698', u'LOAD_-1206956668'), (u'PTRSUB_-1206955666', u'LOAD_-1206956546'), ('const-0', u'PTRSUB_-1206955671'), (u'MULTIEQUAL_-... | [(u'CAST_-1206955626', u'LOAD_-1206956176'), (u'INT_ADD_-1206956263', u'STORE_-1206956267'), (u'INT_AND_-1206956434', u'INT_EQUAL_-1206956448'), ('const-4', u'PTRADD_-1206955779'), (u'INT_ADD_-1206956354', u'CAST_-1206955684'), (u'CAST_-1206955805', u'LOAD_-1206956668'), (u'LOAD_-1206956686', u'INT_EQUAL_-1206956653'),... | null | null | 00104cf0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00104cf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_false> * this,\n Symbol * gsym, uint type, Output_data * od, Address... | (translation_unit "void FUN_00104cf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uint... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi... | (function_definition "void FUN_00104cf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n u... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_false> * this,
Symbol * gsym, uint type, Output_data * od, Address address) */
void __... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
undefined4 local_34;
int local_30... |
92_hppa64-linux-gnu-c++filt(1)_and_hppa64-linux-gnu-c++filt(1)_strip.c | parse_vma | FUN_00012790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_vma parse_vma(char *s,char *arg)
{
char *format;
bfd_vma bVar1;
char *end;
undefined4 uStack_c;
uStack_c = 0x12797;
bVar1 = bfd_scan_vma(s,&end,0);
if (*end == '\0') ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00012790(undefined4 param_1,char *param_2)
{
undefined4 uVar1;
int iVar2;
int *piVar3;
char *pcVar4;
char *pcVar5;
stat64 sStack_98;
undefined **ppuStack_38;
undefined4 uStack_34;
char *local_10;... | PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x4869
SUB ESP,0x18
MOV ESI,dword ptr [ESP + 0x24]
PUSH 0x0
LEA EAX,[ESP + 0x14]
PUSH EAX
PUSH ESI
CALL 0x00011050
ADD ESP,0x10
MOV ECX,dword ptr [ESP + 0xc]
CMP byte ptr [ECX],0x0
JNZ 0x000127c3
ADD ESP,0x14
POP EBX
POP ESI
RET
PUSH EAX
LEA EAX,[EBX + 0xffffd65e]
PUSH 0x5
PUSH... | null | null | null | null | [(u'CALL_-1205983266', u'INDIRECT_-1205983035'), ('const-0', u'INT_EQUAL_-1205983231'), ('const-83550', u'COPY_-1205983045'), (u'CALL_-1205983132', u'INDIRECT_-1205982981'), ('const-0', u'SUBPIECE_-1205983020'), (u'CALL_-1205983266', u'SUBPIECE_-1205983020'), ('const-1', u'RETURN_-1205983127'), ('tmp_373', u'CALL_-1205... | [(u'CALL_-1205983132', u'INDIRECT_-1205982390'), ('tmp_1025', u'BRANCH_-1205982629'), ('const-5', u'CALL_-1205982642'), ('const-83800', u'COPY_-1205982645'), ('tmp_677', u'CBRANCH_-1205982918'), (u'INDIRECT_-1205982124', u'MULTIEQUAL_-1205982171'), (u'CALL_-1205982687', u'MULTIEQUAL_-1205982230'), ('const-83588', u'COP... | null | null | 00012790 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00012790(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_vma parse_vma(char *s,char *arg)\n\n{\n char *format;\n bfd_vma bVar1;\n char *end;\n undefined4 uStack_c;\n \n uStack_c = 0x12797;\n bVar1 = bfd_scan_vma(s... | (translation_unit "undefined4 FUN_00012790(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined4 uStack_34;\n char *local_10;\n \n uVar1 = bfd_scan_vma();\n if (*local_10 == '\0') {\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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla... | (function_definition "undefined4 FUN_00012790(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined4 uStack_34;\n char *local_10;\n \n uVar1 = bfd_scan_vma();\n if (*local_10 == '\0') ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *s,char *arg)
{
char *format;
type_1 bVar1;
char *end;
type_2 uStack_c;
uStack_c = 0x12797;
bVar1 = var_1(s,&end,0);
if (*end == '\0') {
return... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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,char *param_2)
{
undefined4 uVar1;
int iVar2;
int *piVar3;
char *pcVar4;
char *pcVar5;
stat64 sStack_98;
undefined **ppuStack_38;
undefined4 uStack_34;
char *local_10;
... |
202_powerpc64-linux-gnu-readelf_and_powerpc64-linux-gnu-readelf_strip.c | process_corefile_note_segments | FUN_00044f40 |
bfd_boolean __regparm3 process_corefile_note_segments(Filedata *filedata)
{
bfd_boolean bVar1;
Elf_Internal_Phdr *pEVar2;
uint uVar3;
bfd_boolean local_20;
pEVar2 = filedata->program_headers;
if (pEVar2 == (Elf_Internal_Phdr *)0x0) {
bVar1 = get_program_headers(filedata);
if (bVar1 == 0) {
... |
undefined4 __regparm3 FUN_00044f40(int param_1)
{
int iVar1;
int *piVar2;
uint uVar3;
undefined4 local_20;
piVar2 = *(int **)(param_1 + 0x60);
if (piVar2 == (int *)0x0) {
iVar1 = FUN_000269d0();
if (iVar1 == 0) {
return 1;
}
piVar2 = *(int **)(param_1 + 0x60);
}
if (*(int *)(p... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [EAX + 0x60]
TEST EBX,EBX
JZ 0x00044fd0
MOV EAX,dword ptr [EDI + 0x4c]
TEST EAX,EAX
JZ 0x00044fe8
MOV dword ptr [ESP + 0xc],0x1
XOR ESI,ESI
JMP 0x00044f7b
ADD ESI,0x1
ADD EBX,0x38
CMP dword ptr [EDI + 0x4c],ESI
JBE 0x00044fc0
CMP dword ptr [... | null | null | null | null | [(u'PTRSUB_-1206169098', u'PTRSUB_-1206169078'), (u'INT_EQUAL_-1206169236', u'BOOL_AND_-1206169055'), ('tmp_525', u'CBRANCH_-1206169467'), ('const-4', u'INT_EQUAL_-1206169655'), (u'MULTIEQUAL_-1206169265', u'INT_ADD_-1206169492'), (u'MULTIEQUAL_-1206169117', u'COPY_-1206169466'), (u'MULTIEQUAL_-1206169278', u'PTRSUB_-1... | [(u'MULTIEQUAL_-1206169122', u'COPY_-1206169466'), ('tmp_525', u'CBRANCH_-1206169467'), (u'MULTIEQUAL_-1206169280', u'PTRADD_-1206169063'), ('tmp_126', u'CBRANCH_-1206169715'), ('const-96', u'INT_ADD_-1206169742'), ('const-96', u'INT_ADD_-1206169315'), (u'LOAD_-1206169734', u'INT_EQUAL_-1206169716'), (u'PTRADD_-1206169... | null | null | 00044f40 | x86 | O0 | (translation_unit "undefined4 __regparm3 FUN_00044f40(int param_1)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n undefined4 local_20;\n \n piVar2 = *(int **)(param_1 + 0x60);\n if (piVar2 == (int *)0x0) {\n iVar1 = FUN_000269d0();\n if (iVar1 == 0) {\n return 1;\n }\n piVar2 = *(int **)(param... | (translation_unit "bfd_boolean __regparm3 process_corefile_note_segments(Filedata *filedata)\n\n{\n bfd_boolean bVar1;\n Elf_Internal_Phdr *pEVar2;\n uint uVar3;\n bfd_boolean local_20;\n \n pEVar2 = filedata->program_headers;\n if (pEVar2 == (Elf_Internal_Phdr *)0x0) {\n bVar1 = get_program_headers(filedata)... | (translation_unit "undefined4 __regparm3 FUN_00044f40(int param_1)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n undefined4 local_20;\n \n piVar2 = *(int **)(param_1 + 0x60);\n if (piVar2 == (int *)0x0) {\n iVar1 = FUN_000269d0();\n if (iVar1 == 0) {\n return 1;\n }\n piVar2 = *(int **)(param... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (as... | (function_definition "undefined4 __regparm3 FUN_00044f40(int param_1)\n\n{\n int iVar1;\n int *piVar2;\n uint uVar3;\n undefined4 local_20;\n \n piVar2 = *(int **)(param_1 + 0x60);\n if (piVar2 == (int *)0x0) {\n iVar1 = FUN_000269d0();\n if (iVar1 == 0) {\n return 1;\n }\n piVar2 = *(int **)(pa... |
type_1 __regparm3 function_1(type_2 *filedata)
{
type_1 var_3;
type_3 *var_1;
type_4 var_5;
type_1 local_20;
var_1 = filedata->program_headers;
if (var_1 == (type_3 *)0x0) {
var_3 = var_2(filedata);
if (var_3 == 0) {
return 1;
}
var_1 = filedata->program_headers;
}
if ((fileda... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
undefined4 __regparm3 MASKED(int param_1)
{
int iVar1;
int *piVar2;
uint uVar3;
undefined4 local_20;
piVar2 = *(int **)(param_1 + 0x60);
if (piVar2 == (int *)0x0) {
iVar1 = FUN_000269d0();
if (iVar1 == 0) {
return 1;
}
piVar2 = *(int **)(param_1 + 0x60);
}
if (*(int *)(param_1... |
9396_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_destroy_pback | FUN_00276680 |
/* std::wfilebuf::_M_destroy_pback() */
void __thiscall std::wfilebuf::_M_destroy_pback(wfilebuf *this)
{
int iVar1;
if (this[0x74] != (wfilebuf)0x0) {
this[0x74] = (wfilebuf)0x0;
iVar1 = *(int *)(this + 0x6c) + (uint)(*(int *)(this + 8) != *(int *)(this + 4)) * 4;
*(undefined4 *)(this + 4) = *(un... |
void FUN_00276680(int param_1)
{
int iVar1;
if (*(char *)(param_1 + 0x74) != '\0') {
*(undefined1 *)(param_1 + 0x74) = 0;
iVar1 = *(int *)(param_1 + 0x6c) + (uint)(*(int *)(param_1 + 8) != *(int *)(param_1 + 4)) * 4;
*(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_1 + 0x5c);
*(int *)(param... | PUSH EBX
MOV EAX,dword ptr [ESP + 0x8]
CMP byte ptr [EAX + 0x74],0x0
JZ 0x002766b3
MOV ECX,dword ptr [EAX + 0x4]
CMP dword ptr [EAX + 0x8],ECX
MOV byte ptr [EAX + 0x74],0x0
MOV EDX,dword ptr [EAX + 0x6c]
SETNZ CL
MOV EBX,dword ptr [EAX + 0x5c]
MOVZX ECX,CL
LEA EDX,[EDX + ECX*0x4]
MOV ECX,dword ptr [EAX + 0x70]
MOV dwor... | null | null | null | null | [('tmp_192', u'PTRADD_-1204263220'), (u'PTRADD_-1204263122', u'CAST_-1204263073'), (u'PTRADD_-1204263162', u'CAST_-1204263099'), (u'PTRADD_-1204263180', u'STORE_-1204263240'), ('const-116', u'PTRADD_-1204263220'), (u'CAST_-1204263106', u'LOAD_-1204263235'), (u'INT_NOTEQUAL_-1204263241', u'INT_ZEXT_-1204263204'), ('cons... | [('tmp_294', u'INT_ADD_-1204263174'), ('const-417', u'STORE_-1204263182'), (u'INT_ADD_-1204263186', u'CAST_-1204263083'), ('const-4', u'INT_ADD_-1204263186'), ('tmp_294', u'INT_ADD_-1204263168'), ('const-4', u'INT_ADD_-1204263247'), (u'INT_NOTEQUAL_-1204263241', u'INT_ZEXT_-1204263204'), ('tmp_294', u'INT_ADD_-12042632... | null | null | 00276680 | x86 | O0 | (translation_unit "void FUN_00276680(int param_1)\n\n{\n int iVar1;\n \n if (*(char *)(param_1 + 0x74) != '\0') {\n *(undefined1 *)(param_1 + 0x74) = 0;\n iVar1 = *(int *)(param_1 + 0x6c) + (uint)(*(int *)(param_1 + 8) != *(int *)(param_1 + 4)) * 4;\n *(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_1 +... | (translation_unit "/* std::wfilebuf::_M_destroy_pback() */\n\nvoid __thiscall std::wfilebuf::_M_destroy_pback(wfilebuf *this)\n\n{\n int iVar1;\n \n if (this[0x74] != (wfilebuf)0x0) {\n this[0x74] = (wfilebuf)0x0;\n iVar1 = *(int *)(this + 0x6c) + (uint)(*(int *)(this + 8) != *(int *)(this + 4)) * 4;\n *(un... | (translation_unit "void FUN_00276680(int param_1)\n\n{\n int iVar1;\n \n if (*(char *)(param_1 + 0x74) != '\0') {\n *(undefined1 *)(param_1 + 0x74) = 0;\n iVar1 = *(int *)(param_1 + 0x6c) + (uint)(*(int *)(param_1 + 8) != *(int *)(param_1 + 4)) * 4;\n *(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_1 +... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointe... | (function_definition "void FUN_00276680(int param_1)\n\n{\n int iVar1;\n \n if (*(char *)(param_1 + 0x74) != '\0') {\n *(undefined1 *)(param_1 + 0x74) = 0;\n iVar1 = *(int *)(param_1 + 0x6c) + (uint)(*(int *)(param_1 + 8) != *(int *)(param_1 + 4)) * 4;\n *(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_... |
/* std::wfilebuf::_M_destroy_pback() */
void __thiscall std::type_1::function_1(type_1 *var_1)
{
int iVar1;
if (var_1[0x74] != (type_1)0x0) {
var_1[0x74] = (type_1)0x0;
iVar1 = *(int *)(var_1 + 0x6c) + (uint)(*(int *)(var_1 + 8) != *(int *)(var_1 + 4)) * 4;
*(type_2 *)(var_1 + 4) = *(type_2 *)(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: (identifier)) (if_statem... | null |
void MASKED(int param_1)
{
int iVar1;
if (*(char *)(param_1 + 0x74) != '\0') {
*(undefined1 *)(param_1 + 0x74) = 0;
iVar1 = *(int *)(param_1 + 0x6c) + (uint)(*(int *)(param_1 + 8) != *(int *)(param_1 + 4)) * 4;
*(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_1 + 0x5c);
*(int *)(param_1 + 0... |
315_ptx_and_ptx_strip.c | duplicate_tree | FUN_000261dc |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
bin_tree_t * duplicate_tree(bin_tree_t *root,re_dfa_t *dfa)
{
bin_tree_t *pbVar1;
int in_GS_OFFSET;
re_dfa_t *dfa_local;
bin_tree_t *root_local;
bin_tree_t *dup_root;
bin_tree_t *node;
bin_tree_t **p_new;
bin_tree... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_000261dc(undefined4 *param_1,undefined4 param_2)
{
int iVar1;
int in_GS_OFFSET;
int local_24;
undefined4 *local_20;
int *local_1c;
int *local_18;
undefined4 *local_14;
int local_10;
local_10 = *(int ... | PUSH EBP
MOV EBP,ESP
SUB ESP,0x38
CALL 0x00016234
ADD EAX,0x11e19
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x2c],EAX
MOV EAX,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x30],EAX
MOV EAX,GS:[0x14]
MOV dword ptr [EBP + -0xc],EAX
XOR EAX,EAX
LEA EAX,[EBP + -0x20]
MOV dword ptr [EBP + -0x18],EAX
MOV EAX,dword p... | null | null | null | null | [(u'CALL_-1206033531', u'INDIRECT_-1206033083'), ('const-20', u'INT_ADD_-1206033872'), ('tmp_560', u'CBRANCH_-1206033593'), (u'LOAD_-1206033846', u'MULTIEQUAL_-1206033284'), (u'PTRSUB_-1206033152', u'LOAD_-1206033586'), (u'LOAD_-1206033629', u'PTRSUB_-1206033142'), (u'PTRSUB_-1206033275', u'MULTIEQUAL_-1206033291'), (u... | [(u'LOAD_-1206033457', u'CAST_-1206033117'), (u'COPY_-1206033727', u'MULTIEQUAL_-1206033235'), (u'INDIRECT_-1206033250', u'INT_NOTEQUAL_-1206033543'), (u'CALL_-1206033531', u'INDIRECT_-1206033083'), ('const-20', u'INT_ADD_-1206033872'), ('tmp_560', u'CBRANCH_-1206033593'), ('tmp_1796', u'LOAD_-1206033846'), ('tmp_1319'... | null | null | 000261dc | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_000261dc(undefined4 *param_1,undefined4 param_2)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n int local_24;\n undefined4 *local_20;\n int *local_1c;\n int *local_18;\n undefined4 *local_14;\n int lo... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbin_tree_t * duplicate_tree(bin_tree_t *root,re_dfa_t *dfa)\n\n{\n bin_tree_t *pbVar1;\n int in_GS_OFFSET;\n re_dfa_t *dfa_local;\n bin_tree_t *root_local;\n bin_tree_t *dup_root;\n bin_tree_t *node;\n b... | (translation_unit "int FUN_000261dc(undefined4 *param_1,undefined4 param_2)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n int local_24;\n undefined4 *local_20;\n int *local_1c;\n int *local_18;\n undefined4 *local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_1c = &local_24;\n local_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de... | (function_definition "int FUN_000261dc(undefined4 *param_1,undefined4 param_2)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n int local_24;\n undefined4 *local_20;\n int *local_1c;\n int *local_18;\n undefined4 *local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_1c = &local_24;\n loca... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
type_1 * function_1(type_1 *root,type_2 *dfa)
{
type_1 *pbVar1;
int var_1;
type_2 *dfa_local;
type_1 *root_local;
type_1 *dup_root;
type_1 *var_6;
type_1 **p_new;
type_1 *dup_node;
type_1 *var_5;
int var_3;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int MASKED(undefined4 *param_1,undefined4 param_2)
{
int iVar1;
int in_GS_OFFSET;
int local_24;
undefined4 *local_20;
int *local_1c;
int *local_18;
undefined4 *local_14;
int local_10;
local_10 = *(int *)(in_... |
6000_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | script_compare | FUN_0016dea0 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: int script_compare(Sort_output_sections * this, Output_section * os1,
Output_section * os2) */
int __thiscall
gold::Sort_output_sections::script_compare
(Sort_output_sections *this,Output_section *os1,Output_section *os2)... |
undefined4 FUN_0016dea0(int *param_1,int param_2,int param_3)
{
int *piVar1;
bool bVar2;
bool bVar3;
int iVar4;
int *piVar5;
piVar1 = (int *)*param_1;
if ((piVar1 != (int *)0x0) && (piVar5 = (int *)*piVar1, piVar5 != piVar1)) {
bVar3 = false;
bVar2 = false;
do {
while (iVar4 = (**(c... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [ESP + 0x30]
MOV EBP,dword ptr [ESP + 0x34]
MOV ESI,dword ptr [ESP + 0x38]
MOV EAX,dword ptr [EBX]
TEST EAX,EAX
JZ 0x0016df0e
MOV EDI,dword ptr [EAX]
CMP EDI,EAX
JZ 0x0016df0e
MOV byte ptr [ESP + 0xf],0x0
MOV byte ptr [ESP + 0xe],0x0
JMP 0x0016dee9
MOV ... | null | null | null | null | [(u'COPY_-1207312159', u'MULTIEQUAL_-1207312127'), ('tmp_321', u'CBRANCH_-1207312515'), ('const-417', u'LOAD_-1207312667'), (u'PTRSUB_-1207312139', u'PTRSUB_-1207312134'), (u'PTRSUB_-1207312115', u'LOAD_-1207312416'), ('tmp_835', u'PTRSUB_-1207312170'), (u'PTRSUB_-1207312146', u'PTRSUB_-1207312139'), ('const-0', u'PTRS... | [(u'COPY_-1207312159', u'MULTIEQUAL_-1207312127'), (u'LOAD_-1207312685', u'CAST_-1207312169'), ('tmp_321', u'CBRANCH_-1207312515'), ('const-417', u'LOAD_-1207312598'), ('const-417', u'LOAD_-1207312464'), (u'PTRADD_-1207312142', u'LOAD_-1207312481'), (u'CAST_-1207312162', u'MULTIEQUAL_-1207312232'), ('const-417', u'LOAD... | null | null | 0016dea0 | x86 | O0 | (translation_unit "undefined4 FUN_0016dea0(int *param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n bool bVar2;\n bool bVar3;\n int iVar4;\n int *piVar5;\n \n piVar1 = (int *)*param_1;\n if ((piVar1 != (int *)0x0) && (piVar5 = (int *)*piVar1, piVar5 != piVar1)) {\n bVar3 = false;\n bVar2 = false;\n ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: int script_compare(Sort_output_sections * this, Output_section * os1,\n Output_section * os2) */\n\nint __thiscall\ngold::Sort_output_sections::script_compare\n (Sort_output_sections *this,Output_section *... | (translation_unit "undefined4 FUN_0016dea0(int *param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n bool bVar2;\n bool bVar3;\n int iVar4;\n int *piVar5;\n \n piVar1 = (int *)*param_1;\n if ((piVar1 != (int *)0x0) && (piVar5 = (int *)*piVar1, piVar5 != piVar1)) {\n bVar3 = false;\n bVar2 = false;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "undefined4 FUN_0016dea0(int *param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n bool bVar2;\n bool bVar3;\n int iVar4;\n int *piVar5;\n \n piVar1 = (int *)*param_1;\n if ((piVar1 != (int *)0x0) && (piVar5 = (int *)*piVar1, piVar5 != piVar1)) {\n bVar3 = false;\n bVar2 = false;\n ... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: int script_compare(Sort_output_sections * this, Output_section * os1,
Output_section * os2) */
int __thiscall
var_2::type_1::function_1
(type_1 *this,type_2 *var_9,type_2 *var_8)
{
type_3 *var_1;
bool bVar2;
bool b... | 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: (identif... | null |
undefined4 MASKED(int *param_1,int param_2,int param_3)
{
int *piVar1;
bool bVar2;
bool bVar3;
int iVar4;
int *piVar5;
piVar1 = (int *)*param_1;
if ((piVar1 != (int *)0x0) && (piVar5 = (int *)*piVar1, piVar5 != piVar1)) {
bVar3 = false;
bVar2 = false;
do {
while (iVar4 = (**(code **... |
1768_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | parse_to_value | FUN_00048810 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_rpath_link * this, char * option_name, char
* arg, Command_line * param_3, General_options * param_4) */
voi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00048810(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014d230(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3cb7e9
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x40]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x0014d230
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206155226')] | [('const-60', u'INT_ADD_-1206155144'), ('tmp_344', u'INT_ADD_-1206155179'), ('const-1', u'STORE_-1206155158'), ('tmp_346', u'CALL_-1206155162'), (u'INT_ADD_-1206155179', u'CALL_-1206155162'), ('tmp_344', u'INT_ADD_-1206155144'), ('const-64', u'INT_ADD_-1206155179'), ('const-417', u'STORE_-1206155158'), (u'INT_ADD_-1206... | null | null | 00048810 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00048810(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_rpath_link * this, char * option_name, char\n * arg, Command_line * param_3, General_optio... | (translation_unit "void FUN_00048810(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00048810(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_00048810(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00048810(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_rpath_link * this, char * option_name, char
* arg, Command_line * param_3, General_options * param_4) */
voi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014d230(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
33_x86_64-linux-gnux32-size_and_x86_64-linux-gnux32-size_strip.c | getenv | getenv |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getenv(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getenv(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();
return pcVar1;
}
| JMP dword ptr [EBX + 0x84] | null | null | null | null | [('const-0', u'RETURN_-1205988819'), (u'CALLIND_-1205988822', u'CAST_-1205988742'), (u'CALLIND_-1205988822', u'INDIRECT_-1205988749'), (u'INDIRECT_-1205988749', u'COPY_-1205988808'), ('tmp_67', u'CAST_-1205988743'), (u'CAST_-1205988743', u'CALLIND_-1205988822'), (u'CAST_-1205988742', u'RETURN_-1205988819')] | [('const-0', u'RETURN_-1205988819'), (u'CALLIND_-1205988822', u'CAST_-1205988742'), (u'CALLIND_-1205988822', u'INDIRECT_-1205988749'), (u'INDIRECT_-1205988749', u'COPY_-1205988808'), ('tmp_67', u'CAST_-1205988743'), (u'CAST_-1205988743', u'CALLIND_-1205988822'), (u'CAST_-1205988742', u'RETURN_-1205988819')] | null | null | 00011220 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n ... | (translation_unit "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();\n return pcVar1;\n}\n\n" (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();\n return pcVar1;\n}" primitive_type ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (t... | (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00019084)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* getenv(char *__name)" (* "*") (function_declarator "getenv(char *__name)" (identifier "getenv") (parameter_list "(char *_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_getenv_00019084)();
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_00019084)();
return pcVar1;
}
|
346_riscv64-linux-gnu-readelf_and_riscv64-linux-gnu-readelf_strip.c | concat_copy2 | FUN_00068500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * concat_copy2(char *first,...)
{
size_t __n;
int *piVar1;
char *__dest;
__dest = libiberty_concat_ptr;
if (first != (char *)0x0) {
piVar1 = (int *)&stack0x00000008;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined1 * FUN_00068500(char *param_1)
{
size_t __n;
int *piVar1;
undefined1 *__dest;
__dest = DAT_000b9de0;
if (param_1 != (char *)0x0) {
piVar1 = (int *)&stack0x00000008;
do {
__n = strlen(param_1)... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x4baf7
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
LEA EDX,[EBX + 0x5de0]
MOV EDI,dword ptr [EDX]
TEST ESI,ESI
JZ 0x00068563
LEA EBP,[ESP + 0x34]
LEA ESI,[ESI]
LEA ESI,[ESI]
MOV dword ptr [ESP + 0xc],EDX
SUB ESP,0xc
ADD EBP,0x4
PUSH ESI
CALL 0x00013260
ADD ES... | null | null | null | null | [(u'CALL_-1206286958', u'INDIRECT_-1206286656'), (u'INDIRECT_-1206286613', u'COPY_-1206286855'), ('const-0', u'INT_NOTEQUAL_-1206287018'), (u'CAST_-1206286616', u'MULTIEQUAL_-1206286773'), ('const-0', u'INT_NOTEQUAL_-1206286861'), (u'MULTIEQUAL_-1206286775', u'PTRADD_-1206286649'), (u'COPY_-1206286669', u'MULTIEQUAL_-1... | [(u'CALL_-1206286958', u'INDIRECT_-1206286656'), ('tmp_1026', u'MULTIEQUAL_-1206286773'), (u'INDIRECT_-1206286613', u'COPY_-1206286855'), ('const-0', u'INT_NOTEQUAL_-1206287018'), (u'CAST_-1206286616', u'MULTIEQUAL_-1206286773'), ('const-0', u'INT_NOTEQUAL_-1206286861'), (u'MULTIEQUAL_-1206286775', u'PTRADD_-1206286649... | null | null | 00068500 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined1 * FUN_00068500(char *param_1)\n\n{\n size_t __n;\n int *piVar1;\n undefined1 *__dest;\n \n __dest = DAT_000b9de0;\n if (param_1 != (char *)0x0) {\n piVar1 = (int *)&stack0x00000008;\n do... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * concat_copy2(char *first,...)\n\n{\n size_t __n;\n int *piVar1;\n char *__dest;\n \n __dest = libiberty_concat_ptr;\n if (first != (char *)0x0) {\n piV... | (translation_unit "undefined1 * FUN_00068500(char *param_1)\n\n{\n size_t __n;\n int *piVar1;\n undefined1 *__dest;\n \n __dest = DAT_000b9de0;\n if (param_1 != (char *)0x0) {\n piVar1 = (int *)&stack0x00000008;\n do {\n __n = strlen(param_1);\n memcpy(__dest,param_1,__n);\n param_1 = (char *... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "undefined1 * FUN_00068500(char *param_1)\n\n{\n size_t __n;\n int *piVar1;\n undefined1 *__dest;\n \n __dest = DAT_000b9de0;\n if (param_1 != (char *)0x0) {\n piVar1 = (int *)&stack0x00000008;\n do {\n __n = strlen(param_1);\n memcpy(__dest,param_1,__n);\n param_1 = (cha... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
char * function_1(char *var_1,...)
{
size_t var_5;
int *var_6;
char *var_4;
var_4 = libiberty_concat_ptr;
if (var_1 != (char *)0x0) {
var_6 = (int *)&stack0x00000008;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decl... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined1 * MASKED(char *param_1)
{
size_t __n;
int *piVar1;
undefined1 *__dest;
__dest = DAT_000b9de0;
if (param_1 != (char *)0x0) {
piVar1 = (int *)&stack0x00000008;
do {
__n = strlen(param_1);
... |
755_puttytel_and_puttytel_strip.c | raw_receive | FUN_00035c62 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void raw_receive(Plug plug,int urgent,char *data,int len)
{
Raw raw;
c_write((Raw)plug,data,len);
plug[7]... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00035c62(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
FUN_00035a3f(param_1,param_3,param_4,0x35c6d);
*(undefined4 *)(param_1 + 0x1c) = 1;
return;
}
| PUSH EBP
MOV EBP,ESP
SUB ESP,0x18
CALL 0x0001b58a
ADD EAX,0x71b57
MOV EAX,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0xc],EAX
SUB ESP,0x4
PUSH dword ptr [EBP + 0x14]
PUSH dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + -0xc]
CALL 0x00035a3f
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0xc]
MOV dword ptr [EAX + 0x1c],0x1
NOP
LE... | null | null | null | null | [('tmp_233', u'CALL_-1206100796'), ('const-4', u'PTRADD_-1206100668'), (u'CAST_-1206100679', u'CALL_-1206100796'), ('tmp_231', u'CAST_-1206100679'), ('const-0', u'RETURN_-1206100752'), (u'PTRADD_-1206100668', u'STORE_-1206100774'), ('tmp_234', u'CALL_-1206100796'), ('tmp_231', u'PTRADD_-1206100668'), ('const-417', u'ST... | [(u'CAST_-1206100674', u'STORE_-1206100774'), ('tmp_372', u'CALL_-1206100796'), ('const-220269', u'CALL_-1206100796'), ('const-1', u'STORE_-1206100774'), ('const-0', u'RETURN_-1206100752'), ('const-28', u'INT_ADD_-1206100760'), ('tmp_370', u'CALL_-1206100796'), ('tmp_371', u'CALL_-1206100796'), ('tmp_370', u'INT_ADD_-1... | null | null | 00035c62 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00035c62(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n FUN_00035a3f(param_1,param_3,param_4,0x35c6d);\n *(undefined4 *)(param_1 + 0x1c) = 1;\n return;\n}\n\n" comment... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid raw_receive(Plug plug,int urgent,char *data,int len)\n\n{\n Raw raw;\n \n c_write((Ra... | (translation_unit "void FUN_00035c62(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n FUN_00035a3f(param_1,param_3,param_4,0x35c6d);\n *(undefined4 *)(param_1 + 0x1c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00035c62(int param_1,undefined4 param_2,undefined4 param_3,undefined... | (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 { (expression_statement (call_expression IDENT (argument_list... | (function_definition "void FUN_00035c62(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n FUN_00035a3f(param_1,param_3,param_4,0x35c6d);\n *(undefined4 *)(param_1 + 0x1c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00035c62(int param_1,undefined4 param_2,undefined4... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 plug,int urgent,char *data,int len)
{
type_2 raw;
var_1((type_2)plug,data,len);
pl... | 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)
{
FUN_00035a3f(param_1,param_3,param_4,0x35c6d);
*(undefined4 *)(param_1 + 0x1c) = 1;
return;
}
|
111_ia64-linux-gnu-objdump_and_ia64-linux-gnu-objdump_strip.c | bfd_fprintf_vma | bfd_fprintf_vma |
void bfd_fprintf_vma(void)
{
(*(code *)PTR_bfd_fprintf_vma_000731d4)();
return;
}
|
void bfd_fprintf_vma(void)
{
(*(code *)PTR_bfd_fprintf_vma_000731d4)();
return;
}
| JMP dword ptr [EBX + 0x1d4] | null | null | null | null | [(u'CALLIND_-1205975190', u'INDIRECT_-1205975118'), (u'CAST_-1205975113', u'CALLIND_-1205975190'), (u'INDIRECT_-1205975118', u'COPY_-1205975177'), ('const-0', u'RETURN_-1205975187'), ('tmp_58', u'CAST_-1205975113')] | [(u'CALLIND_-1205975190', u'INDIRECT_-1205975118'), (u'CAST_-1205975113', u'CALLIND_-1205975190'), (u'INDIRECT_-1205975118', u'COPY_-1205975177'), ('const-0', u'RETURN_-1205975187'), ('tmp_58', u'CAST_-1205975113')] | null | null | 00014760 | x86 | O0 | (translation_unit "void bfd_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}\n\n" (function_definition "void bfd_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}" primitive_type (function_declarator "bfd_fprintf_vma(void)" identifier (parameter_list "(... | (translation_unit "void bfd_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}\n\n" (function_definition "void bfd_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}" primitive_type (function_declarator "bfd_fprintf_vma(void)" identifier (parameter_list "(... | (translation_unit "void bfd_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}\n\n" (function_definition "void bfd_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}" primitive_type (function_declarator "bfd_fprintf_vma(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_fprintf_vma(void)\n\n{\n (*(code *)PTR_bfd_fprintf_vma_000731d4)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_fprintf_vma(void)" (identifier "bfd_fprintf_vma") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_fprintf_vma_000731d4)();
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_000731d4)();
return;
}
|
908_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | parse_to_value | FUN_000397d0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_mmap_output_file * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_mmap_output_file::parse_to_value
... |
void FUN_000397d0(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2384) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x2384],DX
RET | null | null | null | null | [('const-61', u'PTRSUB_-1206085586'), (u'COPY_-1206085655', u'PTRSUB_-1206085587'), (u'PTRSUB_-1206085587', u'PTRSUB_-1206085586'), ('const-417', u'STORE_-1206085648'), (u'PTRSUB_-1206085589', u'PTRSUB_-1206085588'), ('const-0', u'STORE_-1206085648'), ('const-60', u'PTRSUB_-1206085588'), ('const-417', u'STORE_-12060856... | [('tmp_37', u'INT_ADD_-1206085648'), ('const-1', u'STORE_-1206085662'), ('const-0', u'RETURN_-1206085645'), ('const-417', u'STORE_-1206085662'), (u'CAST_-1206085595', u'STORE_-1206085662'), (u'INT_ADD_-1206085648', u'CAST_-1206085595'), ('const-9092', u'INT_ADD_-1206085648')] | null | null | 000397d0 | x86 | O0 | (translation_unit "void FUN_000397d0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2384) = 1;\n return;\n}\n\n" (function_definition "void FUN_000397d0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2384) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_mmap_output_file * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_mmap_outpu... | (translation_unit "void FUN_000397d0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2384) = 1;\n return;\n}\n\n" (function_definition "void FUN_000397d0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2384) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_000397d0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2384) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000397d0(void)" (identifier "FUN_000397d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_mmap_output_file * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *par... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2384) = 1;
return;
}
|
382_nano_and_nano_strip.c | do_right | FUN_00026544 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void do_right(void)
{
filestruct *old_current;
openfilestruct *poVar1;
size_t sVar2;
filestruct *was_current;
poVar1 = openfile;
old_curr... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00026544(void)
{
undefined4 uVar1;
int iVar2;
undefined4 uVar3;
iVar2 = DAT_00067620;
uVar1 = *(undefined4 *)(DAT_00067620 + 0x10);
if (*(char *)(*(int *)(DAT_00067620 + 0x1c) + **(int **)(DAT_00067620 + ... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x10
CALL 0x00013bc0
ADD EBX,0x4079f
LEA EAX,[EBX + 0x930]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x10]
MOV dword ptr [EBP + -0xc],EAX
LEA EAX,[EBX + 0x930]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x10]
MOV EDX,dword ptr [EAX]
LEA EAX,[EBX + 0x930]
MOV E... | null | null | null | null | [(u'LOAD_-1206032902', u'CALL_-1206032859'), ('const-0', u'RETURN_-1206032695'), (u'PTRSUB_-1206032609', u'LOAD_-1206032925'), ('const-417', u'STORE_-1206032701'), ('const-417', u'LOAD_-1206032973'), ('tmp_1090', u'PTRSUB_-1206032555'), ('const-28', u'PTRSUB_-1206032609'), ('tmp_345', u'BRANCH_-1206032838'), ('const-41... | [('const-0', u'RETURN_-1206032695'), ('const-417', u'STORE_-1206032701'), ('const-28', u'INT_ADD_-1206032909'), (u'INDIRECT_-1206032588', u'MULTIEQUAL_-1206032515'), (u'LOAD_-1206032990', u'INT_ADD_-1206032949'), ('tmp_1093', u'INT_ADD_-1206032744'), ('const-417', u'LOAD_-1206032990'), (u'CAST_-1206032568', u'STORE_-12... | null | null | 00026544 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00026544(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined4 uVar3;\n \n iVar2 = DAT_00067620;\n uVar1 = *(undefined4 *)(DAT_00067620 + 0x10);\n if (*(char *)(*(int *)(DAT_00067620 + 0x1c)... | (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 do_right(void)\n\n{\n filestruct *old_current;\n openfilestruct *poVar1;\n size_t sVar2;\n filestruct *was_current;\n \n ... | (translation_unit "void FUN_00026544(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined4 uVar3;\n \n iVar2 = DAT_00067620;\n uVar1 = *(undefined4 *)(DAT_00067620 + 0x10);\n if (*(char *)(*(int *)(DAT_00067620 + 0x1c) + **(int **)(DAT_00067620 + 0x10)) == '\0') {\n if (*(int *)(DAT_00067620 + 0x10) != *(i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignmen... | (function_definition "void FUN_00026544(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined4 uVar3;\n \n iVar2 = DAT_00067620;\n uVar1 = *(undefined4 *)(DAT_00067620 + 0x10);\n if (*(char *)(*(int *)(DAT_00067620 + 0x1c) + **(int **)(DAT_00067620 + 0x10)) == '\0') {\n if (*(int *)(DAT_00067620 + 0x10) != ... |
/* 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 *old_current;
type_2 *poVar1;
size_t sVar2;
type_1 *was_current;
poVar1 = openfile;
old_current = openfile... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 uVar1;
int iVar2;
undefined4 uVar3;
iVar2 = DAT_00067620;
uVar1 = *(undefined4 *)(DAT_00067620 + 0x10);
if (*(char *)(*(int *)(DAT_00067620 + 0x1c) + **(int **)(DAT_00067620 + 0x10))... |
93_alpha-linux-gnu-c++filt_and_alpha-linux-gnu-c++filt_strip.c | get_file_size | FUN_000127f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
off_t get_file_size(char *file_name)
{
int iVar1;
int *piVar2;
char *pcVar3;
char *pcVar4;
stat statbuf;
statbuf.st_ino._4_4_ = 0x127f8;
if (file_name == (char *)0x0) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 FUN_000127f0(char *param_1)
{
int iVar1;
int *piVar2;
char *pcVar3;
char *pcVar4;
undefined4 uVar5;
stat64 local_6c;
local_6c.st_ino._4_4_ = 0x127f8;
if (param_1 == (char *)0x0) {
local_6c.st_si... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x4808
SUB ESP,0x60
MOV ESI,dword ptr [ESP + 0x70]
TEST ESI,ESI
JZ 0x000128dd
SUB ESP,0x4
LEA EAX,[ESP + 0x4]
PUSH EAX
PUSH ESI
PUSH 0x3
CALL 0x000113d0
ADD ESP,0x10
TEST EAX,EAX
JS 0x00012860
MOV EAX,dword ptr [ESP + 0x10]
AND EAX,0xf000
CMP EAX,0x4000
JZ 0x000128f9
C... | null | null | null | null | [(u'CALL_-1205982862', u'LOAD_-1205982861'), ('tmp_291', u'CBRANCH_-1205983071'), (u'INDIRECT_-1205982539', u'MULTIEQUAL_-1205982667'), ('const--1', u'COPY_-1205982684'), (u'INDIRECT_-1205982530', u'INT_SLESS_-1205983017'), ('const-0', u'RETURN_-1205982976'), ('const-4294967188', u'PTRSUB_-1205982503'), (u'CALL_-120598... | [(u'COPY_-1205982658', u'MULTIEQUAL_-1205982658'), (u'CALL_-1205982862', u'LOAD_-1205982861'), ('tmp_291', u'CBRANCH_-1205983071'), (u'INDIRECT_-1205982415', u'MULTIEQUAL_-1205982404'), ('const-4294967295', u'INT_SLESS_-1205983017'), ('const-0', u'RETURN_-1205982976'), ('const-417', u'LOAD_-1205982861'), ('const-83752'... | null | null | 000127f0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_000127f0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n stat64 local_6c;\n \n local_6c.st_ino._4_4_ = 0x127f8;\n if (param_1 == (c... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\noff_t get_file_size(char *file_name)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n stat statbuf;\n \n statbuf.st_ino._4_4_ = 0x127f8;\n if... | (translation_unit "undefined8 FUN_000127f0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n stat64 local_6c;\n \n local_6c.st_ino._4_4_ = 0x127f8;\n if (param_1 == (char *)0x0) {\n local_6c.st_size._0_4_ = 0xffffffff;\n local_6c.st_size._4_4_ = -1;\nLA... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (p... | (function_definition "undefined8 FUN_000127f0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *pcVar4;\n undefined4 uVar5;\n stat64 local_6c;\n \n local_6c.st_ino._4_4_ = 0x127f8;\n if (param_1 == (char *)0x0) {\n local_6c.st_size._0_4_ = 0xffffffff;\n local_6c.st_size._4_4_ = -1;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(char *var_1)
{
int var_4;
int *piVar2;
char *pcVar3;
char *pcVar4;
type_2 statbuf;
statbuf.st_ino._4_4_ = 0x127f8;
if (var_1 == (char *)0x0) {
statb... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 MASKED(char *param_1)
{
int iVar1;
int *piVar2;
char *pcVar3;
char *pcVar4;
undefined4 uVar5;
stat64 local_6c;
local_6c.st_ino._4_4_ = 0x127f8;
if (param_1 == (char *)0x0) {
local_6c.st_size._0_... |
4750_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | _M_insert_unique_node | FUN_001202a0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: iterator
_M_insert_unique_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001202a0(undefined4 *param_1,int *param_2,uint param_3,uint param_4,int *param_5,
undefined4 param_6)
{
int *piVar1;
int *piVar2;
int iVar3;
int *__s;
int *piVar4;
uint uVar5;
int *local_3... | CALL 0x00058c42
ADD EAX,0x21ed5b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
SUB ESP,0x38
MOV ESI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x2c],EAX
LEA EAX,[EBP + -0x20]
LEA EDX,[ESI + 0x10]
MOV EDI,dword ptr [ESI + 0x14]
PUSH dword ptr [EBP + 0x1c]
PUSH dword ptr [ESI + 0xc]
PUSH dword ptr [ESI + 0... | null | null | null | null | [(u'CAST_-1207105050', u'INT_NOTEQUAL_-1207106277'), (u'MULTIEQUAL_-1207105819', u'STORE_-1207106220'), (u'LOAD_-1207105936', u'INT_REM_-1207105878'), (u'INT_EQUAL_-1207106118', u'CBRANCH_-1207106117'), ('tmp_1722', u'INT_ADD_-1207105876'), ('tmp_1725', u'CAST_-1207104823'), ('const-24', u'INT_ADD_-1207105816'), ('tmp_... | [(u'MULTIEQUAL_-1207105801', u'LOAD_-1207106457'), (u'CAST_-1207104838', u'LOAD_-1207106085'), (u'MULTIEQUAL_-1207105801', u'STORE_-1207106383'), ('tmp_5046', u'PTRADD_-1207104937'), ('const-417', u'LOAD_-1207106435'), (u'LOAD_-1207106298', u'CAST_-1207104937'), (u'LOAD_-1207105936', u'INT_REM_-1207105878'), ('const-1'... | null | null | 001202a0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001202a0(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 *piVar2;\n int iVar3;\n int *__s;\n int *piVar4;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: iterator\n _M_insert_unique_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::ch... | (translation_unit "void FUN_001202a0(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 *piVar2;\n int iVar3;\n int *__s;\n int *piVar4;\n uint uVar5;\n int *local_3c;\n uint local_2c;\n char local_24 [4];\n uint local_20;\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 (pointer_... | (function_definition "void FUN_001202a0(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 *piVar2;\n int iVar3;\n int *__s;\n int *piVar4;\n uint uVar5;\n int *local_3c;\n uint local_2c;\n char local_24 [4];\n uint local_20... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: iterator
_M_insert_unique_node(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 *param_1,int *param_2,uint param_3,uint param_4,int *param_5,
undefined4 param_6)
{
int *piVar1;
int *piVar2;
int iVar3;
int *__s;
int *piVar4;
uint uVar5;
int *local_3c;
u... |
8966_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | seekpos | FUN_0021cba0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_sync_filebuf<char, std::char_traits<char> >::seekpos(std::fpos<__mbstate_t>,
std::_Ios_Openmode) */
__off64_t *
stdio_sync_filebuf<char,std::char_traits<char>>::seekpos
(__off64_t *param_1,int *param_2,undefi... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
__off64_t *
FUN_0021cba0(__off64_t *param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
int iVar1;
__off64_t _Var2;
if (*(code **)(*param_2... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x14]
CALL 0x00035840
ADD EBX,0x172454
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [EDI]
MOV ECX,dword ptr [EAX + 0x10]
MOV EAX,dword ptr [ESP + 0x18]
CMP ECX,dword ptr [EBX + 0xffffffe4]
JNZ 0x0021cc28
MOV dword ptr [ESI],0xfffffff... | null | null | null | null | [('const-0', u'CALLIND_-1203843839'), ('const-8', u'PTRADD_-1203843715'), (u'CAST_-1203843733', u'INT_NOTEQUAL_-1203844100'), (u'CAST_-1203843708', u'STORE_-1203844074'), ('const-1', u'PTRADD_-1203843715'), (u'CAST_-1203843653', u'CALL_-1203843943'), ('const-4294967295', u'STORE_-1203844093'), ('const-417', u'STORE_-12... | [('const-0', u'CALLIND_-1203843839'), ('const-8', u'PTRADD_-1203843715'), (u'CAST_-1203843733', u'INT_NOTEQUAL_-1203844100'), (u'CAST_-1203843708', u'STORE_-1203844074'), ('const-1', u'PTRADD_-1203843715'), (u'CAST_-1203843653', u'CALL_-1203843943'), ('const-4294967295', u'STORE_-1203844093'), ('const-417', u'STORE_-12... | null | null | 0021cba0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\n__off64_t *\nFUN_0021cba0(__off64_t *param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n __off64_t _Var2;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* stdio_sync_filebuf<char, std::char_traits<char> >::seekpos(std::fpos<__mbstate_t>,\n std::_Ios_Openmode) */\n\n__off64_t *\nstdio_sync_filebuf<char,std::char_traits<char>>::seekpos\n (__off64_t *par... | (translation_unit "__off64_t *\nFUN_0021cba0(__off64_t *param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n __off64_t _Var2;\n \n if (*(code **)(*param_2 + 0x10) != (code *)PTR_FUN_0038efe4) {\n (**(code **)(*param... | (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) , (parameter_decl... | (function_definition "__off64_t *\nFUN_0021cba0(__off64_t *param_1,int *param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n __off64_t _Var2;\n \n if (*(code **)(*param_2 + 0x10) != (code *)PTR_FUN_0038efe4) {\n (**(code **)(*pa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_sync_filebuf<char, std::char_traits<char> >::seekpos(std::fpos<__mbstate_t>,
std::_Ios_Openmode) */
type_1 *
stdio_sync_filebuf<char,std::char_traits<char>>::seekpos
(type_1 *var_1,int *param_2,type_3 param_3... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
__off64_t *
MASKED(__off64_t *param_1,int *param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
int iVar1;
__off64_t _Var2;
if (*(code **)(*param_2 + 0x1... |
796_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | _Unwind_Resume_or_Rethrow.cold.17 | FUN_000346ee |
void _Unwind_Resume_or_Rethrow_cold_17(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
void FUN_000346ee(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| MOV EBX,dword ptr [EBP + 0xfffffed4]
CALL 0x00029080 | null | null | null | null | [('const-1', u'RETURN_-1206106363')] | [('const-1', u'RETURN_-1206106363')] | null | null | 000346ee | x86 | O0 | (translation_unit "void FUN_000346ee(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_000346ee(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_000346ee(void)" id... | (translation_unit "void _Unwind_Resume_or_Rethrow_cold_17(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void _Unwind_Resume_or_Rethrow_cold_17(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (f... | (translation_unit "void FUN_000346ee(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_000346ee(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_000346ee(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_000346ee(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_000346ee(void)" (identifier "FUN_000346ee") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
void function_1(void)
{
/* WARNING: Subroutine does not return */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
6429_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | compare | FUN_001872e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::compare(std::wstring const&) const */
int __thiscall std::wstring::compare(wstring *this,wstring *param_1)
{
uint uVar1;
uint uVar2;
int iVar3;
uint __n;
uVar1 = *(uint *)(this + 4);
uVar2 = *(uint... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_001872e0(undefined4 *param_1,undefined4 *param_2)
{
uint uVar1;
uint uVar2;
int iVar3;
uint __n;
uVar1 = param_1[1];
uVar2 = param_2[1];
__n = uVar1;
if (uVar2 <= uVar1) {
__n = uVar2;
}
if ((_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x10]
CALL 0x00032730
ADD EBX,0x17ad14
MOV EDX,dword ptr [ESP + 0x14]
MOV EDI,dword ptr [EAX + 0x4]
MOV ESI,dword ptr [EDX + 0x4]
MOV ECX,EDI
CMP ESI,EDI
CMOVBE ECX,ESI
TEST ECX,ECX
JZ 0x0018731b
SUB ESP,0x4
PUSH ECX
PUSH dword ptr [EDX]
PUSH dword ptr [EAX]
CALL 0x00... | null | null | null | null | [('tmp_353', u'CAST_-1207471051'), (u'LOAD_-1207471276', u'CALL_-1207471257'), ('const-4', u'PTRADD_-1207471278'), ('const-1', u'PTRADD_-1207471278'), (u'CALL_-1207471257', u'INT_NOTEQUAL_-1207471230'), (u'CAST_-1207471051', u'LOAD_-1207471276'), ('tmp_155', u'CBRANCH_-1207471292'), ('const-4', u'PTRADD_-1207471272'), ... | [(u'LOAD_-1207471340', u'COPY_-1207471127'), (u'CALL_-1207471257', u'INT_NOTEQUAL_-1207471230'), ('const-1', u'PTRADD_-1207471075'), (u'LOAD_-1207471334', u'COPY_-1207471126'), (u'CAST_-1207471051', u'CALL_-1207471257'), ('tmp_155', u'CBRANCH_-1207471292'), ('tmp_127', u'CBRANCH_-1207471308'), (u'INT_NOTEQUAL_-12074712... | null | null | 001872e0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_001872e0(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = param_1[1];\n uVar2 = param_2[1];\n __n = uVar1;\n if (uVar2 <= uVar1) ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::compare(std::wstring const&) const */\n\nint __thiscall std::wstring::compare(wstring *this,wstring *param_1)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = *(uint *... | (translation_unit "int FUN_001872e0(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = param_1[1];\n uVar2 = param_2[1];\n __n = uVar1;\n if (uVar2 <= uVar1) {\n __n = uVar2;\n }\n if ((__n != 0) && (iVar3 = wmemcmp((wchar_t *)*param_1,(wchar_t ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "int FUN_001872e0(undefined4 *param_1,undefined4 *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n uint __n;\n \n uVar1 = param_1[1];\n uVar2 = param_2[1];\n __n = uVar1;\n if (uVar2 <= uVar1) {\n __n = uVar2;\n }\n if ((__n != 0) && (iVar3 = wmemcmp((wchar_t *)*param_1,(wchar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::compare(std::wstring const&) const */
int __thiscall std::type_1::function_1(type_1 *var_1,type_1 *var_2)
{
type_2 var_4;
type_2 var_3;
int var_7;
type_2 var_5;
var_4 = *(type_2 *)(var_1 + 4);
var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 *param_1,undefined4 *param_2)
{
uint uVar1;
uint uVar2;
int iVar3;
uint __n;
uVar1 = param_1[1];
uVar2 = param_2[1];
__n = uVar1;
if (uVar2 <= uVar1) {
__n = uVar2;
}
if ((__n != ... |
223_hppa-linux-gnu-ranlib_and_hppa-linux-gnu-ranlib_strip.c | read | read |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t read(int __fd,void *__buf,size_t __nbytes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* read@@GLIBC_2.0 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t read(int __fd,void *__buf,size_t __nbytes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050790')] | [('const-1', u'RETURN_-1206050790')] | null | null | 00022010 | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "read(int __fd,void *__buf,size_t __n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n \n halt_baddata();\n}" (primitive_type "ssize_t") (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" (identifier "read") (parameter_list "(int __fd,void *__buf,size_t __nbytes)" (( "(") (parameter_declarat... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t function_1(int __fd,void *__buf,size_t __nbytes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* read@@GLIBC_2.0... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t MASKED(int __fd,void *__buf,size_t __nbytes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
104_powerpc-linux-gnu-ar_and_powerpc-linux-gnu-ar_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_-1205979050')] | [('const-0', u'RETURN_-1205979050')] | null | null | 00013845 | x86 | O0 | (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;
}
|
2143_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | operator[] | FUN_0005a910 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uchar operator[](Lazy_view<64> * this, size_t offset) */
uchar __thiscall
anon_unknown.dwarf_32964f::Lazy_view<64>::operator[](Lazy_view<64> *this,size_t offset)
{
uchar uVar1;
undefined4 *in_EAX;... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined1 __regparm3 FUN_0005a910(undefined4 *param_1,uint param_2)
{
undefined1 uVar1;
undefined4 uVar2;
if (param_1[2] == 0) {
uVar2 = FUN_000bec40(*param_1,param_1[1],param_1 + 3,1);
param_1[2] = uVar2;
}
... | PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00035680
ADD EBX,0x2e46e7
SUB ESP,0x14
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x0005a940
XOR EAX,EAX
CMP dword ptr [ESI + 0xc],EDX
JBE 0x0005a937
MOV EAX,dword ptr [ESI + 0x8]
MOVZX EAX,byte ptr [EAX + EDX*0x1]
ADD ESP,0x14
POP EBX
POP ESI
RET
LEA EAX,[ESI + 0xc]
MOV dword pt... | null | null | null | null | [('const-417', u'LOAD_-1206212230'), ('const-3', u'PTRADD_-1206212030'), (u'MULTIEQUAL_-1206212055', u'COPY_-1206212135'), ('tmp_173', u'CBRANCH_-1206212238'), (u'COPY_-1206212135', u'RETURN_-1206212192'), (u'CALL_-1206212153', u'STORE_-1206212130'), ('const-417', u'LOAD_-1206212287'), ('tmp_110', u'CBRANCH_-1206212268... | [('const-417', u'LOAD_-1206212287'), (u'INT_ADD_-1206212214', u'CAST_-1206212028'), ('tmp_173', u'CBRANCH_-1206212238'), (u'CALL_-1206212153', u'STORE_-1206212130'), ('const-1', u'CALL_-1206212153'), ('tmp_110', u'CBRANCH_-1206212268'), ('const-3', u'PTRADD_-1206212018'), ('tmp_351', u'BRANCH_-1206212125'), ('const-417... | null | null | 0005a910 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined1 __regparm3 FUN_0005a910(undefined4 *param_1,uint param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n \n if (param_1[2] == 0) {\n uVar2 = FUN_000bec40(*param_1,param_1[1],param_1 + 3,1);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uchar operator[](Lazy_view<64> * this, size_t offset) */\n\nuchar __thiscall\nanon_unknown.dwarf_32964f::Lazy_view<64>::operator[](Lazy_view<64> *this,size_t offset)\n\n{\n uchar uVa... | (translation_unit "undefined1 __regparm3 FUN_0005a910(undefined4 *param_1,uint param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n \n if (param_1[2] == 0) {\n uVar2 = FUN_000bec40(*param_1,param_1[1],param_1 + 3,1);\n param_1[2] = uVar2;\n }\n uVar1 = 0;\n if (param_2 < (uint)param_1[3]) {\n uVar1 =... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression... | (function_definition "undefined1 __regparm3 FUN_0005a910(undefined4 *param_1,uint param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n \n if (param_1[2] == 0) {\n uVar2 = FUN_000bec40(*param_1,param_1[1],param_1 + 3,1);\n param_1[2] = uVar2;\n }\n uVar1 = 0;\n if (param_2 < (uint)param_1[3]) {\n uVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uchar operator[](Lazy_view<64> * this, size_t offset) */
type_1 __thiscall
anon_unknown.dwarf_32964f::type_2<64>::operator[](type_2<64> *this,size_t offset)
{
type_1 uVar1;
type_3 *var_2;
type_1... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined1 __regparm3 MASKED(undefined4 *param_1,uint param_2)
{
undefined1 uVar1;
undefined4 uVar2;
if (param_1[2] == 0) {
uVar2 = FUN_000bec40(*param_1,param_1[1],param_1 + 3,1);
param_1[2] = uVar2;
}
uVar... |
48_i686-linux-gnu-c++filt_and_i686-linux-gnu-c++filt_strip.c | vfprintf | vfprintf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
int iVar1;
iVar1 = (*(code *)PTR_vfprintf_000170c8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
int iVar1;
iVar1 = (*(code *)PTR_vfprintf_000170c8)();
return iVar1;
}
| JMP dword ptr [EBX + 0xc8] | null | null | null | null | [(u'CAST_-1205988469', u'CALLIND_-1205988550'), (u'INDIRECT_-1205988477', u'COPY_-1205988536'), (u'CALLIND_-1205988550', u'INDIRECT_-1205988477'), ('tmp_77', u'CAST_-1205988469'), (u'CALLIND_-1205988550', u'RETURN_-1205988547'), ('const-0', u'RETURN_-1205988547')] | [(u'CAST_-1205988469', u'CALLIND_-1205988550'), (u'INDIRECT_-1205988477', u'COPY_-1205988536'), (u'CALLIND_-1205988550', u'INDIRECT_-1205988477'), ('tmp_77', u'CAST_-1205988469'), (u'CALLIND_-1205988550', u'RETURN_-1205988547'), ('const-0', u'RETURN_-1205988547')] | null | null | 00011330 | x86 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000170c8)();\n return iVar1;\n}\n\n" comment (function_definition "int vfprintf(FILE *__s,char *__forma... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000170c8)();\n return iVar1;\n}\n\n" comment (function_definition "int vfprintf(FILE *__s,char *__forma... | (translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000170c8)();\n return iVar1;\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000170c... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000170c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FIL... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__s,char *__format,type_2 __arg)
{
int iVar1;
iVar1 = (*(type_3 *)PTR_vfprintf_000170c8)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000170c8)();
return iVar1;
}
|
106_expr_and_expr_strip.c | eval3 | FUN_00012ed7 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
VALUE * eval3(_Bool evaluate)
{
bool bVar1;
_Bool _Var2;
VALUE *v;
VALUE *v_00;
undefined4 uVar3;
code *pcVar4;
_Bool evaluate_local;
anon_enum_32 fxn;
VALUE *l;
VALUE *r;
v = eval4(evaluate);
do {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00012ed7(char param_1)
{
bool bVar1;
char cVar2;
int iVar3;
int iVar4;
undefined4 uVar5;
code *pcVar6;
iVar3 = FUN_00012d48(param_1);
do {
cVar2 = FUN_0001246b(&DAT_0002ba93);
if (cVar2 == '\0'... | PUSH EBP
MOV EBP,ESP
PUSH ESI
PUSH EBX
SUB ESP,0x20
CALL 0x00011500
ADD EBX,0x1f11c
MOV EAX,dword ptr [EBP + 0x8]
MOV byte ptr [EBP + -0x1c],AL
MOVZX EAX,byte ptr [EBP + -0x1c]
SUB ESP,0xc
PUSH EAX
CALL 0x00012d48
ADD ESP,0x10
MOV dword ptr [EBP + -0x10],EAX
SUB ESP,0xc
LEA EAX,[EBX + 0xffff9a93]
PUSH EAX
CALL 0x000124... | null | null | null | null | [(u'CALL_-1205980976', u'INDIRECT_-1205980194'), (u'MULTIEQUAL_-1205980198', u'CAST_-1205980161'), (u'INDIRECT_-1205980341', u'MULTIEQUAL_-1205980300'), ('tmp_857', u'CBRANCH_-1205980943'), (u'CALLIND_-1205980847', u'INDIRECT_-1205980153'), (u'CALL_-1205981228', u'INDIRECT_-1205980287'), ('tmp_1089', u'BRANCH_-12059807... | [(u'INT_ADD_-1205980886', u'CALLIND_-1205980847'), (u'INDIRECT_-1205980148', u'MULTIEQUAL_-1205980378'), (u'CALL_-1205981387', u'INDIRECT_-1205980386'), ('tmp_857', u'CBRANCH_-1205980943'), (u'MULTIEQUAL_-1205980205', u'CAST_-1205980169'), (u'COPY_-1205980400', u'MULTIEQUAL_-1205980325'), ('tmp_1089', u'BRANCH_-1205980... | null | null | 00012ed7 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00012ed7(char param_1)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n code *pcVar6;\n \n iVar3 = FUN_00012d48(param_1);\n do {\n cVar2 = FUN_0001246b(&DAT_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nVALUE * eval3(_Bool evaluate)\n\n{\n bool bVar1;\n _Bool _Var2;\n VALUE *v;\n VALUE *v_00;\n undefined4 uVar3;\n code *pcVar4;\n _Bool evaluate_local;\n anon_enum_32 fxn;\n VALUE *l;\n VALUE *r;\n \n... | (translation_unit "int FUN_00012ed7(char param_1)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n code *pcVar6;\n \n iVar3 = FUN_00012d48(param_1);\n do {\n cVar2 = FUN_0001246b(&DAT_0002ba93);\n if (cVar2 == '\0') {\n cVar2 = FUN_0001246b(&DAT_0002badd);\n if (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarat... | (function_definition "int FUN_00012ed7(char param_1)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n code *pcVar6;\n \n iVar3 = FUN_00012d48(param_1);\n do {\n cVar2 = FUN_0001246b(&DAT_0002ba93);\n if (cVar2 == '\0') {\n cVar2 = FUN_0001246b(&DAT_0002badd);\n i... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 * function_1(type_2 evaluate)
{
bool bVar1;
type_2 _Var2;
type_1 *v;
type_1 *v_00;
type_3 uVar3;
type_4 *pcVar4;
type_2 evaluate_local;
type_5 fxn;
type_1 *l;
type_1 *r;
v = var_1(evaluate);
do {... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(char param_1)
{
bool bVar1;
char cVar2;
int iVar3;
int iVar4;
undefined4 uVar5;
code *pcVar6;
iVar3 = FUN_00012d48(param_1);
do {
cVar2 = FUN_0001246b(&DAT_0002ba93);
if (cVar2 == '\0') {
... |
12216_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | close | FUN_003e2c40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wofstream::close() */
void std::wofstream::close(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003e2c40(int *param_1)
{
int iVar1;
iVar1 = FUN_003e0cc0(param_1 + 1);
if (iVar1 != 0) {
return;
}
iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);
FUN_003d8970(iVar1,*(uint *)(iVar1 + 0x14) | 4);
... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2073b9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[ESI + 0x4]
PUSH EAX
CALL 0x003e0cc0
ADD ESP,0x10
TEST EAX,EAX
JZ 0x003e2c70
ADD ESP,0x4
POP EBX
POP ESI
RET
MOV EAX,dword ptr [ESI]
SUB ESP,0x8
ADD ESI,dword ptr [EAX + -0xc]
MOV EAX,dword ptr [ESI + 0x14]
OR EAX,0x4... | null | null | null | null | [('const-1', u'RETURN_-1205785514')] | [('const-4294967284', u'INT_ADD_-1205785376'), ('const-0', u'INT_NOTEQUAL_-1205785441'), ('const-417', u'LOAD_-1205785409'), ('const-20', u'INT_ADD_-1205785360'), (u'LOAD_-1205785376', u'INT_OR_-1205785343'), (u'INT_ADD_-1205785376', u'CAST_-1205785217'), (u'CAST_-1205785212', u'LOAD_-1205785376'), ('const-4', u'PTRADD... | null | null | 003e2c40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003e2c40(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_003e0cc0(param_1 + 1);\n if (iVar1 != 0) {\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);\n FUN_003d8970(iVar1,*(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wofstream::close() */\n\nvoid std::wofstream::close(void)\n\n{\n}\n\n" comment comment (function_definition "void std::wofstream::close(void)\n\n{\n}" primitive_type (ERROR "std::wofstream::" identifier :... | (translation_unit "void FUN_003e2c40(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_003e0cc0(param_1 + 1);\n if (iVar1 != 0) {\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);\n FUN_003d8970(iVar1,*(uint *)(iVar1 + 0x14) | 4);\n return;\n}\n\n" (function_definition "void FUN_003e2c40(int *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + ... | (function_definition "void FUN_003e2c40(int *param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_003e0cc0(param_1 + 1);\n if (iVar1 != 0) {\n return;\n }\n iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);\n FUN_003d8970(iVar1,*(uint *)(iVar1 + 0x14) | 4);\n return;\n}" (primitive_type "void") (function_declarator "... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wofstream::close() */
void std::wofstream::function_1(void)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
int iVar1;
iVar1 = FUN_003e0cc0(param_1 + 1);
if (iVar1 != 0) {
return;
}
iVar1 = (int)param_1 + *(int *)(*param_1 + -0xc);
FUN_003d8970(iVar1,*(uint *)(iVar1 + 0x14) | 4);
return... |
241_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c | eh_frame_estimate_size_before_relax | FUN_00020760 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* WARNING: Unknown calling convention */
int eh_frame_estimate_size_before_relax(fragS *frag)
{
int iVar1;
uint uVar2;
valueT vVar3;
undefined8 uVar4;
uVar2 = frag->fr_subtype >> 3;
vVar3 = resolve_symbol_value(fr... |
undefined4 FUN_00020760(int param_1)
{
undefined4 uVar1;
int iVar2;
int unaff_EBP;
uint uVar3;
undefined8 uVar4;
FUN_0001ff5c();
uVar3 = *(uint *)(param_1 + 0x48) >> 3;
uVar4 = FUN_00038a20(*(undefined4 *)(param_1 + 0x28));
if (uVar3 != 0) {
uVar4 = FUN_0004d8d0(uVar4,uVar3,0);
iVar2 = (i... | PUSH EBP
CALL 0x0001ff5c
ADD EBP,0x4d89a
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x18
MOV ESI,dword ptr [ESP + 0x2c]
MOV EBX,EBP
MOV EDI,dword ptr [ESI + 0x48]
PUSH dword ptr [ESI + 0x28]
SHR EDI,0x3
CALL 0x00038a20
ADD ESP,0x10
TEST EDI,EDI
JZ 0x00020814
MOV EBX,EDI
SAR EBX,0x1f
PUSH EBX
MOV EBX,EBP
PUSH EDI
PUSH EDX
PUSH ... | null | null | null | null | [(u'COPY_-1206056427', u'CALL_-1206056557'), ('const-417', u'LOAD_-1206056810'), (u'COPY_-1206056626', u'MULTIEQUAL_-1206056582'), (u'PTRSUB_-1206056536', u'LOAD_-1206057056'), (u'INT_RIGHT_-1206057013', u'INT_NOTEQUAL_-1206056969'), ('tmp_986', u'PTRSUB_-1206056532'), (u'PTRSUB_-1206056471', u'LOAD_-1206056810'), (u'I... | [(u'CAST_-1206056415', u'INT_SLESS_-1206056646'), (u'INT_RIGHT_-1206057013', u'INT_NOTEQUAL_-1206056969'), ('const-0', u'RETURN_-1206056734'), ('const-417', u'LOAD_-1206057050'), (u'INT_RIGHT_-1206057013', u'CALL_-1206056899'), (u'CAST_-1206056461', u'LOAD_-1206056810'), (u'INT_ADD_-1206056765', u'CAST_-1206056452'), (... | null | null | 00020760 | x86 | O0 | (translation_unit "undefined4 FUN_00020760(int param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EBP;\n uint uVar3;\n undefined8 uVar4;\n \n FUN_0001ff5c();\n uVar3 = *(uint *)(param_1 + 0x48) >> 3;\n uVar4 = FUN_00038a20(*(undefined4 *)(param_1 + 0x28));\n if (uVar3 != 0) {\n uVar4 = FUN_0004d8d0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* WARNING: Unknown calling convention */\n\nint eh_frame_estimate_size_before_relax(fragS *frag)\n\n{\n int iVar1;\n uint uVar2;\n valueT vVar3;\n undefined8 uVar4;\n \n uVar2 = frag->fr_subtype >> 3;\n v... | (translation_unit "undefined4 FUN_00020760(int param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EBP;\n uint uVar3;\n undefined8 uVar4;\n \n FUN_0001ff5c();\n uVar3 = *(uint *)(param_1 + 0x48) >> 3;\n uVar4 = FUN_00038a20(*(undefined4 *)(param_1 + 0x28));\n if (uVar3 != 0) {\n uVar4 = FUN_0004d8d0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_express... | (function_definition "undefined4 FUN_00020760(int param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EBP;\n uint uVar3;\n undefined8 uVar4;\n \n FUN_0001ff5c();\n uVar3 = *(uint *)(param_1 + 0x48) >> 3;\n uVar4 = FUN_00038a20(*(undefined4 *)(param_1 + 0x28));\n if (uVar3 != 0) {\n uVar4 = FUN_0004d... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
/* WARNING: Unknown calling convention */
int function_1(type_1 *frag)
{
int iVar1;
type_2 var_2;
type_3 vVar3;
type_4 uVar4;
var_2 = frag->fr_subtype >> 3;
vVar3 = var_1(frag->fr_symbol);
if (var_2 != 0) {
u... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara... | null |
undefined4 MASKED(int param_1)
{
undefined4 uVar1;
int iVar2;
int unaff_EBP;
uint uVar3;
undefined8 uVar4;
FUN_0001ff5c();
uVar3 = *(uint *)(param_1 + 0x48) >> 3;
uVar4 = FUN_00038a20(*(undefined4 *)(param_1 + 0x28));
if (uVar3 != 0) {
uVar4 = FUN_0004d8d0(uVar4,uVar3,0);
iVar2 = (int)((u... |
157_sgp_dd_and_sgp_dd_strip.c | sg_convert_errno | sg_convert_errno |
/* WARNING: Control flow encountered bad instruction data */
void sg_convert_errno(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void sg_convert_errno(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205940042')] | [('const-1', u'RETURN_-1205940042')] | null | null | 0001d0ac | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING... | (translation_unit "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_convert_errno(void)" identifier (parameter_list "(void)" ( (parameter_declarati... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_convert_errno(void)" (identifier "sg_convert_errno") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
5973_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | add_global_relative | FUN_00190120 |
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_64,_false> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_false> * relobj, uint shndx, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_false>::add_g... |
void FUN_00190120(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10,undefined1 param_11)
{
undefined1 local_30 [28];
undefined4 local_14;... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x38
MOVZX EAX,byte ptr [ESP + 0x70]
MOV ESI,dword ptr [ESP + 0x68]
MOV EDI,dword ptr [ESP + 0x6c]
PUSH EAX
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP... | null | null | null | null | [('const-0', u'RETURN_-1207565821'), ('tmp_363', u'CALL_-1207565915'), (u'PTRSUB_-1207565640', u'CALL_-1207565859'), ('const-0', u'PTRSUB_-1207565666'), ('tmp_368', u'COPY_-1207565707'), ('tmp_367', u'CALL_-1207565915'), (u'INDIRECT_-1207565649', u'SUBPIECE_-1207565661'), ('const-1', u'CALL_-1207565915'), ('tmp_365', u... | [('tmp_816', u'CALL_-1207565859'), (u'CALL_-1207565859', u'INDIRECT_-1207565691'), ('const-0', u'RETURN_-1207565821'), ('tmp_815', u'CALL_-1207565915'), ('tmp_421', u'PTRSUB_-1207565706'), ('tmp_810', u'CALL_-1207565915'), ('const-1', u'CALL_-1207565915'), ('tmp_812', u'CALL_-1207565915'), ('tmp_817', u'CALL_-120756585... | null | null | 00190120 | x86 | O0 | (translation_unit "void FUN_00190120(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined1 param_11)\n\n{\n undefined1 local_30 [28];... | (translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_64,_false> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_false> * relobj, uint shndx, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_... | (translation_unit "void FUN_00190120(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined1 param_11)\n\n{\n undefined1 local_30 [28];... | (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_00190120(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined1 param_11)\n\n{\n undefined1 local_30 [2... |
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_64,_false> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_false> * relobj, uint shndx, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_false>::add_g... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10,undefined1 param_11)
{
undefined1 local_30 [28];
undefined4 local_14;
und... |
1503_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Struct_no_define_common | FUN_00044c40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_define_common(Struct_no_define_common * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_define_common::~Struct_no_define_common
(Struct_no_define_c... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044c40(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00405018;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3cf3ba
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff1018]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00044c72
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206170542')] | [(u'LOAD_-1206170485', u'CAST_-1206170320'), ('const-417', u'LOAD_-1206170485'), (u'PTRADD_-1206170333', u'INT_NOTEQUAL_-1206170465'), ('const-1', u'PTRADD_-1206170320'), ('tmp_439', u'PTRADD_-1206170320'), (u'CAST_-1206170320', u'INT_NOTEQUAL_-1206170465'), ('const-4214808', u'PTRSUB_-1206170324'), ('const-4', u'PTRAD... | null | null | 00044c40 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044c40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405018;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_define_common(Struct_no_define_common * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_define_common::~Struct_no_define_common\n ... | (translation_unit "void FUN_00044c40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405018;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00044c40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405018;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00044c40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405018;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044c40(undefined4 *param_1)" (identifier "FUN_00044c40... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_define_common(Struct_no_define_common * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00405018;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
1025_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207819770')] | [('const-1', u'RETURN_-1207819770')] | null | null | 001d21fc | x86 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __libc_start_main(void)\n\n{\n /* WARNI... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __libc_start_main@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void __... | (translation_unit "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (parameter_list "(void)" ( (parameter_declar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
31_pinky_and_pinky_strip.c | __freading | __freading |
void __freading(void)
{
(*(code *)PTR___freading_0001c088)();
return;
}
|
void __freading(void)
{
(*(code *)PTR___freading_0001c088)();
return;
}
| JMP dword ptr [EBX + 0x88] | null | null | null | null | [('tmp_58', u'CAST_-1205988729'), (u'CALLIND_-1205988806', u'INDIRECT_-1205988734'), ('const-0', u'RETURN_-1205988803'), (u'CAST_-1205988729', u'CALLIND_-1205988806'), (u'INDIRECT_-1205988734', u'COPY_-1205988793')] | [('tmp_58', u'CAST_-1205988729'), (u'CALLIND_-1205988806', u'INDIRECT_-1205988734'), ('const-0', u'RETURN_-1205988803'), (u'CAST_-1205988729', u'CALLIND_-1205988806'), (u'INDIRECT_-1205988734', u'COPY_-1205988793')] | null | null | 00011230 | x86 | O0 | (translation_unit "void __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}\n\n" (function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}" primitive_type (function_declarator "__freading(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}\n\n" (function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}" primitive_type (function_declarator "__freading(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}\n\n" (function_definition "void __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}" primitive_type (function_declarator "__freading(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (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 __freading(void)\n\n{\n (*(code *)PTR___freading_0001c088)();\n return;\n}" (primitive_type "void") (function_declarator "__freading(void)" (identifier "__freading") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR___freading_0001c088)();
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_0001c088)();
return;
}
|
355_sparc64-linux-gnu-strip_and_sparc64-linux-gnu-strip_strip.c | stab_void_type | FUN_0002b880 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean stab_void_type(void *p)
{
int tindex;
bfd_boolean bVar1;
char buf [40];
if (*(int *)((int)p + 0x40) != 0) {
bVar1 = stab_push_defined_type((stab_write_handle *)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002b880(int param_1)
{
int iVar1;
char local_44 [48];
undefined4 uStack_14;
uStack_14 = 0x2b889;
if (*(int *)(param_1 + 0x40) != 0) {
FUN_0002a830();
return;
}
iVar1 = *(int *)(param_1 + 0x3c);... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x14777
SUB ESP,0x3c
MOV ESI,dword ptr [ESP + 0x50]
MOV EDX,dword ptr [ESI + 0x40]
TEST EDX,EDX
JZ 0x0002b8b0
MOV EAX,ESI
XOR ECX,ECX
CALL 0x0002a830
ADD ESP,0x3c
POP EBX
POP ESI
POP EDI
POP EBP
RET
MOV EDI,dword ptr [ESI + 0x3c]
LEA EAX,[EDI + 0x1]
MOV dword ... | null | null | null | null | [('const-417', u'LOAD_-1206011635'), ('tmp_132', u'CBRANCH_-1206011696'), ('const-0', u'CALL_-1206011537'), (u'CAST_-1206011373', u'CALL_-1206011675'), (u'CAST_-1206011357', u'STORE_-1206011622'), (u'CALL_-1206011537', u'RETURN_-1206011482'), ('const-216972', u'COPY_-1206011407'), (u'LOAD_-1206011635', u'CALL_-12060115... | [('tmp_132', u'CBRANCH_-1206011696'), ('tmp_932', u'INT_ADD_-1206011619'), (u'LOAD_-1206011635', u'CALL_-1206011576'), ('const-0', u'RETURN_-1206011482'), ('const-60', u'INT_ADD_-1206011602'), ('const-60', u'INT_ADD_-1206011619'), (u'LOAD_-1206011715', u'INT_NOTEQUAL_-1206011696'), (u'INT_ADD_-1206011619', u'CAST_-1206... | null | null | 0002b880 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002b880(int param_1)\n\n{\n int iVar1;\n char local_44 [48];\n undefined4 uStack_14;\n \n uStack_14 = 0x2b889;\n if (*(int *)(param_1 + 0x40) != 0) {\n FUN_0002a830();\n return;\n }\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_void_type(void *p)\n\n{\n int tindex;\n bfd_boolean bVar1;\n char buf [40];\n \n if (*(int *)((int)p + 0x40) != 0) {\n bVar1 = stab_push_defin... | (translation_unit "void FUN_0002b880(int param_1)\n\n{\n int iVar1;\n char local_44 [48];\n undefined4 uStack_14;\n \n uStack_14 = 0x2b889;\n if (*(int *)(param_1 + 0x40) != 0) {\n FUN_0002a830();\n return;\n }\n iVar1 = *(int *)(param_1 + 0x3c);\n *(int *)(param_1 + 0x40) = iVar1;\n *(int *)(param_1 + ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (... | (function_definition "void FUN_0002b880(int param_1)\n\n{\n int iVar1;\n char local_44 [48];\n undefined4 uStack_14;\n \n uStack_14 = 0x2b889;\n if (*(int *)(param_1 + 0x40) != 0) {\n FUN_0002a830();\n return;\n }\n iVar1 = *(int *)(param_1 + 0x3c);\n *(int *)(param_1 + 0x40) = iVar1;\n *(int *)(param_1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *p)
{
int var_2;
type_1 bVar1;
char buf [40];
if (*(int *)((int)p + 0x40) != 0) {
bVar1 = var_1((type_2 *)p,*(int *)((int)p + 0x40),0);
return bV... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
int iVar1;
char local_44 [48];
undefined4 uStack_14;
uStack_14 = 0x2b889;
if (*(int *)(param_1 + 0x40) != 0) {
FUN_0002a830();
return;
}
iVar1 = *(int *)(param_1 + 0x3c);
*(i... |
6016_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | add_target_specific | FUN_00191060 |
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_true,_64,_true> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_target_specific
(Output_data_reloc<4,_true,_64,_true> *this,uint t... |
void FUN_00191060(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_0016eda0(local_40,param_2,param_3,param_4,pa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x44
MOV EBX,dword ptr [ESP + 0x64]
MOV EDI,dword ptr [ESP + 0x70]
MOV EBP,dword ptr [ESP + 0x74]
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
PUSH EBX
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
LEA ESI,[ESP + 0x28]
PUSH ESI
CALL 0x0016eda0
MOV dword p... | null | null | null | null | [(u'PTRSUB_-1207561821', u'PTRSUB_-1207561814'), ('tmp_418', u'PTRSUB_-1207561821'), ('const-4294967232', u'PTRSUB_-1207561821'), ('const-0', u'PTRSUB_-1207561791'), ('tmp_332', u'CALL_-1207562036'), (u'CALL_-1207561985', u'INDIRECT_-1207561800'), (u'PTRSUB_-1207561814', u'CALL_-1207562036'), (u'PTRSUB_-1207561791', u'... | [(u'CALL_-1207561985', u'INDIRECT_-1207561832'), ('tmp_698', u'COPY_-1207562027'), ('tmp_696', u'CALL_-1207562036'), (u'CALL_-1207561985', u'INDIRECT_-1207561830'), ('const-4294967232', u'PTRSUB_-1207561843'), (u'PTRSUB_-1207561843', u'CALL_-1207561985'), ('tmp_696', u'CALL_-1207561985'), ('tmp_701', u'CALL_-1207562036... | null | null | 00191060 | x86 | O0 | (translation_unit "void FUN_00191060(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_0016eda0(local_40,... | (translation_unit "/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_true,_64,_true> * this,\n uint type, void * arg, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_64,_true>::add_target_specific\n (Output_data_reloc<4,_true,... | (translation_unit "void FUN_00191060(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_0016eda0(local_40,... | (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_00191060(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_0016eda0(local_... |
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_true,_64,_true> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_target_specific
(Output_data_reloc<4,_true,_64,_true> *this,uint 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)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_0016eda0(local_40,param_2,param_3,param_4,param_5,... |
2939_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | initialize_shnum | FUN_00088090 |
/* DWARF original prototype: void initialize_shnum(Elf_file<64,_true,_gold::Incremental_binary> *
this) */
void __thiscall
elfcpp::Elf_file<64,_true,_gold::Incremental_binary>::initialize_shnum
(Elf_file<64,_true,_gold::Incremental_binary> *this)
{
int iVar1;
Incremental_binary *this_00;
Output_fi... |
void FUN_00088090(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_000559ee();
iVar9 = param_1[3];
if ((iVar9 == 0) || (param_1[4] == 0xffff)) {
iVar6 = param_1[2];
uVar7 = param_1[1];
... | PUSH EBP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x306f69
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 0x000880c8
CMP dword ptr [EAX + 0x10],0xffff
JZ 0x000880c8
ADD ESP,0x1c
POP EBX
POP ESI
POP EDI
POP EBP
RET... | null | null | null | null | [(u'LOAD_-1206419153', u'INT_ADD_-1206419054'), (u'INT_ZEXT_-1206419010', u'INT_SBORROW_-1206418995'), (u'LOAD_-1206418892', u'INT_LESS_-1206418843'), ('tmp_1087', u'PTRSUB_-1206418418'), (u'LOAD_-1206419120', u'PTRSUB_-1206418467'), ('const-0', u'RETURN_-1206418553'), (u'INT_LESS_-1206418843', u'CBRANCH_-1206418851'),... | [(u'LOAD_-1206419153', u'INT_ADD_-1206419054'), (u'INT_ZEXT_-1206419010', u'INT_SBORROW_-1206418995'), ('const-4', u'PTRADD_-1206418429'), ('const-24', u'INT_RIGHT_-1206418858'), (u'INT_RIGHT_-1206418915', u'INT_OR_-1206418916'), (u'INT_LEFT_-1206418851', u'INT_OR_-1206418851'), (u'LOAD_-1206419153', u'INT_SLESS_-12064... | null | null | 00088090 | x86 | O0 | (translation_unit "void FUN_00088090(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_000559ee();\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<64,_true,_gold::Incremental_binary> *\n this) */\n\nvoid __thiscall\nelfcpp::Elf_file<64,_true,_gold::Incremental_binary>::initialize_shnum\n (Elf_file<64,_true,_gold::Incremental_binary> *this)\n\n{\n int iVar1;\n Incremental_b... | (translation_unit "void FUN_00088090(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_000559ee();\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_00088090(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_000559ee();\n iVar9 = param_1[3];\n if ((iVar9 == 0) || (param_1[4] == 0xffff)) {\n iVar6 =... |
/* DWARF original prototype: void initialize_shnum(Elf_file<64,_true,_gold::Incremental_binary> *
this) */
void __thiscall
elfcpp::Elf_file<64,_true,_gold::type_1>::initialize_shnum
(Elf_file<64,_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_000559ee();
iVar9 = param_1[3];
if ((iVar9 == 0) || (param_1[4] == 0xffff)) {
iVar6 = param_1[2];
uVar7 = param_1[1];
if ... |
9278_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | string | FUN_00236fa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Restarted to delay deadcode elimination for space: register */
/* std::string::string(char const*, std::allocator<char> const&) */
void __thiscall std::string::string(string *this,char *param_1,allocator *param_2)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00236fa0(undefined4 *param_1,char *param_2,undefined4 param_3)
{
char *pcVar1;
size_t sVar2;
undefined4 uVar3;
pcVar1 = (char *)0xffffffff;
uVar3 = 0x236fac;
if (param_2 != (char *)0x0) {
sVar2 = strl... | PUSH ESI
MOV EAX,0xffffffff
PUSH EBX
CALL 0x00036db0
ADD EBX,0x173054
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x14]
TEST ESI,ESI
JZ 0x00236fcb
SUB ESP,0xc
PUSH ESI
CALL 0x0002a5f0
ADD ESP,0x10
ADD EAX,ESI
PUSH 0x0
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
PUSH ESI
CALL 0x00236a50
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [E... | null | null | null | null | [('const-0', u'RETURN_-1203998624'), ('const-0', u'INT_NOTEQUAL_-1203998744'), ('tmp_334', u'CALL_-1203998721'), ('tmp_110', u'CBRANCH_-1203998744'), (u'CAST_-1203998484', u'STORE_-1203998658'), ('const-417', u'STORE_-1203998658'), ('tmp_333', u'CAST_-1203998484'), (u'CALL_-1203998668', u'STORE_-1203998658'), ('tmp_334... | [(u'MULTIEQUAL_-1203998583', u'CALL_-1203998668'), (u'COPY_-1203998800', u'MULTIEQUAL_-1203998519'), ('tmp_656', u'PTRADD_-1203998643'), ('tmp_656', u'CALL_-1203998668'), ('const-0', u'RETURN_-1203998624'), ('tmp_110', u'CBRANCH_-1203998744'), ('tmp_656', u'CALL_-1203998721'), ('const-4294967295', u'COPY_-1203998811'),... | null | null | 00236fa0 | x86 | O0 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00236fa0(undefined4 *param_1,char *param_2,undefined4 param_3)\n\n{\n char *pcVar1;\n size_t sVar2;\n undefined4 uVar3;\n \n pcVar1 = (char *)0xffffffff;\n uVar3 = 0x236fac;\n if (param_2 != (c... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Restarted to delay deadcode elimination for space: register */\n/* std::string::string(char const*, std::allocator<char> const&) */\n\nvoid __thiscall std::string::string(string *this,char *param_1,al... | (translation_unit "void FUN_00236fa0(undefined4 *param_1,char *param_2,undefined4 param_3)\n\n{\n char *pcVar1;\n size_t sVar2;\n undefined4 uVar3;\n \n pcVar1 = (char *)0xffffffff;\n uVar3 = 0x236fac;\n if (param_2 != (char *)0x0) {\n sVar2 = strlen(param_2);\n pcVar1 = param_2 + sVar2;\n }\n uVar3 = FU... | (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_00236fa0(undefined4 *param_1,char *param_2,undefined4 param_3)\n\n{\n char *pcVar1;\n size_t sVar2;\n undefined4 uVar3;\n \n pcVar1 = (char *)0xffffffff;\n uVar3 = 0x236fac;\n if (param_2 != (char *)0x0) {\n sVar2 = strlen(param_2);\n pcVar1 = param_2 + sVar2;\n }\n uVar3 =... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Restarted to delay deadcode elimination for space: register */
/* std::string::string(char const*, std::allocator<char> const&) */
void __thiscall std::function_1::function_1(function_1 *this,char *var_1,type_1 *param_... | 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,char *param_2,undefined4 param_3)
{
char *pcVar1;
size_t sVar2;
undefined4 uVar3;
pcVar1 = (char *)0xffffffff;
uVar3 = 0x236fac;
if (param_2 != (char *)0x0) {
sVar2 = strlen(par... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.