file_name stringlengths 21 73 | function_name stringlengths 1 699 ⌀ | stripped_function_name stringlengths 4 22 | clean_function_name stringlengths 1 50 ⌀ | decompiled_code_original stringlengths 34 273k | stripped_function_body stringlengths 37 217k | S-Expression_of_decompiled_code_stripped stringlengths 338 7.68M | assembly_code stringlengths 3 132k | Replace_function_name_and_variable_name stringlengths 39 257k | S-Expression_decompiled_code_original stringlengths 339 6.76M | S-Expression_of_generate_modified_code stringlengths 354 6.67M | Root Node stringlengths 226 974k |
|---|---|---|---|---|---|---|---|---|---|---|---|
2349_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_copy_dt_needed_entries | FUN_00192070 | Struct_no_copy_dt_needed_entries |
/* DWARF original prototype: void ~Struct_no_copy_dt_needed_entries(Struct_no_copy_dt_needed_entries
* this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_copy_dt_needed_entries::~Struct_no_copy_dt_needed_entries
(Struct_no_copy_dt_needed_entries *this,int __in_chrg)
{
pointer pcV... |
void FUN_00192070(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650600;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00192070(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650600;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00192070(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650600]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00192090
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_copy_dt_needed_entries(Struct_no_copy_dt_needed_entries
* this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PT... | (translation_unit "/* DWARF original prototype: void ~Struct_no_copy_dt_needed_entries(Struct_no_copy_dt_needed_entries\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_copy_dt_needed_entries::~Struct_no_copy_dt_needed_entries\n (Struct_no_copy_dt_needed_entries *this,int __in... | (translation_unit "/* DWARF original prototype: void ~Struct_no_copy_dt_needed_entries(Struct_no_copy_dt_needed_entries\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::function_1::~function_1\n (function_1 *this,int __in_chrg)\n\n{\n type_1 var_5;\n \n (this->super_Struct_var)._vptr... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (iden... |
2565_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00194090 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_init * this, char * option_name, char * arg,
Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_init::parse_to_value
(Struct_init *this,c... |
void FUN_00194090(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9ee0(param_2,param_3,param_1 + 0x68);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00194090(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9ee0(param_2,param_3,param_1 + 0x68);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00194090(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9ee0(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x68]
CALL 0x003b9ee0
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_init * this, char * option_name, char * arg,
Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *option_name,char *... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_init * this, char * option_name, char * arg,\n Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_init::parse_to_value\n ... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_init * this, char * option_name, char * arg,\n Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::type_3::type_1::function_1\n (type_1 *this,... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
2568_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001940f0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_fuse_ld * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_fuse_ld::parse_to_value
(Struct_fuse_l... |
void FUN_001940f0(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9ee0(param_2,param_3,param_1 + 0x68);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_001940f0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9ee0(param_2,param_3,param_1 + 0x68);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001940f0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9ee0(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x68]
CALL 0x003b9ee0
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_fuse_ld * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *option_name,cha... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_fuse_ld * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_fuse_ld::parse_to_value\n... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_fuse_ld * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::type_3::type_1::function_1\n (type_1 *th... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
2488_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001936d0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_plt_thread_safe * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_plt_thread_safe::parse_to_value
... |
void FUN_001936d0(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9d20(param_2,param_3,param_1 + 0x61);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_001936d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_2,param_3,param_1 + 0x61);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001936d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x61]
CALL 0x003b9d20
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_plt_thread_safe * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *option_... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_plt_thread_safe * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_plt_thread_safe::... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_plt_thread_safe * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::type_3::type_1::function_1\n (ty... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
2239_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_shared | FUN_00190bd0 | Struct_shared |
/* DWARF original prototype: void ~Struct_shared(Struct_shared * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_shared::~Struct_shared(Struct_shared *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00650ee8;
p... |
void FUN_00190bd0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650ee8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_00190bd0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650ee8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_00190bd0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650ee8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190bf0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_shared(Struct_shared * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00650ee8;
var_5 = (this->option).... | (translation_unit "/* DWARF original prototype: void ~Struct_shared(Struct_shared * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_shared::~Struct_shared(Struct_shared *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_pa... | (translation_unit "/* DWARF original prototype: void ~Struct_shared(Struct_shared * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)\n\n{\n type_1 var_5;\n \n (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00650ee8;... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (iden... |
2506_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193910 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_keep_files_mapped * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_keep_files_mapped::parse_to_value
... |
void FUN_00193910(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9d20(param_2,param_3,param_1 + 0x61);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00193910(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_2,param_3,param_1 + 0x61);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00193910(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x61]
CALL 0x003b9d20
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_keep_files_mapped * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *optio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_keep_files_mapped * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_keep_files_mapp... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_keep_files_mapped * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::type_3::type_1::function_1\n (... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
2454_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193290 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_warn_multiple_gp * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_warn_multiple_gp::parse_to_value
... |
void FUN_00193290(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9d20(param_2,param_3,param_1 + 0x61);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00193290(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_2,param_3,param_1 + 0x61);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00193290(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x61]
CALL 0x003b9d20
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_warn_multiple_gp * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *option... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_warn_multiple_gp * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_warn_multiple_gp... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_warn_multiple_gp * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::type_3::type_1::function_1\n (t... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
2341_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_ctors_in_init_array | FUN_00191ef0 | Struct_no_ctors_in_init_array |
/* DWARF original prototype: void ~Struct_no_ctors_in_init_array(Struct_no_ctors_in_init_array *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_ctors_in_init_array::~Struct_no_ctors_in_init_array
(Struct_no_ctors_in_init_array *this,int __in_chrg)
{
pointer pcVar1;
(this... |
void FUN_00191ef0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006506a0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00191ef0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006506a0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00191ef0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6506a0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00191f10
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_ctors_in_init_array(Struct_no_ctors_in_init_array *
this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_pars... | (translation_unit "/* DWARF original prototype: void ~Struct_no_ctors_in_init_array(Struct_no_ctors_in_init_array *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_ctors_in_init_array::~Struct_no_ctors_in_init_array\n (Struct_no_ctors_in_init_array *this,int __in_chrg)\n\n{\n ... | (translation_unit "/* DWARF original prototype: void ~Struct_no_ctors_in_init_array(Struct_no_ctors_in_init_array *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::function_1::~function_1\n (function_1 *this,int __in_chrg)\n\n{\n type_1 var_5;\n \n (this->super_Struct_var)._vptr_Struc... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (iden... |
2687_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | set_final_data_size | FUN_001996d0 | set_final_data_size |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void set_final_data_size(Output_data_plt_i386 * this) */
void __thiscall
anon_unknown.dwarf_2342e3::Output_data_plt_i386::set_final_data_size(Output_data_plt_i386 *this)
{
byte bVar1;
uint uVar2;
uint uVar3;
int iVar4... |
void FUN_001996d0(long *param_1)
{
byte bVar1;
int iVar2;
int iVar3;
int iVar4;
iVar2 = *(int *)((long)param_1 + 100);
iVar3 = *(int *)(param_1 + 0xc);
iVar4 = (**(code **)(*param_1 + 200))();
bVar1 = *(byte *)(param_1 + 4);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
param_1[2] = (ulong)... | (translation_unit "void FUN_001996d0(long *param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n \n iVar2 = *(int *)((long)param_1 + 100);\n iVar3 = *(int *)(param_1 + 0xc);\n iVar4 = (**(code **)(*param_1 + 200))();\n bVar1 = *(byte *)(param_1 + 4);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == ... | PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x8
MOV RAX,qword ptr [RDI]
MOV EBX,dword ptr [RDI + 0x64]
ADD EBX,dword ptr [RDI + 0x60]
CALL qword ptr [RAX + 0xc8]
ADD EBX,0x1
IMUL EBX,EAX
MOVZX EAX,byte ptr [RBP + 0x20]
TEST AL,0x2
JNZ 0x0019970b
TEST AL,0x8
JNZ 0x0019970b
OR EAX,0x2
MOV qword ptr [RBP + 0x10],RBX
MOV byte pt... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void set_final_data_size(Output_data_plt_i386 * this) */
void __thiscall
anon_unknown.dwarf_2342e3::type_1::function_1(type_1 *this)
{
type_2 var_1;
type_3 var_2;
type_3 var_3;
int var_4;
var_2 = this->irelative_... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void set_final_data_size(Output_data_plt_i386 * this) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::Output_data_plt_i386::set_final_data_size(Output_data_plt_i386 *this)\n\n{\n byte bVar1;\n uint uVar2;... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void set_final_data_size(Output_data_plt_i386 * this) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::type_1::function_1(type_1 *this)\n\n{\n type_2 var_1;\n type_3 var_2;\n type_3 var_3;\n int var_4;\n... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
1964_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_verbose | FUN_0018d840 | Struct_verbose |
/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_verbose::~Struct_verbose(Struct_verbose *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var... |
void FUN_0018d840(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652518;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018d840(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652518;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0018d840(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652518]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018d860
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&... | (translation_unit "/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_verbose::~Struct_verbose(Struct_verbose *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_S... | (translation_unit "/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)\n\n{\n type_1 var_5;\n \n var_5 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vpt... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (iden... |
2639_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_can_check_for_function_pointers | FUN_00198c00 | do_can_check_for_function_pointers |
/* DWARF original prototype: bool do_can_check_for_function_pointers(Target_i386 * this) */
bool __thiscall
anon_unknown.dwarf_2342e3::Target_i386::do_can_check_for_function_pointers(Target_i386 *this)
{
return true;
}
|
undefined8 FUN_00198c00(void)
{
return 1;
}
| (translation_unit "undefined8 FUN_00198c00(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00198c00(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_00198c00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | MOV EAX,0x1
RET |
/* DWARF original prototype: bool do_can_check_for_function_pointers(Target_i386 * this) */
bool __thiscall
anon_unknown.dwarf_2342e3::type_1::function_1(type_1 *this)
{
return true;
}
| (translation_unit "/* DWARF original prototype: bool do_can_check_for_function_pointers(Target_i386 * this) */\n\nbool __thiscall\nanon_unknown.dwarf_2342e3::Target_i386::do_can_check_for_function_pointers(Target_i386 *this)\n\n{\n return true;\n}\n\n" comment (function_definition "bool __thiscall\nanon_unknown.dwarf_... | (translation_unit "/* DWARF original prototype: bool do_can_check_for_function_pointers(Target_i386 * this) */\n\nbool __thiscall\nanon_unknown.dwarf_2342e3::type_1::function_1(type_1 *this)\n\n{\n return true;\n}\n\n" comment (function_definition "bool __thiscall\nanon_unknown.dwarf_2342e3::type_1::function_1(type_1 ... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (iden... |
1904_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_undefined_version | FUN_0018cd00 | Struct_undefined_version |
/* DWARF original prototype: void ~Struct_undefined_version(Struct_undefined_version * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_undefined_version::~Struct_undefined_version
(Struct_undefined_version *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longna... |
void FUN_0018cd00(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652a18;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018cd00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652a18;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0018cd00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652a18]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018cd20
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_undefined_version(Struct_undefined_version * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_va... | (translation_unit "/* DWARF original prototype: void ~Struct_undefined_version(Struct_undefined_version * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_undefined_version::~Struct_undefined_version\n (Struct_undefined_version *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pc... | (translation_unit "/* DWARF original prototype: void ~Struct_undefined_version(Struct_undefined_version * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::function_1::~function_1\n (function_1 *this,int __in_chrg)\n\n{\n type_1 var_5;\n \n var_5 = (this->option).longname._M_dataplus._M... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (iden... |
2464_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001933d0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_tls_optimize * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_tls_optimize::parse_to_value
(Str... |
void FUN_001933d0(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9d20(param_2,param_3,param_1 + 0x61);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_001933d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_2,param_3,param_1 + 0x61);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001933d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d20(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x61]
CALL 0x003b9d20
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_tls_optimize * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *option_nam... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_tls_optimize * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_tls_optimize::parse_... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_tls_optimize * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::type_3::type_1::function_1\n (type_... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declara... |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 81