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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
2544_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193dd0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_stack_size * this, char * option_name, char
* arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_stack_size::parse_to_value
(Struct_... |
void FUN_00193dd0(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9dd0(param_2,param_3,param_1 + 0x68);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00193dd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9dd0(param_2,param_3,param_1 + 0x68);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00193dd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9dd0(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x68]
CALL 0x003b9dd0
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_stack_size * 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,... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_stack_size * this, char * option_name, char\n * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_stack_size::parse_to_v... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_stack_size * 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 ... | (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... |
2179_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_nmagic | FUN_00190090 | Struct_no_nmagic |
/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_nmagic::~Struct_no_nmagic(Struct_no_nmagic *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_valu... |
void FUN_00190090(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006513e8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00190090(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006513e8;\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_00190090(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6513e8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x001900b0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * 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_006513e8;
var_5 = (this->op... | (translation_unit "/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_nmagic::~Struct_no_nmagic(Struct_no_nmagic *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_var... | (translation_unit "/* DWARF original prototype: void ~Struct_no_nmagic(Struct_no_nmagic * 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_006... | (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... |
2764_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | got_entry_size | FUN_001a4bc0 | got_entry_size |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: uint got_entry_size(Sized_target<32,_false> * this) */
uint __thiscall gold::Sized_target<32,_false>::got_entry_size(Sized_target<32,_false> *this)
{
return 4;
}
|
undefined8 FUN_001a4bc0(void)
{
return 4;
}
| (translation_unit "undefined8 FUN_001a4bc0(void)\n\n{\n return 4;\n}\n\n" (function_definition "undefined8 FUN_001a4bc0(void)\n\n{\n return 4;\n}" type_identifier (function_declarator "FUN_001a4bc0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | MOV EAX,0x4
RET |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: uint got_entry_size(Sized_target<32,_false> * this) */
type_1 __thiscall gold::Sized_target<32,_false>::got_entry_size(Sized_target<32,_false> *this)
{
return 4;
}
| (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: uint got_entry_size(Sized_target<32,_false> * this) */\n\nuint __thiscall gold::Sized_target<32,_false>::got_entry_size(Sized_target<32,_false> *this)\n\n{\n return 4;\n}\n\n" comment comment (declarat... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: uint got_entry_size(Sized_target<32,_false> * this) */\n\ntype_1 __thiscall gold::Sized_target<32,_false>::got_entry_size(Sized_target<32,_false> *this)\n\n{\n return 4;\n}\n\n" comment comment (declar... | (translation_unit (comment) (comment) (declaration type: (type_identifier) declarator: (ms_call_modifier) (ERROR (identifier)) declarator: (identifier) (ERROR (number_literal) (ERROR (identifier)) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier)) (... |
2084_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_relocatable | FUN_0018eec0 | Struct_relocatable |
/* DWARF original prototype: void ~Struct_relocatable(Struct_relocatable * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_relocatable::~Struct_relocatable
(Struct_relocatable *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->sup... |
void FUN_0018eec0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651b40;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018eec0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651b40;\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_0018eec0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651b40]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018eee0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_relocatable(Struct_relocatable * 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... | (translation_unit "/* DWARF original prototype: void ~Struct_relocatable(Struct_relocatable * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_relocatable::~Struct_relocatable\n (Struct_relocatable *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_... | (translation_unit "/* DWARF original prototype: void ~Struct_relocatable(Struct_relocatable * 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 var_5 = (this->option).longname._M_dataplus._M_p;\n (this->su... | (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... |
2463_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001933b0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_tls_get_addr_optimize * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_tls_get_addr_optimize::parse_to_va... |
void FUN_001933b0(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_001933b0(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_001933b0(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_get_addr_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 *o... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_tls_get_addr_optimize * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_tls_get_add... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_tls_get_addr_optimize * 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... |
2472_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001934d0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_secure_plt * this, char * option_name, char
* arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_secure_plt::parse_to_value
(Struct_... |
void FUN_001934d0(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_001934d0(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_001934d0(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_secure_plt * 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,... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_secure_plt * this, char * option_name, char\n * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_secure_plt::parse_to_v... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_secure_plt * 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 ... | (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... |
2382_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_Bstatic | FUN_001926a0 | Struct_no_Bstatic |
/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_Bstatic::~Struct_no_Bstatic(Struct_no_Bstatic *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._... |
void FUN_001926a0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650358;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_001926a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650358;\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_001926a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650358]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x001926c0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * 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_... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_Bstatic::~Struct_no_Bstatic(Struct_no_Bstatic *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n ... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Bstatic(Struct_no_Bstatic * 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... | (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... |
2787_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_set_dynsym_indexes | FUN_001a4e60 | do_set_dynsym_indexes |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: uint do_set_dynsym_indexes(Target * this,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_1, uint param_2,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_3, Stringpool * param_4, Version... |
void FUN_001a4e60(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/target.h",0x326,"do_set_dynsym_indexes");
}
| (translation_unit "void FUN_001a4e60(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target.h",0x326,"do_set_dynsym_indexes");\n}\n\n" (function_definition "void FUN_001a4e60(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("... | SUB RSP,0x8
LEA RDX,[0x5350d0]
MOV ESI,0x326
LEA RDI,[0x533398]
CALL 0x00352af0 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: uint do_set_dynsym_indexes(Target * this,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_1, uint param_2,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_3, Stringpool * param_4, Version... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: uint do_set_dynsym_indexes(Target * this,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_1, uint param_2,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_3, Stringpo... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: uint do_set_dynsym_indexes(Target * this,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_1, uint param_2,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * param_3, Stringpo... | (translation_unit (comment) (comment) (function_definition type: (type_identifier) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identi... |
1996_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_thread_count_middle | FUN_0018de40 | Struct_thread_count_middle |
/* DWARF original prototype: void ~Struct_thread_count_middle(Struct_thread_count_middle * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_thread_count_middle::~Struct_thread_count_middle
(Struct_thread_count_middle *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->opti... |
void FUN_0018de40(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652270;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018de40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652270;\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_0018de40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652270]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018de60
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_thread_count_middle(Struct_thread_count_middle * 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_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_thread_count_middle(Struct_thread_count_middle * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_thread_count_middle::~Struct_thread_count_middle\n (Struct_thread_count_middle *this,int __in_chrg)\n\n{\n pointer pcVar1;... | (translation_unit "/* DWARF original prototype: void ~Struct_thread_count_middle(Struct_thread_count_middle * 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_dataplu... | (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... |
2745_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_should_include_section | FUN_001a4a80 | do_should_include_section |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_should_include_section(Target * this, Elf_Word param_1) */
bool __thiscall gold::Target::do_should_include_section(Target *this,Elf_Word param_2)
{
return true;
}
|
undefined8 FUN_001a4a80(void)
{
return 1;
}
| (translation_unit "undefined8 FUN_001a4a80(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined8 FUN_001a4a80(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_001a4a80(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | MOV EAX,0x1
RET |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_should_include_section(Target * this, Elf_Word param_1) */
bool __thiscall gold::type_1::function_1(type_1 *this,type_2 param_2)
{
return true;
}
| (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_should_include_section(Target * this, Elf_Word param_1) */\n\nbool __thiscall gold::Target::do_should_include_section(Target *this,Elf_Word param_2)\n\n{\n return true;\n}\n\n" comment comment ... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_should_include_section(Target * this, Elf_Word param_1) */\n\nbool __thiscall gold::type_1::function_1(type_1 *this,type_2 param_2)\n\n{\n return true;\n}\n\n" comment comment (function_definit... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... |
2356_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_check_sections | FUN_001921c0 | Struct_check_sections |
/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_check_sections::~Struct_check_sections
(Struct_check_sections *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus.... |
void FUN_001921c0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650560;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_001921c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650560;\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_001921c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650560]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x001921e0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * 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)._vp... | (translation_unit "/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_check_sections::~Struct_check_sections\n (Struct_check_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->o... | (translation_unit "/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * 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_p;\n ... | (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... |
2651_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Target_selector_iamcu | FUN_00198e00 | Target_selector_iamcu |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int
__in_chrg) */
void __thiscall
anon_unknown.dwarf_2342e3::Target_selector_iamcu::~Target_selector_iamcu
(Target_selector_iamcu *this,int __in_chrg... |
void FUN_00198e00(void)
{
return;
}
| (translation_unit "void FUN_00198e00(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00198e00(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00198e00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | RET |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int
__in_chrg) */
void __thiscall
anon_unknown.dwarf_2342e3::function_1::~function_1
(function_1 *this,int __in_chrg)
{
return;
}
| (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::Target_selector_iamcu::~Target_selector_iamcu\n (Target_selector_i... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::function_1::~function_1\n (function_1 *this,int __in_chrg)\n\n{\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... |
2813_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Output_data_reloc | FUN_001a5230 | Output_data_reloc |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this,
int __in_chrg) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_false>::~Output_data_reloc
(Output_data_reloc<9,_true,_32,_false> *this,int __in... |
void FUN_001a5230(undefined8 *param_1)
{
*param_1 = &DAT_00660590;
if (param_1[9] != 0) {
FUN_0049e340();
}
*param_1 = &DAT_006743e8;
FUN_003c95b0(param_1);
return;
}
| (translation_unit "void FUN_001a5230(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00660590;\n if (param_1[9] != 0) {\n FUN_0049e340();\n }\n *param_1 = &DAT_006743e8;\n FUN_003c95b0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001a5230(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00660590;\n if (... | LEA RAX,[0x660590]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x48]
TEST RDI,RDI
JZ 0x001a524c
CALL 0x0049e340
LEA RAX,[0x6743e8]
MOV RDI,RBX
MOV qword ptr [RBX],RAX
POP RBX
JMP 0x003c95b0 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this,
int __in_chrg) */
void __thiscall
var_1::Output_data_reloc<9,_true,_32,_false>::~Output_data_reloc
(Output_data_reloc<9,_true,_32,_false> *this,int __i... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_false>::~Output_data_reloc\n (Output_data_reloc<9,_true,_3... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_true,_32,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\nvar_1::Output_data_reloc<9,_true,_32,_false>::~Output_data_reloc\n (Output_data_reloc<9,_true,_... | (translation_unit (comment) (comment) (declaration type: (primitive_type) declarator: (ms_call_modifier) (ERROR (identifier)) declarator: (identifier) (ERROR (number_literal)) declarator: (identifier) declarator: (identifier) (ERROR (identifier) (function_declarator declarator: (identifier) parameters: (parameter_list ... |
2644_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | plt_entry_count | FUN_00198ca0 | plt_entry_count |
/* DWARF original prototype: uint plt_entry_count(Target_i386 * this) */
uint __thiscall anon_unknown.dwarf_2342e3::Target_i386::plt_entry_count(Target_i386 *this)
{
uint64_t uVar1;
uVar1 = (this->i386_info).abi_pagesize;
if (uVar1 != 0) {
return *(int *)(uVar1 + 100) + *(int *)(uVar1 + 0x60);
}
ret... |
int FUN_00198ca0(long param_1)
{
long lVar1;
lVar1 = *(long *)(param_1 + 0x28);
if (lVar1 != 0) {
return *(int *)(lVar1 + 100) + *(int *)(lVar1 + 0x60);
}
return 0;
}
| (translation_unit "int FUN_00198ca0(long param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x28);\n if (lVar1 != 0) {\n return *(int *)(lVar1 + 100) + *(int *)(lVar1 + 0x60);\n }\n return 0;\n}\n\n" (function_definition "int FUN_00198ca0(long param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(par... | MOV RDX,qword ptr [RDI + 0x28]
TEST RDX,RDX
JZ 0x00198cb0
MOV EAX,dword ptr [RDX + 0x64]
ADD EAX,dword ptr [RDX + 0x60]
RET
XOR EAX,EAX
RET |
/* DWARF original prototype: uint plt_entry_count(Target_i386 * this) */
type_1 __thiscall anon_unknown.dwarf_2342e3::type_2::function_1(type_2 *this)
{
uint64_t var_1;
var_1 = (this->i386_info).abi_pagesize;
if (var_1 != 0) {
return *(int *)(var_1 + 100) + *(int *)(var_1 + 0x60);
}
return 0;
}
| (translation_unit "/* DWARF original prototype: uint plt_entry_count(Target_i386 * this) */\n\nuint __thiscall anon_unknown.dwarf_2342e3::Target_i386::plt_entry_count(Target_i386 *this)\n\n{\n uint64_t uVar1;\n \n uVar1 = (this->i386_info).abi_pagesize;\n if (uVar1 != 0) {\n return *(int *)(uVar1 + 100) + *(int ... | (translation_unit "/* DWARF original prototype: uint plt_entry_count(Target_i386 * this) */\n\ntype_1 __thiscall anon_unknown.dwarf_2342e3::type_2::function_1(type_2 *this)\n\n{\n uint64_t var_1;\n \n var_1 = (this->i386_info).abi_pagesize;\n if (var_1 != 0) {\n return *(int *)(var_1 + 100) + *(int *)(var_1 + 0x... | (translation_unit (comment) (function_definition type: (type_identifier) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (ide... |
1914_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_wchar_size_warning | FUN_0018cee0 | Struct_no_wchar_size_warning |
/* DWARF original prototype: void ~Struct_no_wchar_size_warning(Struct_no_wchar_size_warning * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_wchar_size_warning::~Struct_no_wchar_size_warning
(Struct_no_wchar_size_warning *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (... |
void FUN_0018cee0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652900;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018cee0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652900;\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_0018cee0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652900]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018cf00
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_wchar_size_warning(Struct_no_wchar_size_warning * 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_S... | (translation_unit "/* DWARF original prototype: void ~Struct_no_wchar_size_warning(Struct_no_wchar_size_warning * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_wchar_size_warning::~Struct_no_wchar_size_warning\n (Struct_no_wchar_size_warning *this,int __in_chrg)\n\n{\n point... | (translation_unit "/* DWARF original prototype: void ~Struct_no_wchar_size_warning(Struct_no_wchar_size_warning * this,\n 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 var_5 = (this->option).longname._M_dat... | (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... |
2260_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_fix_cortex_a53_835769 | FUN_00190fc0 | Struct_fix_cortex_a53_835769 |
/* DWARF original prototype: void ~Struct_fix_cortex_a53_835769(Struct_fix_cortex_a53_835769 * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_fix_cortex_a53_835769::~Struct_fix_cortex_a53_835769
(Struct_fix_cortex_a53_835769 *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (... |
void FUN_00190fc0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650d30;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_00190fc0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650d30;\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_00190fc0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650d30]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00190fe0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_fix_cortex_a53_835769(Struct_fix_cortex_a53_835769 * 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_S... | (translation_unit "/* DWARF original prototype: void ~Struct_fix_cortex_a53_835769(Struct_fix_cortex_a53_835769 * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_fix_cortex_a53_835769::~Struct_fix_cortex_a53_835769\n (Struct_fix_cortex_a53_835769 *this,int __in_chrg)\n\n{\n point... | (translation_unit "/* DWARF original prototype: void ~Struct_fix_cortex_a53_835769(Struct_fix_cortex_a53_835769 * this,\n 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 var_5 = (this->option).longname._M_dat... | (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... |
2012_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_target1_rel | FUN_0018e140 | Struct_no_target1_rel |
/* DWARF original prototype: void ~Struct_no_target1_rel(Struct_no_target1_rel * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_target1_rel::~Struct_no_target1_rel
(Struct_no_target1_rel *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus.... |
void FUN_0018e140(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652130;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018e140(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652130;\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_0018e140(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652130]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018e160
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_target1_rel(Struct_no_target1_rel * 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)._vp... | (translation_unit "/* DWARF original prototype: void ~Struct_no_target1_rel(Struct_no_target1_rel * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_target1_rel::~Struct_no_target1_rel\n (Struct_no_target1_rel *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->o... | (translation_unit "/* DWARF original prototype: void ~Struct_no_target1_rel(Struct_no_target1_rel * 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_p;\n ... | (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... |
2806_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_print_to_mapfile | FUN_001a50e0 | do_print_to_mapfile |
/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_true,_32,_false> *
this, Mapfile * mapfile) */
void __thiscall
gold::Output_data_reloc_base<9,_true,_32,_false>::do_print_to_mapfile
(Output_data_reloc_base<9,_true,_32,_false> *this,Mapfile *mapfile)
{
char *name;
na... |
void FUN_001a50e0(undefined8 param_1,undefined8 param_2)
{
undefined8 uVar1;
uVar1 = gettext("** dynamic relocs");
FUN_00391920(param_2,param_1,uVar1);
return;
}
| (translation_unit "void FUN_001a50e0(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = gettext("** dynamic relocs");\n FUN_00391920(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_001a50e0(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uV... | PUSH RBP
MOV RBP,RDI
LEA RDI,[0x5336c6]
PUSH RBX
MOV RBX,RSI
SUB RSP,0x8
CALL 0x00177320
ADD RSP,0x8
MOV RSI,RBP
MOV RDI,RBX
MOV RDX,RAX
POP RBX
POP RBP
JMP 0x00391920 |
/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_true,_32,_false> *
this, Mapfile * mapfile) */
void __thiscall
gold::Output_data_reloc_base<9,_true,_32,_false>::do_print_to_mapfile
(Output_data_reloc_base<9,_true,_32,_false> *this,Mapfile *mapfile)
{
char *name;
na... | (translation_unit "/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_true,_32,_false> *\n this, Mapfile * mapfile) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_32,_false>::do_print_to_mapfile\n (Output_data_reloc_base<9,_true,_32,_false> *this,Mapfile *mapfile)\n... | (translation_unit "/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_true,_32,_false> *\n this, Mapfile * mapfile) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_32,_false>::do_print_to_mapfile\n (Output_data_reloc_base<9,_true,_32,_false> *this,Mapfile *mapfile)\n... | (translation_unit (comment) (declaration type: (primitive_type) declarator: (ms_call_modifier) (ERROR (identifier)) declarator: (identifier) (ERROR (number_literal)) declarator: (identifier) declarator: (identifier) (ERROR (identifier) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter... |
2362_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_Bsymbolic | FUN_001922e0 | Struct_no_Bsymbolic |
/* DWARF original prototype: void ~Struct_no_Bsymbolic(Struct_no_Bsymbolic * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_Bsymbolic::~Struct_no_Bsymbolic
(Struct_no_Bsymbolic *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this... |
void FUN_001922e0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006504e8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_001922e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006504e8;\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_001922e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6504e8]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00192300
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_Bsymbolic(Struct_no_Bsymbolic * 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_Stru... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Bsymbolic(Struct_no_Bsymbolic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_Bsymbolic::~Struct_no_Bsymbolic\n (Struct_no_Bsymbolic *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longnam... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Bsymbolic(Struct_no_Bsymbolic * 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 var_5 = (this->option).longname._M_dataplus._M_p;\n (this->... | (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... |
2122_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_plt_static_chain | FUN_0018f5e0 | Struct_plt_static_chain |
/* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_plt_static_chain::~Struct_plt_static_chain
(Struct_plt_static_chain *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M... |
void FUN_0018f5e0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651848;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018f5e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651848;\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_0018f5e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651848]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018f600
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * 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)... | (translation_unit "/* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_plt_static_chain::~Struct_plt_static_chain\n (Struct_plt_static_chain *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 ... | (translation_unit "/* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * 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_p... | (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... |
2720_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | relocate_tls | FUN_0019c200 | relocate_tls |
/* WARNING: Removing unreachable block (ram,0x0034adae) */
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not ... |
void FUN_0019c200(undefined *param_1,long param_2,long param_3,undefined8 param_4,long *param_5,
int param_6,long param_7,long param_8,int *param_9,ulong param_10)
{
char cVar1;
long *plVar2;
uint *puVar3;
long *plVar4;
byte bVar5;
char cVar6;
int iVar7;
int iVar8;
int iVar9;
int ... | (translation_unit "void FUN_0019c200(undefined *param_1,long param_2,long param_3,undefined8 param_4,long *param_5,\n int param_6,long param_7,long param_8,int *param_9,ulong param_10)\n\n{\n char cVar1;\n long *plVar2;\n uint *puVar3;\n long *plVar4;\n byte bVar5;\n char cVar6;\n int iVar7;\n i... | PUSH R15
PUSH R14
PUSH R13
MOV R13D,R9D
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
SUB RSP,0x48
MOV RAX,qword ptr [RSP + 0x98]
MOV R10,qword ptr [RSP + 0x88]
MOV qword ptr [RSP + 0x18],RDI
MOV qword ptr [RSP + 0x20],RDX
MOV RBX,qword ptr [RSP + 0x80]
MOV qword ptr [RSP + 0x30],RAX
MOV RAX,qword ptr [RSI + 0x8]
MOV qword pt... |
/* WARNING: Removing unreachable block (ram,0x0034adae) */
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not ... | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0034adae) */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "STT... | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0034adae) */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "STT... | (translation_unit (comment) (comment) (comment) (comment) (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (typ... |
2253_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_g | FUN_00190e70 | Struct_no_g |
/* DWARF original prototype: void ~Struct_no_g(Struct_no_g * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_no_g::~Struct_no_g(Struct_no_g *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00650dd0;
pcVar1 = (t... |
void FUN_00190e70(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650dd0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00190e70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650dd0;\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_00190e70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650dd0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190e90
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_g(Struct_no_g * 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_00650dd0;
var_5 = (this->option).long... | (translation_unit "/* DWARF original prototype: void ~Struct_no_g(Struct_no_g * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_no_g::~Struct_no_g(Struct_no_g *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_valu... | (translation_unit "/* DWARF original prototype: void ~Struct_no_g(Struct_no_g * this, int __in_chrg) */\n\nvoid __thiscall gold::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_00650dd0;\n v... | (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... |
2541_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193d70 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_apply_dynamic_relocs * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_apply_dynamic_relocs::parse_to_valu... |
void FUN_00193d70(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_00193d70(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_00193d70(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_apply_dynamic_relocs * 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 *op... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_apply_dynamic_relocs * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_apply_dynami... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_apply_dynamic_relocs * 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... |
2088_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_Qy | FUN_0018ef80 | Struct_Qy |
/* DWARF original prototype: void ~Struct_Qy(Struct_Qy * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_Qy::~Struct_Qy(Struct_Qy *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)... |
void FUN_0018ef80(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651af0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018ef80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651af0;\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_0018ef80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651af0]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018efa0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_Qy(Struct_Qy * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_... | (translation_unit "/* DWARF original prototype: void ~Struct_Qy(Struct_Qy * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Qy::~Struct_Qy(Struct_Qy *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_va... | (translation_unit "/* DWARF original prototype: void ~Struct_Qy(Struct_Qy * this, int __in_chrg) */\n\nvoid __thiscall gold::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)._vptr_Struct_va... | (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... |
2065_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_strip_debug | FUN_0018eb30 | Struct_strip_debug |
/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_strip_debug::~Struct_strip_debug
(Struct_strip_debug *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... |
void FUN_0018eb30(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651d20;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018eb30(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651d20;\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_0018eb30(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651d20]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018eb50
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * 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_00651d20;
va... | (translation_unit "/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_strip_debug::~Struct_strip_debug\n (Struct_strip_debug *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * 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_Struct_var = (type_2 **)&PTR_pa... | (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... |
2387_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_Bdynamic | FUN_00192790 | Struct_no_Bdynamic |
/* DWARF original prototype: void ~Struct_no_Bdynamic(Struct_no_Bdynamic * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_Bdynamic::~Struct_no_Bdynamic
(Struct_no_Bdynamic *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... |
void FUN_00192790(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650308;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00192790(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650308;\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_00192790(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650308]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x001927b0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_Bdynamic(Struct_no_Bdynamic * 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_00650308;
va... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Bdynamic(Struct_no_Bdynamic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_Bdynamic::~Struct_no_Bdynamic\n (Struct_no_Bdynamic *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Bdynamic(Struct_no_Bdynamic * 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_Struct_var = (type_2 **)&PTR_pa... | (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... |
2411_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_apply_dynamic_relocs | FUN_00192c10 | Struct_apply_dynamic_relocs |
/* DWARF original prototype: void ~Struct_apply_dynamic_relocs(Struct_apply_dynamic_relocs * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_apply_dynamic_relocs::~Struct_apply_dynamic_relocs
(Struct_apply_dynamic_relocs *this,int __in_chrg)
{
pointer pcVar1;
(this->super_St... |
void FUN_00192c10(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650128;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_00192c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650128;\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_00192c10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650128]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00192c30
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_apply_dynamic_relocs(Struct_apply_dynamic_relocs * 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... | (translation_unit "/* DWARF original prototype: void ~Struct_apply_dynamic_relocs(Struct_apply_dynamic_relocs * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_apply_dynamic_relocs::~Struct_apply_dynamic_relocs\n (Struct_apply_dynamic_relocs *this,int __in_chrg)\n\n{\n pointer pc... | (translation_unit "/* DWARF original prototype: void ~Struct_apply_dynamic_relocs(Struct_apply_dynamic_relocs * this,\n 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_Struct_va... | (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... |
2273_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_fix_arm1176 | FUN_00191230 | Struct_fix_arm1176 |
/* DWARF original prototype: void ~Struct_fix_arm1176(Struct_fix_arm1176 * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_fix_arm1176::~Struct_fix_arm1176
(Struct_fix_arm1176 *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... |
void FUN_00191230(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650c40;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_00191230(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650c40;\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_00191230(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650c40]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00191250
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_fix_arm1176(Struct_fix_arm1176 * 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_00650c40;
va... | (translation_unit "/* DWARF original prototype: void ~Struct_fix_arm1176(Struct_fix_arm1176 * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_fix_arm1176::~Struct_fix_arm1176\n (Struct_fix_arm1176 *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_fix_arm1176(Struct_fix_arm1176 * 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_Struct_var = (type_2 **)&PTR_pa... | (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... |
2695_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | make_plt_section | FUN_00199d40 | make_plt_section |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void make_plt_section(Target_i386 * this, Symbol_table * symtab, Layout
* layout) */
void __thiscall
anon_unknown.dwarf_2342e3::Target_i386::make_plt_sect... |
void FUN_00199d40(long *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
long lVar2;
long *plVar3;
undefined uVar4;
FUN_001999a0();
lVar1 = *(long *)(PTR_DAT_0067cb08 + 0x10);
if (lVar1 != 0) {
uVar4 = 1;
if (*(char *)(lVar1 + 0x2a61) == '\0') {
uVar4 = *(undefined *)(lVar1 ... | (translation_unit "void FUN_00199d40(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n long lVar2;\n long *plVar3;\n undefined uVar4;\n \n FUN_001999a0();\n lVar1 = *(long *)(PTR_DAT_0067cb08 + 0x10);\n if (lVar1 != 0) {\n uVar4 = 1;\n if (*(char *)(lVar1 + 0x2a61) == '\0') {\n ... | PUSH RBP
MOV RBP,RDX
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
CALL 0x001999a0
MOV RAX,qword ptr [0x0067cb08]
MOV RAX,qword ptr [RAX + 0x10]
TEST RAX,RAX
JZ 0x00199e68
CMP byte ptr [RAX + 0x2a61],0x0
MOV R8D,0x1
JZ 0x00199e28
MOV RAX,qword ptr [RBX]
MOV RCX,qword ptr [RBX + 0x38]
MOV RSI,RBP
MOV RDI,RBX
MOV RDX,qword ptr [RBX +... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void make_plt_section(Target_i386 * this, Symbol_table * symtab, Layout
* layout) */
void __thiscall
anon_unknown.dwarf_2342e3::type_1::function_1
... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void make_plt_section(Target_i386 * this, Symbol_table * symtab, Layout\n * layout) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::Ta... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void make_plt_section(Target_i386 * this, Symbol_table * symtab, Layout\n * layout) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::ty... | (translation_unit (comment) (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_declarat... |
2628_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Kept_section | FUN_00194ff0 | Kept_section |
/* DWARF original prototype: void ~Kept_section(Kept_section * this, int __in_chrg) */
void __thiscall gold::Kept_section::~Kept_section(Kept_section *this,int __in_chrg)
{
_Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std... |
void FUN_00194ff0(long param_1)
{
long lVar1;
if (*(char *)(param_1 + 0xc) == '\0') {
return;
}
lVar1 = *(long *)(param_1 + 0x10);
if (lVar1 != 0) {
FUN_00194f90(lVar1,*(undefined8 *)(lVar1 + 0x10));
thunk_FUN_0049e340(lVar1,0x30);
return;
}
return;
}
| (translation_unit "void FUN_00194ff0(long param_1)\n\n{\n long lVar1;\n \n if (*(char *)(param_1 + 0xc) == '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n FUN_00194f90(lVar1,*(undefined8 *)(lVar1 + 0x10));\n thunk_FUN_0049e340(lVar1,0x30);\n return;\n }\n return;\n}\... | CMP byte ptr [RDI + 0xc],0x0
JNZ 0x00195000
RET
PUSH RBX
MOV RBX,qword ptr [RDI + 0x10]
TEST RBX,RBX
JZ 0x00195028
MOV RSI,qword ptr [RBX + 0x10]
MOV RDI,RBX
CALL 0x00194f90
MOV RDI,RBX
MOV ESI,0x30
POP RBX
JMP 0x0049e330
POP RBX
RET |
/* DWARF original prototype: void ~Kept_section(Kept_section * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
_Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_2>,_std::pair<const_std::__cxx11::basic_string<char,_std::... | (translation_unit "/* DWARF original prototype: void ~Kept_section(Kept_section * this, int __in_chrg) */\n\nvoid __thiscall gold::Kept_section::~Kept_section(Kept_section *this,int __in_chrg)\n\n{\n _Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11:... | (translation_unit "/* DWARF original prototype: void ~Kept_section(Kept_section * this, int __in_chrg) */\n\nvoid __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)\n\n{\n _Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>var_2>,_std::pair<const_std::__cxx11::b... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (pa... |
2427_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00192f30 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_text * this, char * option_name, char * arg,
Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_text::parse_to_value
(Struct_text *this,c... |
void FUN_00192f30(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_00192f30(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_00192f30(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_text * 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_text * this, char * option_name, char * arg,\n Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_text::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_text * 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... |
2677_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | got_plt_section | FUN_00199360 | got_plt_section |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_data_got_plt_i386 * got_plt_section(Target_i386 * this) */
Output_data_got_plt_i386 * __thiscall
anon_unknown.dwarf_2342e3::Target_i386::got_plt_section(Target_i386 *this)
{
/* WARNING: Subroutine d... |
void FUN_00199360(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/i386.cc",0x318,"got_plt_section");
}
| (translation_unit "void FUN_00199360(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/i386.cc",0x318,"got_plt_section");\n}\n\n" (function_definition "void FUN_00199360(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../g... | SUB RSP,0x8
LEA RDX,[0x5352d0]
MOV ESI,0x318
LEA RDI,[0x5333e2]
CALL 0x00352af0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Output_data_got_plt_i386 * got_plt_section(Target_i386 * this) */
Output_data_got_plt_i386 * __thiscall
anon_unknown.dwarf_2342e3::Target_i386::got_plt_section(Target_i386 *this)
{
/* WARNING: Subroutine d... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_data_got_plt_i386 * got_plt_section(Target_i386 * this) */\n\nOutput_data_got_plt_i386 * __thiscall\nanon_unknown.dwarf_2342e3::Target_i386::got_plt_section(Target_i386 *this)\n\n{\n ... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_data_got_plt_i386 * got_plt_section(Target_i386 * this) */\n\nOutput_data_got_plt_i386 * __thiscall\nanon_unknown.dwarf_2342e3::Target_i386::got_plt_section(Target_i386 *this)\n\n{\n ... | (translation_unit (comment) (comment) (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (field_expression argument: (identifier) field: (field_identifier)))) (labeled_statement label: (statement_identifier) (ERROR (call_expression function: (identifier) arguments: (argument_list (binary_expressio... |
2093_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_emit_relocs | FUN_0018f070 | Struct_emit_relocs |
/* DWARF original prototype: void ~Struct_emit_relocs(Struct_emit_relocs * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_emit_relocs::~Struct_emit_relocs
(Struct_emit_relocs *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... |
void FUN_0018f070(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651aa0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018f070(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651aa0;\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_0018f070(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651aa0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018f090
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_emit_relocs(Struct_emit_relocs * 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_00651aa0;
va... | (translation_unit "/* DWARF original prototype: void ~Struct_emit_relocs(Struct_emit_relocs * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_emit_relocs::~Struct_emit_relocs\n (Struct_emit_relocs *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_emit_relocs(Struct_emit_relocs * 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_Struct_var = (type_2 **)&PTR_pa... | (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... |
2823_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Symbol_value | FUN_001a5bc0 | Symbol_value |
/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */
void __thiscall gold::Symbol_value<32>::~Symbol_value(Symbol_value<32> *this,int __in_chrg)
{
Merged_symbol_value<32> *pMVar1;
_Hash_node_base *p_Var2;
__bucket_type *pp_Var3;
_Hash_node_base *p_Var4;
if ((char)th... |
void FUN_001a5bc0(long param_1)
{
long lVar1;
undefined8 *puVar2;
if (*(char *)(param_1 + 0xb) < '\0') {
return;
}
lVar1 = *(long *)(param_1 + 0x10);
if (lVar1 != 0) {
puVar2 = *(undefined8 **)(lVar1 + 0x18);
while (puVar2 != (undefined8 *)0x0) {
puVar2 = (undefined8 *)*puVar2;
... | (translation_unit "void FUN_001a5bc0(long param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n lVar1 = *(long *)(param_1 + 0x10);\n if (lVar1 != 0) {\n puVar2 = *(undefined8 **)(lVar1 + 0x18);\n while (puVar2 != (undefined8 *)0x0) {\n puVar2 ... | CMP byte ptr [RDI + 0xb],0x0
JNS 0x001a5bd0
RET
PUSH RBP
PUSH RBX
SUB RSP,0x8
MOV RBX,qword ptr [RDI + 0x10]
TEST RBX,RBX
JZ 0x001a5c50
MOV RDI,qword ptr [RBX + 0x18]
TEST RDI,RDI
JZ 0x001a5c00
NOP dword ptr [RAX + RAX*0x1]
MOV RBP,qword ptr [RDI]
CALL 0x0049e340
MOV RDI,RBP
TEST RBP,RBP
JNZ 0x001a5bf0
MOV RAX,qword pt... |
/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */
void __thiscall gold::function_1<32>::~function_1(function_1<32> *this,int __in_chrg)
{
var_1<32> *var_2;
type_1 *p_Var2;
type_2 *var_6;
type_1 *var_3;
if ((char)this->field_0xb < '\0') {
return;
}
var_2 =... | (translation_unit "/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */\n\nvoid __thiscall gold::Symbol_value<32>::~Symbol_value(Symbol_value<32> *this,int __in_chrg)\n\n{\n Merged_symbol_value<32> *pMVar1;\n _Hash_node_base *p_Var2;\n __bucket_type *pp_Var3;\n _Hash_node_base ... | (translation_unit "/* DWARF original prototype: void ~Symbol_value(Symbol_value<32> * this, int __in_chrg) */\n\nvoid __thiscall gold::function_1<32>::~function_1(function_1<32> *this,int __in_chrg)\n\n{\n var_1<32> *var_2;\n type_1 *p_Var2;\n type_2 *var_6;\n type_1 *var_3;\n \n if ((char)this->field_0xb < '\0')... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (number_literal)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) (ERROR (number_literal)) declarator: (pointer... |
2357_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_check_sections | FUN_001921f0 | Struct_check_sections |
/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_check_sections::~Struct_check_sections
(Struct_check_sections *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (... |
void FUN_001921f0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650560;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_001921f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650560;\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_001921f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650560]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00192210
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * 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_00650... | (translation_unit "/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_check_sections::~Struct_check_sections\n (Struct_check_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Stru... | (translation_unit "/* DWARF original prototype: void ~Struct_check_sections(Struct_check_sections * 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 (this->super_Struct_var)._vptr_Struct_var = (type_2 ... | (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... |
1883_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_execstack | FUN_0018c910 | Struct_execstack |
/* DWARF original prototype: void ~Struct_execstack(Struct_execstack * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_execstack::~Struct_execstack(Struct_execstack *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_valu... |
void FUN_0018c910(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652ba8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018c910(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652ba8;\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_0018c910(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652ba8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018c930
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_execstack(Struct_execstack * 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_00652ba8;
var_5 = (this->op... | (translation_unit "/* DWARF original prototype: void ~Struct_execstack(Struct_execstack * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_execstack::~Struct_execstack(Struct_execstack *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_var... | (translation_unit "/* DWARF original prototype: void ~Struct_execstack(Struct_execstack * 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_006... | (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... |
1948_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_warn_execstack | FUN_0018d540 | Struct_warn_execstack |
/* DWARF original prototype: void ~Struct_warn_execstack(Struct_warn_execstack * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_warn_execstack::~Struct_warn_execstack
(Struct_warn_execstack *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus.... |
void FUN_0018d540(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652658;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018d540(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652658;\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_0018d540(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652658]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018d560
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_warn_execstack(Struct_warn_execstack * 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)._vp... | (translation_unit "/* DWARF original prototype: void ~Struct_warn_execstack(Struct_warn_execstack * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_warn_execstack::~Struct_warn_execstack\n (Struct_warn_execstack *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->o... | (translation_unit "/* DWARF original prototype: void ~Struct_warn_execstack(Struct_warn_execstack * 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_p;\n ... | (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... |
2043_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_sort_common | FUN_0018e710 | Struct_sort_common |
/* DWARF original prototype: void ~Struct_sort_common(Struct_sort_common * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_sort_common::~Struct_sort_common
(Struct_sort_common *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... |
void FUN_0018e710(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651ed8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x70);
return;
}
| (translation_unit "void FUN_0018e710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651ed8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_0018e710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651ed8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018e730
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x70
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_sort_common(Struct_sort_common * 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_00651ed8;
va... | (translation_unit "/* DWARF original prototype: void ~Struct_sort_common(Struct_sort_common * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_sort_common::~Struct_sort_common\n (Struct_sort_common *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_sort_common(Struct_sort_common * 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_Struct_var = (type_2 **)&PTR_pa... | (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... |
1853_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_copyreloc | FUN_0018c370 | Struct_copyreloc |
/* DWARF original prototype: void ~Struct_copyreloc(Struct_copyreloc * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_copyreloc::~Struct_copyreloc(Struct_copyreloc *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_valu... |
void FUN_0018c370(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652e00;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018c370(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652e00;\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_0018c370(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652e00]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018c390
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_copyreloc(Struct_copyreloc * 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_00652e00;
var_5 = (this->op... | (translation_unit "/* DWARF original prototype: void ~Struct_copyreloc(Struct_copyreloc * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_copyreloc::~Struct_copyreloc(Struct_copyreloc *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_var... | (translation_unit "/* DWARF original prototype: void ~Struct_copyreloc(Struct_copyreloc * 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_006... | (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... |
1900_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_Y | FUN_0018cc40 | Struct_Y |
/* DWARF original prototype: void ~Struct_Y(Struct_Y * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_Y::~Struct_Y(Struct_Y *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_... |
void FUN_0018cc40(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652a68;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018cc40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652a68;\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_0018cc40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652a68]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018cc60
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_Y(Struct_Y * 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 **)&PTR_parse_to... | (translation_unit "/* DWARF original prototype: void ~Struct_Y(Struct_Y * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Y::~Struct_Y(Struct_Y *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (... | (translation_unit "/* DWARF original prototype: void ~Struct_Y(Struct_Y * this, int __in_chrg) */\n\nvoid __thiscall gold::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)._vptr_Struct_var ... | (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... |
1872_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_initfirst | FUN_0018c700 | Struct_no_initfirst |
/* DWARF original prototype: void ~Struct_no_initfirst(Struct_no_initfirst * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_initfirst::~Struct_no_initfirst
(Struct_no_initfirst *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this... |
void FUN_0018c700(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652c70;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018c700(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652c70;\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_0018c700(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652c70]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018c720
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_initfirst(Struct_no_initfirst * 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_Stru... | (translation_unit "/* DWARF original prototype: void ~Struct_no_initfirst(Struct_no_initfirst * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_initfirst::~Struct_no_initfirst\n (Struct_no_initfirst *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longnam... | (translation_unit "/* DWARF original prototype: void ~Struct_no_initfirst(Struct_no_initfirst * 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 var_5 = (this->option).longname._M_dataplus._M_p;\n (this->... | (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... |
2075_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_rosegment | FUN_0018ed10 | Struct_rosegment |
/* DWARF original prototype: void ~Struct_rosegment(Struct_rosegment * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_rosegment::~Struct_rosegment(Struct_rosegment *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_valu... |
void FUN_0018ed10(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651c08;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018ed10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651c08;\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_0018ed10(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651c08]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018ed30
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_rosegment(Struct_rosegment * 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_00651c08;
var_5 = (this->op... | (translation_unit "/* DWARF original prototype: void ~Struct_rosegment(Struct_rosegment * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_rosegment::~Struct_rosegment(Struct_rosegment *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_var... | (translation_unit "/* DWARF original prototype: void ~Struct_rosegment(Struct_rosegment * 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_006... | (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... |
2549_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193e70 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_Tdata * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_Tdata::parse_to_value
(Struct_Tdata *thi... |
void FUN_00193e70(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9dd0(param_2,param_3,param_1 + 0x68);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00193e70(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9dd0(param_2,param_3,param_1 + 0x68);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00193e70(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9dd0(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x68]
CALL 0x003b9dd0
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_Tdata * 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_Tdata * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_Tdata::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_Tdata * 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 *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... |
2109_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_preread_archive_symbols | FUN_0018f370 | Struct_no_preread_archive_symbols |
/* DWARF original prototype: void
~Struct_no_preread_archive_symbols(Struct_no_preread_archive_symbols * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_preread_archive_symbols::~Struct_no_preread_archive_symbols
(Struct_no_preread_archive_symbols *this,int __in_chrg)
{
pointe... |
void FUN_0018f370(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651960;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_0018f370(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651960;\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_0018f370(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651960]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018f390
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void
~Struct_no_preread_archive_symbols(Struct_no_preread_archive_symbols * 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 **)&... | (translation_unit "/* DWARF original prototype: void\n ~Struct_no_preread_archive_symbols(Struct_no_preread_archive_symbols * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_preread_archive_symbols::~Struct_no_preread_archive_symbols\n (Struct_no_preread_archive_symbols *this,int... | (translation_unit "/* DWARF original prototype: void\n ~Struct_no_preread_archive_symbols(Struct_no_preread_archive_symbols * 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)._vp... | (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... |
2721_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | relocate_section | FUN_0019db20 | relocate_section |
/* WARNING: Instruction at (ram,0x0019e080) overlaps instruction at (ram,0x0019e07b)
*/
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ... |
/* WARNING: Instruction at (ram,0x0019e080) overlaps instruction at (ram,0x0019e07b)
*/
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Type propagation algorithm not settling */
void FUN_0019db20(long param_1,byte ****param_2,int param_3,uint *param_4,long param_5,
byte ... | (translation_unit "/* WARNING: Instruction at (ram,0x0019e080) overlaps instruction at (ram,0x0019e07b)\n */\n/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Type propagation algorithm not settling */\n\nvoid FUN_0019db20(long param_1,byte ****param_2,int param_3,uint *param_4,long param_5,... | PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x138
MOVZX EAX,byte ptr [RBP + 0x10]
MOV qword ptr [RBP + -0x120],RDI
MOV qword ptr [RBP + -0xf8],RCX
MOV qword ptr [RBP + -0x140],R8
MOV qword ptr [RBP + -0x118],R9
MOV byte ptr [RBP + -0x141],AL
CMP EDX,0x9
JNZ 0x0019fa9b
MOV RDI,qword ptr [RS... |
/* WARNING: Instruction at (ram,0x0019e080) overlaps instruction at (ram,0x0019e07b)
*/
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ... | (ERROR "/* WARNING: Instruction at (ram,0x0019e080) overlaps instruction at (ram,0x0019e07b)\n */\n/* WARNING: Control flow encountered bad instruction data */\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 prot... | (ERROR "/* WARNING: Instruction at (ram,0x0019e080) overlaps instruction at (ram,0x0019e07b)\n */\n/* WARNING: Control flow encountered bad instruction data */\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 prot... | (ERROR (comment) (comment) (comment) (comment) (comment) type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... |
2742_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_gc_mark_symbol | FUN_001a4a50 | do_gc_mark_symbol |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_gc_mark_symbol(Target * this, Symbol_table * param_1, Symbol *
param_2) */
void __thiscall gold::Target::do_gc_mark_symbol(Target *this,Symbol_table *param_2,Symbol *param_3)
{
return;
}
|
void FUN_001a4a50(void)
{
return;
}
| (translation_unit "void FUN_001a4a50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001a4a50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001a4a50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | RET |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void do_gc_mark_symbol(Target * this, Symbol_table * param_1, Symbol *
param_2) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *param_2,type_3 *param_3)
{
return;
}
| (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void do_gc_mark_symbol(Target * this, Symbol_table * param_1, Symbol *\n param_2) */\n\nvoid __thiscall gold::Target::do_gc_mark_symbol(Target *this,Symbol_table *param_2,Symbol *param_3)\n\n{\n retu... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void do_gc_mark_symbol(Target * this, Symbol_table * param_1, Symbol *\n param_2) */\n\nvoid __thiscall gold::type_1::function_1(type_1 *this,type_2 *param_2,type_3 *param_3)\n\n{\n return;\n}\n\n" c... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... |
2638_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_get_plt_entry_size | FUN_00198bf0 | do_get_plt_entry_size |
/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_i386_standard * this) */
uint __thiscall
anon_unknown.dwarf_2342e3::Output_data_plt_i386_standard::do_get_plt_entry_size
(Output_data_plt_i386_standard *this)
{
return 0x10;
}
|
undefined8 FUN_00198bf0(void)
{
return 0x10;
}
| (translation_unit "undefined8 FUN_00198bf0(void)\n\n{\n return 0x10;\n}\n\n" (function_definition "undefined8 FUN_00198bf0(void)\n\n{\n return 0x10;\n}" type_identifier (function_declarator "FUN_00198bf0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement... | MOV EAX,0x10
RET |
/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_i386_standard * this) */
type_1 __thiscall
anon_unknown.dwarf_2342e3::type_2::function_1
(type_2 *this)
{
return 0x10;
}
| (translation_unit "/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_i386_standard * this) */\n\nuint __thiscall\nanon_unknown.dwarf_2342e3::Output_data_plt_i386_standard::do_get_plt_entry_size\n (Output_data_plt_i386_standard *this)\n\n{\n return 0x10;\n}\n\n" comment (function_definiti... | (translation_unit "/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_i386_standard * this) */\n\ntype_1 __thiscall\nanon_unknown.dwarf_2342e3::type_2::function_1\n (type_2 *this)\n\n{\n return 0x10;\n}\n\n" comment (function_definition "type_1 __thiscall\nanon_unknown.dwarf_2342e3::type_... | (translation_unit (comment) (function_definition type: (type_identifier) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (ide... |
2072_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_rosegment | FUN_0018ec80 | Struct_no_rosegment |
/* DWARF original prototype: void ~Struct_no_rosegment(Struct_no_rosegment * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_rosegment::~Struct_no_rosegment
(Struct_no_rosegment *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this... |
void FUN_0018ec80(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651c30;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018ec80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651c30;\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_0018ec80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651c30]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018eca0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_rosegment(Struct_no_rosegment * 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_Stru... | (translation_unit "/* DWARF original prototype: void ~Struct_no_rosegment(Struct_no_rosegment * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_rosegment::~Struct_no_rosegment\n (Struct_no_rosegment *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longnam... | (translation_unit "/* DWARF original prototype: void ~Struct_no_rosegment(Struct_no_rosegment * 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 var_5 = (this->option).longname._M_dataplus._M_p;\n (this->... | (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... |
2650_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_fill_plt_entry | FUN_00198db0 | do_fill_plt_entry |
/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_i386_nacl_dyn * this, uchar *
pov, Elf_Addr param_2, uint got_offset, uint plt_offset, uint plt_rel_offset) */
uint __thiscall
anon_unknown.dwarf_2342e3::Output_data_plt_i386_nacl_dyn::do_fill_plt_entry
(Output_data_plt_i386_nacl_dyn *th... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined8
FUN_00198db0(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined4 param_4,
int param_5,undefined4 param_6)
{
undefined8 uVar1;
undefined8 uVar2;
undefined8 uVar3;
undefined8 uVar4;
un... | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined8\nFUN_00198db0(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined4 param_4,\n int param_5,undefined4 param_6)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar... | MOVDQA XMM0,xmmword ptr [0x00535d20]
MOVDQA XMM1,xmmword ptr [0x00535d30]
MOV EAX,0xffffffd6
MOVDQA XMM2,xmmword ptr [0x00535d40]
MOVDQA XMM3,xmmword ptr [0x00535d50]
SUB EAX,R8D
MOVUPS xmmword ptr [RSI],XMM0
MOVUPS xmmword ptr [RSI + 0x20],XMM2
MOVUPS xmmword ptr [RSI + 0x10],XMM1
MOV dword ptr [RSI + 0x26],EAX
MOV EA... |
/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_i386_nacl_dyn * this, uchar *
pov, Elf_Addr param_2, uint got_offset, uint plt_offset, uint plt_rel_offset) */
type_1 __thiscall
anon_unknown.dwarf_2342e3::type_2::function_1
(type_2 *this,type_3 *var_1,type_4 param_3,type_1 got_offset,
... | (translation_unit "/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_i386_nacl_dyn * this, uchar *\n pov, Elf_Addr param_2, uint got_offset, uint plt_offset, uint plt_rel_offset) */\n\nuint __thiscall\nanon_unknown.dwarf_2342e3::Output_data_plt_i386_nacl_dyn::do_fill_plt_entry\n (Output_dat... | (translation_unit "/* DWARF original prototype: uint do_fill_plt_entry(Output_data_plt_i386_nacl_dyn * this, uchar *\n pov, Elf_Addr param_2, uint got_offset, uint plt_offset, uint plt_rel_offset) */\n\ntype_1 __thiscall\nanon_unknown.dwarf_2342e3::type_2::function_1\n (type_2 *this,type_3 *var_1,type_4 para... | (translation_unit (comment) (function_definition type: (type_identifier) (ms_call_modifier) (ERROR (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (ide... |
2149_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_p | FUN_0018faf0 | Struct_p |
/* DWARF original prototype: void ~Struct_p(Struct_p * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_p::~Struct_p(Struct_p *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00651640;
pcVar1 = (this->option).lo... |
void FUN_0018faf0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651640;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018faf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651640;\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_0018faf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651640]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018fb10
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_p(Struct_p * 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_00651640;
var_5 = (this->option).longname._... | (translation_unit "/* DWARF original prototype: void ~Struct_p(Struct_p * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_p::~Struct_p(Struct_p *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00651640;\n ... | (translation_unit "/* DWARF original prototype: void ~Struct_p(Struct_p * this, int __in_chrg) */\n\nvoid __thiscall gold::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_00651640;\n var_5 =... | (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... |
2471_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001934b0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_stub_group_multi * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_stub_group_multi::parse_to_value
... |
void FUN_001934b0(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_001934b0(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_001934b0(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_stub_group_multi * 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_stub_group_multi * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_stub_group_multi... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_stub_group_multi * 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... |
1986_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_tls_get_addr_optimize | FUN_0018dc60 | Struct_no_tls_get_addr_optimize |
/* DWARF original prototype: void ~Struct_no_tls_get_addr_optimize(Struct_no_tls_get_addr_optimize *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_tls_get_addr_optimize::~Struct_no_tls_get_addr_optimize
(Struct_no_tls_get_addr_optimize *this,int __in_chrg)
{
pointer pcVar1;
... |
void FUN_0018dc60(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652338;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018dc60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652338;\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_0018dc60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652338]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018dc80
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_tls_get_addr_optimize(Struct_no_tls_get_addr_optimize *
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->s... | (translation_unit "/* DWARF original prototype: void ~Struct_no_tls_get_addr_optimize(Struct_no_tls_get_addr_optimize *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_tls_get_addr_optimize::~Struct_no_tls_get_addr_optimize\n (Struct_no_tls_get_addr_optimize *this,int __in_chrg... | (translation_unit "/* DWARF original prototype: void ~Struct_no_tls_get_addr_optimize(Struct_no_tls_get_addr_optimize *\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 var_5 = (this->option).longname.... | (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... |
2805_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_recognize | thunk_FUN_0045b0b0 | do_recognize |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Target * do_recognize(Target_selector * this, Input_file * param_1,
off_t param_2, int param_3, int param_4, int param_5) */
Target * __thiscall
gold::Target_selector::do_recognize
(Target_selector *this,Inp... |
undefined8 thunk_FUN_0045b0b0(long param_1)
{
FUN_003557a0(param_1 + 0x38,0);
return *(undefined8 *)(param_1 + 0x30);
}
| (translation_unit "undefined8 thunk_FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}\n\n" (function_definition "undefined8 thunk_FUN_0045b0b0(long param_1)\n\n{\n FUN_003557a0(param_1 + 0x38,0);\n return *(undefined8 *)(param_1 + 0x30);\n}" type_identifi... | JMP 0x0045b0b0 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Target * do_recognize(Target_selector * this, Input_file * param_1,
off_t param_2, int param_3, int param_4, int param_5) */
var_1 * var_2
gold::var_3::do_recognize
(var_3 *var_4,var_5 *var_6,off_t param_2,i... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target * do_recognize(Target_selector * this, Input_file * param_1,\n off_t param_2, int param_3, int param_4, int param_5) */\n\nTarget * __thiscall\ngold::Target_selector::do_recognize\n (T... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target * do_recognize(Target_selector * this, Input_file * param_1,\n off_t param_2, int param_3, int param_4, int param_5) */\n\nvar_1 * var_2\ngold::var_3::do_recognize\n (var_3 *var_4,var_... | (translation_unit (comment) (comment) (expression_statement (field_expression argument: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (call_expression function: (identifier) (ERROR (identifier) (identifier) (identifier)) arguments: (argument_list (binary_expression left:... |
2257_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_fuse_ld | FUN_00190f30 | Struct_fuse_ld |
/* DWARF original prototype: void ~Struct_fuse_ld(Struct_fuse_ld * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_fuse_ld::~Struct_fuse_ld(Struct_fuse_ld *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00650d80... |
void FUN_00190f30(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650d80;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x70);
return;
}
| (translation_unit "void FUN_00190f30(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650d80;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_00190f30(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650d80]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190f50
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x70
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_fuse_ld(Struct_fuse_ld * 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_00650d80;
var_5 = (this->option... | (translation_unit "/* DWARF original prototype: void ~Struct_fuse_ld(Struct_fuse_ld * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_fuse_ld::~Struct_fuse_ld(Struct_fuse_ld *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&P... | (translation_unit "/* DWARF original prototype: void ~Struct_fuse_ld(Struct_fuse_ld * 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_00650d8... | (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... |
2769_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_write_to_buffer | FUN_001a4c20 | do_write_to_buffer |
/* DWARF original prototype: void do_write_to_buffer(Output_section_data * this, uchar * param_1) */
void __thiscall
gold::Output_section_data::do_write_to_buffer(Output_section_data *this,uchar *param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/output.h",0x34... |
void FUN_001a4c20(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/output.h",0x349,"do_write_to_buffer");
}
| (translation_unit "void FUN_001a4c20(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.h",0x349,"do_write_to_buffer");\n}\n\n" (function_definition "void FUN_001a4c20(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../... | SUB RSP,0x8
LEA RDX,[0x5358e0]
MOV ESI,0x349
LEA RDI,[0x533384]
CALL 0x00352af0 |
/* DWARF original prototype: void do_write_to_buffer(Output_section_data * this, uchar * param_1) */
void __thiscall
gold::type_1::function_1(type_1 *this,type_2 *param_1)
{
/* WARNING: Subroutine does not return */
var_1("../../gold/output.h",0x349,"do_write_to_buffer");
}
| (translation_unit "/* DWARF original prototype: void do_write_to_buffer(Output_section_data * this, uchar * param_1) */\n\nvoid __thiscall\ngold::Output_section_data::do_write_to_buffer(Output_section_data *this,uchar *param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("... | (translation_unit "/* DWARF original prototype: void do_write_to_buffer(Output_section_data * this, uchar * param_1) */\n\nvoid __thiscall\ngold::type_1::function_1(type_1 *this,type_2 *param_1)\n\n{\n /* WARNING: Subroutine does not return */\n var_1("../../gold/output.h",0x349,"do_write_to_buffer"... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (pa... |
2290_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_disable_new_dtags | FUN_00191560 | Struct_disable_new_dtags |
/* DWARF original prototype: void ~Struct_disable_new_dtags(Struct_disable_new_dtags * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_disable_new_dtags::~Struct_disable_new_dtags
(Struct_disable_new_dtags *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longna... |
void FUN_00191560(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650a88;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_00191560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650a88;\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_00191560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650a88]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00191580
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_disable_new_dtags(Struct_disable_new_dtags * 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_disable_new_dtags(Struct_disable_new_dtags * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_disable_new_dtags::~Struct_disable_new_dtags\n (Struct_disable_new_dtags *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pc... | (translation_unit "/* DWARF original prototype: void ~Struct_disable_new_dtags(Struct_disable_new_dtags * 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... |
2137_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_pic_veneer | FUN_0018f8b0 | Struct_pic_veneer |
/* DWARF original prototype: void ~Struct_pic_veneer(Struct_pic_veneer * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_pic_veneer::~Struct_pic_veneer(Struct_pic_veneer *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to... |
void FUN_0018f8b0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651730;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018f8b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651730;\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_0018f8b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651730]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018f8d0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_pic_veneer(Struct_pic_veneer * 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_00651730;
var_5 = (this->... | (translation_unit "/* DWARF original prototype: void ~Struct_pic_veneer(Struct_pic_veneer * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_pic_veneer::~Struct_pic_veneer(Struct_pic_veneer *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_in... | (translation_unit "/* DWARF original prototype: void ~Struct_pic_veneer(Struct_pic_veneer * 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_0... | (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... |
2525_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193b70 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_detect_odr_violations * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_detect_odr_violations::parse_to_va... |
void FUN_00193b70(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_00193b70(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_00193b70(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_detect_odr_violations * 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 *o... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_detect_odr_violations * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_detect_odr_... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_detect_odr_violations * 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... |
1888_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_common_page_size | FUN_0018ca00 | Struct_common_page_size |
/* DWARF original prototype: void ~Struct_common_page_size(Struct_common_page_size * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_common_page_size::~Struct_common_page_size
(Struct_common_page_size *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M... |
void FUN_0018ca00(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652b30;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018ca00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652b30;\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_0018ca00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652b30]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018ca20
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_common_page_size(Struct_common_page_size * 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)... | (translation_unit "/* DWARF original prototype: void ~Struct_common_page_size(Struct_common_page_size * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_common_page_size::~Struct_common_page_size\n (Struct_common_page_size *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 ... | (translation_unit "/* DWARF original prototype: void ~Struct_common_page_size(Struct_common_page_size * 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_p... | (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... |
2712_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | rel_tls_desc | FUN_0019a900 | rel_tls_desc |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Reloc_section * rel_tls_desc(Output_data_plt_i386 * this, Layout *
layout, Output_data_plt_i386 * this) */
Reloc_section * __thiscall
anon_unknown.dwarf_2342e3::Output_data_plt_i386::rel_tls_desc
(Output_data_plt_... |
void FUN_0019a900(long *param_1,long *param_2,undefined8 param_3)
{
undefined8 *puVar1;
undefined8 uVar2;
if (*param_2 != 0) {
return;
}
puVar1 = (undefined8 *)FUN_0049cb70(0x60);
/* try { // try from 0019a935 to 0019a939 has its CatchHandler @ 0019a9f3 */
uVar2 = FUN_003c9640(0... | (translation_unit "void FUN_0019a900(long *param_1,long *param_2,undefined8 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n if (*param_2 != 0) {\n return;\n }\n puVar1 = (undefined8 *)FUN_0049cb70(0x60);\n /* try { // try from 0019a935 to 0019a939 has its CatchHandler @ 0019a9f3... | MOV RAX,qword ptr [RSI]
TEST RAX,RAX
JZ 0x0019a910
RET
PUSH R13
MOV R13,RDX
PUSH R12
MOV R12,RDI
MOV EDI,0x60
PUSH RBP
MOV RBP,RSI
PUSH RBX
SUB RSP,0x8
CALL 0x0049cb70
MOV EDI,0x20
MOV RBX,RAX
CALL 0x003c9640
SUB RSP,0x8
MOV qword ptr [RBP],RBX
MOV ECX,0x2
MOV R8,RBX
PUSH 0x0
MOV EDX,0x9
MOV R9D,0x5
MOV RDI,R13
MOV qwo... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Reloc_section * rel_tls_desc(Output_data_plt_i386 * this, Layout *
layout, Output_data_plt_i386 * this) */
type_3 * __thiscall
anon_unknown.dwarf_2342e3::Output_data_plt_i386::rel_tls_desc
(Output_data_plt_i386 *t... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Reloc_section * rel_tls_desc(Output_data_plt_i386 * this, Layout *\n layout, Output_data_plt_i386 * this) */\n\nReloc_section * __thiscall\nanon_unknown.dwarf_2342e3::Output_data_plt_i386::rel_tls_desc\n ... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Reloc_section * rel_tls_desc(Output_data_plt_i386 * this, Layout *\n layout, Output_data_plt_i386 * this) */\n\ntype_3 * __thiscall\nanon_unknown.dwarf_2342e3::Output_data_plt_i386::rel_tls_desc\n ... | (translation_unit (comment) (comment) (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (field_expression argument: (identifier) field: (field_identifier)))) (labeled_statement label: (statement_identifier) (ERROR (call_expression function: (identifier) arguments: (argument_list (binary_expressio... |
2423_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_add_needed | FUN_00192e50 | Struct_add_needed |
/* DWARF original prototype: void ~Struct_add_needed(Struct_add_needed * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_add_needed::~Struct_add_needed(Struct_add_needed *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to... |
void FUN_00192e50(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650038;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_00192e50(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650038;\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_00192e50(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650038]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00192e70
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_add_needed(Struct_add_needed * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00650038;
var_5 = (this->... | (translation_unit "/* DWARF original prototype: void ~Struct_add_needed(Struct_add_needed * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_add_needed::~Struct_add_needed(Struct_add_needed *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_in... | (translation_unit "/* DWARF original prototype: void ~Struct_add_needed(Struct_add_needed * 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_0... | (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... |
2595_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00194610 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_optimize * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_optimize::parse_to_value
(Struct_opti... |
void FUN_00194610(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003b9d30(param_2,param_3,param_1 + 100);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00194610(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d30(param_2,param_3,param_1 + 100);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00194610(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003b9d30(param_2... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x64]
CALL 0x003b9d30
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_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_name,ch... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_optimize * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_optimize::parse_to_value... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_optimize * 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 *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... |
2477_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193570 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_strip_all * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_strip_all::parse_to_value
(Struct_st... |
void FUN_00193570(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_00193570(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_00193570(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_strip_all * 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,c... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_strip_all * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_strip_all::parse_to_val... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_strip_all * 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 *... | (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... |
2478_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193590 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_rosegment * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_rosegment::parse_to_value
(Struct_ro... |
void FUN_00193590(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_00193590(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_00193590(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_rosegment * 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,c... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_rosegment * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_rosegment::parse_to_val... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_rosegment * 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 *... | (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... |
2693_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_instantiate_target | FUN_001998e0 | do_instantiate_target |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Target * do_instantiate_target(Target_selector_iamcu * this) */
Target * __thiscall
anon_unknown.dwarf_2342e3::Target_selector_iamcu::do_instantiate_target(Target_selector_iamcu *this)
{
Target *pTVar1;
pTVar1 = ... |
void FUN_001998e0(void)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)FUN_0049cb70(0x98);
puVar1[1] = &DAT_00653300;
*(undefined4 *)(puVar1 + 2) = 0;
*(undefined *)((long)puVar1 + 0x14) = 0;
*(undefined4 *)(puVar1 + 3) = 0;
puVar1[4] = 0;
puVar1[5] = 0;
puVar1[6] = 0;
puVar1[7] = 0;
puVar1[8] ... | (translation_unit "void FUN_001998e0(void)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_0049cb70(0x98);\n puVar1[1] = &DAT_00653300;\n *(undefined4 *)(puVar1 + 2) = 0;\n *(undefined *)((long)puVar1 + 0x14) = 0;\n *(undefined4 *)(puVar1 + 3) = 0;\n puVar1[4] = 0;\n puVar1[5] = 0;\n puVar1[6] = 0;... | SUB RSP,0x8
MOV EDI,0x98
CALL 0x0049cb70
LEA RDX,[0x653300]
LEA RCX,[0x6600f8]
MOV qword ptr [RAX + 0x8],RDX
MOV dword ptr [RAX + 0x10],0x0
MOV byte ptr [RAX + 0x14],0x0
MOV dword ptr [RAX + 0x18],0x0
MOV qword ptr [RAX + 0x20],0x0
MOV qword ptr [RAX + 0x28],0x0
MOV qword ptr [RAX + 0x30],0x0
MOV qword ptr [RAX + 0x38]... |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Target * do_instantiate_target(Target_selector_iamcu * this) */
type_1 * __thiscall
anon_unknown.dwarf_2342e3::Target_selector_iamcu::do_instantiate_target(Target_selector_iamcu *this)
{
type_1 *pTVar1;
pTVar1 = ... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target * do_instantiate_target(Target_selector_iamcu * this) */\n\nTarget * __thiscall\nanon_unknown.dwarf_2342e3::Target_selector_iamcu::do_instantiate_target(Target_selector_iamcu *this)\n\n{\n Targe... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Target * do_instantiate_target(Target_selector_iamcu * this) */\n\ntype_1 * __thiscall\nanon_unknown.dwarf_2342e3::Target_selector_iamcu::do_instantiate_target(Target_selector_iamcu *this)\n\n{\n type_... | (translation_unit (comment) (comment) (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (field_expression argument: (identifier) field: (field_identifier)))) (labeled_statement label: (statement_identifier) (ERROR (call_expression function: (identifier) arguments: (argument_list (binary_expressio... |
2496_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001937d0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_noinhibit_exec * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_noinhibit_exec::parse_to_value
... |
void FUN_001937d0(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_001937d0(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_001937d0(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_noinhibit_exec * 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_n... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_noinhibit_exec * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_noinhibit_exec::pa... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_noinhibit_exec * 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 (typ... | (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... |
2126_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_plt_localentry | FUN_0018f6a0 | Struct_plt_localentry |
/* DWARF original prototype: void ~Struct_plt_localentry(Struct_plt_localentry * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_plt_localentry::~Struct_plt_localentry
(Struct_plt_localentry *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus.... |
void FUN_0018f6a0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006517f8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018f6a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006517f8;\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_0018f6a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6517f8]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018f6c0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_plt_localentry(Struct_plt_localentry * 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)._vp... | (translation_unit "/* DWARF original prototype: void ~Struct_plt_localentry(Struct_plt_localentry * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_plt_localentry::~Struct_plt_localentry\n (Struct_plt_localentry *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->o... | (translation_unit "/* DWARF original prototype: void ~Struct_plt_localentry(Struct_plt_localentry * 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_p;\n ... | (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... |
2517_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193a70 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_export_dynamic * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_export_dynamic::parse_to_value
... |
void FUN_00193a70(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_00193a70(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_00193a70(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_export_dynamic * 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_n... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_export_dynamic * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_export_dynamic::pa... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_export_dynamic * 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 (typ... | (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... |
2142_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_pie | FUN_0018f9a0 | Struct_no_pie |
/* DWARF original prototype: void ~Struct_no_pie(Struct_no_pie * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_pie::~Struct_no_pie(Struct_no_pie *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (_... |
void FUN_0018f9a0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006516b8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018f9a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006516b8;\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_0018f9a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6516b8]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018f9c0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_pie(Struct_no_pie * 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 **)&PT... | (translation_unit "/* DWARF original prototype: void ~Struct_no_pie(Struct_no_pie * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_pie::~Struct_no_pie(Struct_no_pie *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct... | (translation_unit "/* DWARF original prototype: void ~Struct_no_pie(Struct_no_pie * 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)._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... |
2138_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_pic_executable | FUN_0018f8e0 | Struct_no_pic_executable |
/* DWARF original prototype: void ~Struct_no_pic_executable(Struct_no_pic_executable * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_pic_executable::~Struct_no_pic_executable
(Struct_no_pic_executable *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longna... |
void FUN_0018f8e0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651708;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018f8e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651708;\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_0018f8e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651708]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018f900
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_pic_executable(Struct_no_pic_executable * 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_no_pic_executable(Struct_no_pic_executable * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_pic_executable::~Struct_no_pic_executable\n (Struct_no_pic_executable *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pc... | (translation_unit "/* DWARF original prototype: void ~Struct_no_pic_executable(Struct_no_pic_executable * 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... |
2189_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_mmap_output_file | FUN_00190270 | Struct_no_mmap_output_file |
/* DWARF original prototype: void ~Struct_no_mmap_output_file(Struct_no_mmap_output_file * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_mmap_output_file::~Struct_no_mmap_output_file
(Struct_no_mmap_output_file *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_... |
void FUN_00190270(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651320;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00190270(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651320;\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_00190270(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651320]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190290
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_mmap_output_file(Struct_no_mmap_output_file * 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_v... | (translation_unit "/* DWARF original prototype: void ~Struct_no_mmap_output_file(Struct_no_mmap_output_file * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_mmap_output_file::~Struct_no_mmap_output_file\n (Struct_no_mmap_output_file *this,int __in_chrg)\n\n{\n pointer pcVar1;... | (translation_unit "/* DWARF original prototype: void ~Struct_no_mmap_output_file(Struct_no_mmap_output_file * 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 (this->super_Struct_var)._vptr_Struct_var ... | (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... |
2307_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_dynamic_list_cpp_typeinfo | FUN_00191890 | Struct_dynamic_list_cpp_typeinfo |
/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo
* this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_dynamic_list_cpp_typeinfo::~Struct_dynamic_list_cpp_typeinfo
(Struct_dynamic_list_cpp_typeinfo *this,int __in_chrg)
{
pointer pcV... |
void FUN_00191890(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650948;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_00191890(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650948;\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_00191890(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650948]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x001918b0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo
* 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_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_dynamic_list_cpp_typeinfo::~Struct_dynamic_list_cpp_typeinfo\n (Struct_dynamic_list_cpp_typeinfo *this,int __in... | (translation_unit "/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo\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... |
1938_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_warn_multiple_gp | FUN_0018d360 | Struct_no_warn_multiple_gp |
/* DWARF original prototype: void ~Struct_no_warn_multiple_gp(Struct_no_warn_multiple_gp * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_warn_multiple_gp::~Struct_no_warn_multiple_gp
(Struct_no_warn_multiple_gp *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->opti... |
void FUN_0018d360(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652720;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018d360(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652720;\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_0018d360(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652720]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018d380
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_warn_multiple_gp(Struct_no_warn_multiple_gp * 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_Struc... | (translation_unit "/* DWARF original prototype: void ~Struct_no_warn_multiple_gp(Struct_no_warn_multiple_gp * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_multiple_gp::~Struct_no_warn_multiple_gp\n (Struct_no_warn_multiple_gp *this,int __in_chrg)\n\n{\n pointer pcVar1;... | (translation_unit "/* DWARF original prototype: void ~Struct_no_warn_multiple_gp(Struct_no_warn_multiple_gp * 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_dataplu... | (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... |
2817_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_section_may_have_icf_unsafe_pointers | FUN_001a53d0 | do_section_may_have_icf_unsafe_pointers |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_section_may_have_icf_unsafe_pointers(Target * this, char *
section_name) */
bool __thiscall
gold::Target::do_section_may_have_icf_unsafe_pointers(Target *this,char *section_name)
{
long lVar1;
byte *pbVar... |
bool FUN_001a53d0(undefined8 param_1,byte *param_2)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
undefined in_CF;
bool bVar4;
bool bVar5;
undefined in_ZF;
bool bVar6;
bool bVar7;
lVar1 = 0xc;
pbVar2 = (byte *)".rodata._ZTV";
pbVar3 = param_2;
do {
if (lVar1 == 0) break;
lVar1 = lVar1... | (translation_unit "bool FUN_001a53d0(undefined8 param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined in_CF;\n bool bVar4;\n bool bVar5;\n undefined in_ZF;\n bool bVar6;\n bool bVar7;\n \n lVar1 = 0xc;\n pbVar2 = (byte *)".rodata._ZTV";\n pbVar3 = param_2;\n do {\n if (l... | MOV R8,RSI
MOV ECX,0xc
LEA RSI,[0x535e91]
MOV RDI,R8
CMPSB.REPE RDI,RSI
SETA DL
SBB DL,0x0
XOR EAX,EAX
TEST DL,DL
JZ 0x001a545c
MOV ECX,0x11
LEA RSI,[0x535e9e]
MOV RDI,R8
CMPSB.REPE RDI,RSI
SETA DL
SBB DL,0x0
TEST DL,DL
JZ 0x001a545c
MOV ECX,0xc
LEA RSI,[0x535eb0]
MOV RDI,R8
CMPSB.REPE RDI,RSI
SETA DL
SBB DL,0x0
TEST D... |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_section_may_have_icf_unsafe_pointers(Target * this, char *
section_name) */
bool __thiscall
gold::type_1::function_1(type_1 *this,char *var_7)
{
long var_1;
type_2 *var_2;
type_2 *var_3;
type_3 in_CF;... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_section_may_have_icf_unsafe_pointers(Target * this, char *\n section_name) */\n\nbool __thiscall\ngold::Target::do_section_may_have_icf_unsafe_pointers(Target *this,char *section_name)\n\n{\n ... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_section_may_have_icf_unsafe_pointers(Target * this, char *\n section_name) */\n\nbool __thiscall\ngold::type_1::function_1(type_1 *this,char *var_7)\n\n{\n long var_1;\n type_2 *var_2;\n ty... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... |
2314_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_dynamic_list_data | FUN_001919e0 | Struct_dynamic_list_data |
/* DWARF original prototype: void ~Struct_dynamic_list_data(Struct_dynamic_list_data * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_dynamic_list_data::~Struct_dynamic_list_data
(Struct_dynamic_list_data *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longna... |
void FUN_001919e0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006508a8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_001919e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006508a8;\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_001919e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6508a8]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00191a00
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_dynamic_list_data(Struct_dynamic_list_data * 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_dynamic_list_data(Struct_dynamic_list_data * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_dynamic_list_data::~Struct_dynamic_list_data\n (Struct_dynamic_list_data *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pc... | (translation_unit "/* DWARF original prototype: void ~Struct_dynamic_list_data(Struct_dynamic_list_data * 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... |
2191_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_mmap_output_file | FUN_001902d0 | Struct_mmap_output_file |
/* DWARF original prototype: void ~Struct_mmap_output_file(Struct_mmap_output_file * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_mmap_output_file::~Struct_mmap_output_file
(Struct_mmap_output_file *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Stru... |
void FUN_001902d0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006512f8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_001902d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006512f8;\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_001902d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6512f8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x001902f0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_mmap_output_file(Struct_mmap_output_file * 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_0... | (translation_unit "/* DWARF original prototype: void ~Struct_mmap_output_file(Struct_mmap_output_file * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_mmap_output_file::~Struct_mmap_output_file\n (Struct_mmap_output_file *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->... | (translation_unit "/* DWARF original prototype: void ~Struct_mmap_output_file(Struct_mmap_output_file * 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 (this->super_Struct_var)._vptr_Struct_var = (typ... | (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... |
2082_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_relocatable | FUN_0018ee60 | Struct_no_relocatable |
/* DWARF original prototype: void ~Struct_no_relocatable(Struct_no_relocatable * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_relocatable::~Struct_no_relocatable
(Struct_no_relocatable *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus.... |
void FUN_0018ee60(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651b68;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018ee60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651b68;\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_0018ee60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651b68]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018ee80
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_relocatable(Struct_no_relocatable * 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)._vp... | (translation_unit "/* DWARF original prototype: void ~Struct_no_relocatable(Struct_no_relocatable * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_relocatable::~Struct_no_relocatable\n (Struct_no_relocatable *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->o... | (translation_unit "/* DWARF original prototype: void ~Struct_no_relocatable(Struct_no_relocatable * 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_p;\n ... | (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... |
2087_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_Qy | FUN_0018ef50 | Struct_no_Qy |
/* DWARF original prototype: void ~Struct_no_Qy(Struct_no_Qy * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_no_Qy::~Struct_no_Qy(Struct_no_Qy *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00651b18;
pcVar1... |
void FUN_0018ef50(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651b18;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_0018ef50(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651b18;\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_0018ef50(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651b18]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018ef70
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_Qy(Struct_no_Qy * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00651b18;
var_5 = (this->option).lo... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Qy(Struct_no_Qy * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_no_Qy::~Struct_no_Qy(Struct_no_Qy *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to... | (translation_unit "/* DWARF original prototype: void ~Struct_no_Qy(Struct_no_Qy * this, int __in_chrg) */\n\nvoid __thiscall gold::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_00651b18;\n ... | (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... |
2630_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_erase | FUN_00195070 | _M_erase |
/* DWARF original prototype: void
_M_erase(_Rb_tree<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Select1st<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>_>,_st... |
void FUN_00195070(undefined8 param_1,long param_2)
{
long lVar1;
if (param_2 == 0) {
return;
}
do {
FUN_00195070(param_1,*(undefined8 *)(param_2 + 0x18));
lVar1 = *(long *)(param_2 + 0x10);
FUN_0049e340(param_2);
param_2 = lVar1;
} while (lVar1 != 0);
return;
}
| (translation_unit "void FUN_00195070(undefined8 param_1,long param_2)\n\n{\n long lVar1;\n \n if (param_2 == 0) {\n return;\n }\n do {\n FUN_00195070(param_1,*(undefined8 *)(param_2 + 0x18));\n lVar1 = *(long *)(param_2 + 0x10);\n FUN_0049e340(param_2);\n param_2 = lVar1;\n } while (lVar1 != 0);\n ... | TEST RSI,RSI
JZ 0x001950a8
PUSH R12
MOV R12,RDI
PUSH RBP
PUSH RBX
MOV RBX,RSI
MOV RSI,qword ptr [RBX + 0x18]
MOV RDI,R12
CALL 0x00195070
MOV RBP,qword ptr [RBX + 0x10]
MOV RDI,RBX
CALL 0x0049e340
MOV RBX,RBP
TEST RBP,RBP
JNZ 0x0019507f
POP RBX
POP RBP
POP R12
RET
RET |
/* DWARF original prototype: void
_M_erase(_Rb_tree<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Select1st<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>_>,_st... | (translation_unit "/* DWARF original prototype: void\n _M_erase(_Rb_tree<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Select1st<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_s... | (translation_unit "/* DWARF original prototype: void\n _M_erase(_Rb_tree<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_segment_info*>,_std::_Select1st<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Layout::Unique_s... | (translation_unit (comment) (declaration type: (primitive_type) declarator: (ms_call_modifier) (ERROR (identifier) (identifier) (identifier) (identifier) (identifier)) declarator: (identifier) (ERROR) declarator: (identifier) (ERROR) (ERROR (identifier) (identifier) (identifier) (identifier) (identifier)) declarator: (... |
2505_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001938f0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_ld_generated_unwind_info * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_ld_generated_unwind_info::parse... |
void FUN_001938f0(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_001938f0(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_001938f0(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_ld_generated_unwind_info * 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... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_ld_generated_unwind_info * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_ld_gener... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_ld_generated_unwind_info * 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... |
2322_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_demangle | FUN_00191b60 | Struct_no_demangle |
/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_demangle::~Struct_no_demangle
(Struct_no_demangle *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->sup... |
void FUN_00191b60(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650808;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_00191b60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650808;\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_00191b60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650808]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00191b80
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * 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... | (translation_unit "/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_demangle::~Struct_no_demangle\n (Struct_no_demangle *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_... | (translation_unit "/* DWARF original prototype: void ~Struct_no_demangle(Struct_no_demangle * 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 var_5 = (this->option).longname._M_dataplus._M_p;\n (this->su... | (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... |
2498_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193810 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_omagic * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_omagic::parse_to_value
(Struct_omagic *... |
void FUN_00193810(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_00193810(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_00193810(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_omagic * 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_omagic * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_omagic::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_omagic * 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 *thi... | (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... |
2205_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_long_plt | FUN_00190570 | Struct_long_plt |
/* DWARF original prototype: void ~Struct_long_plt(Struct_long_plt * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_long_plt::~Struct_long_plt(Struct_long_plt *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_006... |
void FUN_00190570(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006511e0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_00190570(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006511e0;\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_00190570(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6511e0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190590
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_long_plt(Struct_long_plt * 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_006511e0;
var_5 = (this->opti... | (translation_unit "/* DWARF original prototype: void ~Struct_long_plt(Struct_long_plt * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_long_plt::~Struct_long_plt(Struct_long_plt *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... | (translation_unit "/* DWARF original prototype: void ~Struct_long_plt(Struct_long_plt * 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_00651... | (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... |
2354_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_check_sections | FUN_00192160 | Struct_no_check_sections |
/* DWARF original prototype: void ~Struct_no_check_sections(Struct_no_check_sections * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_check_sections::~Struct_no_check_sections
(Struct_no_check_sections *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longna... |
void FUN_00192160(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650588;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_00192160(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650588;\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_00192160(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650588]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00192180
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_check_sections(Struct_no_check_sections * 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_no_check_sections(Struct_no_check_sections * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_check_sections::~Struct_no_check_sections\n (Struct_no_check_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pc... | (translation_unit "/* DWARF original prototype: void ~Struct_no_check_sections(Struct_no_check_sections * 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... |
2673_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | unsupported_reloc_local | FUN_00199280 | unsupported_reloc_local |
void anon_unknown.dwarf_2342e3::Target_i386::Scan::unsupported_reloc_local
(Sized_relobj_file<32,_false> *object,uint r_type)
{
pointer pcVar1;
char *format;
pcVar1 = (object->super_Sized_relobj<32,_false>).super_Relobj.super_Object.name_._M_dataplus._M_p;
format = (char *)gettext("%s: unsup... |
void FUN_00199280(long param_1,undefined4 param_2)
{
undefined8 uVar1;
undefined8 uVar2;
uVar1 = *(undefined8 *)(param_1 + 8);
uVar2 = gettext("%s: unsupported reloc %u against local symbol");
FUN_0034a750(uVar2,uVar1,param_2);
return;
}
| (translation_unit "void FUN_00199280(long param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported reloc %u against local symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0... | PUSH RBP
MOV EBP,ESI
PUSH RBX
SUB RSP,0x8
MOV RBX,qword ptr [RDI + 0x8]
LEA RDI,[0x533730]
CALL 0x00177320
ADD RSP,0x8
MOV EDX,EBP
MOV RSI,RBX
MOV RDI,RAX
POP RBX
XOR EAX,EAX
POP RBP
JMP 0x0034a750 |
void anon_unknown.dwarf_2342e3::Target_i386::Scan::function_1
(type_1<32,_false> *object,type_2 r_type)
{
type_3 pcVar1;
char *format;
pcVar1 = (object->super_Sized_relobj<32,_false>).super_Relobj.super_Object.name_._M_dataplus._M_p;
format = (char *)var_1("%s: unsupported reloc %u against l... | (translation_unit "void anon_unknown.dwarf_2342e3::Target_i386::Scan::unsupported_reloc_local\n (Sized_relobj_file<32,_false> *object,uint r_type)\n\n{\n pointer pcVar1;\n char *format;\n \n pcVar1 = (object->super_Sized_relobj<32,_false>).super_Relobj.super_Object.name_._M_dataplus._M_p;\n format = ... | (translation_unit "void anon_unknown.dwarf_2342e3::Target_i386::Scan::function_1\n (type_1<32,_false> *object,type_2 r_type)\n\n{\n type_3 pcVar1;\n char *format;\n \n pcVar1 = (object->super_Sized_relobj<32,_false>).super_Relobj.super_Object.name_._M_dataplus._M_p;\n format = (char *)var_1("%s: unsu... | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier) (identifier) (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) (ERROR (number_literal) (identifier)) declarator: (pointer_declar... |
1965_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_verbose | FUN_0018d870 | 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;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00652518... |
void FUN_0018d870(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652518;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x68);
return;
}
| (translation_unit "void FUN_0018d870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652518;\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_0018d870(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652518]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018d890
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e330 |
/* 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;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00652518;
var_5 = (this->option... | (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 (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&P... | (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 (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_0065251... | (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... |
2183_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_Map | FUN_00190150 | Struct_Map |
/* DWARF original prototype: void ~Struct_Map(Struct_Map * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_Map::~Struct_Map(Struct_Map *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00651398;
pcVar1 = (this->... |
void FUN_00190150(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651398;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x70);
return;
}
| (translation_unit "void FUN_00190150(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651398;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_00190150(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651398]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190170
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x70
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_Map(Struct_Map * 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_00651398;
var_5 = (this->option).longna... | (translation_unit "/* DWARF original prototype: void ~Struct_Map(Struct_Map * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Map::~Struct_Map(Struct_Map *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_006... | (translation_unit "/* DWARF original prototype: void ~Struct_Map(Struct_Map * this, int __in_chrg) */\n\nvoid __thiscall gold::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_00651398;\n var... | (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... |
2193_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_merge_exidx_entries | FUN_00190330 | Struct_no_merge_exidx_entries |
/* DWARF original prototype: void ~Struct_no_merge_exidx_entries(Struct_no_merge_exidx_entries *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_merge_exidx_entries::~Struct_no_merge_exidx_entries
(Struct_no_merge_exidx_entries *this,int __in_chrg)
{
pointer pcVar1;
(this... |
void FUN_00190330(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006512d0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_00190330(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006512d0;\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_00190330(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6512d0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00190350
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_merge_exidx_entries(Struct_no_merge_exidx_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 **)&PTR_pars... | (translation_unit "/* DWARF original prototype: void ~Struct_no_merge_exidx_entries(Struct_no_merge_exidx_entries *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_merge_exidx_entries::~Struct_no_merge_exidx_entries\n (Struct_no_merge_exidx_entries *this,int __in_chrg)\n\n{\n ... | (translation_unit "/* DWARF original prototype: void ~Struct_no_merge_exidx_entries(Struct_no_merge_exidx_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_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... |
2770_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_add_input_section | FUN_001a4c40 | do_add_input_section |
/* DWARF original prototype: bool do_add_input_section(Output_section_data * this, Relobj * param_1,
uint param_2) */
bool __thiscall
gold::Output_section_data::do_add_input_section
(Output_section_data *this,Relobj *param_1,uint param_2)
{
/* WARNING: Subroutine does not return */
... |
void FUN_001a4c40(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/output.h",0x33c,"do_add_input_section");
}
| (translation_unit "void FUN_001a4c40(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.h",0x33c,"do_add_input_section");\n}\n\n" (function_definition "void FUN_001a4c40(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0(".... | SUB RSP,0x8
LEA RDX,[0x5358c0]
MOV ESI,0x33c
LEA RDI,[0x533384]
CALL 0x00352af0 |
/* DWARF original prototype: bool do_add_input_section(Output_section_data * this, Relobj * param_1,
uint param_2) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,type_2 *param_1,type_3 param_2)
{
/* WARNING: Subroutine does not return */
var_1("../../gold/output.h",0x33c... | (translation_unit "/* DWARF original prototype: bool do_add_input_section(Output_section_data * this, Relobj * param_1,\n uint param_2) */\n\nbool __thiscall\ngold::Output_section_data::do_add_input_section\n (Output_section_data *this,Relobj *param_1,uint param_2)\n\n{\n /* WARNING: Subro... | (translation_unit "/* DWARF original prototype: bool do_add_input_section(Output_section_data * this, Relobj * param_1,\n uint param_2) */\n\nbool __thiscall\ngold::type_1::function_1\n (type_1 *this,type_2 *param_1,type_3 param_2)\n\n{\n /* WARNING: Subroutine does not return */\n var_1(... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (pa... |
2577_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00194210 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_keep_unique * this, char * option_name, char
* arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_keep_unique::parse_to_value
(Struc... |
void FUN_00194210(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_003c4250(param_2,param_3,param_1 + 0x68);
*(undefined *)(param_1 + 0x60) = 1;
return;
}
| (translation_unit "void FUN_00194210(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003c4250(param_2,param_3,param_1 + 0x68);\n *(undefined *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_00194210(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_003c4250(param_... | PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x68]
CALL 0x003c4250
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_unique * 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... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_keep_unique * this, char * option_name, char\n * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_keep_unique::parse_to... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_keep_unique * 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... | (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... |
2776_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | emit_copy_reloc | FUN_001a4d00 | emit_copy_reloc |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void emit_copy_reloc(Sized_target<32,_false> * this, Symbol_table *
param_1, Symbol * param_2, Output_section * param_3, off_t param_4) */
void __thiscall
gold::Sized_target<32,_false>::emit_copy_reloc
(Size... |
void FUN_001a4d00(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/target.h",0x450,"emit_copy_reloc");
}
| (translation_unit "void FUN_001a4d00(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target.h",0x450,"emit_copy_reloc");\n}\n\n" (function_definition "void FUN_001a4d00(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../... | SUB RSP,0x8
LEA RDX,[0x5356d0]
MOV ESI,0x450
LEA RDI,[0x533398]
CALL 0x00352af0 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void emit_copy_reloc(Sized_target<32,_false> * this, Symbol_table *
param_1, Symbol * param_2, Output_section * param_3, off_t param_4) */
void __thiscall
gold::Sized_target<32,_false>::emit_copy_reloc
(Size... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void emit_copy_reloc(Sized_target<32,_false> * this, Symbol_table *\n param_1, Symbol * param_2, Output_section * param_3, off_t param_4) */\n\nvoid __thiscall\ngold::Sized_target<32,_false>::emit_cop... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void emit_copy_reloc(Sized_target<32,_false> * this, Symbol_table *\n param_1, Symbol * param_2, Output_section * param_3, off_t param_4) */\n\nvoid __thiscall\ngold::Sized_target<32,_false>::emit_cop... | (translation_unit (comment) (comment) (ERROR type: (primitive_type) (ms_call_modifier) (ERROR (identifier)) (identifier) (ERROR (number_literal)) (ERROR (identifier) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier)) (ERROR (number_literal)) (parame... |
2657_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Target_selector_iamcu | FUN_00198f00 | Target_selector_iamcu |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int
__in_chrg) */
void __thiscall
anon_unknown.dwarf_2342e3::Target_selector_iamcu::~Target_selector_iamcu
(Target_selector_iamcu *this,int __in_chrg... |
void FUN_00198f00(undefined8 param_1)
{
thunk_FUN_0049e340(param_1,0x58);
return;
}
| (translation_unit "void FUN_00198f00(undefined8 param_1)\n\n{\n thunk_FUN_0049e340(param_1,0x58);\n return;\n}\n\n" (function_definition "void FUN_00198f00(undefined8 param_1)\n\n{\n thunk_FUN_0049e340(param_1,0x58);\n return;\n}" primitive_type (function_declarator "FUN_00198f00(undefined8 param_1)" identifier (pa... | MOV ESI,0x58
JMP 0x0049e330 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int
__in_chrg) */
void __thiscall
anon_unknown.dwarf_2342e3::function_1::~function_1
(function_1 *this,int __in_chrg)
{
var_1(this,0x58);
return... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::Target_selector_iamcu::~Target_selector_iamcu\n (Target_selector_i... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_selector_iamcu(Target_selector_iamcu * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2342e3::function_1::~function_1\n (function_1 *this,int __in_chrg)\n\n{\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... |
2484_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00193650 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_print_icf_sections * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_print_icf_sections::parse_to_value
... |
void FUN_00193650(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_00193650(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_00193650(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_print_icf_sections * 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 *opti... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_print_icf_sections * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_print_icf_sect... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_print_icf_sections * 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... |
2027_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_stats | FUN_0018e410 | Struct_no_stats |
/* DWARF original prototype: void ~Struct_no_stats(Struct_no_stats * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_stats::~Struct_no_stats(Struct_no_stats *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_006... |
void FUN_0018e410(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00652018;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x60);
return;
}
| (translation_unit "void FUN_0018e410(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652018;\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_0018e410(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x652018]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018e430
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_no_stats(Struct_no_stats * 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_00652018;
var_5 = (this->opti... | (translation_unit "/* DWARF original prototype: void ~Struct_no_stats(Struct_no_stats * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_stats::~Struct_no_stats(Struct_no_stats *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs ... | (translation_unit "/* DWARF original prototype: void ~Struct_no_stats(Struct_no_stats * 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_00652... | (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... |
2041_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_sort_section | FUN_0018e6b0 | Struct_sort_section |
/* DWARF original prototype: void ~Struct_sort_section(Struct_sort_section * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_sort_section::~Struct_sort_section
(Struct_sort_section *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_var... |
void FUN_0018e6b0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651f00;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x70);
return;
}
| (translation_unit "void FUN_0018e6b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651f00;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_0018e6b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651f00]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018e6d0
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x70
POP RBX
JMP 0x0049e330 |
/* DWARF original prototype: void ~Struct_sort_section(Struct_sort_section * 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_00651f00;
... | (translation_unit "/* DWARF original prototype: void ~Struct_sort_section(Struct_sort_section * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_sort_section::~Struct_sort_section\n (Struct_sort_section *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_... | (translation_unit "/* DWARF original prototype: void ~Struct_sort_section(Struct_sort_section * 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_Struct_var = (type_2 **)&PTR_... | (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... |
2236_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_shared | FUN_00190b40 | Struct_no_shared |
/* DWARF original prototype: void ~Struct_no_shared(Struct_no_shared * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_shared::~Struct_no_shared(Struct_no_shared *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_... |
void FUN_00190b40(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00650f10;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_00190b40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650f10;\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_00190b40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x650f10]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00190b60
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_shared(Struct_no_shared * 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_no_shared(Struct_no_shared * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_shared::~Struct_no_shared(Struct_no_shared *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (thi... | (translation_unit "/* DWARF original prototype: void ~Struct_no_shared(Struct_no_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 var_5 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var).... | (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... |
2160_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_nostdlib | FUN_0018fd00 | Struct_nostdlib |
/* DWARF original prototype: void ~Struct_nostdlib(Struct_nostdlib * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_nostdlib::~Struct_nostdlib(Struct_nostdlib *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struc... |
void FUN_0018fd00(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651550;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018fd00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651550;\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_0018fd00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651550]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018fd20
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_nostdlib(Struct_nostdlib * 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_nostdlib(Struct_nostdlib * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_nostdlib::~Struct_nostdlib(Struct_nostdlib *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->su... | (translation_unit "/* DWARF original prototype: void ~Struct_nostdlib(Struct_nostdlib * 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)._v... | (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... |
2036_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_stub_group_size | FUN_0018e5c0 | Struct_stub_group_size |
/* DWARF original prototype: void ~Struct_stub_group_size(Struct_stub_group_size * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_stub_group_size::~Struct_stub_group_size
(Struct_stub_group_size *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_data... |
void FUN_0018e5c0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651f50;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018e5c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651f50;\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_0018e5c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x651f50]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018e5e0
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_stub_group_size(Struct_stub_group_size * 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)._... | (translation_unit "/* DWARF original prototype: void ~Struct_stub_group_size(Struct_stub_group_size * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_stub_group_size::~Struct_stub_group_size\n (Struct_stub_group_size *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (th... | (translation_unit "/* DWARF original prototype: void ~Struct_stub_group_size(Struct_stub_group_size * 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_p;\... | (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... |
2441_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001930f0 | parse_to_value |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_global * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_global::parse_to_value
(Struct_global *... |
void FUN_001930f0(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_001930f0(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_001930f0(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_global * 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_global * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_global::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_global * 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 *thi... | (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... |
1906_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Struct_no_whole_archive | FUN_0018cd60 | Struct_no_whole_archive |
/* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_whole_archive::~Struct_no_whole_archive
(Struct_no_whole_archive *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M... |
void FUN_0018cd60(undefined8 *param_1)
{
*param_1 = &PTR_FUN_006529a0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| (translation_unit "void FUN_0018cd60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006529a0;\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_0018cd60(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | LEA RAX,[0x6529a0]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0018cd80
MOV RDI,RDX
JMP 0x0049e340
RET |
/* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * 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)... | (translation_unit "/* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_whole_archive::~Struct_no_whole_archive\n (Struct_no_whole_archive *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 ... | (translation_unit "/* DWARF original prototype: void ~Struct_no_whole_archive(Struct_no_whole_archive * 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_p... | (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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.