file_name stringlengths 21 83 | original_function_name stringlengths 1 716 | stripped_function_name stringlengths 3 50 | decompiled_code_original stringlengths 44 263k ⌀ | decompiled_code_stripped stringlengths 41 208k ⌀ | assembly_code stringlengths 3 168k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 5.24M | pcode_edges_stripped stringlengths 11 3.12M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 338 5.73M ⌀ | S-Expression_decompiled_code_original stringlengths 367 7.15M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 289 5.55M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 148 531k ⌀ | S-Expression_decompiled_code_original_root stringlengths 291 5.61M ⌀ | Replace_function_name_and_variable_name stringlengths 39 247k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 225 747k ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 208k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1844_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Target_s390 | FUN_0004a250 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __in_chrg) */
void __th... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004a250(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a83b8;
if (param_1[0xc] != 0) {
FUN_001ff030(param_1[0xc]);
}
FUN_001ff010(param_1,0x54);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x364da9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffff93b8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x30]
TEST EAX,EAX
JZ 0x0004a27f
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x54
PUSH ESI
CALL 0x001ff010
ADD ESP,0x14
POP EBX... | null | null | null | null | [(u'PTRSUB_-1206148247', u'PTRSUB_-1206148246'), ('const-0', u'PTRSUB_-1206148245'), ('const-0', u'PTRSUB_-1206148241'), ('tmp_126', u'CBRANCH_-1206148444'), (u'PTRSUB_-1206148251', u'CAST_-1206148244'), (u'LOAD_-1206148463', u'CALL_-1206148421'), ('const-84', u'CALL_-1206148380'), ('const-0', u'PTRSUB_-1206148244'), (... | [('tmp_576', u'STORE_-1206148466'), ('const-12', u'PTRADD_-1206148254'), ('const-417', u'LOAD_-1206148463'), ('tmp_126', u'CBRANCH_-1206148444'), ('tmp_576', u'PTRADD_-1206148254'), (u'LOAD_-1206148463', u'CALL_-1206148421'), ('const-0', u'RETURN_-1206148347'), ('const-4', u'PTRADD_-1206148254'), (u'PTRSUB_-1206148256'... | null | null | 0004a250 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n FUN_001ff010(param_1,0x54);\n return;\n}\n\n" comment (functio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __i... | (translation_unit "void FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n FUN_001ff010(param_1,0x54);\n return;\n}\n\n" (function_definition "void FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0004a250(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a83b8;\n if (param_1[0xc] != 0) {\n FUN_001ff030(param_1[0xc]);\n }\n FUN_001ff010(param_1,0x54);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004a250(undefined4 *param_1)" (identifier "FUN_0004a250") ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Target_s390(Target_s390<64> * this, int __in_chrg) */
void __th... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a83b8;
if (param_1[0xc] != 0) {
FUN_001ff030(param_1[0xc]);
}
FUN_001ff010(param_1,0x54);
return;
}
|
44_sg_raw_and_sg_raw_strip.c | get_scsi_pt_sense_len | get_scsi_pt_sense_len |
void get_scsi_pt_sense_len(void)
{
(*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();
return;
}
|
void get_scsi_pt_sense_len(void)
{
(*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();
return;
}
| JMP dword ptr [EBX + 0xb0] | null | null | null | null | [('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988574'), (u'CAST_-1205988569', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988574', u'COPY_-1205988633'), ('tmp_58', u'CAST_-1205988569')] | [('const-0', u'RETURN_-1205988643'), (u'CALLIND_-1205988646', u'INDIRECT_-1205988574'), (u'CAST_-1205988569', u'CALLIND_-1205988646'), (u'INDIRECT_-1205988574', u'COPY_-1205988633'), ('tmp_58', u'CAST_-1205988569')] | null | null | 000112d0 | x86 | O1 | (translation_unit "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}\n\n" (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" primitive_type (function_declarator "get_scsi_pt_sense_len(void)"... | (translation_unit "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}\n\n" (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" primitive_type (function_declarator "get_scsi_pt_sense_len(void)"... | (translation_unit "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}\n\n" (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" primitive_type (function_declarator "get_scsi_pt_sense_len(void)"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void get_scsi_pt_sense_len(void)\n\n{\n (*(code *)PTR_get_scsi_pt_sense_len_00016fa0)();\n return;\n}" (primitive_type "void") (function_declarator "get_scsi_pt_sense_len(void)" (identifier "get_scsi_pt_sense_len") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
void function_1(void)
{
(*(type_1 *)PTR_get_scsi_pt_sense_len_00016fa0)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_00016fa0)();
return;
}
|
1081_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Struct_Y | FUN_00039d40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* 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;
(this->super_Struct_var)._vptr_Struc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00039d40(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039d3d4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x3702ba
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff33d4]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00039d72
SUB ESP,0xc
PUSH EDX
CALL 0x001fd020
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1206084036'), (u'CAST_-1206084040', u'STORE_-1206084217'), ('const-0', u'PTRSUB_-1206084038'), (u'PTRSUB_-1206084047', u'PTRSUB_-1206084042'), ('const-0', u'RETURN_-1206084130'), ('tmp_151', u'CBRANCH_-1206084193'), ('const-0', u'PTRSUB_-1206084047'), ('const-8', u'PTRSUB_-1206084049'), ('const-4... | [(u'PTRADD_-1206084061', u'INT_NOTEQUAL_-1206084193'), ('const-0', u'PTRSUB_-1206084052'), ('tmp_439', u'STORE_-1206084217'), ('const-4', u'PTRADD_-1206084048'), (u'PTRSUB_-1206084052', u'STORE_-1206084217'), ('const-0', u'RETURN_-1206084130'), ('tmp_151', u'CBRANCH_-1206084193'), (u'LOAD_-1206084213', u'CAST_-12060840... | null | null | 00039d40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_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 (this->sup... | (translation_unit "void FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00039d40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0039d3d4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001fd020((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039d40(undefined4 *param_1)" (identifier "FUN_00039d40... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* 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;
(this->super_Struct_var)._vptr_S... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0039d3d4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001fd020((undefined4 *)param_1[1]);
}
return;
}
|
514_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c | vfprintf | vfprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185502')] | [('const-1', u'RETURN_-1206185502')] | null | null | 000411d8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __ar... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__s,char *__format,type_2 __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GLIBC_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10306_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | write<64,_false> | FUN_00381a50 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* 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 */
/* DWARF origi... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
int FUN_00381a50(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,
int param_7,int param_8,undefined1 ... | CALL 0x00074f02
ADD EAX,0x2685ab
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV EBP,dword ptr [ESP + 0x68]
MOV EDX,dword ptr [ESP + 0x64]
MOV dword ptr [ESP],EAX
MOV EAX,dword ptr [ESP + 0x60]
MOV ESI,dword ptr [ESP + 0x5c]
MOV dword ptr [ESP + 0xc],EDX
MOV dword ptr [ESP + 0x8],EAX
MOV EAX,dword ptr [ESP + 0x70]... | null | null | null | null | [(u'COPY_-1205394808', u'CALL_-1205396065'), (u'LOAD_-1205396767', u'INT_SUB_-1205396250'), ('tmp_1981', u'CBRANCH_-1205395683'), ('const-357', u'CALL_-1205395428'), (u'INDIRECT_-1205394527', u'COPY_-1205394577'), (u'PTRSUB_-1205394944', u'LOAD_-1205396587'), ('const-0', u'SUBPIECE_-1205395553'), (u'INDIRECT_-120539455... | [(u'INT_ADD_-1205396639', u'CAST_-1205394994'), ('tmp_5320', u'CAST_-1205394650'), (u'LOAD_-1205396767', u'INT_SUB_-1205396250'), ('const-417', u'LOAD_-1205396008'), ('tmp_1981', u'CBRANCH_-1205395683'), ('tmp_5325', u'INT_SUB_-1205396659'), ('tmp_5317', u'INT_SUB_-1205396781'), (u'INT_ADD_-1205395877', u'INT_ADD_-1205... | null | null | 00381a50 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nint FUN_00381a50(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,\n int param_7,i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\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 na... | (translation_unit "int FUN_00381a50(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,\n int param_7,int param_8,undefined1 param_9,int param_10)\n\n{\n uint uVar1;\n int *__dest;\n size_t __n;\n int *piVar2;\n uint uVar3;\n int iVar4;\n undefined4 uVar5;\n undefined4 ext... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "int FUN_00381a50(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,\n int param_7,int param_8,undefined1 param_9,int param_10)\n\n{\n uint uVar1;\n int *__dest;\n size_t __n;\n int *piVar2;\n uint uVar3;\n int iVar4;\n undefined4 uVar5;\n undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* 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 */
/* DWARF origi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
int MASKED(int *param_1,int param_2,int param_3,uint param_4,uint param_5,int param_6,
int param_7,int param_8,undefined1 param_... |
2739_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | do_for_all_global_symbols | FUN_00094830 |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_false> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_for_all_global_symbols
(Sized_incr_dynobj<32,_false> *this,Read_symbols_data *param_2,
... |
void FUN_00094830(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206499268')] | [('const-0', u'RETURN_-1206499268')] | null | null | 00094830 | x86 | O1 | (translation_unit "void FUN_00094830(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00094830(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00094830(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_false> * this,\n Read_symbols_data * param_1, Symbol_visitor_base * param_2) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_for_all_global_symbols\n (Sized_incr_dynobj<32,_false> *this,Read_sym... | (translation_unit "void FUN_00094830(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00094830(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00094830(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00094830(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00094830(void)" (identifier "FUN_00094830") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<32,_false> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_for_all_global_symbols
(Sized_incr_dynobj<32,_false> *this,Read_symbols_data *param_2,
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
7892_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_mutate | FUN_001eeaa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_M_mutate(unsigned int, unsigned int, char const*, unsigned int) */
void __thiscall
std::string::_M_mutate(string *this,uint param_1,uint param_2,char *param_3,uint param_4)
{
undefined1 *__dest;
string *psVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001eeaa0(int *param_1,size_t param_2,int param_3,undefined1 *param_4,size_t param_5)
{
undefined1 *__dest;
undefined1 *__src;
int *piVar1;
int iVar2;
size_t __n;
int local_20 [3];
undefined4 uStack_14;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x1a0557
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x40]
MOV EAX,dword ptr [ESP + 0x48]
MOV ESI,dword ptr [ESP + 0x44]
MOV ECX,dword ptr [EBP + 0x4]
LEA EDX,[ESI + EAX*0x1]
MOV EDI,ECX
MOV dword ptr [ESP + 0xc],EDX
SUB EDI,EDX
MOV dword ptr [ESP + 0x4],EDI
MOV EDI... | null | null | null | null | [(u'LOAD_-1207833877', u'INT_SUB_-1207833836'), ('tmp_1284', u'INT_NOTEQUAL_-1207833603'), (u'INT_NOTEQUAL_-1207833582', u'CBRANCH_-1207833582'), ('const-417', u'LOAD_-1207833491'), (u'INDIRECT_-1207832860', u'MULTIEQUAL_-1207832845'), (u'CALL_-1207833637', u'INDIRECT_-1207832955'), ('tmp_1285', u'INT_NOTEQUAL_-1207833... | [(u'LOAD_-1207833877', u'INT_SUB_-1207833836'), (u'INT_NOTEQUAL_-1207833582', u'CBRANCH_-1207833582'), (u'CAST_-1207832815', u'INT_ADD_-1207833432'), ('tmp_2875', u'STORE_-1207833293'), (u'COPY_-1207833188', u'MULTIEQUAL_-1207833273'), ('tmp_2878', u'INT_SUB_-1207833811'), (u'CALL_-1207833511', u'INDIRECT_-1207832919')... | null | null | 001eeaa0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001eeaa0(int *param_1,size_t param_2,int param_3,undefined1 *param_4,size_t param_5)\n\n{\n undefined1 *__dest;\n undefined1 *__src;\n int *piVar1;\n int iVar2;\n size_t __n;\n int local_20 [3];... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_M_mutate(unsigned int, unsigned int, char const*, unsigned int) */\n\nvoid __thiscall\nstd::string::_M_mutate(string *this,uint param_1,uint param_2,char *param_3,uint param_4)\n\n{\n undefined1... | (translation_unit "void FUN_001eeaa0(int *param_1,size_t param_2,int param_3,undefined1 *param_4,size_t param_5)\n\n{\n undefined1 *__dest;\n undefined1 *__src;\n int *piVar1;\n int iVar2;\n size_t __n;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1eeaa9;\n __n = param_1[1] - (param_2 + para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))... | (function_definition "void FUN_001eeaa0(int *param_1,size_t param_2,int param_3,undefined1 *param_4,size_t param_5)\n\n{\n undefined1 *__dest;\n undefined1 *__src;\n int *piVar1;\n int iVar2;\n size_t __n;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1eeaa9;\n __n = param_1[1] - (param_2 + p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_M_mutate(unsigned int, unsigned int, char const*, unsigned int) */
void __thiscall
std::type_1::function_1(type_1 *var_1,type_2 var_2,type_2 var_3,char *var_7,type_2 var_4)
{
type_3 *var_8;
type_1 *var_10;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,size_t param_2,int param_3,undefined1 *param_4,size_t param_5)
{
undefined1 *__dest;
undefined1 *__src;
int *piVar1;
int iVar2;
size_t __n;
int local_20 [3];
undefined4 uStack_14;
uSta... |
449_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | Script_options | FUN_00031e20 |
/* gold::Script_options::Script_options() [clone .cold.449] */
void __thiscall gold::Script_options::Script_options(Script_options *this)
{
int unaff_EBP;
undefined4 *unaff_ESI;
void *unaff_EDI;
int in_stack_fffffff4;
Version_script_info::~Version_script_info
((Version_script_info *)(unaff_E... |
void FUN_00031e20(void)
{
int unaff_EBP;
int *unaff_ESI;
int unaff_EDI;
FUN_0017d560(unaff_ESI + 0x1a);
if (unaff_ESI[0x17] != 0) {
FUN_001ff030(unaff_ESI[0x17]);
}
FUN_00045980(unaff_ESI + 0x10);
FUN_00045980(unaff_ESI + 9);
if (unaff_ESI[6] != 0) {
FUN_001ff030(unaff_ESI[6]);
}
if (... | SUB ESP,0xc
LEA EAX,[ESI + 0x68]
PUSH EAX
CALL 0x0017d560
MOV EAX,dword ptr [ESI + 0x5c]
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00031e45
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x1c]
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0xc
LEA EAX,[ESI + 0x40]
PUSH EAX
CALL 0x00045980
LEA EAX,[ESI + 0x24]
MOV dword ptr [ESP],EAX
CALL 0... | null | null | null | null | [(u'CAST_-1206116364', u'CALL_-1206116740'), (u'CAST_-1206116287', u'CALL_-1206116558'), ('tmp_910', u'PTRADD_-1206116339'), ('tmp_306', u'CBRANCH_-1206116648'), ('const-417', u'LOAD_-1206116679'), ('tmp_910', u'PTRADD_-1206116368'), (u'INT_NOTEQUAL_-1206116587', u'CBRANCH_-1206116587'), (u'INT_NOTEQUAL_-1206116769', u... | [('tmp_896', u'INT_ADD_-1206116516'), ('const-4', u'PTRADD_-1206116355'), ('const-23', u'PTRADD_-1206116394'), ('tmp_894', u'PTRADD_-1206116404'), ('const-417', u'LOAD_-1206116800'), ('tmp_894', u'PTRADD_-1206116365'), ('tmp_306', u'CBRANCH_-1206116648'), ('const-4', u'PTRADD_-1206116394'), (u'PTRADD_-1206116394', u'LO... | null | null | 00031e20 | x86 | O1 | (translation_unit "void FUN_00031e20(void)\n\n{\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n \n FUN_0017d560(unaff_ESI + 0x1a);\n if (unaff_ESI[0x17] != 0) {\n FUN_001ff030(unaff_ESI[0x17]);\n }\n FUN_00045980(unaff_ESI + 0x10);\n FUN_00045980(unaff_ESI + 9);\n if (unaff_ESI[6] != 0) {\n FUN_00... | (translation_unit "/* gold::Script_options::Script_options() [clone .cold.449] */\n\nvoid __thiscall gold::Script_options::Script_options(Script_options *this)\n\n{\n int unaff_EBP;\n undefined4 *unaff_ESI;\n void *unaff_EDI;\n int in_stack_fffffff4;\n \n Version_script_info::~Version_script_info\n ((V... | (translation_unit "void FUN_00031e20(void)\n\n{\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n \n FUN_0017d560(unaff_ESI + 0x1a);\n if (unaff_ESI[0x17] != 0) {\n FUN_001ff030(unaff_ESI[0x17]);\n }\n FUN_00045980(unaff_ESI + 0x10);\n FUN_00045980(unaff_ESI + 9);\n if (unaff_ESI[6] != 0) {\n FUN_00... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (binary_ex... | (function_definition "void FUN_00031e20(void)\n\n{\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n \n FUN_0017d560(unaff_ESI + 0x1a);\n if (unaff_ESI[0x17] != 0) {\n FUN_001ff030(unaff_ESI[0x17]);\n }\n FUN_00045980(unaff_ESI + 0x10);\n FUN_00045980(unaff_ESI + 9);\n if (unaff_ESI[6] != 0) {\n FUN... |
/* gold::Script_options::Script_options() [clone .cold.449] */
void __thiscall gold::function_1::function_1(function_1 *this)
{
int var_10;
type_1 *var_2;
void *var_8;
int in_stack_fffffff4;
Version_script_info::~var_1
((var_1 *)(var_2 + 0x1a),in_stack_fffffff4);
if ((void *)var_2[0x17] !=... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
void MASKED(void)
{
int unaff_EBP;
int *unaff_ESI;
int unaff_EDI;
FUN_0017d560(unaff_ESI + 0x1a);
if (unaff_ESI[0x17] != 0) {
FUN_001ff030(unaff_ESI[0x17]);
}
FUN_00045980(unaff_ESI + 0x10);
FUN_00045980(unaff_ESI + 9);
if (unaff_ESI[6] != 0) {
FUN_001ff030(unaff_ESI[6]);
}
if (unaff_... |
10701_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_length | FUN_00285710 |
/* std::__codecvt_utf8_base<wchar_t>::do_length(__mbstate_t&, char const*, char const*, unsigned
int) const */
undefined8 __thiscall
std::__codecvt_utf8_base<wchar_t>::do_length
(__codecvt_utf8_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,
uint param_4)
{
int iVar1;
... |
undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)
{
int iVar1;
undefined4 uVar2;
uVar2 = *(undefined4 *)(param_1 + 0xc);
iVar1 = FUN_00285640(uVar2,*(undefined4 *)(param_1 + 0x10));
return CONCAT44(uVar2,iVar1 - param_3);
}
| PUSH EBX
MOV EAX,dword ptr [ESP + 0x8]
MOV EBX,dword ptr [ESP + 0x10]
PUSH dword ptr [EAX + 0x10]
PUSH dword ptr [EAX + 0xc]
MOV EAX,EBX
MOV ECX,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [ESP + 0x1c]
CALL 0x00285640
POP EDX
POP ECX
SUB EAX,EBX
POP EBX
RET | null | null | null | null | [('tmp_147', u'PTRADD_-1204332701'), ('const-1', u'PTRADD_-1204332701'), ('const-417', u'LOAD_-1204332755'), (u'CAST_-1204332625', u'LOAD_-1204332755'), (u'CAST_-1204332629', u'LOAD_-1204332763'), ('const-12', u'PTRADD_-1204332693'), (u'PTRADD_-1204332693', u'CAST_-1204332625'), (u'PIECE_-1204332620', u'RETURN_-1204332... | [(u'CAST_-1204332632', u'LOAD_-1204332763'), (u'INT_ADD_-1204332747', u'CAST_-1204332632'), (u'CALL_-1204332724', u'INT_SUB_-1204332693'), ('const-16', u'INT_ADD_-1204332747'), (u'LOAD_-1204332755', u'CALL_-1204332724'), ('tmp_249', u'INT_SUB_-1204332693'), (u'PIECE_-1204332620', u'RETURN_-1204332687'), ('const-417', u... | null | null | 00285710 | x86 | O1 | (translation_unit "undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n uVar2 = *(undefined4 *)(param_1 + 0xc);\n iVar1 = FUN_00285640(uVar2,*(undefined4 *)(param_1 + 0x10));\n return CONCAT44(uVar2,iVar1 - param_3);\n}\n\n" (function_definition "undefined... | (translation_unit "/* std::__codecvt_utf8_base<wchar_t>::do_length(__mbstate_t&, char const*, char const*, unsigned\n int) const */\n\nundefined8 __thiscall\nstd::__codecvt_utf8_base<wchar_t>::do_length\n (__codecvt_utf8_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n uint pa... | (translation_unit "undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n uVar2 = *(undefined4 *)(param_1 + 0xc);\n iVar1 = FUN_00285640(uVar2,*(undefined4 *)(param_1 + 0x10));\n return CONCAT44(uVar2,iVar1 - param_3);\n}\n\n" (function_definition "undefined... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expressi... | (function_definition "undefined8 FUN_00285710(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n uVar2 = *(undefined4 *)(param_1 + 0xc);\n iVar1 = FUN_00285640(uVar2,*(undefined4 *)(param_1 + 0x10));\n return CONCAT44(uVar2,iVar1 - param_3);\n}" (type_identifier "undefined8") (... |
/* std::__codecvt_utf8_base<wchar_t>::do_length(__mbstate_t&, char const*, char const*, unsigned
int) const */
type_1 __thiscall
std::type_2<wchar_t>::function_1
(type_2<wchar_t> *var_1,type_3 *param_1,char *param_2,char *param_3,
type_4 param_4)
{
int var_4;
type_5 uVar2;
uVar2 = *(t... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
undefined8 MASKED(int param_1,undefined4 param_2,int param_3)
{
int iVar1;
undefined4 uVar2;
uVar2 = *(undefined4 *)(param_1 + 0xc);
iVar1 = FUN_00285640(uVar2,*(undefined4 *)(param_1 + 0x10));
return CONCAT44(uVar2,iVar1 - param_3);
}
|
3176_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | register_option | FUN_000ac380 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void register_option(One_option * this) */
void __thiscall gold::options::One_option::register_option(One_option *this)
{
One_option *in_EAX;
mapped_type *ppOVar1;
uint uVar2;
One_option *loca... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_000ac380(int param_1)
{
int *piVar1;
uint uVar2;
int local_10 [2];
local_10[1] = 0xac389;
local_10[0] = param_1;
if (DAT_003081e8 == DAT_003081ec) {
FUN_000b76d0(&DAT_003081e4,DAT_003081e8,... | PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00032730
ADD EBX,0x255c77
SUB ESP,0x14
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [EBX + 0x61e8]
CMP EAX,dword ptr [EBX + 0x61ec]
JZ 0x000ac460
MOV dword ptr [EAX],ESI
ADD EAX,0x4
MOV dword ptr [EBX + 0x61e8],EAX
MOV EAX,dword ptr [EBX + 0x61e0]
TEST EAX,EAX
JZ 0x000ac410
MOV E... | null | null | null | null | [(u'MULTIEQUAL_-1206532515', u'INT_EQUAL_-1206533112'), (u'CALL_-1206532849', u'INDIRECT_-1206532392'), ('const-2251295', u'COPY_-1206532287'), ('const-1', u'PTRADD_-1206532467'), (u'PTRADD_-1206532402', u'STORE_-1206533009'), ('const-12', u'PTRSUB_-1206532303'), (u'COPY_-1206532308', u'CALL_-1206532777'), (u'INDIRECT_... | [(u'CAST_-1206532411', u'STORE_-1206533009'), (u'CALL_-1206532903', u'INDIRECT_-1206532526'), (u'INDIRECT_-1206532526', u'MULTIEQUAL_-1206532576'), ('tmp_1267', u'STORE_-1206533009'), (u'INDIRECT_-1206532500', u'MULTIEQUAL_-1206532582'), (u'CAST_-1206532351', u'STORE_-1206532819'), (u'INDIRECT_-1206532350', u'MULTIEQUA... | null | null | 000ac380 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_000ac380(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n int local_10 [2];\n \n local_10[1] = 0xac389;\n local_10[0] = param_1;\n if (DAT_003081e8 == DAT_003081ec) {\n FUN_000b76... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void register_option(One_option * this) */\n\nvoid __thiscall gold::options::One_option::register_option(One_option *this)\n\n{\n One_option *in_EAX;\n mapped_type *ppOVar1;\n uint... | (translation_unit "void __regparm3 FUN_000ac380(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n int local_10 [2];\n \n local_10[1] = 0xac389;\n local_10[0] = param_1;\n if (DAT_003081e8 == DAT_003081ec) {\n FUN_000b76d0(&DAT_003081e4,DAT_003081e8,local_10);\n }\n else {\n *DAT_003081e8 = param_1;\n D... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (as... | (function_definition "void __regparm3 FUN_000ac380(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n int local_10 [2];\n \n local_10[1] = 0xac389;\n local_10[0] = param_1;\n if (DAT_003081e8 == DAT_003081ec) {\n FUN_000b76d0(&DAT_003081e4,DAT_003081e8,local_10);\n }\n else {\n *DAT_003081e8 = param_1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void register_option(One_option * this) */
void __thiscall gold::var_4::type_1::function_1(type_1 *this)
{
type_1 *in_EAX;
type_2 *ppOVar1;
type_3 var_9;
type_1 *local_10;
type_4 uStack_c;
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (po... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1)
{
int *piVar1;
uint uVar2;
int local_10 [2];
local_10[1] = 0xac389;
local_10[0] = param_1;
if (DAT_003081e8 == DAT_003081ec) {
FUN_000b76d0(&DAT_003081e4,DAT_003081e8,local_... |
304_busybox_and_busybox_strip.c | zxc_program_assign | FUN_00020436 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
BcStatus zxc_program_assign(char inst)
{
BcResult *left;
BcResult *right;
BcNum *l;
BcNum *r;
BcResult res;
}
|
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int __regparm3 FUN_00020436(uint param_1)
{
undefined4 *puVar1;
int iVar2;
int iVar3;
uint *puVar4;
uint uVar5;
undefined4 *puVar6;
uint uVar7;
int in_GS_OFFSET;
bool bVar8;
undefined4 uStack_60;
undefined1... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
CALL 0x00018a16
ADD ESI,0xaa5fe
MOV dword ptr [ESP + 0xc],EAX
MOV ECX,dword ptr GS:[0x14]
MOV dword ptr [ESP + 0x3c],ECX
XOR ECX,ECX
LEA ECX,[ESP + 0x18]
LEA EDX,[ESP + 0x1c]
LEA EAX,[ESP + 0x14]
SUB ESP,0x8
CMP byte ptr [ESP + 0x14],0x1a
SETZ BL
MOVZX EBX,BL
PUSH EBX
LE... | null | null | null | null | [('const-1', u'RETURN_-1206057888')] | [('const-132424', u'STORE_-1206057336'), (u'INT_ADD_-1206057853', u'CAST_-1206056314'), ('const-255', u'INT_AND_-1206057113'), ('const-132162', u'COPY_-1206057900'), ('const-4294967292', u'INT_ADD_-1206057620'), (u'CALL_-1206057189', u'INT_NOTEQUAL_-1206057174'), (u'CAST_-1206056053', u'INT_ADD_-1206057339'), (u'STORE_... | null | null | 00020436 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint __regparm3 FUN_00020436(uint param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n uint uVar5;\n undefined4 *puVar6;\n uint uVar7;\n int in_GS_OFFSET;\n bool bVar8;\n un... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nBcStatus zxc_program_assign(char inst)\n\n{\n BcResult *left;\n BcResult *right;\n BcNum *l;\n BcNum *r;\n BcResult res;\n \n}\n\n" comment (function_definition "BcStatus zxc_program_assign(char inst)\n\n... | (translation_unit "int __regparm3 FUN_00020436(uint param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n uint uVar5;\n undefined4 *puVar6;\n uint uVar7;\n int in_GS_OFFSET;\n bool bVar8;\n undefined4 uStack_60;\n undefined1 auStack_5c [12];\n uint local_50;\n uint *local_48;\n i... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (d... | (function_definition "int __regparm3 FUN_00020436(uint param_1)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n uint uVar5;\n undefined4 *puVar6;\n uint uVar7;\n int in_GS_OFFSET;\n bool bVar8;\n undefined4 uStack_60;\n undefined1 auStack_5c [12];\n uint local_50;\n uint *local_48;\n... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
type_1 function_1(char inst)
{
type_2 *left;
type_2 *right;
type_3 *l;
type_3 *r;
type_2 res;
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
int __regparm3 MASKED(uint param_1)
{
undefined4 *puVar1;
int iVar2;
int iVar3;
uint *puVar4;
uint uVar5;
undefined4 *puVar6;
uint uVar7;
int in_GS_OFFSET;
bool bVar8;
undefined4 uStack_60;
undefined1 auSta... |
6971_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | decimal_point | FUN_001940b0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::numpunct<char>::decimal_point() const */
uint __thiscall std::numpunct<char>::decimal_point(numpunct<char> *this)
{
uint uVar1;
if (*(code **)(*(int *)this + 8) == (code *)PTR_do_decimal_point_00301e18) {
retur... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
uint FUN_001940b0(int *param_1)
{
uint uVar1;
if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_00301e18) {
return (uint)*(byte *)(param_1[2] + 0x24);
}
/* WARNING: Could not recover jumptable at 0... | CALL 0x0005a908
ADD ECX,0x16df4b
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX + 0x8]
CMP EDX,dword ptr [ECX + 0xfffffe18]
JNZ 0x001940d8
MOV EAX,dword ptr [EAX + 0x8]
MOVZX EAX,byte ptr [EAX + 0x24]
RET
JMP EDX | null | null | null | null | [(u'PTRADD_-1207549649', u'CAST_-1207549612'), ('const-417', u'LOAD_-1207549739'), ('tmp_130', u'PTRADD_-1207549649'), (u'CALLIND_-1207549685', u'INDIRECT_-1207549609'), (u'CAST_-1207549621', u'INT_EQUAL_-1207549718'), ('tmp_91', u'CBRANCH_-1207549712'), ('const-0', u'RETURN_-1207549689'), (u'INT_ZEXT_-1207549689', u'R... | [('const-417', u'LOAD_-1207549744'), ('tmp_210', u'CAST_-1207549621'), (u'CALLIND_-1207549685', u'INDIRECT_-1207549609'), (u'CAST_-1207549621', u'INT_EQUAL_-1207549718'), ('tmp_91', u'CBRANCH_-1207549712'), ('const-417', u'LOAD_-1207549705'), ('const-0', u'RETURN_-1207549689'), (u'INT_ZEXT_-1207549689', u'RETURN_-12075... | null | null | 001940b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nuint FUN_001940b0(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_00301e18) {\n return (uint)*(byte *)(param_1[2] + 0x24);\n }\n /* WARNING: Coul... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::numpunct<char>::decimal_point() const */\n\nuint __thiscall std::numpunct<char>::decimal_point(numpunct<char> *this)\n\n{\n uint uVar1;\n \n if (*(code **)(*(int *)this + 8) == (code *)PTR_do_decimal_p... | (translation_unit "uint FUN_001940b0(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_00301e18) {\n return (uint)*(byte *)(param_1[2] + 0x24);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 8))();\n return uVar1;\n}\n\n" (function_definiti... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descripto... | (function_definition "uint FUN_001940b0(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_00301e18) {\n return (uint)*(byte *)(param_1[2] + 0x24);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 8))();\n return uVar1;\n}" (type_identifier "u... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::numpunct<char>::decimal_point() const */
type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_1)
{
type_1 uVar1;
if (*(type_3 **)(*(int *)var_1 + 8) == (type_3 *)PTR_do_decimal_point_00301e18) {
re... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
uint MASKED(int *param_1)
{
uint uVar1;
if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_00301e18) {
return (uint)*(byte *)(param_1[2] + 0x24);
}
/* WARNING: Could not recover jumptable at 0x00194... |
8151_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | seekpos | FUN_00207dd0 |
/* std::streambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) */
void std::streambuf::seekpos(undefined4 *param_1)
{
*param_1 = 0xffffffff;
param_1[1] = 0xffffffff;
param_1[2] = 0;
param_1[3] = 0;
return;
}
|
void FUN_00207dd0(undefined4 *param_1)
{
*param_1 = 0xffffffff;
param_1[1] = 0xffffffff;
param_1[2] = 0;
param_1[3] = 0;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV dword ptr [EAX],0xffffffff
MOV dword ptr [EAX + 0x4],0xffffffff
MOV dword ptr [EAX + 0x8],0x0
MOV dword ptr [EAX + 0xc],0x0
RET 0x4 | null | null | null | null | [('tmp_57', u'STORE_-1203798565'), ('tmp_57', u'PTRADD_-1203798474'), ('const-0', u'STORE_-1203798536'), ('const-0', u'STORE_-1203798546'), ('const-4294967295', u'STORE_-1203798556'), ('const-417', u'STORE_-1203798556'), ('const-4', u'PTRADD_-1203798482'), ('const-3', u'PTRADD_-1203798466'), ('const-417', u'STORE_-1203... | [('tmp_57', u'STORE_-1203798565'), ('tmp_57', u'PTRADD_-1203798474'), ('const-0', u'STORE_-1203798536'), ('const-0', u'STORE_-1203798546'), ('const-4294967295', u'STORE_-1203798556'), ('const-417', u'STORE_-1203798556'), ('const-4', u'PTRADD_-1203798482'), ('const-3', u'PTRADD_-1203798466'), ('const-417', u'STORE_-1203... | null | null | 00207dd0 | x86 | O1 | (translation_unit "void FUN_00207dd0(undefined4 *param_1)\n\n{\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}\n\n" (function_definition "void FUN_00207dd0(undefined4 *param_1)\n\n{\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n para... | (translation_unit "/* std::streambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) */\n\nvoid std::streambuf::seekpos(undefined4 *param_1)\n\n{\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}\n\n" comment (function_definition "void std::streambuf::seekpos... | (translation_unit "void FUN_00207dd0(undefined4 *param_1)\n\n{\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}\n\n" (function_definition "void FUN_00207dd0(undefined4 *param_1)\n\n{\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_express... | (function_definition "void FUN_00207dd0(undefined4 *param_1)\n\n{\n *param_1 = 0xffffffff;\n param_1[1] = 0xffffffff;\n param_1[2] = 0;\n param_1[3] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00207dd0(undefined4 *param_1)" (identifier "FUN_00207dd0") (parameter_list "(undefined4 *param_1)... |
/* std::streambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) */
void std::streambuf::function_1(type_1 *param_1)
{
*param_1 = 0xffffffff;
param_1[1] = 0xffffffff;
param_1[2] = 0;
param_1[3] = 0;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined4 *param_1)
{
*param_1 = 0xffffffff;
param_1[1] = 0xffffffff;
param_1[2] = 0;
param_1[3] = 0;
return;
}
|
1000_wget_and_wget_strip.c | re_search_stub | FUN_000679a3 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
regoff_t __regparm3
re_search_stub(re_pattern_buffer *bufp,char *string,Idx length,Idx start,regoff_t range,Idx stop,
re_registers *regs,_Bool ret_len)
{
uint uVar1;
byte bVar2;
regmatch_t *pmatch;
reg_errco... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
FUN_000679a3(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,undefined4 param_6,
uint *param_7,char param_8)
{
uint uVar1;
byte bVar2;
int *__ptr;
void *pvVar3;
void *pvVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
CALL 0x00016fc0
ADD EBX,0x33241
MOV ESI,dword ptr [ESP + 0x44]
MOV EBP,dword ptr [ESP + 0x4c]
MOV EDI,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0xc],EDI
MOV EDI,ESI
ADD EDI,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x4],EDI
CMP dword ptr [ESP + 0x40],0x0
JS 0x00067d1... | null | null | null | null | [('const-417', u'LOAD_-1206289606'), ('const-417', u'LOAD_-1206288442'), ('const-24', u'PTRSUB_-1206286935'), (u'INT_SLESS_-1206289852', u'CBRANCH_-1206289859'), ('tmp_3629', u'PTRSUB_-1206286978'), ('tmp_3632', u'INT_SLESS_-1206289771'), (u'COPY_-1206286984', u'MULTIEQUAL_-1206287691'), (u'MULTIEQUAL_-1206287691', u'I... | [(u'INT_ADD_-1206289456', u'CAST_-1206286917'), ('const-4', u'PTRADD_-1206286365'), ('tmp_9635', u'CALL_-1206289291'), (u'CAST_-1206286961', u'LOAD_-1206289562'), (u'PTRADD_-1206286606', u'LOAD_-1206288758'), (u'INT_ADD_-1206288718', u'CAST_-1206286545'), (u'INT_SLESS_-1206289852', u'CBRANCH_-1206289859'), ('tmp_9722',... | null | null | 000679a3 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\nFUN_000679a3(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,undefined4 param_6,\n uint *param_7,char param_8)\n\n{\n uint uVar1;\n byte bVar2;\n int *__ptr;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nregoff_t __regparm3\nre_search_stub(re_pattern_buffer *bufp,char *string,Idx length,Idx start,regoff_t range,Idx stop,\n re_registers *regs,_Bool ret_len)\n\n{\n uint uVar1;\n byte bVar2;\n regm... | (translation_unit "int __regparm3\nFUN_000679a3(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,undefined4 param_6,\n uint *param_7,char param_8)\n\n{\n uint uVar1;\n byte bVar2;\n int *__ptr;\n void *pvVar3;\n void *pvVar4;\n uint uVar5;\n int iVar6;\n int local_38;\n char local_... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDEN... | (function_definition "int __regparm3\nFUN_000679a3(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,undefined4 param_6,\n uint *param_7,char param_8)\n\n{\n uint uVar1;\n byte bVar2;\n int *__ptr;\n void *pvVar3;\n void *pvVar4;\n uint uVar5;\n int iVar6;\n int local_38;\n char loc... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3
function_1(type_2 *bufp,char *string,type_3 var_3,type_3 var_2,type_1 var_1,type_3 stop,
type_4 *var_7,type_5 ret_len)
{
type_6 var_16;
type_7 var_15;
type_8 *var_10;
type_9 var_12;
type_... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
MASKED(int param_1,undefined4 param_2,int param_3,int param_4,int param_5,undefined4 param_6,
uint *param_7,char param_8)
{
uint uVar1;
byte bVar2;
int *__ptr;
void *pvVar3;
void *pvVar4;
u... |
5_x86_64-kfreebsd-gnu-readelf_and_x86_64-kfreebsd-gnu-readelf_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_000b4014)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_printf_000b4014)();
return iVar1;
}
| JMP dword ptr [EBX + 0x14] | null | null | null | null | [(u'CALLIND_-1205981078', u'RETURN_-1205981075'), ('tmp_67', u'CAST_-1205980999'), (u'CAST_-1205980999', u'CALLIND_-1205981078'), (u'CALLIND_-1205981078', u'INDIRECT_-1205981005'), (u'INDIRECT_-1205981005', u'COPY_-1205981064'), ('const-0', u'RETURN_-1205981075')] | [(u'CALLIND_-1205981078', u'RETURN_-1205981075'), ('tmp_67', u'CAST_-1205980999'), (u'CAST_-1205980999', u'CALLIND_-1205981078'), (u'CALLIND_-1205981078', u'INDIRECT_-1205981005'), (u'INDIRECT_-1205981005', u'COPY_-1205981064'), ('const-0', u'RETURN_-1205981075')] | null | null | 00013060 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_000b4014)();\n return iVar1;\n}\n\n" comment (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_000b4014)();\n return iVar1;\n}\n\n" comment (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*... | (translation_unit "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_000b4014)();\n return iVar1;\n}\n\n" (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_000b4014)();\n return iVar1;\n}" primitive_type (function_declarator... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expressi... | (function_definition "int printf(char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_printf_000b4014)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "printf") (parameter_list "(char *__format,...)" (( "(") (parameter_declaration "char *__form... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__format,...)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_printf_000b4014)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (declaration type:... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__format,...)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000b4014)();
return iVar1;
}
|
7402_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | demangle_args | FUN_001d2150 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 demangle_args(work_stuff *work,char **mangled,string *declp)
{
bool bVar1;
char cVar2;
int iVar3;
char *pcVar4;
uint uVar5;
int r;
int t;
char *tem;
string arg;
if ((work->options & 1) == 0) ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 FUN_001d2150(uint *param_1,int *param_2)
{
bool bVar1;
char cVar2;
int iVar3;
char *pcVar4;
uint uVar5;
int local_34;
int local_30;
void *local_28;
if ((*param_1 & 1) == 0) {
pcVar4 = (ch... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00035840
ADD EBX,0x1bcea5
SUB ESP,0x3c
MOV dword ptr [ESP + 0xc],EDX
MOV dword ptr [ESP + 0x8],ECX
TEST byte ptr [EAX],0x1
JNZ 0x001d23c8
MOV EAX,dword ptr [EDX]
MOV EDX,EAX
MOVZX EAX,byte ptr [EAX]
XOR EDI,EDI
LEA EBP,[ESP + 0x24]
MOV ECX,EDX
CMP AL,0x5f
SETNZ byt... | null | null | null | null | [(u'MULTIEQUAL_-1207817832', u'MULTIEQUAL_-1207817825'), (u'INDIRECT_-1207817129', u'MULTIEQUAL_-1207817730'), ('tmp_2410', u'LOAD_-1207819508'), ('const-0', u'COPY_-1207818952'), (u'CALL_-1207818389', u'INDIRECT_-1207817267'), (u'INT_EQUAL_-1207819299', u'CBRANCH_-1207819298'), ('const-417', u'LOAD_-1207819504'), ('co... | [('const-0', u'INT_EQUAL_-1207819637'), (u'CALL_-1207819651', u'INT_EQUAL_-1207819637'), ('const-1', u'INT_AND_-1207819604'), (u'INT_EQUAL_-1207819299', u'CBRANCH_-1207819298'), (u'PTRADD_-1207817459', u'LOAD_-1207819759'), (u'MULTIEQUAL_-1207818474', u'PTRADD_-1207818340'), ('tmp_4953', u'LOAD_-1207819630'), ('const-1... | null | null | 001d2150 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_001d2150(uint *param_1,int *param_2)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n int local_34;\n int local_30;\n void *local_28;\n \n if ((*param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 demangle_args(work_stuff *work,char **mangled,string *declp)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n int r;\n int t;\n char *tem;\n string arg;\n \... | (translation_unit "uint __regparm3 FUN_001d2150(uint *param_1,int *param_2)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n int local_34;\n int local_30;\n void *local_28;\n \n if ((*param_1 & 1) == 0) {\n pcVar4 = (char *)*param_2;\n cVar2 = *pcVar4;\n }\n else {\n FU... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "uint __regparm3 FUN_001d2150(uint *param_1,int *param_2)\n\n{\n bool bVar1;\n char cVar2;\n int iVar3;\n char *pcVar4;\n uint uVar5;\n int local_34;\n int local_30;\n void *local_28;\n \n if ((*param_1 & 1) == 0) {\n pcVar4 = (char *)*param_2;\n cVar2 = *pcVar4;\n }\n else {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(type_1 *work,char **mangled,type_2 *declp)
{
bool bVar1;
char var_2;
int var_5;
char *var_3;
type_3 var_13;
int var_8;
int var_7;
char *tem;
type_2 arg;
if ((work->options & 1) == ... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint __regparm3 MASKED(uint *param_1,int *param_2)
{
bool bVar1;
char cVar2;
int iVar3;
char *pcVar4;
uint uVar5;
int local_34;
int local_30;
void *local_28;
if ((*param_1 & 1) == 0) {
pcVar4 = (char *)*... |
1980_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | __x86.get_pc_thunk.di | FUN_0004fb7e |
void __x86_get_pc_thunk_di(void)
{
return;
}
|
void FUN_0004fb7e(void)
{
return;
}
| MOV EDI,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1206125681')] | [('const-0', u'RETURN_-1206125681')] | null | null | 0004fb7e | x86 | O1 | (translation_unit "void FUN_0004fb7e(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0004fb7e(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0004fb7e(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}\n\n" (function_definition "void __x86_get_pc_thunk_di(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_di(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_state... | (translation_unit "void FUN_0004fb7e(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0004fb7e(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0004fb7e(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_0004fb7e(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0004fb7e(void)" (identifier "FUN_0004fb7e") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
10493_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | value | FUN_0038c350 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value(Defined_expression * this, Expression_eval_info * eei)
*... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
byte FUN_0038c350(int param_1,undefined4 *param_2)
{
int iVar1;
byte bVar2;
iVar1 = FUN_0034ef60(*param_2,*(undefined4 *)(param_1 + 4),0);
if (iVar1 != 0) {
if ((*(byte *)(iVar1 + 0x2a) & 7) == 0) {
if ((*(b... | PUSH EBX
CALL 0x00050b50
ADD EBX,0x25dcaa
SUB ESP,0xc
PUSH 0x0
MOV EAX,dword ptr [ESP + 0x18]
PUSH dword ptr [EAX + 0x4]
MOV EAX,dword ptr [ESP + 0x20]
PUSH dword ptr [EAX]
CALL 0x0034ef60
ADD ESP,0x10
MOV ECX,EAX
TEST EAX,EAX
JZ 0x0038c3b0
MOVZX EAX,byte ptr [EAX + 0x2a]
AND EAX,0x7
JNZ 0x0038c3a0
MOV EAX,dword ptr [E... | null | null | null | null | [('const-1', u'RETURN_-1205353630')] | [('tmp_444', u'BRANCH_-1205353353'), (u'INT_NOTEQUAL_-1205353476', u'MULTIEQUAL_-1205353200'), (u'CAST_-1205353236', u'LOAD_-1205353594'), (u'CAST_-1205353198', u'LOAD_-1205353505'), (u'INT_XOR_-1205353172', u'MULTIEQUAL_-1205353200'), ('const-0', u'RETURN_-1205353324'), ('const-417', u'LOAD_-1205353580'), (u'INT_ADD_-... | null | null | 0038c350 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbyte FUN_0038c350(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n byte bVar2;\n \n iVar1 = FUN_0034ef60(*param_2,*(undefined4 *)(param_1 + 4),0);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x2a)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value(Defined_expression * this, Expression_e... | (translation_unit "byte FUN_0038c350(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n byte bVar2;\n \n iVar1 = FUN_0034ef60(*param_2,*(undefined4 *)(param_1 + 4),0);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x2a) & 7) == 0) {\n if ((*(byte *)(iVar1 + 0x2b) & 0x20) == 0) {\n bVar2 = FUN_0034c... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (ca... | (function_definition "byte FUN_0038c350(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n byte bVar2;\n \n iVar1 = FUN_0034ef60(*param_2,*(undefined4 *)(param_1 + 4),0);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x2a) & 7) == 0) {\n if ((*(byte *)(iVar1 + 0x2b) & 0x20) == 0) {\n bVar2 = FUN_00... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "STT": Some values do not have unique names */
/* DWARF original prototype: uint64_t value(Defined_expression * this, Expression_eval_info * eei)
*... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
byte MASKED(int param_1,undefined4 *param_2)
{
int iVar1;
byte bVar2;
iVar1 = FUN_0034ef60(*param_2,*(undefined4 *)(param_1 + 4),0);
if (iVar1 != 0) {
if ((*(byte *)(iVar1 + 0x2a) & 7) == 0) {
if ((*(byte *)... |
345_wget_and_wget_strip.c | ftp_greeting | FUN_000229be |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
uerr_t ftp_greeting(int csock)
{
uerr_t uVar1;
int in_GS_OFFSET;
char *response;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
response = (char *)0x0;
uVar1 = f... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_000229be(undefined4 param_1)
{
int iVar1;
int in_GS_OFFSET;
char *local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
local_14 = (char *)0x0;
iVar1 = FUN_000228c5(param_1,&local_14);
if (... | PUSH ESI
PUSH EBX
SUB ESP,0x1c
CALL 0x00016fc0
ADD EBX,0x78228
MOV EAX,GS:[0x14]
MOV dword ptr [ESP + 0x14],EAX
XOR EAX,EAX
MOV dword ptr [ESP + 0x10],0x0
LEA EAX,[ESP + 0x10]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
CALL 0x000228c5
MOV ESI,EAX
ADD ESP,0x10
CMP EAX,0x7
JNZ 0x00022a2a
MOV EAX,dword ptr [ESP + 0x8]
CMP byte ... | null | null | null | null | [(u'INDIRECT_-1206047978', u'MULTIEQUAL_-1206047934'), (u'CALL_-1206048213', u'INDIRECT_-1206047908'), ('const-15', u'COPY_-1206048150'), (u'INT_EQUAL_-1206048183', u'CBRANCH_-1206048180'), ('const-20', u'INT_ADD_-1206048260'), (u'CALL_-1206048034', u'INDIRECT_-1206047833'), (u'CALL_-1206048213', u'INT_EQUAL_-120604818... | [(u'CALL_-1206048122', u'INDIRECT_-1206047944'), (u'MULTIEQUAL_-1206047939', u'COPY_-1206048110'), (u'INT_ADD_-1206048082', u'CAST_-1206047837'), ('const-417', u'LOAD_-1206048173'), ('const-20', u'INT_ADD_-1206048260'), ('tmp_779', u'PTRSUB_-1206047895'), (u'INT_EQUAL_-1206048183', u'CBRANCH_-1206048180'), (u'INDIRECT_... | null | null | 000229be | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_000229be(undefined4 param_1)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n char *local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = (char *)0x0;\n iVar1 = FUN_00022... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nuerr_t ftp_greeting(int csock)\n\n{\n uerr_t uVar1;\n int in_GS_OFFSET;\n char *response;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n respo... | (translation_unit "int FUN_000229be(undefined4 param_1)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n char *local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = (char *)0x0;\n iVar1 = FUN_000228c5(param_1,&local_14);\n if (iVar1 == 7) {\n if (*local_14 != '2') {\n iVar1 = 0xf... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expre... | (function_definition "int FUN_000229be(undefined4 param_1)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n char *local_14;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n local_14 = (char *)0x0;\n iVar1 = FUN_000228c5(param_1,&local_14);\n if (iVar1 == 7) {\n if (*local_14 != '2') {\n iVar1 = ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(int csock)
{
type_1 var_3;
int var_1;
char *var_5;
int var_7;
var_7 = *(int *)(var_1 + 0x14);
var_5 = (char *)0x0;
var_3 = var_2(csock,&var_5);
if (va... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 param_1)
{
int iVar1;
int in_GS_OFFSET;
char *local_14;
int local_10;
local_10 = *(int *)(in_GS_OFFSET + 0x14);
local_14 = (char *)0x0;
iVar1 = FUN_000228c5(param_1,&local_14);
if (iVar1 ... |
510_alpha-linux-gnu-strip_and_alpha-linux-gnu-strip_strip.c | cplus_demangle_type | cplus_demangle_type |
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_type(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_type(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185518')] | [('const-1', u'RETURN_-1206185518')] | null | null | 000411c8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_type(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_type(void)\n\n{\n /* W... | (translation_unit "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_type(void)" (identifier "cplus_demangle_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4796_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | set_final_data_size | FUN_0015b450 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_final_data_size(Output_data_strtab * this) */
void __thiscall gold::Output_data_strtab::set_final_data_size(Output_data_strtab *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0015b450(int param_1)
{
byte bVar1;
int iVar2;
undefined4 extraout_EDX;
FUN_001e5450(*(undefined4 *)(param_1 + 0x2c));
iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x38);
if (iVar2 == 0) {
... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x2b8ba9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH dword ptr [ESI + 0x2c]
CALL 0x001e5450
MOV EAX,dword ptr [ESI + 0x2c]
ADD ESP,0x10
MOV EAX,dword ptr [EAX + 0x38]
TEST EAX,EAX
JZ 0x0015b4b4
MOVZX ECX,byte ptr [ESI + 0x1c]
XOR EDX,EDX
TEST CL,0x2
JNZ 0x0015b49b
TEST CL,... | null | null | null | null | [('const-1', u'RETURN_-1207258010')] | [(u'LOAD_-1207257945', u'STORE_-1207257861'), (u'INT_ADD_-1207257835', u'CAST_-1207257607'), ('const-3174256', u'COPY_-1207257648'), (u'INT_EQUAL_-1207257895', u'CBRANCH_-1207257892'), ('const-0', u'RETURN_-1207257814'), ('const-16', u'INT_ADD_-1207257841'), ('const-417', u'STORE_-1207257855'), (u'LOAD_-1207257945', u'... | null | null | 0015b450 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0015b450(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 extraout_EDX;\n \n FUN_001e5450(*(undefined4 *)(param_1 + 0x2c));\n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x38);\n if (i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_final_data_size(Output_data_strtab * this) */\n\nvoid __thiscall gold::Output_data_strtab::set_final_data_size(Output_data_strtab *this)\n\n{\n}\n\n" comment comment (functio... | (translation_unit "void FUN_0015b450(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 extraout_EDX;\n \n FUN_001e5450(*(undefined4 *)(param_1 + 0x2c));\n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x38);\n if (iVar2 == 0) {\n \n FUN_000da200("../../gold/stringpool.h",0x111,"get_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast... | (function_definition "void FUN_0015b450(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 extraout_EDX;\n \n FUN_001e5450(*(undefined4 *)(param_1 + 0x2c));\n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x38);\n if (iVar2 == 0) {\n \n FUN_000da200("../../gold/stringpool.h",0x111,"get... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_final_data_size(Output_data_strtab * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
byte bVar1;
int iVar2;
undefined4 extraout_EDX;
FUN_001e5450(*(undefined4 *)(param_1 + 0x2c));
iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x38);
if (iVar2 == 0) {
/*... |
182_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_finalize_sections | FUN_0002e274 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, false>::do_finalize_sections(gold::Layout*,
gold::Input_objects const*, gold::Symbol_table*) [clone .cold.2920] */
void (anonymous_namespace)::Target_powerpc<64,false>::do_finalize_sections
(L... |
void FUN_0002e274(void)
{
int unaff_EBP;
FUN_002481e0(*(undefined4 *)(unaff_EBP + -0x20),
*(undefined4 *)(*(int *)(unaff_EBP + -0x2c) + -0x54));
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| PUSH EDI
PUSH EDI
MOV EDI,dword ptr [EBP + -0x2c]
PUSH dword ptr [EDI + 0xffffffac]
MOV EBX,EDI
PUSH dword ptr [EBP + -0x20]
CALL 0x002481e0
MOV dword ptr [ESP],ESI
CALL 0x002df1f0 | null | null | null | null | [(u'CAST_-1206000907', u'LOAD_-1206001025'), (u'INT_ADD_-1206000989', u'CAST_-1206000894'), ('const-4294967212', u'INT_ADD_-1206001003'), ('tmp_111', u'INT_ADD_-1206001009'), ('const-4294967252', u'INT_ADD_-1206001009'), ('tmp_111', u'INT_ADD_-1206000989'), (u'CAST_-1206000894', u'LOAD_-1206001005'), ('const-417', u'LO... | [(u'CAST_-1206000911', u'LOAD_-1206001019'), ('const-4294967212', u'INT_ADD_-1206001003'), ('tmp_103', u'INT_ADD_-1206001009'), (u'INT_ADD_-1206001003', u'CAST_-1206000911'), (u'CAST_-1206000902', u'LOAD_-1206001005'), ('const-4294967252', u'INT_ADD_-1206001009'), ('const-417', u'LOAD_-1206001025'), ('const-417', u'LOA... | null | null | 0002e274 | x86 | O1 | (translation_unit "void FUN_0002e274(void)\n\n{\n int unaff_EBP;\n \n FUN_002481e0(*(undefined4 *)(unaff_EBP + -0x20),\n *(undefined4 *)(*(int *)(unaff_EBP + -0x2c) + -0x54));\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002e2... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_powerpc<64, false>::do_finalize_sections(gold::Layout*,\n gold::Input_objects const*, gold::Symbol_table*) [clone .cold.2920] */\n\nvoid (anonymous_namespace)::Target_powerpc<64,false>::do_finalize_sect... | (translation_unit "void FUN_0002e274(void)\n\n{\n int unaff_EBP;\n \n FUN_002481e0(*(undefined4 *)(unaff_EBP + -0x20),\n *(undefined4 *)(*(int *)(unaff_EBP + -0x2c) + -0x54));\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002e274(void)\n\n{\n int unaff_EBP;\n \n FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar... | (function_definition "void FUN_0002e274(void)\n\n{\n int unaff_EBP;\n \n FUN_002481e0(*(undefined4 *)(unaff_EBP + -0x20),\n *(undefined4 *)(*(int *)(unaff_EBP + -0x2c) + -0x54));\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_0002e274(void)" (identifier "... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_powerpc<64, false>::do_finalize_sections(gold::Layout*,
gold::Input_objects const*, gold::Symbol_table*) [clone .cold.2920] */
void (function_1)::Target_powerpc<64,false>::do_finalize_sections
(Layout *pa... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_002481e0(*(undefined4 *)(unaff_EBP + -0x20),
*(undefined4 *)(*(int *)(unaff_EBP + -0x2c) + -0x54));
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
2101_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_read_abbrevs | FUN_00057240 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: bool do_read_abbrevs(Dwarf_abbrev_table * this, Relobj * object, uint
abbrev_shndx, off_t abbrev_offset) */
bool __thiscall
gold::Dwarf_abbrev_table::do_read_abbrevs
(Dwarf_abbrev_table *t... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_00057240(uint *param_1,int *param_2,uint param_3,uint param_4,int param_5)
{
code *pcVar1;
undefined1 **ppuVar2;
int iVar3;
uint uVar4;
undefined1 *puVar5;
undefined1 *puVar6;
bool bVar7;
undefined... | CALL 0x000559e6
ADD EAX,0x337dbb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x58
MOV EDX,dword ptr [EBP + 0x18]
MOV ESI,dword ptr [EBP + 0x10]
PUSH dword ptr [EBP + 0x8]
MOV EDI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x3c],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x54],EDX
MOV dword pt... | null | null | null | null | [(u'CALL_-1206225789', u'INDIRECT_-1206224158'), ('const-4294967276', u'INT_ADD_-1206225655'), ('const-417', u'LOAD_-1206225346'), (u'INDIRECT_-1206223823', u'SUBPIECE_-1206224608'), (u'MULTIEQUAL_-1206225120', u'CAST_-1206223599'), (u'INT_NOTEQUAL_-1206225582', u'CBRANCH_-1206225581'), (u'INDIRECT_-1206224518', u'MULT... | [(u'INDIRECT_-1206224611', u'MULTIEQUAL_-1206224569'), (u'INT_NOTEQUAL_-1206225582', u'CBRANCH_-1206225581'), (u'INDIRECT_-1206224355', u'MULTIEQUAL_-1206224284'), (u'MULTIEQUAL_-1206225215', u'PTRADD_-1206225499'), (u'STORE_-1206225489', u'INDIRECT_-1206224386'), ('const-5', u'PTRADD_-1206223891'), (u'CALL_-1206225552... | null | null | 00057240 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00057240(uint *param_1,int *param_2,uint param_3,uint param_4,int param_5)\n\n{\n code *pcVar1;\n undefined1 **ppuVar2;\n int iVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 *puVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: bool do_read_abbrevs(Dwarf_abbrev_table * this, Relobj * object, uint\n abbrev_shndx, off_t abbrev_offset) */\n\nbool __thiscall\ngold::Dwarf_abbrev_table::do_read_abbrevs\n ... | (translation_unit "undefined4 FUN_00057240(uint *param_1,int *param_2,uint param_3,uint param_4,int param_5)\n\n{\n code *pcVar1;\n undefined1 **ppuVar2;\n int iVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n bool bVar7;\n undefined8 uVar8;\n int aiStackY_84 [6];\n uint local_5c;\n int loca... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))... | (function_definition "undefined4 FUN_00057240(uint *param_1,int *param_2,uint param_3,uint param_4,int param_5)\n\n{\n code *pcVar1;\n undefined1 **ppuVar2;\n int iVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n bool bVar7;\n undefined8 uVar8;\n int aiStackY_84 [6];\n uint local_5c;\n int l... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: bool do_read_abbrevs(Dwarf_abbrev_table * this, Relobj * object, uint
abbrev_shndx, off_t abbrev_offset) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,type_2 *object,type_3 var... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(uint *param_1,int *param_2,uint param_3,uint param_4,int param_5)
{
code *pcVar1;
undefined1 **ppuVar2;
int iVar3;
uint uVar4;
undefined1 *puVar5;
undefined1 *puVar6;
bool bVar7;
undefined8 uVar... |
6911_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_find_before_node | FUN_00283340 |
/* DWARF original prototype: __node_base *
_M_find_before_node(_Hashtable<std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_std::pair<const_std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_gold::Output_section*>,_std::allocator<std::pair<const_std::pair<unsigned_in... |
int * FUN_00283340(int *param_1,uint param_2,int *param_3,uint param_4)
{
int *piVar1;
int *piVar2;
uint uVar3;
int *piVar4;
piVar2 = *(int **)(*param_1 + param_2 * 4);
if (piVar2 != (int *)0x0) {
uVar3 = ((int *)*piVar2)[6];
piVar1 = (int *)*piVar2;
do {
piVar4 = piVar1;
if (((... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x14]
MOV EBP,dword ptr [ESP + 0x18]
MOV EAX,dword ptr [ESI]
MOV EDI,dword ptr [EAX + EBP*0x4]
TEST EDI,EDI
JZ 0x002833b0
MOV EBX,dword ptr [EDI]
MOV ECX,dword ptr [EBX + 0x18]
JMP 0x00283378
MOV EAX,dword ptr [EBX]
TEST EAX,EAX
JZ 0x002833ab
MOV ECX,dword pt... | null | null | null | null | [(u'PTRADD_-1204341515', u'PTRSUB_-1204341513'), (u'PTRSUB_-1204341527', u'LOAD_-1204341920'), (u'PTRADD_-1204341503', u'LOAD_-1204341914'), ('const-3', u'PTRADD_-1204341431'), ('tmp_617', u'INT_EQUAL_-1204341691'), (u'INT_REM_-1204341677', u'INT_EQUAL_-1204341691'), (u'PTRSUB_-1204341483', u'LOAD_-1204341718'), (u'COP... | [('const-417', u'LOAD_-1204341920'), (u'CAST_-1204341492', u'MULTIEQUAL_-1204341492'), (u'COPY_-1204341536', u'PTRADD_-1204341459'), ('const-1', u'PTRADD_-1204341489'), ('const-4', u'PTRADD_-1204341437'), (u'INT_REM_-1204341677', u'INT_EQUAL_-1204341691'), (u'PTRADD_-1204341501', u'LOAD_-1204341744'), (u'CAST_-12043415... | null | null | 00283340 | x86 | O1 | (translation_unit "int * FUN_00283340(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int *piVar4;\n \n piVar2 = *(int **)(*param_1 + param_2 * 4);\n if (piVar2 != (int *)0x0) {\n uVar3 = ((int *)*piVar2)[6];\n piVar1 = (int *)*piVar2;\n do {\n ... | (translation_unit "/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_std::pair<const_std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_gold::Output_section*>,_std::allocator<std::pair<const_st... | (translation_unit "int * FUN_00283340(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int *piVar4;\n \n piVar2 = *(int **)(*param_1 + param_2 * 4);\n if (piVar2 != (int *)0x0) {\n uVar3 = ((int *)*piVar2)[6];\n piVar1 = (int *)*piVar2;\n do {\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_st... | (function_definition "int * FUN_00283340(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int *piVar4;\n \n piVar2 = *(int **)(*param_1 + param_2 * 4);\n if (piVar2 != (int *)0x0) {\n uVar3 = ((int *)*piVar2)[6];\n piVar1 = (int *)*piVar2;\n do {\n ... |
/* DWARF original prototype: __node_base *
_M_find_before_node(_Hashtable<std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_std::pair<const_std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_gold::Output_section*>,_std::allocator<std::pair<const_std::pair<unsigned_in... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... | null |
int * MASKED(int *param_1,uint param_2,int *param_3,uint param_4)
{
int *piVar1;
int *piVar2;
uint uVar3;
int *piVar4;
piVar2 = *(int **)(*param_1 + param_2 * 4);
if (piVar2 != (int *)0x0) {
uVar3 = ((int *)*piVar2)[6];
piVar1 = (int *)*piVar2;
do {
piVar4 = piVar1;
if (((((uVar... |
9303_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | _S_empty_rep | FUN_0022e320 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::wstring::_S_empty_rep() */
undefined4 * std::wstring::_S_empty_rep(void)
{
return &_Rep::_S_empty_rep_storage;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * FUN_0022e320(void)
{
return &DAT_00348060;
}
| CALL 0x00058c42
ADD EAX,0x110cdb
LEA EAX,[EAX + 0x9060]
RET | null | null | null | null | [(u'PTRSUB_-1203903623', u'RETURN_-1203903670'), ('const-0', u'RETURN_-1203903670'), ('const-0', u'PTRSUB_-1203903623'), ('const-3440736', u'PTRSUB_-1203903623')] | [(u'PTRSUB_-1203903623', u'RETURN_-1203903670'), ('const-0', u'RETURN_-1203903670'), ('const-0', u'PTRSUB_-1203903623'), ('const-3440736', u'PTRSUB_-1203903623')] | null | null | 0022e320 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * FUN_0022e320(void)\n\n{\n return &DAT_00348060;\n}\n\n" comment (function_definition "undefined4 * FUN_0022e320(void)\n\n{\n return &DAT_00348060;\n}" type_identifier (pointer_declarator "* FUN_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* std::wstring::_S_empty_rep() */\n\nundefined4 * std::wstring::_S_empty_rep(void)\n\n{\n return &_Rep::_S_empty_rep_storage;\n}\n\n" comment comment (ERROR "undefined4 * std::" (binary_expression "undefined4 *... | (translation_unit "undefined4 * FUN_0022e320(void)\n\n{\n return &DAT_00348060;\n}\n\n" (function_definition "undefined4 * FUN_0022e320(void)\n\n{\n return &DAT_00348060;\n}" type_identifier (pointer_declarator "* FUN_0022e320(void)" * (function_declarator "FUN_0022e320(void)" identifier (parameter_list "(void)" ( (p... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (return_statement return (pointer_expression & IDENT) ;) }))) | (function_definition "undefined4 * FUN_0022e320(void)\n\n{\n return &DAT_00348060;\n}" (type_identifier "undefined4") (pointer_declarator "* FUN_0022e320(void)" (* "*") (function_declarator "FUN_0022e320(void)" (identifier "FUN_0022e320") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* std::wstring::_S_empty_rep() */
undefined4 * std::wstring::_S_empty_rep(void)
{
return &_Rep::_S_empty_rep_storage;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (return_statement (pointer_expression argument: (identifier))))... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 * MASKED(void)
{
return &DAT_00348060;
}
|
109_m68k-linux-gnu-objcopy_and_m68k-linux-gnu-objcopy_strip.c | fputc | fputc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_0003f1c8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_0003f1c8)();
return iVar1;
}
| JMP dword ptr [EBX + 0x1c8] | null | null | null | null | [(u'CAST_-1205979254', u'CALLIND_-1205979334'), ('const-0', u'RETURN_-1205979331'), (u'CALLIND_-1205979334', u'RETURN_-1205979331'), (u'CALLIND_-1205979334', u'INDIRECT_-1205979261'), (u'INDIRECT_-1205979261', u'COPY_-1205979320'), ('tmp_72', u'CAST_-1205979254')] | [(u'CAST_-1205979254', u'CALLIND_-1205979334'), ('const-0', u'RETURN_-1205979331'), (u'CALLIND_-1205979334', u'RETURN_-1205979331'), (u'CALLIND_-1205979334', u'INDIRECT_-1205979261'), (u'INDIRECT_-1205979261', u'COPY_-1205979320'), ('tmp_72', u'CAST_-1205979254')] | null | null | 00013730 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0003f1c8)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0003f1c8)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0003f1c8)();\n return iVar1;\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0003f1c8)();\n return iVar1;\n}" primitive_type (function_declar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0003f1c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fputc_0003f1c8)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0003f1c8)();
return iVar1;
}
|
9074_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | _S_pad | FUN_002605c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__pad<char, std::char_traits<char> >::_S_pad(std::ios_base&, char, char*, char const*, int,
int) */
void std::__pad<char,std::char_traits<char>>::_S_pad
(ios_base *param_1,char param_2,char *param_3,char ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002605c0(int param_1,char param_2,char *param_3,char *param_4,int param_5,size_t param_6)
{
char cVar1;
char cVar2;
uint uVar3;
int *piVar4;
char *__dest;
size_t __n;
__n = param_5 - param_6;
uVar3 = ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1b3a37
SUB ESP,0x1c
MOV EDX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x40]
MOV EDI,dword ptr [ESP + 0x44]
SUB ESI,dword ptr [ESP + 0x44]
MOV EAX,dword ptr [EDX + 0xc]
MOVSX EBP,byte ptr [ESP + 0x34]
AND EAX,0xb0
CMP EAX,0x20
JZ 0x002606a0
CMP EAX,0x10... | null | null | null | null | [('const-1', u'RETURN_-1204222498')] | [('const-1', u'PTRADD_-1204221205'), ('tmp_8295', u'INT_SUB_-1204221749'), ('const-417', u'LOAD_-1204221333'), (u'SUBPIECE_-1204219526', u'INT_NOTEQUAL_-1204221462'), ('tmp_2594', u'BRANCH_-1204220864'), (u'INT_SEXT_-1204222413', u'CALL_-1204222109'), ('const-1', u'PTRADD_-1204221198'), (u'INT_NOTEQUAL_-1204221372', u'... | null | null | 002605c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002605c0(int param_1,char param_2,char *param_3,char *param_4,int param_5,size_t param_6)\n\n{\n char cVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n char *__dest;\n size_t __n;\n \n __n =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__pad<char, std::char_traits<char> >::_S_pad(std::ios_base&, char, char*, char const*, int,\n int) */\n\nvoid std::__pad<char,std::char_traits<char>>::_S_pad\n (ios_base *param_1,char para... | (translation_unit "void FUN_002605c0(int param_1,char param_2,char *param_3,char *param_4,int param_5,size_t param_6)\n\n{\n char cVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n char *__dest;\n size_t __n;\n \n __n = param_5 - param_6;\n uVar3 = *(uint *)(param_1 + 0xc) & 0xb0;\n if (uVar3 == 0x20) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , ... | (function_definition "void FUN_002605c0(int param_1,char param_2,char *param_3,char *param_4,int param_5,size_t param_6)\n\n{\n char cVar1;\n char cVar2;\n uint uVar3;\n int *piVar4;\n char *__dest;\n size_t __n;\n \n __n = param_5 - param_6;\n uVar3 = *(uint *)(param_1 + 0xc) & 0xb0;\n if (uVar3 == 0x20) {\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__pad<char, std::char_traits<char> >::_S_pad(std::ios_base&, char, char*, char const*, int,
int) */
void std::__pad<char,std::char_traits<char>>::_S_pad
(ios_base *param_1,char param_2,char *param_3,char ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,char param_2,char *param_3,char *param_4,int param_5,size_t param_6)
{
char cVar1;
char cVar2;
uint uVar3;
int *piVar4;
char *__dest;
size_t __n;
__n = param_5 - param_6;
uVar3 = *(uint... |
5320_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | Output_reloc | FUN_00171250 |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_true> * this, uint type,
void * arg, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */
void __thiscall
gold::Output_reloc<4,_true,_64,_true>::Output_reloc
(Output_reloc<4,_true,_64,_true> *this,uint typ... |
void FUN_00171250(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
FUN_0016ee20(param_1,param_2,param_3,param_4,param_5,param_6,param_7);
*(undefined4 *)(param_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x2c]
MOV EDI,dword ptr [ESP + 0x30]
SUB ESP,0x4
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH EBX
CALL 0x0016... | null | null | null | null | [('tmp_264', u'CALL_-1207430464'), ('const-28', u'PTRSUB_-1207430305'), ('tmp_261', u'CALL_-1207430464'), ('const-0', u'RETURN_-1207430414'), ('const-0', u'PTRSUB_-1207430312'), ('tmp_262', u'CALL_-1207430464'), ('tmp_265', u'STORE_-1207430366'), (u'PTRSUB_-1207430312', u'CALL_-1207430464'), ('tmp_260', u'CALL_-1207430... | [('tmp_474', u'CALL_-1207430464'), ('tmp_477', u'CALL_-1207430464'), ('const-417', u'STORE_-1207430448'), (u'CAST_-1207430325', u'STORE_-1207430448'), ('const-0', u'RETURN_-1207430414'), ('const-32', u'INT_ADD_-1207430428'), (u'INT_ADD_-1207430428', u'CAST_-1207430321'), ('tmp_469', u'INT_ADD_-1207430428'), ('tmp_471',... | null | null | 00171250 | x86 | O1 | (translation_unit "void FUN_00171250(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n FUN_0016ee20(param_1,param_2,param_3,param_4,param_5,param_6,param_7);\n... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_true> * this, uint type,\n void * arg, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_64,_true>::Output_reloc\n (Output_reloc<4,_true,_6... | (translation_unit "void FUN_00171250(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n FUN_0016ee20(param_1,param_2,param_3,param_4,param_5,param_6,param_7);\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_00171250(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n FUN_0016ee20(param_1,param_2,param_3,param_4,param_5,param_6,param_7)... |
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_true> * this, uint type,
void * arg, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */
void __thiscall
gold::function_1<4,_true,_64,_true>::function_1
(function_1<4,_true,_64,_true> *type_1,uint type_2,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9)
{
FUN_0016ee20(param_1,param_2,param_3,param_4,param_5,param_6,param_7);
*(undefined4 *)(param_1 + 0x... |
31_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | textdomain | textdomain |
void textdomain(void)
{
(*(code *)PTR_textdomain_00073088)();
return;
}
|
void textdomain(void)
{
(*(code *)PTR_textdomain_00073088)();
return;
}
| JMP dword ptr [EBX + 0x88] | null | null | null | null | [(u'INDIRECT_-1205976446', u'COPY_-1205976505'), (u'CALLIND_-1205976518', u'INDIRECT_-1205976446'), ('tmp_58', u'CAST_-1205976441'), (u'CAST_-1205976441', u'CALLIND_-1205976518'), ('const-0', u'RETURN_-1205976515')] | [(u'INDIRECT_-1205976446', u'COPY_-1205976505'), (u'CALLIND_-1205976518', u'INDIRECT_-1205976446'), ('tmp_58', u'CAST_-1205976441'), (u'CAST_-1205976441', u'CALLIND_-1205976518'), ('const-0', u'RETURN_-1205976515')] | null | null | 00014230 | x86 | O1 | (translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_00073088)();\n return;\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR_textdomain_00073088)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_00073088)();
return;
}
|
10357_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_sized_write<32,_true> | FUN_00388610 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: do_sized_write<32, true>
DWARF original prototype: void do_sized_write<32,_true>(Eh_frame_hdr * this, Output_file * of) */
void __thiscall gold::Eh_frame_hdr::do_sized_write<32,_true>(Eh_frame_hdr *this,... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00388610(int param_1,int param_2)
{
byte bVar1;
char cVar2;
uint uVar3;
int iVar4;
uint uVar5;
undefined2 *puVar6;
uint uVar7;
int iVar8;
uint *puVar9;
int iVar10;
uint extraout_EDX;
uint uVar11;... | CALL 0x00074f02
ADD EAX,0x2619eb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV ESI,dword ptr [EBP + 0x8]
MOV EDI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x3c],EAX
MOVZX EAX,byte ptr [ESI + 0x1c]
TEST AL,0x4
JZ 0x00388961
MOV ECX,dword ptr [ESI + 0x14]
MOV EBX,dword ptr [ESI + 0x18]
MOV dword ptr ... | null | null | null | null | [(u'PTRSUB_-1205366018', u'PTRSUB_-1205365982'), ('const-0', u'PTRSUB_-1205365982'), ('const-4', u'PTRADD_-1205365972'), (u'CAST_-1205365724', u'COPY_-1205365754'), (u'INT_AND_-1205368965', u'INT_NOTEQUAL_-1205368978'), ('tmp_3291', u'CBRANCH_-1205367428'), (u'INT_NOTEQUAL_-1205366517', u'BOOL_OR_-1205367322'), (u'PTRS... | [(u'MULTIEQUAL_-1205366885', u'PTRADD_-1205366033'), (u'COPY_-1205367438', u'MULTIEQUAL_-1205366855'), ('const-197', u'CALL_-1205367236'), (u'INT_AND_-1205368965', u'INT_NOTEQUAL_-1205368978'), ('tmp_3291', u'CBRANCH_-1205367428'), (u'INT_ADD_-1205369004', u'CAST_-1205366410'), ('const-2', u'PTRADD_-1205366048'), ('con... | null | null | 00388610 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00388610(int param_1,int param_2)\n\n{\n byte bVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n undefined2 *puVar6;\n uint uVar7;\n int iVar8;\n uint *puVar9;\n int iVar10;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: do_sized_write<32, true>\n DWARF original prototype: void do_sized_write<32,_true>(Eh_frame_hdr * this, Output_file * of) */\n\nvoid __thiscall gold::Eh_frame_hdr::do_sized_write<32,_tru... | (translation_unit "void FUN_00388610(int param_1,int param_2)\n\n{\n byte bVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n undefined2 *puVar6;\n uint uVar7;\n int iVar8;\n uint *puVar9;\n int iVar10;\n uint extraout_EDX;\n uint uVar11;\n uint extraout_EDX_00;\n uint *puVar12;\n uint extrao... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "void FUN_00388610(int param_1,int param_2)\n\n{\n byte bVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n undefined2 *puVar6;\n uint uVar7;\n int iVar8;\n uint *puVar9;\n int iVar10;\n uint extraout_EDX;\n uint uVar11;\n uint extraout_EDX_00;\n uint *puVar12;\n uint ext... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: do_sized_write<32, true>
DWARF original prototype: void do_sized_write<32,_true>(Eh_frame_hdr * this, Output_file * of) */
void __thiscall gold::Eh_frame_hdr::do_sized_write<32,var_26>(Eh_frame_hdr *this... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2)
{
byte bVar1;
char cVar2;
uint uVar3;
int iVar4;
uint uVar5;
undefined2 *puVar6;
uint uVar7;
int iVar8;
uint *puVar9;
int iVar10;
uint extraout_EDX;
uint uVar11;
uin... |
8806_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | curr_symbol | FUN_001f45e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<char, false>::curr_symbol() const */
int * std::moneypunct<char,false>::curr_symbol(void)
{
char *__s;
int *in_stack_00000004;
int *in_stack_00000008;
if (*(code **)(*in_stack_00000008 + 0x14) == (co... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_001f45e0(int *param_1,int *param_2)
{
char *__s;
char *pcVar1;
size_t sVar2;
if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00301bcc) {
__s = *(char **)(param_2[2] + 0x14);
*param_1 = (int)(param... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
CALL 0x00032730
ADD EBX,0x10da14
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX]
MOV EDX,dword ptr [EDX + 0x14]
CMP EDX,dword ptr [EBX + 0xfffffbcc]
JNZ 0x001f4640
MOV EAX,dword ptr [EAX + 0x8]
MOV EDI,dword ptr [EAX + 0x14]
LEA EAX,[ESI + 0x8]
MOV dword ... | null | null | null | null | [('tmp_123', u'CBRANCH_-1207941581'), ('const-0', u'RETURN_-1207941358'), ('const-4', u'PTRADD_-1207941253'), ('const-417', u'LOAD_-1207941574'), (u'CALL_-1207941517', u'INDIRECT_-1207941246'), ('const-4', u'PTRADD_-1207941260'), ('const-0', u'RETURN_-1207941427'), ('tmp_177', u'CBRANCH_-1207941540'), ('const-417', u'S... | [('tmp_123', u'CBRANCH_-1207941581'), ('const-0', u'RETURN_-1207941358'), (u'CALL_-1207941517', u'INDIRECT_-1207941246'), ('const-0', u'RETURN_-1207941427'), ('tmp_177', u'CBRANCH_-1207941540'), ('tmp_930', u'PTRADD_-1207941260'), ('const-4', u'PTRADD_-1207941253'), (u'LOAD_-1207941574', u'CALL_-1207941517'), (u'CAST_-... | null | null | 001f45e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001f45e0(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00301bcc) {\n __s = *(char **)(param_2[2] + 0x14)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<char, false>::curr_symbol() const */\n\nint * std::moneypunct<char,false>::curr_symbol(void)\n\n{\n char *__s;\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n if (*(code **)(*in_s... | (translation_unit "int * FUN_001f45e0(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00301bcc) {\n __s = *(char **)(param_2[2] + 0x14);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (cha... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "int * FUN_001f45e0(int *param_1,int *param_2)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n \n if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00301bcc) {\n __s = *(char **)(param_2[2] + 0x14);\n *param_1 = (int)(param_1 + 2);\n pcVar1 = (char *)0xffffffff;\n if (__s != (... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct<char, false>::curr_symbol() const */
int * std::moneypunct<char,false>::curr_symbol(void)
{
char *var_2;
int *var_1;
int *in_stack_00000008;
if (*(type_1 **)(*in_stack_00000008 + 0x14) == (type_1 *)P... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
char *__s;
char *pcVar1;
size_t sVar2;
if (*(code **)(*param_2 + 0x14) == (code *)PTR_FUN_00301bcc) {
__s = *(char **)(param_2[2] + 0x14);
*param_1 = (int)(param_1 + 2... |
107_hppa64-linux-gnu-ar_and_hppa64-linux-gnu-ar_strip.c | yy_get_previous_state | FUN_00013ee0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Unknown calling convention */
yy_state_type yy_get_previous_state(void)
{
bool bVar1;
int iVar2;
uint uVar3;
int iVar4;
byte *local_2c;
yy_state_type local_24;
byte *local_20;
local_2c = (byte *)yyt... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_00013ee0(void)
{
bool bVar1;
int iVar2;
uint uVar3;
int iVar4;
byte *local_2c;
int local_24;
byte *local_20;
local_2c = DAT_00021394;
if (DAT_00021394 < DAT_00021264) {
local_24 = DAT_00021258;
... | PUSH EBP
PUSH EDI
PUSH ESI
CALL 0x00015381
ADD ESI,0xd118
PUSH EBX
SUB ESP,0x1c
LEA EDX,[ESI + 0x394]
MOV ECX,dword ptr [ESI + 0x264]
MOV EAX,dword ptr [ESI + 0x25c]
MOV EDI,dword ptr [EDX]
MOV dword ptr [ESP + 0x10],ECX
MOV dword ptr [ESP],EDI
CMP EDI,ECX
JNC 0x00014009
MOV EDI,dword ptr [ESI + 0x258]
LEA ECX,[ESI + 0... | null | null | null | null | [(u'COPY_-1205977164', u'MULTIEQUAL_-1205976705'), (u'CAST_-1205976447', u'INT_NOTEQUAL_-1205976832'), ('const-2', u'PTRADD_-1205976530'), ('const-417', u'LOAD_-1205976975'), ('const-2', u'PTRADD_-1205976461'), (u'INT_SEXT_-1205976958', u'INT_SLESS_-1205976939'), (u'MULTIEQUAL_-1205976548', u'MULTIEQUAL_-1205976660'), ... | [(u'COPY_-1205977164', u'MULTIEQUAL_-1205976705'), (u'PTRSUB_-1205976503', u'PTRADD_-1205976881'), ('tmp_1841', u'MULTIEQUAL_-1205976447'), (u'COPY_-1205976635', u'MULTIEQUAL_-1205976548'), (u'INT_MULT_-1205976827', u'PTRADD_-1205976793'), ('const-0', u'PTRSUB_-1205976597'), ('tmp_1839', u'COPY_-1205976498'), (u'PTRADD... | null | null | 00013ee0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00013ee0(void)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n int local_24;\n byte *local_20;\n \n local_2c = DAT_00021394;\n if (DAT_00021394 < DAT_00021264)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention */\n\nyy_state_type yy_get_previous_state(void)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n yy_state_type local_24;\n byte *local_2... | (translation_unit "void FUN_00013ee0(void)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n int local_24;\n byte *local_20;\n \n local_2c = DAT_00021394;\n if (DAT_00021394 < DAT_00021264) {\n local_24 = DAT_00021258;\n bVar1 = false;\n local_20 = DAT_00021254;\n iVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ... | (function_definition "void FUN_00013ee0(void)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n int local_24;\n byte *local_20;\n \n local_2c = DAT_00021394;\n if (DAT_00021394 < DAT_00021264) {\n local_24 = DAT_00021258;\n bVar1 = false;\n local_20 = DAT_00021254;\n i... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* WARNING: Unknown calling convention */
type_1 function_1(void)
{
bool bVar1;
int var_4;
type_2 var_3;
int iVar4;
type_3 *var_5;
type_1 local_24;
type_3 *local_20;
var_5 = (type_3 *)var_1;
var_4 = yy_start;... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void MASKED(void)
{
bool bVar1;
int iVar2;
uint uVar3;
int iVar4;
byte *local_2c;
int local_24;
byte *local_20;
local_2c = DAT_00021394;
if (DAT_00021394 < DAT_00021264) {
local_24 = DAT_00021258;
bV... |
21_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | bfd_generic_link_read_symbols | bfd_generic_link_read_symbols |
void bfd_generic_link_read_symbols(void)
{
(*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();
return;
}
|
void bfd_generic_link_read_symbols(void)
{
(*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();
return;
}
| JMP dword ptr [EBX + 0x5c] | null | null | null | null | [(u'CALLIND_-1205968502', u'INDIRECT_-1205968430'), ('tmp_58', u'CAST_-1205968425'), (u'CAST_-1205968425', u'CALLIND_-1205968502'), ('const-0', u'RETURN_-1205968499'), (u'INDIRECT_-1205968430', u'COPY_-1205968489')] | [(u'CALLIND_-1205968502', u'INDIRECT_-1205968430'), ('tmp_58', u'CAST_-1205968425'), (u'CAST_-1205968425', u'CALLIND_-1205968502'), ('const-0', u'RETURN_-1205968499'), (u'INDIRECT_-1205968430', u'COPY_-1205968489')] | null | null | 00016180 | x86 | O1 | (translation_unit "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}\n\n" (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}" primitive_type (function_declarat... | (translation_unit "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}\n\n" (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}" primitive_type (function_declarat... | (translation_unit "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}\n\n" (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}" primitive_type (function_declarat... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n (*(code *)PTR_bfd_generic_link_read_symbols_001d005c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_generic_link_read_symbols(void)" (identifier "bfd_generic_link_read_symbols") (parameter_list "(void)" (( "(") (parameter_decla... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_generic_link_read_symbols_001d005c)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_001d005c)();
return;
}
|
585_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | read_hex | FUN_00038900 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
uchar __regparm3 read_hex(char xdigit)
{
ushort uVar1;
uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (uint)(byte)xdigit * 2);
if ((uVar1 & 4) != 0) {
return xdigit + 0xd0;
}
if ((uVar1 & 0x80) == 0) {
if ((... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
int __regparm3 FUN_00038900(uint param_1)
{
ushort uVar1;
uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (param_1 & 0xff) * 2);
if ((uVar1 & 4) != 0) {
return param_1 - 0x30;
}
if ((uVar1 & 0x80) == 0) {
if... | CALL 0x0002d19d
ADD ECX,0x1956fb
PUSH EBX
MOVZX EBX,AL
SUB ESP,0x8
MOV EDX,dword ptr [ECX + 0xffffffa0]
MOVZX EDX,word ptr [EDX + EBX*0x2]
TEST DL,0x4
JNZ 0x00038950
TEST DL,0x80
JNZ 0x00038940
AND EDX,0x8
JZ 0x00016e16
ADD ESP,0x8
SUB EAX,0x57
POP EBX
RET
ADD ESP,0x8
SUB EAX,0x37
POP EBX
RET
ADD ESP,0x8
SUB EAX,0x30
P... | null | null | null | null | [('const-0', u'RETURN_-1206089272'), (u'INT_AND_-1206089232', u'INT_EQUAL_-1206089381'), ('const-0', u'RETURN_-1206089231'), ('const-128', u'INT_AND_-1206089232'), (u'CAST_-1206089182', u'LOAD_-1206089416'), ('const-0', u'INT_NOTEQUAL_-1206089364'), (u'INT_NOTEQUAL_-1206089396', u'CBRANCH_-1206089394'), ('const-0', u'R... | [('const-0', u'RETURN_-1206089272'), ('const-0', u'INT_EQUAL_-1206089381'), ('const-48', u'INT_SUB_-1206089238'), (u'INT_AND_-1206089237', u'INT_NOTEQUAL_-1206089396'), ('const-0', u'RETURN_-1206089231'), (u'INT_AND_-1206089231', u'INT_NOTEQUAL_-1206089364'), ('const-0', u'INT_NOTEQUAL_-1206089364'), (u'LOAD_-120608941... | null | null | 00038900 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nint __regparm3 FUN_00038900(uint param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (param_1 & 0xff) * 2);\n if ((uVar1 & 4) != 0) {\n return param_1 - 0x30;\n }\n if (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nuchar __regparm3 read_hex(char xdigit)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (uint)(byte)xdigit * 2);\n if ((uVar1 & 4) != 0) {\n return xdigit + 0xd0;\n }\n if ((uV... | (translation_unit "int __regparm3 FUN_00038900(uint param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (param_1 & 0xff) * 2);\n if ((uVar1 & 4) != 0) {\n return param_1 - 0x30;\n }\n if ((uVar1 & 0x80) == 0) {\n if ((uVar1 & 8) != 0) {\n return param_1 - 0x57;\n }\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_poi... | (function_definition "int __regparm3 FUN_00038900(uint param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (param_1 & 0xff) * 2);\n if ((uVar1 & 4) != 0) {\n return param_1 - 0x30;\n }\n if ((uVar1 & 0x80) == 0) {\n if ((uVar1 & 8) != 0) {\n return param_1 - 0x57;\n }\... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
type_1 __regparm3 function_1(char var_3)
{
type_2 var_2;
var_2 = *(type_2 *)(var_1 + (type_3)(type_4)var_3 * 2);
if ((var_2 & 4) != 0) {
return var_3 + 0xd0;
}
if ((var_2 & 0x80) == 0) {
if ((var_2 & 8) != 0)... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
int __regparm3 MASKED(uint param_1)
{
ushort uVar1;
uVar1 = *(ushort *)(PTR__sch_istable_001cdfa0 + (param_1 & 0xff) * 2);
if ((uVar1 & 4) != 0) {
return param_1 - 0x30;
}
if ((uVar1 & 0x80) == 0) {
if ((uVa... |
4076_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | add_symbolless_local_addend | FUN_000deac0 |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<4,_true,_32,_false>
* this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_false>::add_symbolless_local_ad... |
void FUN_000deac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_000c8680(local_28,param_2,param_3,param_4,param_5,param_6,0,1,0,0);
local_10 = param... | PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EBX,dword ptr [ESP + 0x48]
PUSH 0x0
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH dword ptr [ESP + 0x5c]
PUSH EBX
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA ESI,[ESP + 0x30]
PUSH ESI
CALL 0x000c8680
MOV EAX,dword ptr [ESP + 0x78]
MOV dword ptr [ESP + 0x4... | null | null | null | null | [('const-0', u'CALL_-1206719702'), ('tmp_313', u'CALL_-1206719702'), ('tmp_310', u'CALL_-1206719702'), ('const-0', u'CALL_-1206719702'), ('const-0', u'PTRSUB_-1206719458'), ('const-0', u'CALL_-1206719702'), ('const-0', u'RETURN_-1206719618'), ('tmp_312', u'CALL_-1206719702'), ('tmp_315', u'COPY_-1206719693'), ('tmp_314... | [('tmp_691', u'CALL_-1206719702'), ('tmp_693', u'COPY_-1206719693'), (u'PTRSUB_-1206719513', u'CALL_-1206719702'), ('tmp_369', u'PTRSUB_-1206719513'), ('const-4294967256', u'PTRSUB_-1206719513'), ('tmp_692', u'CALL_-1206719651'), ('const-0', u'CALL_-1206719702'), ('const-1', u'CALL_-1206719702'), ('tmp_687', u'CALL_-12... | null | null | 000deac0 | x86 | O1 | (translation_unit "void FUN_000deac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000c8680(local_28,param_2,param_3,param_4,param_5,param_6,0,1... | (translation_unit "/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<4,_true,_32,_false>\n * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::... | (translation_unit "void FUN_000deac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000c8680(local_28,param_2,param_3,param_4,param_5,param_6,0,1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_000deac0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000c8680(local_28,param_2,param_3,param_4,param_5,param_6,... |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<4,_true,_32,_false>
* this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_false>::add_symbolless_local_ad... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_000c8680(local_28,param_2,param_3,param_4,param_5,param_6,0,1,0,0);
local_10 = param_7;
... |
8256_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | add_global | FUN_002e6dc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool add_global(Output_data_got<64,_true> * this, Symbol * gsym, uint
got_type) */
bool __thiscall
gold::Output_data_got<64,_true>::add_global
(Output_data_got<64,_true> *this,Symbol *gsym... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_002e6dc0(undefined4 param_1,int param_2,int param_3)
{
int iVar1;
int iVar2;
int *piVar3;
int *piVar4;
int aiStack_58 [10];
int local_30 [7];
undefined4 uStack_14;
uStack_14 = 0x2e6dc9;
piVar3... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x303237
SUB ESP,0x2c
MOV EDX,dword ptr [ESP + 0x44]
MOV EBP,dword ptr [ESP + 0x48]
MOV ESI,EDX
ADD ESI,0x1c
JZ 0x002e6ebb
MOV EAX,ESI
CMP EBP,dword ptr [EDX + 0x1c]
JNZ 0x002e6df4
JMP 0x002e6e68
CMP EBP,dword ptr [EAX]
JZ 0x002e6e68
MOV EAX,dword ptr [EAX + 0... | null | null | null | null | [('const-1', u'RETURN_-1204720162')] | [(u'PTRSUB_-1204718957', u'COPY_-1204718977'), (u'INT_ADD_-1204719861', u'CAST_-1204719072'), (u'CAST_-1204719151', u'INT_EQUAL_-1204719745'), (u'CALL_-1204719702', u'INDIRECT_-1204719120'), ('const-1', u'PTRADD_-1204719053'), (u'COPY_-1204719819', u'RETURN_-1204719782'), (u'CALL_-1204719901', u'INDIRECT_-1204719209'),... | null | null | 002e6dc0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_002e6dc0(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_58 [10];\n int local_30 [7];\n undefined4 uStack_14;\n \n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool add_global(Output_data_got<64,_true> * this, Symbol * gsym, uint\n got_type) */\n\nbool __thiscall\ngold::Output_data_got<64,_true>::add_global\n (Output_data_got<64,_... | (translation_unit "undefined4 FUN_002e6dc0(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_58 [10];\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x2e6dc9;\n piVar3 = (int *)(param_2 + 0x1c);\n if (piVar3 == (int *)0x0) {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * ID... | (function_definition "undefined4 FUN_002e6dc0(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_58 [10];\n int local_30 [7];\n undefined4 uStack_14;\n \n uStack_14 = 0x2e6dc9;\n piVar3 = (int *)(param_2 + 0x1c);\n if (piVar3 == (int *)0x0) ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool add_global(Output_data_got<64,_true> * this, Symbol * gsym, uint
got_type) */
bool __thiscall
gold::Output_data_got<64,_true>::add_global
(Output_data_got<64,_true> *this,Symbol *gsym... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int param_2,int param_3)
{
int iVar1;
int iVar2;
int *piVar3;
int *piVar4;
int aiStack_58 [10];
int local_30 [7];
undefined4 uStack_14;
uStack_14 = 0x2e6dc9;
piVar3 = (in... |
7194_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | flush<wchar_t,std::char_traits<wchar_t>> | FUN_001bc180 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wostream& std::flush<wchar_t, std::char_traits<wchar_t> >(std::wostream&) */
wostream * std::flush<wchar_t,std::char_traits<wchar_t>>(wostream *p... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001bc180(undefined4 param_1)
{
FUN_001bb460(param_1);
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x182e7a
SUB ESP,0x14
PUSH dword ptr [ESP + 0x1c]
CALL 0x001bb460
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CALL_-1207647815', u'CAST_-1207647717'), (u'CAST_-1207647717', u'RETURN_-1207647787'), ('const-0', u'RETURN_-1207647787'), ('tmp_146', u'CALL_-1207647815')] | [('const-0', u'RETURN_-1207647787'), ('tmp_229', u'CALL_-1207647815')] | null | null | 001bc180 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bc180(undefined4 param_1)\n\n{\n FUN_001bb460(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001bc180(undefined4 param_1)\n\n{\n FUN_001bb460(param_1);\n return;\n}" primiti... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::wostream& std::flush<wchar_t, std::char_traits<wchar_t> >(std::wostream&) */\n\nwostream * std::flush<wchar_t,std::char_traits... | (translation_unit "void FUN_001bc180(undefined4 param_1)\n\n{\n FUN_001bb460(param_1);\n return;\n}\n\n" (function_definition "void FUN_001bc180(undefined4 param_1)\n\n{\n FUN_001bb460(param_1);\n return;\n}" primitive_type (function_declarator "FUN_001bc180(undefined4 param_1)" identifier (parameter_list "(undefin... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001bc180(undefined4 param_1)\n\n{\n FUN_001bb460(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001bc180(undefined4 param_1)" (identifier "FUN_001bc180") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifie... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wostream& std::flush<wchar_t, std::char_traits<wchar_t> >(std::wostream&) */
type_1 * std::var_1<wchar_t,std::char_traits<wchar_t>>(type_1 *param... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_001bb460(param_1);
return;
}
|
9648_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | find_first_not_of | FUN_0027f6b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::find_first_not_of(char const*, unsigned int) const */
void std::string::find_first_not_of(char *param_1,uint param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0027f6b0(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
undefined4 uVar2;
uVar2 = 0x27f6b7;
sVar1 = strlen(param_2);
FUN_0027f610(param_1,param_2,param_3,sVar1,uVar2);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x194949
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x20]
PUSH ESI
CALL 0x0002c330
ADD ESP,0x10
PUSH EAX
PUSH dword ptr [ESP + 0x1c]
PUSH ESI
PUSH dword ptr [ESP + 0x1c]
CALL 0x0027f610
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1204226362')] | [('tmp_477', u'CALL_-1204226275'), ('const-2619063', u'COPY_-1204226374'), ('tmp_479', u'CALL_-1204226275'), (u'INDIRECT_-1204226167', u'CALL_-1204226275'), (u'CALL_-1204226321', u'INDIRECT_-1204226167'), (u'CALL_-1204226321', u'CALL_-1204226275'), ('tmp_478', u'CALL_-1204226275'), ('const-0', u'RETURN_-1204226242'), (... | null | null | 0027f6b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027f6b0(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x27f6b7;\n sVar1 = strlen(param_2);\n FUN_0027f610(param_1,param_2,param_3,sV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::find_first_not_of(char const*, unsigned int) const */\n\nvoid std::string::find_first_not_of(char *param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::string::find_f... | (translation_unit "void FUN_0027f6b0(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x27f6b7;\n sVar1 = strlen(param_2);\n FUN_0027f610(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}\n\n" (function_definition "void FUN_0027f6b0(undefined4 param_1,ch... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void FUN_0027f6b0(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n \n uVar2 = 0x27f6b7;\n sVar1 = strlen(param_2);\n FUN_0027f610(param_1,param_2,param_3,sVar1,uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027f6b0(und... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::find_first_not_of(char const*, unsigned int) const */
void std::string::function_1(char *param_1,type_1 param_2)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,char *param_2,undefined4 param_3)
{
size_t sVar1;
undefined4 uVar2;
uVar2 = 0x27f6b7;
sVar1 = strlen(param_2);
FUN_0027f610(param_1,param_2,param_3,sVar1,uVar2);
return;
}
|
534_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | info_msg | FUN_00034cf0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void info_msg(char *fmt,...)
{
vfinfo(*(FILE **)PTR_stdout_001cdfc4,fmt,&stack0x00000008,0);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00034cf0(undefined4 param_1)
{
FUN_00033f20(*(undefined4 *)PTR_stdout_001cdfc4,param_1,&stack0x00000008,0);
return;
}
| CALL 0x0001d2e2
ADD EAX,0x19930b
SUB ESP,0xc
LEA EDX,[ESP + 0x14]
PUSH 0x0
PUSH EDX
PUSH dword ptr [ESP + 0x18]
MOV EAX,dword ptr [EAX + 0xffffffc4]
PUSH dword ptr [EAX]
CALL 0x00033f20
ADD ESP,0x1c
RET | null | null | null | null | [('const-417', u'LOAD_-1206104779'), ('tmp_215', u'PTRSUB_-1206104676'), ('const-0', u'CALL_-1206104766'), (u'INDIRECT_-1206104664', u'COPY_-1206104715'), ('const-8', u'PTRSUB_-1206104676'), ('tmp_314', u'CAST_-1206104660'), (u'LOAD_-1206104779', u'CALL_-1206104766'), (u'CAST_-1206104660', u'LOAD_-1206104779'), (u'PTRS... | [('tmp_282', u'CALL_-1206104766'), (u'PTRSUB_-1206104682', u'CALL_-1206104766'), ('tmp_201', u'PTRSUB_-1206104682'), ('tmp_296', u'CAST_-1206104666'), (u'CALL_-1206104766', u'INDIRECT_-1206104670'), (u'LOAD_-1206104779', u'CALL_-1206104766'), ('const-0', u'CALL_-1206104766'), ('const-417', u'LOAD_-1206104779'), ('const... | null | null | 00034cf0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00034cf0(undefined4 param_1)\n\n{\n FUN_00033f20(*(undefined4 *)PTR_stdout_001cdfc4,param_1,&stack0x00000008,0);\n return;\n}\n\n" comment (function_definition "void FUN_00034cf0(undefined4 param_1)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid info_msg(char *fmt,...)\n\n{\n vfinfo(*(FILE **)PTR_stdout_001cdfc4,fmt,&stack0x00000008,0);\n return;\n}\n\n" comment comment (function_definition "void info_m... | (translation_unit "void FUN_00034cf0(undefined4 param_1)\n\n{\n FUN_00033f20(*(undefined4 *)PTR_stdout_001cdfc4,param_1,&stack0x00000008,0);\n return;\n}\n\n" (function_definition "void FUN_00034cf0(undefined4 param_1)\n\n{\n FUN_00033f20(*(undefined4 *)PTR_stdout_001cdfc4,param_1,&stack0x00000008,0);\n return;\n}"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) , ... | (function_definition "void FUN_00034cf0(undefined4 param_1)\n\n{\n FUN_00033f20(*(undefined4 *)PTR_stdout_001cdfc4,param_1,&stack0x00000008,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00034cf0(undefined4 param_1)" (identifier "FUN_00034cf0") (parameter_list "(undefined4 param_1)" (( "(") (para... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(char *fmt,...)
{
var_1(*(type_1 **)PTR_stdout_001cdfc4,fmt,&stack0x00000008,0);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
FUN_00033f20(*(undefined4 *)PTR_stdout_001cdfc4,param_1,&stack0x00000008,0);
return;
}
|
290_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | stab_demangle_class | FUN_000212e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 stab_demangle_class(stab_demangle_info *minfo,char **pp,char **pstart)
{
byte *s;
undefined *puVar1;
size_t sVar2;
uint uVar3;
byte *pbVar4;
uint uVar5;
puVar1 = PTR__sch_istable_0003ffb4;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_000212e0(int *param_1,int *param_2)
{
undefined *puVar1;
size_t sVar2;
uint uVar3;
byte *__s;
uint uVar4;
puVar1 = PTR__sch_istable_0003ffb4;
__s = (byte *)*param_1;
uVar3 = (uint)*__... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x1ed15
SUB ESP,0x1c
MOV ESI,dword ptr [EAX]
MOV dword ptr [ESP + 0x8],EDX
MOVZX EDX,byte ptr [ESI]
MOV dword ptr [ESP + 0xc],ESI
MOV dword ptr [ESP + 0x4],EBX
MOV EBX,dword ptr [EBX + 0xffffffb4]
TEST byte ptr [EBX + EDX*0x2],0x4
JZ 0x00021388
MOV... | null | null | null | null | [('tmp_1261', u'MULTIEQUAL_-1206053589'), ('const-0', u'INT_NOTEQUAL_-1206053972'), (u'INT_LESS_-1206053901', u'CBRANCH_-1206053909'), (u'INDIRECT_-1206053579', u'COPY_-1206053629'), (u'INT_ADD_-1206054000', u'INT_ADD_-1206053998'), (u'INDIRECT_-1206053582', u'MULTIEQUAL_-1206053578'), ('const-1', u'PTRADD_-1206053996'... | [('const-0', u'SUBPIECE_-1206053729'), ('const-0', u'INT_NOTEQUAL_-1206053972'), (u'INT_LESS_-1206053901', u'CBRANCH_-1206053909'), (u'INDIRECT_-1206053579', u'COPY_-1206053629'), (u'INT_ADD_-1206054000', u'INT_ADD_-1206053998'), (u'INDIRECT_-1206053582', u'MULTIEQUAL_-1206053578'), ('const-1', u'PTRADD_-1206053996'), ... | null | null | 000212e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_000212e0(int *param_1,int *param_2)\n\n{\n undefined *puVar1;\n size_t sVar2;\n uint uVar3;\n byte *__s;\n uint uVar4;\n \n puVar1 = PTR__sch_istable_0003ffb4;\n __s = (byte *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 stab_demangle_class(stab_demangle_info *minfo,char **pp,char **pstart)\n\n{\n byte *s;\n undefined *puVar1;\n size_t sVar2;\n uint uVar3;\n byte *pbVar4;\n uint uVar5;\n \n puVar1... | (translation_unit "undefined4 __regparm3 FUN_000212e0(int *param_1,int *param_2)\n\n{\n undefined *puVar1;\n size_t sVar2;\n uint uVar3;\n byte *__s;\n uint uVar4;\n \n puVar1 = PTR__sch_istable_0003ffb4;\n __s = (byte *)*param_1;\n uVar3 = (uint)*__s;\n if ((PTR__sch_istable_0003ffb4[uVar3 * 2] & 4) == 0) {\... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "undefined4 __regparm3 FUN_000212e0(int *param_1,int *param_2)\n\n{\n undefined *puVar1;\n size_t sVar2;\n uint uVar3;\n byte *__s;\n uint uVar4;\n \n puVar1 = PTR__sch_istable_0003ffb4;\n __s = (byte *)*param_1;\n uVar3 = (uint)*__s;\n if ((PTR__sch_istable_0003ffb4[uVar3 * 2] & 4) == 0)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(type_2 *minfo,char **var_8,char **pstart)
{
type_3 *var_1;
type_4 *puVar1;
size_t var_6;
type_5 var_2;
type_3 *var_3;
type_5 var_4;
puVar1 = PTR__sch_istable_0003ffb4;
var_1 = (type... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(int *param_1,int *param_2)
{
undefined *puVar1;
size_t sVar2;
uint uVar3;
byte *__s;
uint uVar4;
puVar1 = PTR__sch_istable_0003ffb4;
__s = (byte *)*param_1;
uVar3 = (uint)*__s;
i... |
535_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c | strcspn | strcspn |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strcspn(char *__s,char *__reject)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcspn@@GLIBC_2.0 */
halt_ba... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strcspn(char *__s,char *__reject)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357970')] | [('const-1', u'RETURN_-1206357970')] | null | null | 00077024 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" com... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcsp... | (translation_unit "size_t strcspn(char *__s,char *__reject)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strcspn(char *__s,char *__reject)" identifier (parameter... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strcspn(char *__s,char *__reject)" (identifier "strcspn") (parameter_list "(char *__s,char *__reject)" (( "(") (parameter_declaration "char *__s" (primitive_ty... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s,char *__reject)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcspn@@GLIBC_2.0 */
var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s,char *__reject)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8629_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_truename | FUN_001e5830 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::numpunct<wchar_t>::do_truename() const */
int * std::numpunct<wchar_t>::do_truename(void)
{
wchar_t *__s;
int *in_stack_00000004;
int in_stack_00000008;
__s = *(wchar_t **)(*(int *)(in_stack_00000008 + 8) + 0x1... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_001e5830(int *param_1,int param_2)
{
wchar_t *__s;
wchar_t *pwVar1;
size_t sVar2;
__s = *(wchar_t **)(*(int *)(param_2 + 8) + 0x14);
*param_1 = (int)(param_1 + 2);
pwVar1 = (wchar_t *)0xfffffffc;
if (_... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EAX,dword ptr [ESP + 0x14]
CALL 0x00032730
ADD EBX,0x11c7c4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EAX + 0x8]
MOV EDI,dword ptr [EAX + 0x14]
LEA EAX,[ESI + 0x8]
MOV dword ptr [ESI],EAX
MOV EAX,0xfffffffc
TEST EDI,EDI
JZ 0x001e5869
SUB ESP,0xc
PUSH EDI
CALL 0x00026270
ADD ESP,0x... | null | null | null | null | [(u'INT_NOTEQUAL_-1207871348', u'CBRANCH_-1207871348'), (u'CAST_-1207871155', u'LOAD_-1207871388'), ('tmp_630', u'PTRADD_-1207871149'), (u'PTRADD_-1207871149', u'CAST_-1207871144'), ('const-8', u'INT_ADD_-1207871372'), (u'INT_ADD_-1207871372', u'CAST_-1207871155'), (u'LOAD_-1207871382', u'INT_NOTEQUAL_-1207871348'), ('... | [(u'INT_NOTEQUAL_-1207871348', u'CBRANCH_-1207871348'), (u'INT_ADD_-1207871366', u'CAST_-1207871150'), ('tmp_630', u'PTRADD_-1207871149'), ('const-8', u'INT_ADD_-1207871372'), (u'LOAD_-1207871382', u'INT_NOTEQUAL_-1207871348'), (u'COPY_-1207871369', u'MULTIEQUAL_-1207871191'), ('const-0', u'CALL_-1207871282'), ('const-... | null | null | 001e5830 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001e5830(int *param_1,int param_2)\n\n{\n wchar_t *__s;\n wchar_t *pwVar1;\n size_t sVar2;\n \n __s = *(wchar_t **)(*(int *)(param_2 + 8) + 0x14);\n *param_1 = (int)(param_1 + 2);\n pwVar1 = (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::numpunct<wchar_t>::do_truename() const */\n\nint * std::numpunct<wchar_t>::do_truename(void)\n\n{\n wchar_t *__s;\n int *in_stack_00000004;\n int in_stack_00000008;\n \n __s = *(wchar_t **)(*(int *)(... | (translation_unit "int * FUN_001e5830(int *param_1,int param_2)\n\n{\n wchar_t *__s;\n wchar_t *pwVar1;\n size_t sVar2;\n \n __s = *(wchar_t **)(*(int *)(param_2 + 8) + 0x14);\n *param_1 = (int)(param_1 + 2);\n pwVar1 = (wchar_t *)0xfffffffc;\n if (__s != (wchar_t *)0x0) {\n sVar2 = wcslen(__s);\n pwVar1 ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator... | (function_definition "int * FUN_001e5830(int *param_1,int param_2)\n\n{\n wchar_t *__s;\n wchar_t *pwVar1;\n size_t sVar2;\n \n __s = *(wchar_t **)(*(int *)(param_2 + 8) + 0x14);\n *param_1 = (int)(param_1 + 2);\n pwVar1 = (wchar_t *)0xfffffffc;\n if (__s != (wchar_t *)0x0) {\n sVar2 = wcslen(__s);\n pwVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::numpunct<wchar_t>::do_truename() const */
int * std::numpunct<type_1>::function_1(void)
{
type_1 *var_3;
int *var_2;
int var_1;
var_3 = *(type_1 **)(*(int *)(var_1 + 8) + 0x14);
*var_2 = (int)(var_2 + 2);
i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int param_2)
{
wchar_t *__s;
wchar_t *pwVar1;
size_t sVar2;
__s = *(wchar_t **)(*(int *)(param_2 + 8) + 0x14);
*param_1 = (int)(param_1 + 2);
pwVar1 = (wchar_t *)0xfffffffc;
if (__s != ... |
11382_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | fwrite | fwrite |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fwrite@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1201741646')] | [('const-1', u'RETURN_-1201741646')] | null | null | 0041e0a8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_b... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fwrite(void *_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_s... | (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fwri... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
11317_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | base_from_object | FUN_002df5f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void base_from_object(void)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_002df5f0(byte param_1,int param_2)
{
byte bVar1;
if (param_1 != 0xff) {
bVar1 = param_1 & 0x70;
if (bVar1 == 0x20) {
return *(undefined4 *)(param_2 + 4);
}
if (bVar1 < 0x21)... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x134a0a
SUB ESP,0x8
CMP AL,0xff
JZ 0x002df624
AND EAX,0x70
CMP AL,0x20
JZ 0x002df640
JBE 0x002df630
CMP AL,0x30
JNZ 0x002df620
MOV EAX,dword ptr [EDX + 0x8]
ADD ESP,0x8
POP EBX
RET
CMP AL,0x50
JNZ 0x002df638
ADD ESP,0x8
XOR EAX,EAX
POP EBX
RET
TEST AL,AL
JZ 0x002df624
CMP AL,0x10
JZ 0x... | null | null | null | null | [('const-1', u'RETURN_-1204619774')] | [(u'INT_EQUAL_-1204619694', u'CBRANCH_-1204619692'), ('const-255', u'INT_NOTEQUAL_-1204619737'), ('tmp_393', u'CBRANCH_-1204619572'), (u'INT_AND_-1204619710', u'INT_EQUAL_-1204619694'), ('const-0', u'RETURN_-1204619659'), ('const-112', u'INT_AND_-1204619710'), ('tmp_669', u'INT_ADD_-1204619547'), ('tmp_669', u'INT_ADD_... | null | null | 002df5f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_002df5f0(byte param_1,int param_2)\n\n{\n byte bVar1;\n \n if (param_1 != 0xff) {\n bVar1 = param_1 & 0x70;\n if (bVar1 == 0x20) {\n return *(undefined4 *)(param_2 + 4);... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid base_from_object(void)\n\n{\n}\n\n" comment (function_definition "void base_from_object(void)\n\n{\n}" primitive_type (function_declarator "base_from_object(void)" identifier (parameter_list "(void)" ( (pa... | (translation_unit "undefined4 __regparm3 FUN_002df5f0(byte param_1,int param_2)\n\n{\n byte bVar1;\n \n if (param_1 != 0xff) {\n bVar1 = param_1 & 0x70;\n if (bVar1 == 0x20) {\n return *(undefined4 *)(param_2 + 4);\n }\n if (bVar1 < 0x21) {\n if (((param_1 & 0x70) != 0) && (bVar1 != 0x10)) goto... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_s... | (function_definition "undefined4 __regparm3 FUN_002df5f0(byte param_1,int param_2)\n\n{\n byte bVar1;\n \n if (param_1 != 0xff) {\n bVar1 = param_1 & 0x70;\n if (bVar1 == 0x20) {\n return *(undefined4 *)(param_2 + 4);\n }\n if (bVar1 < 0x21) {\n if (((param_1 & 0x70) != 0) && (bVar1 != 0x10)) g... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1(void)
{
}
| null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) bod... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(byte param_1,int param_2)
{
byte bVar1;
if (param_1 != 0xff) {
bVar1 = param_1 & 0x70;
if (bVar1 == 0x20) {
return *(undefined4 *)(param_2 + 4);
}
if (bVar1 < 0x21) {
... |
3178_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_print_to_mapfile | FUN_000a50f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_relocatable_relocs<9,_32,_true> * this,
Mapfile * mapfile) */
void __thiscall
gold::Output_relocatable_relocs<9,_32,_true>::do_print_to_mapfile
(Output_relo... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000a50f0(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** relocs");
FUN_000b05a0(param_2,param_1,uVar1);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x2e9f0a
SUB ESP,0x14
LEA EAX,[EBX + 0xffefb48e]
PUSH EAX
CALL 0x000293b0
ADD ESP,0xc
PUSH EAX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x20]
CALL 0x000b05a0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-2663566', u'COPY_-1206562426'), (u'CAST_-1206562344', u'CALL_-1206562474'), ('tmp_217', u'CAST_-1206562344'), (u'CAST_-1206562362', u'CALL_-1206562474'), (u'COPY_-1206562426', u'CALL_-1206562516'), (u'CALL_-1206562516', u'CAST_-1206562362'), ('tmp_218', u'CALL_-1206562474'), ('const-0', u'RETURN_-1206562446')] | [(u'COPY_-1206562430', u'CALL_-1206562516'), ('tmp_423', u'CALL_-1206562474'), (u'CALL_-1206562516', u'CALL_-1206562474'), ('const-2663566', u'COPY_-1206562430'), ('tmp_422', u'CALL_-1206562474'), ('const-0', u'RETURN_-1206562446')] | null | null | 000a50f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a50f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definition "... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_relocatable_relocs<9,_32,_true> * this,\n Mapfile * mapfile) */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<9,_32,_true>::do_print_to_mapfile... | (translation_unit "void FUN_000a50f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000a50f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = ge... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_liter... | (function_definition "void FUN_000a50f0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_000b05a0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a50f0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_000a50f... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_relocatable_relocs<9,_32,_true> * this,
Mapfile * mapfile) */
void __thiscall
gold::Output_relocatable_relocs<9,_32,_true>::do_print_to_mapfile
(Output_relo... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
undefined4 uVar1;
uVar1 = gettext("** relocs");
FUN_000b05a0(param_2,param_1,uVar1);
return;
}
|
155_s390x-linux-gnu-readelf_and_s390x-linux-gnu-readelf_strip.c | get_symbol_for_build_attribute | FUN_00022d80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
Elf_Internal_Sym * __regparm3
get_symbol_for_build_attribute
(Filedata *filedata,ulong offset,bfd_boolean is_open_attr,char **pname)
{
uint uVar1;
Elf_Internal_Sym *pEVar2;
Elf_Internal_Sym *pEVar3;
Filedata *pF... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)
{
int iVar1;
int *piVar2;
int *piVar3;
int *piVar4;
undefined4 uVar5;
uint uVar6;
byte bVar7;
int *piVar8;
uint uVar9;
uint uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00013f70
ADD EBX,0x91277
SUB ESP,0x2c
MOV dword ptr [ESP + 0x14],EDX
MOV EDX,dword ptr [EAX + 0x5c]
MOV dword ptr [ESP + 0x1c],ECX
TEST EDX,EDX
JZ 0x00022de6
MOV EDI,EAX
MOV EAX,dword ptr [EBX + 0x138c]
MOV ESI,EDX
TEST EAX,EAX
JZ 0x00022db3
CMP EAX,EDI
JZ 0x00022de6
MOV EAX,d... | null | null | null | null | [('tmp_2325', u'BRANCH_-1206045966'), ('const-417', u'LOAD_-1206046184'), (u'MULTIEQUAL_-1206045428', u'PTRADD_-1206044948'), (u'PTRADD_-1206046830', u'MULTIEQUAL_-1206045091'), (u'LOAD_-1206047299', u'INT_LESS_-1206047167'), (u'MULTIEQUAL_-1206045003', u'MULTIEQUAL_-1206045022'), ('const-1', u'PTRADD_-1206046830'), ('... | [('tmp_2325', u'BRANCH_-1206045966'), (u'CALL_-1206045969', u'INDIRECT_-1206045027'), (u'LOAD_-1206047299', u'INT_LESS_-1206047167'), ('const-1', u'INT_NOTEQUAL_-1206046737'), (u'INDIRECT_-1206044971', u'MULTIEQUAL_-1206044969'), ('tmp_2207', u'CBRANCH_-1206046068'), (u'PTRADD_-1206045237', u'MULTIEQUAL_-1206045799'), ... | null | null | 00022d80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n byte bVar7;\n int *piV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nElf_Internal_Sym * __regparm3\nget_symbol_for_build_attribute\n (Filedata *filedata,ulong offset,bfd_boolean is_open_attr,char **pname)\n\n{\n uint uVar1;\n Elf_Internal_Sym *pEVar2;\n Elf_Internal_... | (translation_unit "int * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n byte bVar7;\n int *piVar8;\n uint uVar9;\n uint uVar10;\n int *local_28;\n char *local_24;\n \n uVar9 = *(ui... | (translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement {... | (function_definition "int * __regparm3 FUN_00022d80(int param_1,int param_2,int param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n undefined4 uVar5;\n uint uVar6;\n byte bVar7;\n int *piVar8;\n uint uVar9;\n uint uVar10;\n int *local_28;\n char *local_24;\n \n uVar9 = *... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_2 * __regparm3
var_2
(type_3 *var_3,type_6 var_13,bfd_boolean var_14,char **pname)
{
type_1 var_8;
type_2 *var_17;
type_2 *pEVar3;
type_3 *pFVar4;
type_2 *var_18;
char *reason;
type_1 var_4;
type_4 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * __regparm3 MASKED(int param_1,int param_2,int param_3,int *param_4)
{
int iVar1;
int *piVar2;
int *piVar3;
int *piVar4;
undefined4 uVar5;
uint uVar6;
byte bVar7;
int *piVar8;
uint uVar9;
uint uVar10;
... |
3557_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | Output_reloc | FUN_000c70d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address,
bool is_relative) */
void __thiscall
gol... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000c70d0(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,
int param_7,byte param_8)
{
uint uVar1;
param_1[2] = param_6;
param_1[3] = param_7;
param_1[4] = -2;
uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x23af27
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x20]
MOV EDI,dword ptr [ESP + 0x34]
MOVZX ECX,byte ptr [ESP + 0x3c]
MOV EBP,dword ptr [ESP + 0x38]
MOV EAX,dword ptr [EDX + 0x14]
MOV ESI,dword ptr [ESP + 0x24]
MOV dword ptr [EDX + 0x8],EDI
MOV EDI,dword ptr [ESP... | null | null | null | null | [('tmp_1082', u'PTRSUB_-1206684762'), (u'PTRSUB_-1206684788', u'STORE_-1206685097'), ('const-4294967292', u'INT_EQUAL_-1206685080'), ('const-417', u'STORE_-1206685302'), (u'SUBPIECE_-1206684868', u'INT_AND_-1206684851'), (u'INT_AND_-1206685335', u'INT_OR_-1206685212'), ('const-2270795', u'COPY_-1206684778'), ('tmp_1081... | [('const-2', u'PTRADD_-1206684875'), ('tmp_1496', u'PTRADD_-1206684831'), ('const-5', u'PTRADD_-1206684883'), ('const-417', u'STORE_-1206685049'), (u'INT_AND_-1206685335', u'INT_OR_-1206685212'), ('tmp_1496', u'CAST_-1206684806'), ('const-1', u'INT_AND_-1206685353'), (u'PTRADD_-1206684864', u'STORE_-1206685365'), (u'IN... | null | null | 000c70d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c70d0(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n int param_7,byte param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_6;\n param_1[3] = param_7... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,\n Output_section * os, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address,\n bool is_relative) */... | (translation_unit "void FUN_000c70d0(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n int param_7,byte param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_6;\n param_1[3] = param_7;\n param_1[4] = -2;\n uVar1 = param_1[5] & 0xf0000000U | param_3 & 0xfffffff;\n param_1[... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_000c70d0(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,\n int param_7,byte param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_6;\n param_1[3] = param_7;\n param_1[4] = -2;\n uVar1 = param_1[5] & 0xf0000000U | param_3 & 0xfffffff;\n param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_false> * this,
Output_section * os, uint type, Sized_relobj<64,_false> * relobj, uint shndx, Address address,
bool is_relative) */
void __thiscall
gol... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int param_2,uint param_3,int param_4,int param_5,int param_6,
int param_7,byte param_8)
{
uint uVar1;
param_1[2] = param_6;
param_1[3] = param_7;
param_1[4] = -2;
uVar1 = pa... |
2206_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | need_copy_reloc | FUN_0006a0c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool need_copy_reloc(Copy_relocs<4,_32,_true> * this, Sized_symbol<32>... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0006a0c0(undefined4 param_1,int param_2)
{
undefined4 uVar1;
if (*(int *)(DAT_003af408 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/parameters.h",0... | PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x344f39
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESP + 0x18]
MOV EDX,dword ptr [ESP + 0x1c]
LEA ECX,[EBX + 0x408]
MOV ECX,dword ptr [ECX]
MOV ECX,dword ptr [ECX + 0x8]
TEST ECX,ECX
JZ 0x0006a110
CMP byte ptr [ECX + 0x52d9],0x0
JZ 0x0006a108
MOV ECX,dword p... | null | null | null | null | [(u'INDIRECT_-1206279600', u'COPY_-1206279656'), (u'INT_NOTEQUAL_-1206279860', u'CBRANCH_-1206279860'), ('const-8', u'PTRSUB_-1206279649'), ('tmp_410', u'PTRSUB_-1206279630'), (u'PTRSUB_-1206279649', u'LOAD_-1206279921'), (u'CALL_-1206279751', u'INDIRECT_-1206279600'), (u'PTRSUB_-1206279638', u'LOAD_-1206279901'), (u'C... | [('const-21209', u'INT_ADD_-1206279885'), ('const-8', u'INT_ADD_-1206279905'), (u'INT_NOTEQUAL_-1206279860', u'CBRANCH_-1206279860'), ('const-417', u'LOAD_-1206279921'), (u'INT_ADD_-1206279863', u'CAST_-1206279653'), ('const-1', u'RETURN_-1206279746'), ('tmp_671', u'INT_ADD_-1206279863'), (u'INT_EQUAL_-1206279903', u'C... | null | null | 0006a0c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0006a0c0(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n if (*(int *)(DAT_003af408 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0007d010(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool need_copy_reloc(Copy_relocs<4,_32,_true> * t... | (translation_unit "undefined4 FUN_0006a0c0(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n if (*(int *)(DAT_003af408 + 8) == 0) {\n \n FUN_0007d010("../../gold/parameters.h",0x5c,"options",param_2);\n }\n if ((*(char *)(*(int *)(DAT_003af408 + 8) + 0x52d9) != '\0') && (*(int *)(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (... | (function_definition "undefined4 FUN_0006a0c0(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n if (*(int *)(DAT_003af408 + 8) == 0) {\n \n FUN_0007d010("../../gold/parameters.h",0x5c,"options",param_2);\n }\n if ((*(char *)(*(int *)(DAT_003af408 + 8) + 0x52d9) != '\0') && (*(int ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool need_copy_reloc(Copy_relocs<4,_32,_true> * this, Sized_symbol<32>... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,int param_2)
{
undefined4 uVar1;
if (*(int *)(DAT_003af408 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/parameters.h",0x5c,"o... |
7013_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Sized_elf_reloc_mapper | FUN_001c2740 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<32,_true> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<32,_true>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_map... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001c2740(undefined4 param_1)
{
FUN_001ff010(param_1,0x28);
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x1ec8ba
SUB ESP,0x10
PUSH 0x28
PUSH dword ptr [ESP + 0x1c]
CALL 0x001ff010
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-40', u'CALL_-1207752834'), ('tmp_153', u'CALL_-1207752834'), ('const-0', u'RETURN_-1207752806')] | [('tmp_250', u'CALL_-1207752834'), ('const-40', u'CALL_-1207752834'), ('const-0', u'RETURN_-1207752806')] | null | null | 001c2740 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001c2740(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x28);\n return;\n}\n\n" comment (function_definition "void FUN_001c2740(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x28);\n return;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<32,_true> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<32,_true>::~Sized_elf_reloc_mapper\n ... | (translation_unit "void FUN_001c2740(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x28);\n return;\n}\n\n" (function_definition "void FUN_001c2740(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x28);\n return;\n}" primitive_type (function_declarator "FUN_001c2740(undefined4 param_1)" identifier (parameter_list... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001c2740(undefined4 param_1)\n\n{\n FUN_001ff010(param_1,0x28);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c2740(undefined4 param_1)" (identifier "FUN_001c2740") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_iden... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<32,_true> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<32,_true>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_map... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_001ff010(param_1,0x28);
return;
}
|
655_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | __throw_runtime_error | FUN_00037714 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::__throw_runtime_error(char const*) [clone .cold.6] */
void std::__throw_runtime_error(char *param_1)
{
int unaff_EBP;
__cxa_free_exception();
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(un... |
void FUN_00037714(void)
{
int unaff_EBP;
FUN_002480c0();
/* WARNING: Subroutine does not return */
FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x002480c0
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x002df1f0 | null | null | null | null | [(u'CAST_-1206093922', u'LOAD_-1206094025'), ('const-4294967268', u'INT_ADD_-1206094009'), (u'LOAD_-1206094025', u'CALL_-1206094011'), (u'INT_ADD_-1206094009', u'CAST_-1206093922'), ('tmp_142', u'INT_ADD_-1206094009'), ('const-417', u'LOAD_-1206094025'), ('const-1', u'RETURN_-1206094006')] | [('tmp_141', u'INT_ADD_-1206094009'), ('const-4294967268', u'INT_ADD_-1206094009'), (u'CAST_-1206093924', u'LOAD_-1206094025'), (u'LOAD_-1206094025', u'CALL_-1206094011'), ('const-417', u'LOAD_-1206094025'), (u'INT_ADD_-1206094009', u'CAST_-1206093924'), ('const-1', u'RETURN_-1206094006')] | null | null | 00037714 | x86 | O1 | (translation_unit "void FUN_00037714(void)\n\n{\n int unaff_EBP;\n \n FUN_002480c0();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00037714(void)\n\n{\n int unaff_EBP;\n \n FUN_002480c0();\n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_runtime_error(char const*) [clone .cold.6] */\n\nvoid std::__throw_runtime_error(char *param_1)\n\n{\n int unaff_EBP;\n \n __cxa_free_exception();\n /* WARNING: Subroutine does not retu... | (translation_unit "void FUN_00037714(void)\n\n{\n int unaff_EBP;\n \n FUN_002480c0();\n \n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00037714(void)\n\n{\n int unaff_EBP;\n \n FUN_002480c0();\n \n FUN_002df1f0(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_00037714(void)\n\n{\n int unaff_EBP;\n \n FUN_002480c0();\n \n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00037714(void)" (identifier "FUN_00037714") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::__throw_runtime_error(char const*) [clone .cold.6] */
void std::function_1(char *param_1)
{
int var_3;
var_1();
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c));
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_002480c0();
/* WARNING: Subroutine does not return */
FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
1688_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Struct_dc | FUN_00045500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_dc(Struct_dc * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_dc::~Struct_dc(Struct_dc *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00045500(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038172c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x349af9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff272c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00045532
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x001e6d90
AD... | null | null | null | null | [(u'PTRSUB_-1206168026', u'PTRSUB_-1206168022'), (u'PTRSUB_-1206168032', u'INT_NOTEQUAL_-1206168230'), (u'PTRSUB_-1206168025', u'STORE_-1206168253'), ('const-417', u'STORE_-1206168253'), (u'PTRSUB_-1206168036', u'PTRSUB_-1206168032'), (u'PTRSUB_-1206168041', u'PTRSUB_-1206168036'), ('const-4', u'PTRSUB_-1206168027'), (... | [(u'PTRADD_-1206168047', u'INT_NOTEQUAL_-1206168230'), (u'CAST_-1206168035', u'CALL_-1206168207'), ('const-0', u'PTRSUB_-1206168038'), ('const-3675948', u'PTRSUB_-1206168038'), ('const-417', u'STORE_-1206168253'), ('tmp_597', u'STORE_-1206168253'), ('const-3', u'PTRADD_-1206168047'), (u'PTRADD_-1206168035', u'LOAD_-120... | null | null | 00045500 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00045500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038172c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_dc(Struct_dc * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_dc::~Struct_dc(Struct_dc *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this... | (translation_unit "void FUN_00045500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038172c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00045500(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00045500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038172c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00045500(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_dc(Struct_dc * 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... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038172c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
FUN_001e6d90(param_1,0x40);
return;
}
|
13535_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | numpunct | FUN_00423ed0 |
/* std::numpunct<char>::numpunct(unsigned int) */
void __thiscall std::numpunct<char>::numpunct(numpunct<char> *this,uint param_1)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = __x86_get_pc_thunk_di();
*(undefined4 *)(this + 8) = 0;
*(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0);
*... |
void FUN_00423ed0(int *param_1,int param_2)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = FUN_00074f0a();
param_1[2] = 0;
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);
*param_1 = unaff_EDI + 0x1c56a9;
/* try { // try from 00423f0b to 00423f0f has its CatchHandler @ 0042... | PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x1c6125
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV EDX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
TEST EDX,EDX
MOV dword ptr [ESI + 0x8],0x0
MOV EBX,EDI
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xfffff57c]
ADD EAX,0x8
MOV dword ptr [ESI],E... | null | null | null | null | [('tmp_327', u'PTRADD_-1201848453'), ('const-0', u'RETURN_-1201848422'), ('const-0', u'INT_NOTEQUAL_-1201848531'), ('const-417', u'STORE_-1201848531'), ('const-0', u'PTRSUB_-1201848332'), ('const-0', u'SUBPIECE_-1201848394'), ('const-0', u'STORE_-1201848531'), ('tmp_327', u'CALL_-1201848470'), (u'CALL_-1201848593', u'C... | [('const-0', u'RETURN_-1201848422'), ('const-0', u'INT_NOTEQUAL_-1201848531'), ('tmp_543', u'PTRADD_-1201848343'), (u'PTRADD_-1201848356', u'STORE_-1201848531'), ('const-4', u'PTRADD_-1201848356'), (u'INT_RIGHT_-1201848380', u'SUBPIECE_-1201848396'), (u'INT_ADD_-1201848483', u'STORE_-1201848488'), ('tmp_543', u'CALL_-1... | null | null | 00423ed0 | x86 | O1 | (translation_unit "void FUN_00423ed0(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_00074f0a();\n param_1[2] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x1c56a9;\n /* try { // try from 00423f0b to 00423f0f... | (translation_unit "/* std::numpunct<char>::numpunct(unsigned int) */\n\nvoid __thiscall std::numpunct<char>::numpunct(numpunct<char> *this,uint param_1)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = __x86_get_pc_thunk_di();\n *(undefined4 *)(this + 8) = 0;\n *(uint *)(this + 4) = CONCAT31((int3)((uint)uV... | (translation_unit "void FUN_00423ed0(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_00074f0a();\n param_1[2] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x1c56a9;\n \n FUN_003f7cf0(param_1,0);\n return;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (ca... | (function_definition "void FUN_00423ed0(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_00074f0a();\n param_1[2] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x1c56a9;\n \n FUN_003f7cf0(param_1,0);\n return... |
/* std::numpunct<char>::numpunct(unsigned int) */
void __thiscall std::function_1<char>::function_1(function_1<char> *var_2,type_1 var_4)
{
type_2 uVar1;
int var_5;
uVar1 = var_1();
*(type_2 *)(var_2 + 8) = 0;
*(type_1 *)(var_2 + 4) = var_3((int3)((type_1)uVar1 >> 8),var_4 != 0);
*(type_3 **)var_2 = &... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(int *param_1,int param_2)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = FUN_00074f0a();
param_1[2] = 0;
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);
*param_1 = unaff_EDI + 0x1c56a9;
/* try { // try from 00423f0b to 00423f0f has its CatchHandler @ 00423f1b *... |
352_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | lang_output_section_find_by_flags | FUN_00025be0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
lang_output_section_statement_type *
lang_output_section_find_by_flags
(asection *sec,flagword sec_flags,lang_output_section_statement_type **exact,
lang_match_sec_type_func match_type)
{
bfd_boolean bVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_00025be0(int param_1,uint param_2,int *param_3,code *param_4)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
int iVar6;
bool bVar7;
bool bVar8;
int local_34;
do {
local_34 = 0;
... | CALL 0x0001d322
ADD EAX,0x19941b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
LEA ECX,[EAX + 0x1de0]
MOV EDI,dword ptr [ESP + 0x4c]
MOV ESI,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x14],EAX
LEA EAX,[EAX + 0x1e20]
MOV dword ptr [ESP + 0x18],ECX
MOV EDX,EDI
MOV EDI,ESI
MOV dword ptr [ESP + 0x1c],EAX
LEA ESI,[ESI]... | null | null | null | null | [('tmp_4696', u'CALLIND_-1206033189'), ('const-0', u'INT_NOTEQUAL_-1206033280'), (u'COPY_-1206030709', u'RETURN_-1206030691'), (u'MULTIEQUAL_-1206029956', u'MULTIEQUAL_-1206029908'), (u'INT_EQUAL_-1206033433', u'CBRANCH_-1206033432'), (u'INDIRECT_-1206031144', u'MULTIEQUAL_-1206031092'), (u'COPY_-1206030587', u'MULTIEQ... | [('const-0', u'INT_NOTEQUAL_-1206033280'), (u'INT_ADD_-1206033213', u'CAST_-1206030559'), (u'MULTIEQUAL_-1206029956', u'MULTIEQUAL_-1206029908'), (u'MULTIEQUAL_-1206031460', u'INT_ADD_-1206033014'), (u'INT_EQUAL_-1206033433', u'CBRANCH_-1206033432'), (u'INDIRECT_-1206031144', u'MULTIEQUAL_-1206031092'), (u'LOAD_-120603... | null | null | 00025be0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00025be0(int param_1,uint param_2,int *param_3,code *param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n bool bVar7;\n bool bVar8;\n int local_34;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nlang_output_section_statement_type *\nlang_output_section_find_by_flags\n (asection *sec,flagword sec_flags,lang_output_section_statement_type **exact,\n lang_match_sec_type_func match_type)\n... | (translation_unit "int FUN_00025be0(int param_1,uint param_2,int *param_3,code *param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n bool bVar7;\n bool bVar8;\n int local_34;\n \n do {\n local_34 = 0;\n iVar3 = *(int *)(DAT_001c0de0 + 0x10);\n iVar2 = iVar3... | (translation_unit (ERROR TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) { (declaration TYPE IDENT ;) (declaration TYPE ID... | (ERROR "int FUN_00025be0(int param_1,uint param_2,int *param_3,code *param_4)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n bool bVar7;\n bool bVar8;\n int local_34;\n \n do {\n local_34 = 0;\n iVar3 = *(int *)(DAT_001c0de0 + 0x10);\n iVar2 = iVar3;\n if (... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
lang_output_section_statement_type *
lang_output_section_find_by_flags
(asection *sec,flagword sec_flags,lang_output_section_statement_type **exact,
lang_match_sec_type_func match_type)
{
bfd_boolean bVar1;
... | null | (translation_unit (ERROR type: (primitive_type) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int MASKED(int param_1,uint param_2,int *param_3,code *param_4)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
uint uVar5;
int iVar6;
bool bVar7;
bool bVar8;
int local_34;
do {
local_34 = 0;
iVar3 ... |
850_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | FUN_00043c2d | FUN_00043c2d |
void FUN_00043c2d(void)
{
int unaff_EBP;
void *unaff_EDI;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x44;
operator_delete(unaff_EDI,0x44);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extra... |
void FUN_00043c2d(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x44;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
| PUSH EAX
MOV EBX,ESI
PUSH EAX
PUSH 0x44
PUSH EDI
CALL 0x003ae060
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x004451f0 | null | null | null | null | [('const-68', u'CALL_-1206174646'), (u'CALL_-1206174646', u'INDIRECT_-1206174549'), ('const-1', u'RETURN_-1206174620'), (u'CALL_-1206174646', u'INDIRECT_-1206174553'), (u'INDIRECT_-1206174551', u'CALL_-1206174625'), (u'INDIRECT_-1206174553', u'CALL_-1206174625'), (u'INDIRECT_-1206174549', u'CALL_-1206174625'), ('tmp_11... | [('const-1', u'RETURN_-1206174620'), (u'CALL_-1206174646', u'INDIRECT_-1206174553'), (u'INT_ADD_-1206174623', u'CAST_-1206174540'), (u'INDIRECT_-1206174551', u'CALL_-1206174625'), (u'INDIRECT_-1206174555', u'CALL_-1206174625'), ('const-417', u'LOAD_-1206174639'), (u'INDIRECT_-1206174553', u'CALL_-1206174625'), ('const-... | null | null | 00043c2d | x86 | O1 | (translation_unit "void FUN_00043c2d(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e... | (translation_unit "void FUN_00043c2d(void)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n operator_delete(unaff_EDI,0x44);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(*(undefined4 *)(... | (translation_unit "void FUN_00043c2d(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres... | (function_definition "void FUN_00043c2d(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "... |
void function_1(void)
{
int var_3;
void *unaff_EDI;
type_1 uVar1;
type_1 extraout_var;
type_1 extraout_var_00;
uVar1 = 0x44;
var_1(unaff_EDI,0x44);
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c),uVar1,extraout_var,extraout_var_00);
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier... | null |
void MASKED(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x44;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
|
7093_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | new_key_offset | FUN_001e3a70 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void new_key_offset(Stringpool_template<short_unsigned_int> * this,
size_t length) */
void __thiscall
gold::Stringpool_template<short_unsigned_int>::new_key_offset
(Stringpool_template<sho... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001e3a70(int param_1,int param_2)
{
uint *puVar1;
uint uVar2;
int iVar3;
uint uVar4;
uint local_2c;
int local_28 [6];
if ((*(char *)(param_1 + 0x3c) == '\0') || (param_2 != 0)) {
local_2c = *(uint *... | CALL 0x000b4846
ADD EAX,0x23058b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x34],EAX
CMP byte ptr [ESI + 0x3c],0x0
JZ 0x001e3a9a
MOV EDX,dword ptr [EBP + 0xc]
TEST EDX,EDX
JZ 0x001e3bb0
MOV ECX,dword ptr [ESI + 0x40]
MOV EDX,dword ptr [ESI + 0x48]
M... | null | null | null | null | [('const-0', u'PTRSUB_-1207877477'), ('const-0', u'INT_NOTEQUAL_-1207878950'), ('const-417', u'STORE_-1207878316'), (u'INT_RIGHT_-1207878716', u'PTRADD_-1207877456'), (u'PTRSUB_-1207877374', u'PTRSUB_-1207877356'), (u'CALL_-1207878610', u'INDIRECT_-1207877685'), (u'PTRADD_-1207877456', u'PTRSUB_-1207877503'), ('tmp_206... | [('const-0', u'INT_NOTEQUAL_-1207878001'), ('const-0', u'INT_NOTEQUAL_-1207878950'), (u'CAST_-1207877499', u'STORE_-1207878305'), ('const-417', u'STORE_-1207878322'), (u'INDIRECT_-1207877663', u'MULTIEQUAL_-1207877648'), (u'CAST_-1207877503', u'STORE_-1207878316'), (u'INT_LESSEQUAL_-1207878677', u'CBRANCH_-1207878677')... | null | null | 001e3a70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001e3a70(int param_1,int param_2)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint local_2c;\n int local_28 [6];\n \n if ((*(char *)(param_1 + 0x3c) == '\0') || (param_2 !=... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void new_key_offset(Stringpool_template<short_unsigned_int> * this,\n size_t length) */\n\nvoid __thiscall\ngold::Stringpool_template<short_unsigned_int>::new_key_offset\n ... | (translation_unit "void FUN_001e3a70(int param_1,int param_2)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint local_2c;\n int local_28 [6];\n \n if ((*(char *)(param_1 + 0x3c) == '\0') || (param_2 != 0)) {\n local_2c = *(uint *)(param_1 + 0x40);\n iVar3 = *(int *)(param_1 + 0x44);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "void FUN_001e3a70(int param_1,int param_2)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint local_2c;\n int local_28 [6];\n \n if ((*(char *)(param_1 + 0x3c) == '\0') || (param_2 != 0)) {\n local_2c = *(uint *)(param_1 + 0x40);\n iVar3 = *(int *)(param_1 + 0x44);\... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void new_key_offset(Stringpool_template<short_unsigned_int> * this,
size_t length) */
void __thiscall
gold::type_1<short_unsigned_int>::function_1
(type_1<short_unsigned_int> *this,size_t ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2)
{
uint *puVar1;
uint uVar2;
int iVar3;
uint uVar4;
uint local_2c;
int local_28 [6];
if ((*(char *)(param_1 + 0x3c) == '\0') || (param_2 != 0)) {
local_2c = *(uint *)(para... |
394_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | lang_add_vers_depend | FUN_0002bc10 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_elf_version_deps * lang_add_vers_depend(bfd_elf_version_deps *list,char *name)
{
bfd_elf_version_tree *pbVar1;
bfd_elf_version_deps *pbVar2;
int iVar3;
char *fmt;
pbVar2 ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * FUN_0002bc10(undefined4 param_1,char *param_2)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
undefined4 uVar4;
puVar2 = (undefined4 *)xmalloc(8);
*puVar2 = param_1;
puVar1 = DAT_0013d758;
w... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0x1103e7
SUB ESP,0x18
MOV EDI,dword ptr [ESP + 0x30]
PUSH 0x8
CALL 0x00015c78
MOV EBP,EAX
MOV EAX,dword ptr [ESP + 0x30]
ADD ESP,0x10
MOV dword ptr [EBP],EAX
LEA EAX,[EBX + 0x16c0]
MOV ESI,dword ptr [EAX + 0x98]
TEST ESI,ESI
JNZ 0x0002bc56
JMP 0x0002bc80
MOV E... | null | null | null | null | [('const-0', u'PTRSUB_-1206010296'), (u'INDIRECT_-1206010334', u'MULTIEQUAL_-1206010305'), ('tmp_664', u'CALL_-1206010609'), ('tmp_523', u'CBRANCH_-1206010578'), (u'COPY_-1206010561', u'RETURN_-1206010527'), ('const-417', u'STORE_-1206010767'), (u'CAST_-1206010329', u'PTRSUB_-1206010214'), ('const-4', u'PTRSUB_-1206010... | [('const-417', u'STORE_-1206010593'), (u'INDIRECT_-1206010230', u'COPY_-1206010277'), ('tmp_523', u'CBRANCH_-1206010578'), ('const-4', u'PTRADD_-1206010219'), (u'COPY_-1206010561', u'RETURN_-1206010527'), (u'PTRADD_-1206010290', u'LOAD_-1206010620'), (u'CAST_-1206010291', u'MULTIEQUAL_-1206010310'), ('const-4', u'PTRAD... | null | null | 0002bc10 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_0002bc10(undefined4 param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 uVar4;\n \n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_1;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_elf_version_deps * lang_add_vers_depend(bfd_elf_version_deps *list,char *name)\n\n{\n bfd_elf_version_tree *pbVar1;\n bfd_elf_version_deps *pbVar2;\n int iVar3;... | (translation_unit "undefined4 * FUN_0002bc10(undefined4 param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 uVar4;\n \n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_1;\n puVar1 = DAT_0013d758;\n while( true ) {\n if (puVar1 == (undefined4 *)0x0) {\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator... | (function_definition "undefined4 * FUN_0002bc10(undefined4 param_1,char *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n undefined4 uVar4;\n \n puVar2 = (undefined4 *)xmalloc(8);\n *puVar2 = param_1;\n puVar1 = DAT_0013d758;\n while( true ) {\n if (puVar1 == (undefined4 *)0x0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 * function_1(type_1 *list,char *name)
{
type_2 *var_2;
type_1 *pbVar2;
int var_6;
char *fmt;
pbVar2 = (type_1 *)var_1(8);
pbVar2->next = list;
var_2 = link_info.ve... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * MASKED(undefined4 param_1,char *param_2)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
undefined4 uVar4;
puVar2 = (undefined4 *)xmalloc(8);
*puVar2 = param_1;
puVar1 = DAT_0013d758;
while( ... |
11105_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | find | FUN_003b45d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find(wchar_t, unsigned int) const */
void std::wstring::find(wchar_t param_1,uint param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_003b45d0(int *param_1,wchar_t param_2,uint param_3)
{
int iVar1;
wchar_t *pwVar2;
int iVar3;
iVar3 = -1;
if (param_3 < (uint)param_1[1]) {
iVar1 = *param_1;
pwVar2 = wmemchr((wchar_t *)(iVar1 + param... | PUSH EDI
PUSH ESI
MOV ESI,0xffffffff
PUSH EBX
MOV ECX,dword ptr [ESP + 0x10]
CALL 0x00050b50
ADD EBX,0x235a1f
MOV EDX,dword ptr [ESP + 0x18]
MOV EAX,dword ptr [ECX + 0x4]
CMP EDX,EAX
JNC 0x003b4616
MOV EDI,dword ptr [ECX]
SUB ESP,0x4
SUB EAX,EDX
PUSH EAX
LEA EAX,[EDI + EDX*0x4]
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
CALL... | null | null | null | null | [('const-1', u'RETURN_-1205582345')] | [('tmp_911', u'INT_LESS_-1205582307'), (u'INT_SRIGHT_-1205582190', u'COPY_-1205582043'), ('tmp_911', u'INT_MULT_-1205582244'), (u'LOAD_-1205582326', u'INT_SUB_-1205582269'), ('const-0', u'INT_NOTEQUAL_-1205582170'), (u'CAST_-1205582016', u'INT_LESS_-1205582307'), (u'INT_MULT_-1205582244', u'INT_ADD_-1205582256'), ('con... | null | null | 003b45d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_003b45d0(int *param_1,wchar_t param_2,uint param_3)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar3 = -1;\n if (param_3 < (uint)param_1[1]) {\n iVar1 = *param_1;\n pwVar2 = wme... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find(wchar_t, unsigned int) const */\n\nvoid std::wstring::find(wchar_t param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::wstring::find(wchar_t param_1,uint param... | (translation_unit "int FUN_003b45d0(int *param_1,wchar_t param_2,uint param_3)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar3 = -1;\n if (param_3 < (uint)param_1[1]) {\n iVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(iVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wch... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)... | (function_definition "int FUN_003b45d0(int *param_1,wchar_t param_2,uint param_3)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar3 = -1;\n if (param_3 < (uint)param_1[1]) {\n iVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(iVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::find(wchar_t, unsigned int) const */
void std::wstring::function_1(type_1 param_1,type_2 param_2)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int *param_1,wchar_t param_2,uint param_3)
{
int iVar1;
wchar_t *pwVar2;
int iVar3;
iVar3 = -1;
if (param_3 < (uint)param_1[1]) {
iVar1 = *param_1;
pwVar2 = wmemchr((wchar_t *)(iVar1 + param_3 * 4... |
150_libsgutils2.so.2.0_and_libsgutils2.so.2.0_strip.c | sg_get_sense_progress_fld | sg_get_sense_progress_fld |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
_Bool sg_get_sense_progress_fld(uint8_t *sbp,int sb_len,int *progress_outp)
{
_Bool _Var1;
uint8_t *puVar2;
byte bVar3;
_Var1 = false;
if (6 < sb_len) {
bVar3 = *sbp & 0x7f;
if (bVar3 < 0x70) {
_Var1 = ... |
undefined4 __regparm2
sg_get_sense_progress_fld(undefined4 param_1,undefined4 param_2,int param_3,uint *param_4)
{
undefined4 uVar1;
int iVar2;
byte bVar3;
byte *unaff_retaddr;
entry(param_2,0x187eb);
uVar1 = 0;
if (6 < param_3) {
bVar3 = *unaff_retaddr & 0x7f;
if (bVar3 < 0x70) {
uVar1... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017820
ADD EBX,0x3059d
MOV EDI,dword ptr [ESP + 0x10]
MOV ESI,dword ptr [ESP + 0x14]
MOV EAX,0x0
CMP ESI,0x6
JLE 0x00018861
MOVZX EDX,byte ptr [EDI]
AND EDX,0x7f
CMP DL,0x70
JC 0x000188f0
CMP DL,0x71
JBE 0x00018865
CMP DL,0x73
JA 0x00018861
TEST byte ptr [EDI + 0x1],0xd
JNZ 0x0001883... | null | null | null | null | [('const-8', u'INT_LEFT_-1205958142'), ('const-2', u'PTRADD_-1205958135'), ('const-417', u'STORE_-1205958133'), ('const-1', u'COPY_-1205957892'), ('const-417', u'LOAD_-1205958176'), ('const-417', u'LOAD_-1205958456'), ('const-0', u'INT_EQUAL_-1205958181'), (u'LOAD_-1205958195', u'INT_AND_-1205958169'), ('const-116', u'... | [('const-17', u'INT_SLESS_-1205958191'), ('const-1', u'COPY_-1205957869'), (u'COPY_-1205957998', u'MULTIEQUAL_-1205957967'), ('const-0', u'RETURN_-1205958322'), ('const-2', u'PTRADD_-1205958135'), (u'CALL_-1205958406', u'INT_ADD_-1205958185'), ('const-0', u'INT_EQUAL_-1205958523'), ('tmp_271', u'CBRANCH_-1205958519'), ... | null | null | 000187e3 | x86 | O1 | (translation_unit "undefined4 __regparm2\nsg_get_sense_progress_fld(undefined4 param_1,undefined4 param_2,int param_3,uint *param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte bVar3;\n byte *unaff_retaddr;\n \n entry(param_2,0x187eb);\n uVar1 = 0;\n if (6 < param_3) {\n bVar3 = *unaff_retaddr & 0x7f;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\n_Bool sg_get_sense_progress_fld(uint8_t *sbp,int sb_len,int *progress_outp)\n\n{\n _Bool _Var1;\n uint8_t *puVar2;\n byte bVar3;\n \n _Var1 = false;\n if (6 < sb_len) {\n bVar3 = *sbp & 0x7f;\n if (... | (translation_unit "undefined4 __regparm2\nsg_get_sense_progress_fld(undefined4 param_1,undefined4 param_2,int param_3,uint *param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte bVar3;\n byte *unaff_retaddr;\n \n entry(param_2,0x187eb);\n uVar1 = 0;\n if (6 < param_3) {\n bVar3 = *unaff_retaddr & 0x7f;\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDEN... | (function_definition "undefined4 __regparm2\nsg_get_sense_progress_fld(undefined4 param_1,undefined4 param_2,int param_3,uint *param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n byte bVar3;\n byte *unaff_retaddr;\n \n entry(param_2,0x187eb);\n uVar1 = 0;\n if (6 < param_3) {\n bVar3 = *unaff_retaddr & 0x7f;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 function_1(uint8_t *var_4,int var_1,int *var_3)
{
type_1 _Var1;
uint8_t *var_6;
type_2 var_2;
_Var1 = false;
if (6 < var_1) {
var_2 = *var_4 & 0x7f;
if (var_2 < 0x70) {
_Var1 = false;
}
e... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par... | null |
undefined4 __regparm2
MASKED(undefined4 param_1,undefined4 param_2,int param_3,uint *param_4)
{
undefined4 uVar1;
int iVar2;
byte bVar3;
byte *unaff_retaddr;
entry(param_2,0x187eb);
uVar1 = 0;
if (6 < param_3) {
bVar3 = *unaff_retaddr & 0x7f;
if (bVar3 < 0x70) {
uVar1 = 0;
}
els... |
1914_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~Struct_auxiliary | FUN_000463b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_auxiliary(Struct_auxiliary * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_auxiliary::~Struct_auxiliary(Struct_auxiliary *this,int __in_chrg)
{
pointer pcVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000463b0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f63fc;
FUN_00045fb0(param_1 + 0x10);
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
FUN_00180780(param_1,0x5... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x2bbc49
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffff43fc]
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x40]
PUSH EAX
CALL 0x00045fb0
MOV EAX,dword ptr [ESI + 0x4]
LEA EDX,[ESI + 0xc]
ADD ESP,0x10
CMP EAX,EDX
JZ 0x000463ee
SUB ESP,0xc
PUSH EAX
CALL 0x001807a0
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1206164220'), (u'PTRSUB_-1206164213', u'LOAD_-1206164478'), ('const-417', u'LOAD_-1206164478'), (u'INT_NOTEQUAL_-1206164441', u'CBRANCH_-1206164441'), ('tmp_373', u'PTRSUB_-1206164231'), (u'PTRSUB_-1206164215', u'CALL_-1206164480'), (u'PTRSUB_-1206164220', u'PTRSUB_-1206164216'), ('tmp_743', u'CA... | [('tmp_728', u'PTRADD_-1206164241'), (u'INT_NOTEQUAL_-1206164441', u'CBRANCH_-1206164441'), ('const-417', u'LOAD_-1206164478'), (u'CAST_-1206164230', u'INT_NOTEQUAL_-1206164441'), ('const-0', u'PTRSUB_-1206164243'), ('const-1', u'PTRADD_-1206164231'), ('tmp_728', u'CALL_-1206164377'), (u'PTRSUB_-1206164243', u'STORE_-1... | null | null | 000463b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000463b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f63fc;\n FUN_00045fb0(param_1 + 0x10);\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_auxiliary(Struct_auxiliary * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_auxiliary::~Struct_auxiliary(Struct_auxiliary *this,int __in_chrg)\... | (translation_unit "void FUN_000463b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f63fc;\n FUN_00045fb0(param_1 + 0x10);\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x5c);\n return;\n}\n\n" (function_definition "void FUN_000463b0(u... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_000463b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f63fc;\n FUN_00045fb0(param_1 + 0x10);\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x5c);\n return;\n}" (primitive_type "void") (function_declarat... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_auxiliary(Struct_auxiliary * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_8;
int in_stack_ffffff... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f63fc;
FUN_00045fb0(param_1 + 0x10);
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
FUN_00180780(param_1,0x5c);
... |
5107_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | Output_reloc | FUN_0016b0e0 |
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_true> * this) */
void __thiscall
gold::Output_reloc<9,_false,_64,_true>::Output_reloc(Output_reloc<9,_false,_64,_true> *this)
{
this->local_sym_index_ = 0xfffffffc;
return;
}
|
void FUN_0016b0e0(int param_1)
{
*(undefined4 *)(param_1 + 0x10) = 0xfffffffc;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV dword ptr [EAX + 0x10],0xfffffffc
RET | null | null | null | null | [('const-417', u'STORE_-1207324436'), (u'PTRSUB_-1207324368', u'STORE_-1207324436'), ('const-4294967292', u'STORE_-1207324436'), ('const-16', u'PTRSUB_-1207324368'), ('tmp_26', u'PTRSUB_-1207324368'), ('const-0', u'RETURN_-1207324419')] | [(u'CAST_-1207324370', u'STORE_-1207324436'), ('const-16', u'INT_ADD_-1207324422'), ('const-417', u'STORE_-1207324436'), ('tmp_30', u'INT_ADD_-1207324422'), ('const-4294967292', u'STORE_-1207324436'), (u'INT_ADD_-1207324422', u'CAST_-1207324370'), ('const-0', u'RETURN_-1207324419')] | null | null | 0016b0e0 | x86 | O1 | (translation_unit "void FUN_0016b0e0(int param_1)\n\n{\n *(undefined4 *)(param_1 + 0x10) = 0xfffffffc;\n return;\n}\n\n" (function_definition "void FUN_0016b0e0(int param_1)\n\n{\n *(undefined4 *)(param_1 + 0x10) = 0xfffffffc;\n return;\n}" primitive_type (function_declarator "FUN_0016b0e0(int param_1)" identifier ... | (translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_true> * this) */\n\nvoid __thiscall\ngold::Output_reloc<9,_false,_64,_true>::Output_reloc(Output_reloc<9,_false,_64,_true> *this)\n\n{\n this->local_sym_index_ = 0xfffffffc;\n return;\n}\n\n" comment (declaration "void __this... | (translation_unit "void FUN_0016b0e0(int param_1)\n\n{\n *(undefined4 *)(param_1 + 0x10) = 0xfffffffc;\n return;\n}\n\n" (function_definition "void FUN_0016b0e0(int param_1)\n\n{\n *(undefined4 *)(param_1 + 0x10) = 0xfffffffc;\n return;\n}" primitive_type (function_declarator "FUN_0016b0e0(int param_1)" identifier ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression (... | (function_definition "void FUN_0016b0e0(int param_1)\n\n{\n *(undefined4 *)(param_1 + 0x10) = 0xfffffffc;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016b0e0(int param_1)" (identifier "FUN_0016b0e0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int... |
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_false,_64,_true> * this) */
void __thiscall
gold::Output_reloc<9,_false,_64,_true>::Output_reloc(Output_reloc<9,_false,_64,_true> *this)
{
this->local_sym_index_ = 0xfffffffc;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression a... | null |
void MASKED(int param_1)
{
*(undefined4 *)(param_1 + 0x10) = 0xfffffffc;
return;
}
|
1583_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3WhereExprAnalyze | FUN_0006aaa9 |
void __regparm3 sqlite3WhereExprAnalyze(SrcList *pTabList,WhereClause *pWC)
{
SrcList *unaff_EBX;
int iVar1;
WhereClause *unaff_ESI;
int unaff_EDI;
iVar1 = pWC->nTerm + -1;
if (-1 < iVar1) {
do {
exprAnalyze(unaff_EBX,unaff_ESI,unaff_EDI);
iVar1 = iVar1 + -1;
} while (iVar1 != -1);
... |
void __regparm3 FUN_0006aaa9(undefined4 param_1,int param_2)
{
int iVar1;
iVar1 = *(int *)(param_2 + 0xc) + -1;
if (-1 < iVar1) {
do {
FUN_00069108();
iVar1 = iVar1 + -1;
} while (iVar1 != -1);
}
return;
}
| PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,EAX
MOV ESI,EDX
MOV EBX,dword ptr [EDX + 0xc]
SUB EBX,0x1
JS 0x0006aacb
MOV ECX,EBX
MOV EDX,ESI
MOV EAX,EDI
CALL 0x00069108
SUB EBX,0x1
CMP EBX,-0x1
JNZ 0x0006aab8
POP EBX
POP ESI
POP EDI
RET | null | null | null | null | [('const-4294967295', u'INT_ADD_-1206277386'), (u'LOAD_-1206277442', u'INT_ADD_-1206277418'), (u'PTRSUB_-1206277250', u'LOAD_-1206277442'), (u'INT_ADD_-1206277418', u'INT_SLESS_-1206277423'), (u'INT_NOTEQUAL_-1206277378', u'CBRANCH_-1206277376'), ('tmp_134', u'CBRANCH_-1206277376'), (u'MULTIEQUAL_-1206277257', u'CALL_-... | [('const-417', u'LOAD_-1206277442'), (u'INT_SLESS_-1206277423', u'CBRANCH_-1206277422'), (u'INT_ADD_-1206277426', u'CAST_-1206277256'), (u'LOAD_-1206277442', u'INT_ADD_-1206277418'), ('tmp_329', u'INT_ADD_-1206277426'), ('const-4294967295', u'INT_SLESS_-1206277423'), (u'INT_ADD_-1206277418', u'INT_SLESS_-1206277423'), ... | null | null | 0006aaa9 | x86 | O1 | (translation_unit "void __regparm3 FUN_0006aaa9(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 0xc) + -1;\n if (-1 < iVar1) {\n do {\n FUN_00069108();\n iVar1 = iVar1 + -1;\n } while (iVar1 != -1);\n }\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0... | (translation_unit "void __regparm3 sqlite3WhereExprAnalyze(SrcList *pTabList,WhereClause *pWC)\n\n{\n SrcList *unaff_EBX;\n int iVar1;\n WhereClause *unaff_ESI;\n int unaff_EDI;\n \n iVar1 = pWC->nTerm + -1;\n if (-1 < iVar1) {\n do {\n exprAnalyze(unaff_EBX,unaff_ESI,unaff_EDI);\n iVar1 = iVar1 + -... | (translation_unit "void __regparm3 FUN_0006aaa9(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 0xc) + -1;\n if (-1 < iVar1) {\n do {\n FUN_00069108();\n iVar1 = iVar1 + -1;\n } while (iVar1 != -1);\n }\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression ... | (function_definition "void __regparm3 FUN_0006aaa9(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 0xc) + -1;\n if (-1 < iVar1) {\n do {\n FUN_00069108();\n iVar1 = iVar1 + -1;\n } while (iVar1 != -1);\n }\n return;\n}" (primitive_type "void") (ERROR "__regparm3" ... |
void __regparm3 function_1(type_1 *pTabList,type_2 *pWC)
{
type_1 *unaff_EBX;
int var_1;
type_2 *unaff_ESI;
int unaff_EDI;
var_1 = pWC->nTerm + -1;
if (-1 < var_1) {
do {
var_2(unaff_EBX,unaff_ESI,unaff_EDI);
var_1 = var_1 + -1;
} while (var_1 != -1);
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body... | null |
void __regparm3 MASKED(undefined4 param_1,int param_2)
{
int iVar1;
iVar1 = *(int *)(param_2 + 0xc) + -1;
if (-1 < iVar1) {
do {
FUN_00069108();
iVar1 = iVar1 + -1;
} while (iVar1 != -1);
}
return;
}
|
4_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | bfd_get_section_by_name_if | bfd_get_section_by_name_if |
void bfd_get_section_by_name_if(void)
{
(*(code *)PTR_bfd_get_section_by_name_if_0006f010)();
return;
}
|
void bfd_get_section_by_name_if(void)
{
(*(code *)PTR_bfd_get_section_by_name_if_0006f010)();
return;
}
| JMP dword ptr [EBX + 0x10] | null | null | null | null | [(u'CALLIND_-1205976998', u'INDIRECT_-1205976926'), (u'CAST_-1205976921', u'CALLIND_-1205976998'), ('tmp_58', u'CAST_-1205976921'), ('const-0', u'RETURN_-1205976995'), (u'INDIRECT_-1205976926', u'COPY_-1205976985')] | [(u'CALLIND_-1205976998', u'INDIRECT_-1205976926'), (u'CAST_-1205976921', u'CALLIND_-1205976998'), ('tmp_58', u'CAST_-1205976921'), ('const-0', u'RETURN_-1205976995'), (u'INDIRECT_-1205976926', u'COPY_-1205976985')] | null | null | 00014050 | x86 | O1 | (translation_unit "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}" primitive_type (function_declarator "bfd_get_... | (translation_unit "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}" primitive_type (function_declarator "bfd_get_... | (translation_unit "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}" primitive_type (function_declarator "bfd_get_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_if_0006f010)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_section_by_name_if(void)" (identifier "bfd_get_section_by_name_if") (parameter_list "(void)" (( "(") (parameter_declaration "void... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_get_section_by_name_if_0006f010)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_0006f010)();
return;
}
|
397_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | s_end | FUN_0002cc80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void s_end(int ignore)
{
byte bVar1;
char *format;
if (flag_mri != 0) {
bVar1 = *input_line_pointer;
if (bVar1 == 0x20) {
bVar1 = input_line_pointer[1];
input... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002cc80(void)
{
byte bVar1;
undefined4 uVar2;
if (DAT_00077e28 != 0) {
bVar1 = *DAT_00077ef8;
if (bVar1 == 0x20) {
bVar1 = DAT_00077ef8[1];
DAT_00077ef8 = DAT_00077ef8 + 1;
}
if ((b... | PUSH EBX
CALL 0x00016090
ADD EBX,0x4237a
SUB ESP,0x8
LEA EAX,[EBX + 0x8e28]
MOV EAX,dword ptr [EAX]
TEST EAX,EAX
JZ 0x0002ccc2
LEA ECX,[EBX + 0x8ef8]
MOV EDX,dword ptr [ECX]
MOVZX EAX,byte ptr [EDX]
CMP AL,0x20
JZ 0x0002ccd0
CMP AL,0x2a
SETNZ CL
CMP AL,0x21
SETNZ DL
TEST CL,DL
JZ 0x0002ccc2
CMP byte ptr [EBX + EAX*0x1 ... | null | null | null | null | [(u'MULTIEQUAL_-1206006292', u'INT_ZEXT_-1206006561'), ('const-1', u'PTRADD_-1206006347'), (u'COPY_-1206006233', u'CALL_-1206006400'), (u'INT_NOTEQUAL_-1206006589', u'CBRANCH_-1206006589'), ('tmp_420', u'BRANCH_-1206006372'), ('const-0', u'INT_EQUAL_-1206006494'), ('const-0', u'CALL_-1206006400'), (u'INT_ZEXT_-12060065... | [(u'INT_NOTEQUAL_-1206006544', u'BOOL_AND_-1206006268'), ('tmp_998', u'INT_NOTEQUAL_-1206006589'), (u'INDIRECT_-1206006174', u'MULTIEQUAL_-1206006225'), (u'INT_NOTEQUAL_-1206006589', u'CBRANCH_-1206006589'), ('tmp_420', u'BRANCH_-1206006372'), (u'INDIRECT_-1206006178', u'MULTIEQUAL_-1206006229'), (u'INT_ZEXT_-120600656... | null | null | 0002cc80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002cc80(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n \n if (DAT_00077e28 != 0) {\n bVar1 = *DAT_00077ef8;\n if (bVar1 == 0x20) {\n bVar1 = DAT_00077ef8[1];\n DAT_00077ef8 = DAT_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid s_end(int ignore)\n\n{\n byte bVar1;\n char *format;\n \n if (flag_mri != 0) {\n bVar1 = *input_line_pointer;\n if (bVar1 == 0x20) {\n bVar1 = inpu... | (translation_unit "void FUN_0002cc80(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n \n if (DAT_00077e28 != 0) {\n bVar1 = *DAT_00077ef8;\n if (bVar1 == 0x20) {\n bVar1 = DAT_00077ef8[1];\n DAT_00077ef8 = DAT_00077ef8 + 1;\n }\n if ((bVar1 != 0x2a && bVar1 != 0x21) && ((&DAT_0006f2e0)[bVar1] ==... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_stateme... | (function_definition "void FUN_0002cc80(void)\n\n{\n byte bVar1;\n undefined4 uVar2;\n \n if (DAT_00077e28 != 0) {\n bVar1 = *DAT_00077ef8;\n if (bVar1 == 0x20) {\n bVar1 = DAT_00077ef8[1];\n DAT_00077ef8 = DAT_00077ef8 + 1;\n }\n if ((bVar1 != 0x2a && bVar1 != 0x21) && ((&DAT_0006f2e0)[bVar1]... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int ignore)
{
type_1 var_2;
char *format;
if (var_1 != 0) {
var_2 = *var_3;
if (var_2 == 0x20) {
var_2 = var_3[1];
var_3 = var_3 + 1;
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
byte bVar1;
undefined4 uVar2;
if (DAT_00077e28 != 0) {
bVar1 = *DAT_00077ef8;
if (bVar1 == 0x20) {
bVar1 = DAT_00077ef8[1];
DAT_00077ef8 = DAT_00077ef8 + 1;
}
if ((bVar1 !... |
352_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | output_section_callback_tree_to_list | FUN_00026af0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3
output_section_callback_tree_to_list
(lang_wild_statement_type *ptr,lang_section_bst_type *tree,void *output)
{
if (tree->left != (lang_section_bst_type *)0x0) {
output_section_callback_tree_to_lis... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_00026af0(int param_1,undefined4 *param_2,undefined4 param_3)
{
if (param_2[1] != 0) {
FUN_00026af0();
}
FUN_00026550(param_1 + 0x18,*param_2,0,param_3);
if (param_2[2] != 0) {
FUN_00026af0();
... | PUSH EBP
MOV EBP,ECX
PUSH EDI
MOV EDI,EAX
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1a7501
SUB ESP,0xc
MOV EDX,dword ptr [EDX + 0x4]
TEST EDX,EDX
JZ 0x00026b14
CALL 0x00026af0
LEA EAX,[EDI + 0x18]
PUSH EBP
PUSH 0x0
PUSH dword ptr [ESI]
PUSH EAX
CALL 0x00026550
MOV EDX,dword ptr [ESI + 0x8]
ADD ESP,0x10
TE... | null | null | null | null | [(u'PTRSUB_-1206031221', u'LOAD_-1206031528'), ('tmp_398', u'CALL_-1206031465'), (u'PTRSUB_-1206031228', u'CALL_-1206031511'), ('const-4', u'PTRSUB_-1206031241'), (u'LOAD_-1206031509', u'CALL_-1206031465'), ('const-417', u'LOAD_-1206031569'), ('tmp_397', u'PTRSUB_-1206031221'), ('const-0', u'CALL_-1206031511'), (u'LOAD... | [(u'PTRADD_-1206031248', u'LOAD_-1206031569'), ('const-417', u'LOAD_-1206031528'), ('const-0', u'CALL_-1206031511'), ('tmp_606', u'CALL_-1206031511'), ('const-24', u'INT_ADD_-1206031525'), ('const-0', u'INT_NOTEQUAL_-1206031550'), ('const-4', u'PTRADD_-1206031248'), ('tmp_608', u'INT_ADD_-1206031525'), (u'LOAD_-1206031... | null | null | 00026af0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00026af0(int param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n if (param_2[1] != 0) {\n FUN_00026af0();\n }\n FUN_00026550(param_1 + 0x18,*param_2,0,param_3);\n if (param_2[2] !... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\noutput_section_callback_tree_to_list\n (lang_wild_statement_type *ptr,lang_section_bst_type *tree,void *output)\n\n{\n if (tree->left != (lang_section_bst_type *)0x0) {\n output_se... | (translation_unit "void __regparm3 FUN_00026af0(int param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n if (param_2[1] != 0) {\n FUN_00026af0();\n }\n FUN_00026550(param_1 + 0x18,*param_2,0,param_3);\n if (param_2[2] != 0) {\n FUN_00026af0();\n }\n free(param_2);\n return;\n}\n\n" (function_definition "... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expres... | (function_definition "void __regparm3 FUN_00026af0(int param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n if (param_2[1] != 0) {\n FUN_00026af0();\n }\n FUN_00026550(param_1 + 0x18,*param_2,0,param_3);\n if (param_2[2] != 0) {\n FUN_00026af0();\n }\n free(param_2);\n return;\n}" (primitive_type "void")... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3
function_1
(type_1 *ptr,type_2 *tree,void *output)
{
if (tree->left != (type_2 *)0x0) {
function_1(ptr,tree->left,output);
}
var_1(&ptr->children,tree->section,(type_3 *)0x0,
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(int param_1,undefined4 *param_2,undefined4 param_3)
{
if (param_2[1] != 0) {
MASKED();
}
FUN_00026550(param_1 + 0x18,*param_2,0,param_3);
if (param_2[2] != 0) {
MASKED();
}
free(param_2... |
5103_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_global_relative | FUN_001204e0 |
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_false,_64,_true> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_true>::add_gl... |
void FUN_001204e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10,undefined1 param_11)
{
undefined1 local_30 [28];
undefined4 local_14;... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x38
MOVZX EAX,byte ptr [ESP + 0x70]
MOV ESI,dword ptr [ESP + 0x68]
MOV EDI,dword ptr [ESP + 0x6c]
PUSH EAX
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x70]
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP... | null | null | null | null | [(u'PTRSUB_-1207105928', u'CALL_-1207106147'), ('const-4', u'SUBPIECE_-1207105947'), ('tmp_361', u'PTRSUB_-1207105928'), ('tmp_362', u'CALL_-1207106203'), ('tmp_479', u'PTRSUB_-1207105961'), ('const-1', u'CALL_-1207106203'), (u'PTRSUB_-1207105954', u'CALL_-1207106203'), (u'PTRSUB_-1207105961', u'PTRSUB_-1207105954'), (... | [('tmp_811', u'CALL_-1207106203'), ('const-1', u'CALL_-1207106203'), ('tmp_814', u'CALL_-1207106203'), (u'PTRSUB_-1207105994', u'CALL_-1207106147'), ('tmp_813', u'CALL_-1207106203'), ('tmp_807', u'CALL_-1207106203'), ('tmp_421', u'PTRSUB_-1207105994'), (u'PTRSUB_-1207105994', u'CALL_-1207106203'), ('tmp_816', u'CALL_-1... | null | null | 001204e0 | x86 | O1 | (translation_unit "void FUN_001204e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined1 param_11)\n\n{\n undefined1 local_30 [28];... | (translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_false,_64,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_f... | (translation_unit "void FUN_001204e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined1 param_11)\n\n{\n undefined1 local_30 [28];... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_001204e0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10,undefined1 param_11)\n\n{\n undefined1 local_30 [2... |
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_false,_64,_true> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_true>::add_gl... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10,undefined1 param_11)
{
undefined1 local_30 [28];
undefined4 local_14;
und... |
541_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c | free | free |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* free@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357942')] | [('const-1', u'RETURN_-1206357942')] | null | null | 00077040 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (func... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* free@@GLIBC_2.0 */\n ha... | (translation_unit "void free(void *__ptr)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declaration "void... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void free(void *__ptr)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* free@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
11055_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | resize | FUN_003b3070 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::resize(unsigned int, wchar_t) */
void std::wstring::resize(uint param_1,wchar_t param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003b3070(int *param_1,uint param_2,undefined4 param_3)
{
uint uVar1;
uVar1 = param_1[1];
if (param_2 <= uVar1) {
if (param_2 < uVar1) {
param_1[1] = param_2;
*(undefined4 *)(*param_1 + param_2 *... | PUSH EBX
CALL 0x00050b50
ADD EBX,0x236f8a
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [EDX + 0x4]
CMP ECX,EAX
JC 0x003b30a8
JBE 0x003b309c
MOV dword ptr [EDX + 0x4],EAX
MOV EDX,dword ptr [EDX]
MOV dword ptr [EDX + EAX*0x4],0x0
ADD ESP,0x8
POP EBX
RET
SUB ESP,0xc
SUB EAX,E... | null | null | null | null | [('const-1', u'RETURN_-1205587838')] | [(u'INT_SUB_-1205587695', u'CALL_-1205587671'), ('tmp_576', u'PTRADD_-1205587586'), ('const-417', u'LOAD_-1205587770'), ('tmp_577', u'STORE_-1205587773'), (u'INT_LESSEQUAL_-1205587780', u'CBRANCH_-1205587780'), ('const-4', u'PTRADD_-1205587576'), ('tmp_576', u'PTRADD_-1205587576'), ('tmp_576', u'LOAD_-1205587770'), ('c... | null | null | 003b3070 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003b3070(int *param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = param_1[1];\n if (param_2 <= uVar1) {\n if (param_2 < uVar1) {\n param_1[1] = param_2;\n *(undef... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::resize(unsigned int, wchar_t) */\n\nvoid std::wstring::resize(uint param_1,wchar_t param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::wstring::resize(uint param_1,wchar_t param... | (translation_unit "void FUN_003b3070(int *param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = param_1[1];\n if (param_2 <= uVar1) {\n if (param_2 < uVar1) {\n param_1[1] = param_2;\n *(undefined4 *)(*param_1 + param_2 * 4) = 0;\n }\n return;\n }\n FUN_003b2f10(param_1,uVar1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "void FUN_003b3070(int *param_1,uint param_2,undefined4 param_3)\n\n{\n uint uVar1;\n \n uVar1 = param_1[1];\n if (param_2 <= uVar1) {\n if (param_2 < uVar1) {\n param_1[1] = param_2;\n *(undefined4 *)(*param_1 + param_2 * 4) = 0;\n }\n return;\n }\n FUN_003b2f10(param_1,uV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::resize(unsigned int, wchar_t) */
void std::wstring::function_1(type_1 param_1,type_2 param_2)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,uint param_2,undefined4 param_3)
{
uint uVar1;
uVar1 = param_1[1];
if (param_2 <= uVar1) {
if (param_2 < uVar1) {
param_1[1] = param_2;
*(undefined4 *)(*param_1 + param_2 * 4) = ... |
752_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | obj_elf_symver | FUN_00049060 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void obj_elf_symver(int ignore)
{
byte bVar1;
char c;
symbolS *s;
int iVar2;
elf_obj_sy *peVar3;
char *pcVar4;
char *pcVar5;
char *format;
char *name;
undefined4 uStac... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00049060(void)
{
byte bVar1;
char cVar2;
undefined4 uVar3;
int iVar4;
char *pcVar5;
undefined4 uVar6;
undefined4 uVar7;
char *local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x49069;
uVar3 = FUN... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016090
ADD EBX,0x25f97
SUB ESP,0x2c
CALL 0x00048fc0
MOV ESI,EAX
LEA EDX,[EBX + 0x8ef8]
MOV EAX,dword ptr [EDX]
CMP byte ptr [EAX],0x2c
JNZ 0x00049180
LEA ECX,[EAX + 0x1]
MOV dword ptr [EDX],ECX
CMP byte ptr [EAX + 0x1],0x20
JZ 0x00049170
LEA EBP,[EBX + 0x3e0]
SUB ESP,0xc
MOV... | null | null | null | null | [('const-357420', u'COPY_-1206150727'), ('const-0', u'INT_EQUAL_-1206152813'), (u'INDIRECT_-1206151316', u'CALL_-1206152327'), (u'CALL_-1206152298', u'MULTIEQUAL_-1206151904'), (u'CALL_-1206152327', u'INDIRECT_-1206151034'), (u'CALL_-1206152298', u'INDIRECT_-1206151187'), (u'CALL_-1206153060', u'CALL_-1206152845'), (u'... | [(u'CAST_-1206151063', u'LOAD_-1206152831'), (u'CALL_-1206152925', u'INDIRECT_-1206151183'), ('const-0', u'INT_EQUAL_-1206152813'), (u'CALL_-1206152350', u'INDIRECT_-1206151086'), (u'INDIRECT_-1206150828', u'MULTIEQUAL_-1206151004'), (u'CALL_-1206153060', u'CALL_-1206152845'), ('const-8', u'INT_ADD_-1206152254'), (u'IN... | null | null | 00049060 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00049060(void)\n\n{\n byte bVar1;\n char cVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *local_20 [3];\n undefined4 uStack_14;\n \n u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid obj_elf_symver(int ignore)\n\n{\n byte bVar1;\n char c;\n symbolS *s;\n int iVar2;\n elf_obj_sy *peVar3;\n char *pcVar4;\n char *pcVar5;\n char *format;\n... | (translation_unit "void FUN_00049060(void)\n\n{\n byte bVar1;\n char cVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x49069;\n uVar3 = FUN_00048fc0();\n bVar1 = DAT_0006f420;\n if (*DAT_00077ef8... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ... | (function_definition "void FUN_00049060(void)\n\n{\n byte bVar1;\n char cVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x49069;\n uVar3 = FUN_00048fc0();\n bVar1 = DAT_0006f420;\n if (*DAT_00077... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int ignore)
{
type_1 bVar1;
char c;
type_2 *s;
int var_8;
type_3 *peVar3;
char *var_13;
char *pcVar5;
char *format;
char *name;
type_4 uStack_14;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
byte bVar1;
char cVar2;
undefined4 uVar3;
int iVar4;
char *pcVar5;
undefined4 uVar6;
undefined4 uVar7;
char *local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x49069;
uVar3 = FUN_00048... |
213_lsusb_and_lsusb_strip.c | libusb_control_transfer | libusb_control_transfer |
/* WARNING: Control flow encountered bad instruction data */
void libusb_control_transfer(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void libusb_control_transfer(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206181630')] | [('const-1', u'RETURN_-1206181630')] | null | null | 000420f8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid libusb_control_transfer(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void libusb_control_transfer(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid libusb_control_transfer(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void libusb_control_transfer(void)\n\n{\n ... | (translation_unit "void libusb_control_transfer(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void libusb_control_transfer(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "libusb_control_transfer(void)" identifier (parameter_list "(void)" (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void libusb_control_transfer(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "libusb_control_transfer(void)" (identifier "libusb_control_transfer") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1670_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | parse_to_value | FUN_00047420 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_map_whole_files * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00047420(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014bc50(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3ccbd9
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x3d]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x0014bc50
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206160330')] | [('tmp_345', u'CALL_-1206160266'), ('const-1', u'STORE_-1206160262'), (u'INT_ADD_-1206160248', u'CAST_-1206160148'), ('tmp_344', u'INT_ADD_-1206160248'), (u'CAST_-1206160148', u'STORE_-1206160262'), ('const-417', u'STORE_-1206160262'), ('const-61', u'INT_ADD_-1206160283'), ('const-60', u'INT_ADD_-1206160248'), (u'INT_A... | null | null | 00047420 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047420(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_map_whole_files * this, char * option_name,\n char * arg, Command_line * param_3, General_... | (translation_unit "void FUN_00047420(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00047420(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_00047420(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00047420(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_map_whole_files * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014bc50(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
1169_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~Struct_common_page_size | FUN_00039950 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* 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... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00039950(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f73d8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x2c86aa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff53d8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00039982
SUB ESP,0xc
PUSH EDX
CALL 0x001807a0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1206085055'), ('const-0', u'RETURN_-1206085138'), (u'PTRSUB_-1206085044', u'LOAD_-1206085221'), ('tmp_151', u'CBRANCH_-1206085201'), (u'LOAD_-1206085221', u'CALL_-1206085178'), (u'PTRSUB_-1206085046', u'PTRSUB_-1206085044'), ('tmp_276', u'PTRSUB_-1206085051'), ('const-3109848', u'PTRSUB_-12060850... | [('const-0', u'RETURN_-1206085138'), ('const-1', u'PTRADD_-1206085056'), ('tmp_151', u'CBRANCH_-1206085201'), (u'CAST_-1206085056', u'CALL_-1206085178'), ('const-417', u'LOAD_-1206085221'), ('const-3', u'PTRADD_-1206085069'), (u'PTRSUB_-1206085060', u'STORE_-1206085225'), (u'CAST_-1206085056', u'INT_NOTEQUAL_-120608520... | null | null | 00039950 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00039950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73d8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_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 ... | (translation_unit "void FUN_00039950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73d8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00039950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73d8;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00039950(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f73d8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039950(undefined4 *param_1)" (identifier "FUN_00039950... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* 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 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f73d8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
return;
}
|
5048_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | Output_data_reloc_generic | FUN_001cc9c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_data_reloc_generic(Output_data_reloc_generic * this, int
size, bool sort_relocs) */
void __thiscall
gold::Output_data_reloc_generic::Output_data_reloc_generic
(Output_data_relo... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001cc9c0(undefined4 *param_1,undefined4 param_2,undefined1 param_3)
{
undefined8 uVar1;
uVar1 = FUN_002c5bb0(param_2);
*(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;
param_1[9] = (int)uVar1;
*param... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00050b50
ADD EBX,0x41d634
MOV EDI,dword ptr [ESP + 0x18]
SUB ESP,0xc
PUSH dword ptr [ESP + 0x20]
CALL 0x002c5bb0
ADD ESP,0x10
AND byte ptr [ESI + 0x1c],0xe0
MOV dword ptr [ESI + 0x24],EAX
LEA EAX,[EBX + 0xffff8a48]
MOV dword ptr [ESI],EAX
MOV EAX,EDI
MOV ... | null | null | null | null | [('const-1', u'RETURN_-1207711263')] | [('const-4294967295', u'STORE_-1207711111'), ('const-6', u'PTRADD_-1207710976'), ('const-417', u'STORE_-1207711111'), ('const-417', u'STORE_-1207711161'), ('const-1', u'PTRADD_-1207711016'), ('const-11', u'PTRADD_-1207710956'), ('const-8', u'PTRADD_-1207710968'), ('const-5', u'PTRADD_-1207710984'), ('const-417', u'STOR... | null | null | 001cc9c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001cc9c0(undefined4 *param_1,undefined4 param_2,undefined1 param_3)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002c5bb0(param_2);\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Output_data_reloc_generic(Output_data_reloc_generic * this, int\n size, bool sort_relocs) */\n\nvoid __thiscall\ngold::Output_data_reloc_generic::Output_data_reloc_generic\n ... | (translation_unit "void FUN_001cc9c0(undefined4 *param_1,undefined4 param_2,undefined1 param_3)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002c5bb0(param_2);\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[9] = (int)uVar1;\n *param_1 = &DAT_005e2a48;\n param_1[1] = 0;\n param_1[2] = 0;\n par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "void FUN_001cc9c0(undefined4 *param_1,undefined4 param_2,undefined1 param_3)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002c5bb0(param_2);\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[9] = (int)uVar1;\n *param_1 = &DAT_005e2a48;\n param_1[1] = 0;\n param_1[2] = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void Output_data_reloc_generic(Output_data_reloc_generic * this, int
size, bool sort_relocs) */
void __thiscall
gold::function_1::function_1
(function_1 *this,int size,bool sort_relocs)
{... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1,undefined4 param_2,undefined1 param_3)
{
undefined8 uVar1;
uVar1 = FUN_002c5bb0(param_2);
*(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;
param_1[9] = (int)uVar1;
*param_1 = &... |
2083_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | __x86.get_pc_thunk.bp | FUN_000559f2 |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_bp(void)
{
return;
}
|
void FUN_000559f2(void)
{
return;
}
| MOV EBP,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1206232573')] | [('const-0', u'RETURN_-1206232573')] | null | null | 000559f2 | x86 | O1 | (translation_unit "void FUN_000559f2(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000559f2(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000559f2(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_bp(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_bp(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_bp(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void FUN_000559f2(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000559f2(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000559f2(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_000559f2(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000559f2(void)" (identifier "FUN_000559f2") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
754_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | emit_loadstore | FUN_0004bcf0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void emit_loadstore(expressionS *tok,int ntok,void *opname)
{
long lVar1;
uint uVar2;
char *format;
int iVar3;
alpha_insn *insn_00;
alpha_insn *in_stack_ffffff64;
int basere... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0004bcf0(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
undefined4 local_80;
undefined4 local_7c;
undefined4 local_78;
undefined4 local_74;
undefined4 local_70;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016070
ADD EBX,0x2c307
SUB ESP,0x8c
MOV ESI,dword ptr [ESP + 0xa0]
CMP dword ptr [ESP + 0xa4],0x2
MOVZX EAX,byte ptr [ESI + 0x24]
JZ 0x0004be10
MOV EDX,dword ptr [ESI + 0x30]
MOV dword ptr [ESP + 0x4],EDX
CMP AL,0x2
JZ 0x0004be2a
MOV EDX,dword ptr [EBX + 0x913c]
TEST EDX,EDX... | null | null | null | null | [('tmp_3108', u'PTRSUB_-1206139906'), (u'INDIRECT_-1206139878', u'MULTIEQUAL_-1206140096'), (u'INDIRECT_-1206140020', u'MULTIEQUAL_-1206140015'), (u'INDIRECT_-1206140199', u'MULTIEQUAL_-1206140140'), (u'INDIRECT_-1206139881', u'MULTIEQUAL_-1206140325'), ('tmp_3108', u'PTRSUB_-1206139887'), ('const-4', u'INT_ADD_-120613... | [(u'CALL_-1206141132', u'INDIRECT_-1206140081'), ('tmp_4853', u'INT_ADD_-1206140761'), ('tmp_4853', u'INT_ADD_-1206140716'), ('const-417', u'STORE_-1206141147'), (u'CALL_-1206140560', u'INDIRECT_-1206139852'), (u'CALL_-1206141132', u'INDIRECT_-1206140033'), ('tmp_4860', u'MULTIEQUAL_-1206140229'), ('const-417', u'LOAD_... | null | null | 0004bcf0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004bcf0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n undefined4 local_80;\n undefined4 local_7c;\n undefined4 local_78;\n undefined4 local_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid emit_loadstore(expressionS *tok,int ntok,void *opname)\n\n{\n long lVar1;\n uint uVar2;\n char *format;\n int iVar3;\n alpha_insn *insn_00;\n alpha_insn *in... | (translation_unit "void FUN_0004bcf0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n undefined4 local_80;\n undefined4 local_7c;\n undefined4 local_78;\n undefined4 local_74;\n undefined4 local_70;\n undefined4 local_6c;\n undefined4 local_68;\n int local_64;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "void FUN_0004bcf0(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3;\n undefined4 local_80;\n undefined4 local_7c;\n undefined4 local_78;\n undefined4 local_74;\n undefined4 local_70;\n undefined4 local_6c;\n undefined4 local_68;\n int local_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *var_11,int var_1,void *opname)
{
long var_12;
type_2 var_3;
char *format;
int var_2;
type_3 *insn_00;
type_3 *in_stack_ffffff64;
int var_4;
type_1 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2,undefined4 param_3)
{
int iVar1;
uint uVar2;
undefined4 uVar3;
undefined4 local_80;
undefined4 local_7c;
undefined4 local_78;
undefined4 local_74;
undefined4 local_70;
undefi... |
311_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c | stab_get_struct_index | FUN_00027f00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
long __regparm3
stab_get_struct_index(stab_write_handle *info,char *tag,uint id,debug_type_kind kind,uint *psize)
{
size_t sVar1;
int iVar2;
uint uVar3;
stab_tag_conflict *psVar4;
uint uVar5;
uVar5 = (info->type_ca... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)
{
int iVar1;
uint uVar2;
int *piVar3;
uint uVar4;
uVar4 = *(uint *)(param_1 + 0xe0);
if (uVar4 <= param_3) {
if ((uVar... | PUSH EBP
MOV EBP,EAX
PUSH EDI
PUSH ESI
MOV ESI,ECX
PUSH EBX
CALL 0x000165d0
ADD EBX,0x170f3
SUB ESP,0x1c
MOV EAX,dword ptr [EAX + 0xe0]
MOV dword ptr [ESP + 0xc],EDX
CMP EAX,ECX
JA 0x00027f88
TEST EAX,EAX
JNZ 0x00027f42
MOV EAX,0xa
CMP ECX,0x9
JA 0x00027f42
MOV EAX,0xa0
MOV EDI,0xa
JMP 0x00027f4c
MOV EAX,EDI
LEA EDI,[E... | null | null | null | null | [('const-417', u'STORE_-1206025946'), ('const-5', u'INT_LEFT_-1206025958'), (u'MULTIEQUAL_-1206025751', u'INT_SUB_-1206026248'), ('const-10', u'COPY_-1206026390'), (u'COPY_-1206025709', u'MULTIEQUAL_-1206025771'), (u'COPY_-1206026360', u'MULTIEQUAL_-1206025751'), (u'INT_ADD_-1206026017', u'STORE_-1206026021'), ('tmp_14... | [(u'COPY_-1206026390', u'COPY_-1206025735'), ('tmp_1836', u'INT_ADD_-1206026260'), (u'MULTIEQUAL_-1206025751', u'INT_SUB_-1206026248'), ('const-10', u'COPY_-1206026390'), (u'CAST_-1206025636', u'LOAD_-1206026319'), ('tmp_1839', u'INT_LESSEQUAL_-1206025988'), (u'COPY_-1206026360', u'MULTIEQUAL_-1206025751'), (u'COPY_-12... | null | null | 00027f00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n \n uVar4 = *(uint *)(param_1 + 0xe0);\n if (uVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlong __regparm3\nstab_get_struct_index(stab_write_handle *info,char *tag,uint id,debug_type_kind kind,uint *psize)\n\n{\n size_t sVar1;\n int iVar2;\n uint uVar3;\n stab_tag_conflict *psVar4;\n uint uVar5;... | (translation_unit "int __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n \n uVar4 = *(uint *)(param_1 + 0xe0);\n if (uVar4 <= param_3) {\n if ((uVar4 == 0) && (uVar4 = 10, param_3 < 10)) {\n iVar1 = 0xa0;\... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compou... | (function_definition "int __regparm3 FUN_00027f00(int param_1,int param_2,uint param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n uint uVar2;\n int *piVar3;\n uint uVar4;\n \n uVar4 = *(uint *)(param_1 + 0xe0);\n if (uVar4 <= param_3) {\n if ((uVar4 == 0) && (uVar4 = 10, param_3 < 10)) {\n iVar1 = 0xa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
long type_1
function_1(type_2 *info,char *tag,type_3 var_2,type_4 var_9,type_3 *psize)
{
size_t var_7;
int var_8;
type_3 var_3;
type_5 *var_6;
type_3 var_1;
var_1 = (info->type_cache).struct_types_alloc;
if (var_... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parame... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 MASKED(int param_1,int param_2,uint param_3,int param_4,int *param_5)
{
int iVar1;
uint uVar2;
int *piVar3;
uint uVar4;
uVar4 = *(uint *)(param_1 + 0xe0);
if (uVar4 <= param_3) {
if ((uVar4 == 0... |
7735_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | operator= | FUN_001b9d40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::TEMPNAMEPLACEHOLDERVALUE(std::string const&) */
void __thiscall std::string::operator=(string *this,string *param_1)
{
assign(this,param_1);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b9d40(undefined4 param_1,undefined4 param_2)
{
FUN_001b9c60(param_1,param_2);
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x1482ba
SUB ESP,0x10
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x001b9c60
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1207657058'), ('tmp_159', u'CALL_-1207657086'), ('tmp_160', u'CALL_-1207657086')] | [('const-0', u'RETURN_-1207657058'), ('tmp_263', u'CALL_-1207657086'), ('tmp_262', u'CALL_-1207657086')] | null | null | 001b9d40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b9d40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001b9c60(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_001b9d40(undefined4 param_1,undefined4 param_2)\n\n{\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::TEMPNAMEPLACEHOLDERVALUE(std::string const&) */\n\nvoid __thiscall std::string::operator=(string *this,string *param_1)\n\n{\n assign(this,param_1);\n return;\n}\n\n" comment comment (declaratio... | (translation_unit "void FUN_001b9d40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001b9c60(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001b9d40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001b9c60(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001b9d40(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001b9d40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001b9c60(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b9d40(undefined4 param_1,undefined4 param_2)" (identifier "FUN_001b9d40") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::TEMPNAMEPLACEHOLDERVALUE(std::string const&) */
void __thiscall std::string::operator=(string *type_1,string *type_2)
{
function_1(type_1,type_2);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_001b9c60(param_1,param_2);
return;
}
|
8913_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _M_create_pback | FUN_0022b450 |
/* std::wfilebuf::_M_create_pback() */
void __thiscall std::wfilebuf::_M_create_pback(wfilebuf *this)
{
if (this[0x74] == (wfilebuf)0x0) {
this[0x74] = (wfilebuf)0x1;
*(undefined4 *)(this + 0x6c) = *(undefined4 *)(this + 8);
*(undefined4 *)(this + 0x70) = *(undefined4 *)(this + 0xc);
*(wfilebuf **)... |
void FUN_0022b450(int param_1)
{
if (*(char *)(param_1 + 0x74) == '\0') {
*(undefined1 *)(param_1 + 0x74) = 1;
*(undefined4 *)(param_1 + 0x6c) = *(undefined4 *)(param_1 + 8);
*(undefined4 *)(param_1 + 0x70) = *(undefined4 *)(param_1 + 0xc);
*(int *)(param_1 + 4) = param_1 + 0x68;
*(int *)(param_... | MOV EAX,dword ptr [ESP + 0x4]
CMP byte ptr [EAX + 0x74],0x0
JNZ 0x0022b479
MOV EDX,dword ptr [EAX + 0x8]
MOV byte ptr [EAX + 0x74],0x1
MOV dword ptr [EAX + 0x6c],EDX
MOV EDX,dword ptr [EAX + 0xc]
MOV dword ptr [EAX + 0x70],EDX
LEA EDX,[EAX + 0x68]
MOV dword ptr [EAX + 0x4],EDX
MOV dword ptr [EAX + 0x8],EDX
LEA EDX,[EAX... | null | null | null | null | [('const-1', u'PTRADD_-1203915604'), ('const-104', u'PTRADD_-1203915573'), ('const-1', u'PTRADD_-1203915624'), (u'LOAD_-1203915666', u'STORE_-1203915651'), (u'CAST_-1203915539', u'STORE_-1203915622'), ('tmp_130', u'PTRADD_-1203915556'), ('const-417', u'STORE_-1203915611'), ('const-1', u'PTRADD_-1203915579'), (u'INT_EQU... | [(u'CAST_-1203915561', u'STORE_-1203915658'), (u'INT_ADD_-1203915619', u'STORE_-1203915628'), ('const-1', u'STORE_-1203915658'), (u'LOAD_-1203915666', u'STORE_-1203915651'), (u'CAST_-1203915548', u'STORE_-1203915639'), (u'INT_EQUAL_-1203915671', u'CBRANCH_-1203915667'), ('const-104', u'INT_ADD_-1203915619'), (u'CAST_-1... | null | null | 0022b450 | x86 | O1 | (translation_unit "void FUN_0022b450(int param_1)\n\n{\n if (*(char *)(param_1 + 0x74) == '\0') {\n *(undefined1 *)(param_1 + 0x74) = 1;\n *(undefined4 *)(param_1 + 0x6c) = *(undefined4 *)(param_1 + 8);\n *(undefined4 *)(param_1 + 0x70) = *(undefined4 *)(param_1 + 0xc);\n *(int *)(param_1 + 4) = param_1 + ... | (translation_unit "/* std::wfilebuf::_M_create_pback() */\n\nvoid __thiscall std::wfilebuf::_M_create_pback(wfilebuf *this)\n\n{\n if (this[0x74] == (wfilebuf)0x0) {\n this[0x74] = (wfilebuf)0x1;\n *(undefined4 *)(this + 0x6c) = *(undefined4 *)(this + 8);\n *(undefined4 *)(this + 0x70) = *(undefined4 *)(this ... | (translation_unit "void FUN_0022b450(int param_1)\n\n{\n if (*(char *)(param_1 + 0x74) == '\0') {\n *(undefined1 *)(param_1 + 0x74) = 1;\n *(undefined4 *)(param_1 + 0x6c) = *(undefined4 *)(param_1 + 8);\n *(undefined4 *)(param_1 + 0x70) = *(undefined4 *)(param_1 + 0xc);\n *(int *)(param_1 + 4) = param_1 + ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_0022b450(int param_1)\n\n{\n if (*(char *)(param_1 + 0x74) == '\0') {\n *(undefined1 *)(param_1 + 0x74) = 1;\n *(undefined4 *)(param_1 + 0x6c) = *(undefined4 *)(param_1 + 8);\n *(undefined4 *)(param_1 + 0x70) = *(undefined4 *)(param_1 + 0xc);\n *(int *)(param_1 + 4) = param_1... |
/* std::wfilebuf::_M_create_pback() */
void __thiscall std::type_1::function_1(type_1 *var_1)
{
if (var_1[0x74] == (type_1)0x0) {
var_1[0x74] = (type_1)0x1;
*(type_2 *)(var_1 + 0x6c) = *(type_2 *)(var_1 + 8);
*(type_2 *)(var_1 + 0x70) = *(type_2 *)(var_1 + 0xc);
*(type_1 **)(var_1 + 4) = var_1 + 0x... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
void MASKED(int param_1)
{
if (*(char *)(param_1 + 0x74) == '\0') {
*(undefined1 *)(param_1 + 0x74) = 1;
*(undefined4 *)(param_1 + 0x6c) = *(undefined4 *)(param_1 + 8);
*(undefined4 *)(param_1 + 0x70) = *(undefined4 *)(param_1 + 0xc);
*(int *)(param_1 + 4) = param_1 + 0x68;
*(int *)(param_1 + 8)... |
9_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | bfd_scan_vma | bfd_scan_vma |
void bfd_scan_vma(void)
{
(*(code *)PTR_bfd_scan_vma_001bf028)();
return;
}
|
void bfd_scan_vma(void)
{
(*(code *)PTR_bfd_scan_vma_001bf028)();
return;
}
| JMP dword ptr [EBX + 0x28] | null | null | null | null | [(u'CAST_-1205968633', u'CALLIND_-1205968710'), (u'INDIRECT_-1205968638', u'COPY_-1205968697'), ('tmp_58', u'CAST_-1205968633'), ('const-0', u'RETURN_-1205968707'), (u'CALLIND_-1205968710', u'INDIRECT_-1205968638')] | [(u'CAST_-1205968633', u'CALLIND_-1205968710'), (u'INDIRECT_-1205968638', u'COPY_-1205968697'), ('tmp_58', u'CAST_-1205968633'), ('const-0', u'RETURN_-1205968707'), (u'CALLIND_-1205968710', u'INDIRECT_-1205968638')] | null | null | 000160b0 | x86 | O1 | (translation_unit "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}" primitive_type (function_declarator "bfd_scan_vma(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_scan_vma(void)\n\n{\n (*(code *)PTR_bfd_scan_vma_001bf028)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_scan_vma_001bf028)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_001bf028)();
return;
}
|
834_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | obj_elf_change_section | FUN_00051450 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void obj_elf_change_section
(char *name,uint type,uint info,bfd_vma attr,int entsize,char *group_name,
int linkonce,int push)
{
void *pvVar1;
section_stack *psVar2;
segT paVar3;
int iVar4;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00051450(byte *param_1,uint param_2,undefined4 param_3,uint param_4,byte *param_5,
int param_6,int param_7,int param_8,int param_9)
{
undefined4 *puVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016070
ADD EBX,0x26ba7
SUB ESP,0x4c
MOV EAX,dword ptr [ESP + 0x6c]
MOV EDX,dword ptr [ESP + 0x70]
MOV ECX,dword ptr [ESP + 0x80]
MOV EDI,dword ptr [ESP + 0x64]
MOV dword ptr [ESP + 0x8],EAX
MOV dword ptr [ESP + 0xc],EDX
TEST ECX,ECX
JNZ 0x00051810
LEA EAX,[EBX + 0x937c]
MOV ... | null | null | null | null | [(u'CALL_-1206249865', u'INDIRECT_-1206244645'), ('const-132', u'INT_ADD_-1206247972'), (u'CALL_-1206247964', u'INDIRECT_-1206243606'), (u'MULTIEQUAL_-1206244545', u'MULTIEQUAL_-1206244183'), ('const-386616', u'COPY_-1206242504'), ('const-19', u'INT_LEFT_-1206249646'), ('const-0', u'PTRSUB_-1206244057'), (u'COPY_-12062... | [(u'MULTIEQUAL_-1206244381', u'MULTIEQUAL_-1206244377'), ('const-417', u'LOAD_-1206249071'), ('tmp_18942', u'COPY_-1206242721'), (u'MULTIEQUAL_-1206245008', u'PTRADD_-1206246634'), (u'LOAD_-1206249137', u'INT_ADD_-1206249112'), (u'INT_OR_-1206249378', u'MULTIEQUAL_-1206246299'), ('const-0', u'CALL_-1206246227'), (u'MUL... | null | null | 00051450 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00051450(byte *param_1,uint param_2,undefined4 param_3,uint param_4,byte *param_5,\n int param_6,int param_7,int param_8,int param_9)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid obj_elf_change_section\n (char *name,uint type,uint info,bfd_vma attr,int entsize,char *group_name,\n int linkonce,int push)\n\n{\n void *pvVar1;\n section_stack *psVar2;\n s... | (translation_unit "void FUN_00051450(byte *param_1,uint param_2,undefined4 param_3,uint param_4,byte *param_5,\n int param_6,int param_7,int param_8,int param_9)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n undefined4 *puVar6;\n byte *extraout_ECX;\n b... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , ... | (function_definition "void FUN_00051450(byte *param_1,uint param_2,undefined4 param_3,uint param_4,byte *param_5,\n int param_6,int param_7,int param_8,int param_9)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n undefined4 *puVar6;\n byte *extraout_ECX;\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void function_1
(char *name,type_1 var_14,type_1 info,type_2 var_7,int var_36,char *var_18,
int var_27,int var_1)
{
void *pvVar1;
type_3 *psVar2;
type_4 var_4;
int var_8;
char *var_17;
ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(byte *param_1,uint param_2,undefined4 param_3,uint param_4,byte *param_5,
int param_6,int param_7,int param_8,int param_9)
{
undefined4 *puVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
uint... |
416_wget_and_wget_strip.c | hsts_match | FUN_00028717 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
_Bool hsts_match(hsts_store_t store,url *u)
{
char cVar1;
int iVar2;
hsts_kh *kh;
hsts_kh_info *phVar3;
time_t tVar4;
int iVar5;
int in_GS_OFFSET;
hsts_kh_match match;
i... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char FUN_00028717(undefined4 *param_1,int param_2)
{
int iVar1;
int iVar2;
char cVar3;
undefined4 *__ptr;
int *piVar4;
time_t tVar5;
int in_GS_OFFSET;
int local_24;
int local_20;
local_20 = *(int *)(in_GS_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x38
CALL 0x00016fc0
ADD EBX,0x724cd
MOV EBP,dword ptr [ESP + 0x4c]
MOV ESI,dword ptr [ESP + 0x50]
MOV EAX,GS:[0x14]
MOV dword ptr [ESP + 0x28],EAX
XOR EAX,EAX
PUSH 0x8
CALL 0x000572bc
MOV EDI,EAX
MOV dword ptr [ESP + 0x28],0x0
ADD ESP,0x10
MOV byte ptr [ESP + 0x8],0x0
CMP dw... | null | null | null | null | [(u'PTRSUB_-1206023236', u'STORE_-1206023788'), (u'CAST_-1206023180', u'LOAD_-1206023804'), (u'LOAD_-1206024260', u'MULTIEQUAL_-1206023744'), (u'PTRSUB_-1206023278', u'LOAD_-1206023972'), (u'CALL_-1206024187', u'INDIRECT_-1206023716'), ('const-417', u'LOAD_-1206024228'), ('tmp_1044', u'BRANCH_-1206023823'), ('const-417... | [(u'INT_ADD_-1206024267', u'CAST_-1206023406'), (u'INDIRECT_-1206023359', u'MULTIEQUAL_-1206023327'), (u'CAST_-1206023284', u'STORE_-1206023980'), (u'INDIRECT_-1206023565', u'MULTIEQUAL_-1206023554'), (u'CAST_-1206023406', u'LOAD_-1206024283'), (u'INT_ADD_-1206023790', u'CAST_-1206023181'), ('tmp_1044', u'BRANCH_-12060... | null | null | 00028717 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar FUN_00028717(undefined4 *param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n char cVar3;\n undefined4 *__ptr;\n int *piVar4;\n time_t tVar5;\n int in_GS_OFFSET;\n int local_24;\n int local_20;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\n_Bool hsts_match(hsts_store_t store,url *u)\n\n{\n char cVar1;\n int iVar2;\n hsts_kh *kh;\n hsts_kh_info *phVar3;\n time_t tVar4;\n int iVar5;\n int in_GS_OFFS... | (translation_unit "char FUN_00028717(undefined4 *param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n char cVar3;\n undefined4 *__ptr;\n int *piVar4;\n time_t tVar5;\n int in_GS_OFFSET;\n int local_24;\n int local_20;\n \n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n __ptr = (undefined4 *)FUN_000572bc(8);\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de... | (function_definition "char FUN_00028717(undefined4 *param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n char cVar3;\n undefined4 *__ptr;\n int *piVar4;\n time_t tVar5;\n int in_GS_OFFSET;\n int local_24;\n int local_20;\n \n local_20 = *(int *)(in_GS_OFFSET + 0x14);\n __ptr = (undefined4 *)FUN_000572bc(8)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 store,type_3 *u)
{
char cVar1;
int var_8;
type_4 *kh;
type_5 *var_6;
type_6 var_9;
int var_4;
int var_1;
type_7 var_11;
int var_15;
var_15 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char MASKED(undefined4 *param_1,int param_2)
{
int iVar1;
int iVar2;
char cVar3;
undefined4 *__ptr;
int *piVar4;
time_t tVar5;
int in_GS_OFFSET;
int local_24;
int local_20;
local_20 = *(int *)(in_GS_OFFSET... |
61_riscv64-linux-gnu-size_and_riscv64-linux-gnu-size_strip.c | bfd_check_format_matches | bfd_check_format_matches |
void bfd_check_format_matches(void)
{
(*(code *)PTR_bfd_check_format_matches_000190f4)();
return;
}
|
void bfd_check_format_matches(void)
{
(*(code *)PTR_bfd_check_format_matches_000190f4)();
return;
}
| JMP dword ptr [EBX + 0xf4] | null | null | null | null | [(u'CALLIND_-1205988374', u'INDIRECT_-1205988302'), ('tmp_58', u'CAST_-1205988297'), (u'CAST_-1205988297', u'CALLIND_-1205988374'), (u'INDIRECT_-1205988302', u'COPY_-1205988361'), ('const-0', u'RETURN_-1205988371')] | [(u'CALLIND_-1205988374', u'INDIRECT_-1205988302'), ('tmp_58', u'CAST_-1205988297'), (u'CAST_-1205988297', u'CALLIND_-1205988374'), (u'INDIRECT_-1205988302', u'COPY_-1205988361'), ('const-0', u'RETURN_-1205988371')] | null | null | 000113e0 | x86 | O1 | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_000190f4)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_check_format_matches(void)" (identifier "bfd_check_format_matches") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_check_format_matches_000190f4)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_000190f4)();
return;
}
|
484_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | exp_print_tree | FUN_00032df0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void exp_print_tree(etree_type *tree)
{
undefined *puVar1;
asection *paVar2;
etree_union *tree_00;
puVar1 = PTR_stderr_001cdf90;
LAB_00032e12:
if (config.map_file == (FILE *)... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00032df0(int *param_1)
{
undefined *puVar1;
undefined4 *puVar2;
int iVar3;
puVar1 = PTR_stderr_001cdf90;
code_r0x00032e12:
if (DAT_001d0530 == (FILE *)0x0) {
DAT_001d0530 = *(FILE **)puVar1;
}
if (p... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x19b207
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
LEA EDI,[EBX + 0x24e0]
MOV EBP,dword ptr [EBX + 0xffffff90]
MOV EAX,dword ptr [EDI + 0x50]
TEST EAX,EAX
JZ 0x00032e40
TEST ESI,ESI
JZ 0x00033130
CMP dword ptr [ESI + 0xc],0x9
JA 0x00033030
MOV EAX,dword ptr [... | null | null | null | null | [(u'MULTIEQUAL_-1206111215', u'PTRSUB_-1206109898'), (u'PTRSUB_-1206109416', u'PTRSUB_-1206109462'), ('tmp_8814', u'COPY_-1206110156'), (u'LOAD_-1206112313', u'CALL_-1206112281'), ('const-0', u'PTRSUB_-1206109527'), ('const-0', u'PTRSUB_-1206109967'), (u'PTRSUB_-1206110030', u'PTRSUB_-1206110068'), (u'MULTIEQUAL_-12061... | [('tmp_8964', u'MULTIEQUAL_-1206110171'), (u'CALL_-1206112070', u'INDIRECT_-1206109656'), ('const-4', u'PTRADD_-1206109841'), (u'LOAD_-1206112313', u'CALL_-1206112281'), ('const-4', u'PTRADD_-1206109633'), (u'INDIRECT_-1206109840', u'COPY_-1206109880'), (u'INDIRECT_-1206109482', u'MULTIEQUAL_-1206109467'), (u'CALL_-120... | null | null | 00032df0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00032df0(int *param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n int iVar3;\n \n puVar1 = PTR_stderr_001cdf90;\ncode_r0x00032e12:\n if (DAT_001d0530 == (FILE *)0x0) {\n DAT_001d0530 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid exp_print_tree(etree_type *tree)\n\n{\n undefined *puVar1;\n asection *paVar2;\n etree_union *tree_00;\n \n puVar1 = PTR_stderr_001cdf90;\nLAB_00032e12:\n i... | (translation_unit "void FUN_00032df0(int *param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n int iVar3;\n \n puVar1 = PTR_stderr_001cdf90;\ncode_r0x00032e12:\n if (DAT_001d0530 == (FILE *)0x0) {\n DAT_001d0530 = *(FILE **)puVar1;\n }\n if (param_1 == (int *)0x0) {\n FUN_00034db0("NULL TREE\n");\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statemen... | (function_definition "void FUN_00032df0(int *param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n int iVar3;\n \n puVar1 = PTR_stderr_001cdf90;\ncode_r0x00032e12:\n if (DAT_001d0530 == (FILE *)0x0) {\n DAT_001d0530 = *(FILE **)puVar1;\n }\n if (param_1 == (int *)0x0) {\n FUN_00034db0("NULL TREE\n");... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *var_1)
{
type_2 *puVar1;
type_3 *paVar2;
type_4 *tree_00;
puVar1 = PTR_stderr_001cdf90;
LAB_00032e12:
if (config.map_file == (type_5 *)0x0) {
conf... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1)
{
undefined *puVar1;
undefined4 *puVar2;
int iVar3;
puVar1 = PTR_stderr_001cdf90;
code_r0x00032e12:
if (DAT_001d0530 == (FILE *)0x0) {
DAT_001d0530 = *(FILE **)puVar1;
}
if (param_1... |
6659_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | pubimbue | FUN_0018bbb0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::streambuf::pubimbue(std::locale const&) */
locale * std::streambuf::pubimbue(locale *param_1)
{
int *in_stack_00000008;
locale *in_stack_0000000c;
locale::locale(param_1,(locale *)(in_stack_00000008 + 7));
if (... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 FUN_0018bbb0(undefined4 param_1,int *param_2,undefined4 param_3)
{
FUN_00182730(param_1,param_2 + 7);
if (*(code **)(*param_2 + 8) != (code *)PTR_FUN_00301ef4) {
/* try { // try from 0018bc17 t... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x0004fb7a
ADD ESI,0x176446
PUSH EBX
SUB ESP,0x24
MOV EDI,dword ptr [EBP + 0xc]
LEA EAX,[EDI + 0x1c]
PUSH EAX
MOV EBX,ESI
PUSH dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x00182730
MOV EDX,dword ptr [EDI]
ADD ESP,0x10
MOV EDX,dword ptr [EDX + 0x8]
CMP EDX,dwor... | null | null | null | null | [('tmp_222', u'CBRANCH_-1207452612'), (u'CAST_-1207452340', u'INT_NOTEQUAL_-1207452617'), ('tmp_951', u'CALL_-1207452574'), (u'CAST_-1207452344', u'LOAD_-1207452639'), ('tmp_479', u'CALL_-1207452657'), ('tmp_949', u'PTRADD_-1207452367'), (u'COPY_-1207452572', u'RETURN_-1207452519'), ('const-417', u'LOAD_-1207452656'), ... | [('tmp_948', u'PTRADD_-1207452371'), ('const-4', u'PTRADD_-1207452371'), ('tmp_222', u'CBRANCH_-1207452612'), (u'INDIRECT_-1207452299', u'MULTIEQUAL_-1207452344'), (u'PTRADD_-1207452371', u'CALL_-1207452574'), ('tmp_948', u'LOAD_-1207452656'), (u'CAST_-1207452349', u'LOAD_-1207452639'), (u'COPY_-1207452572', u'RETURN_-... | null | null | 0018bbb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 FUN_0018bbb0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00182730(param_1,param_2 + 7);\n if (*(code **)(*param_2 + 8) != (code *)PTR_FUN_00301ef4) {\n /* try... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::streambuf::pubimbue(std::locale const&) */\n\nlocale * std::streambuf::pubimbue(locale *param_1)\n\n{\n int *in_stack_00000008;\n locale *in_stack_0000000c;\n \n locale::locale(param_1,(locale *)(in_s... | (translation_unit "undefined4 FUN_0018bbb0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00182730(param_1,param_2 + 7);\n if (*(code **)(*param_2 + 8) != (code *)PTR_FUN_00301ef4) {\n \n (**(code **)(*param_2 + 8))(param_2,param_3);\n }\n FUN_00182e70(param_2 + 7,param_3);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (bi... | (function_definition "undefined4 FUN_0018bbb0(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n FUN_00182730(param_1,param_2 + 7);\n if (*(code **)(*param_2 + 8) != (code *)PTR_FUN_00301ef4) {\n \n (**(code **)(*param_2 + 8))(param_2,param_3);\n }\n FUN_00182e70(param_2 + 7,param_3);\... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::streambuf::pubimbue(std::locale const&) */
type_1 * std::streambuf::pubimbue(type_1 *param_1)
{
int *var_1;
type_1 *in_stack_0000000c;
locale::type_1(param_1,(type_1 *)(var_1 + 7));
if (*(type_2 **)(*var_1 + 8)... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
undefined4 MASKED(undefined4 param_1,int *param_2,undefined4 param_3)
{
FUN_00182730(param_1,param_2 + 7);
if (*(code **)(*param_2 + 8) != (code *)PTR_FUN_00301ef4) {
/* try { // try from 0018bc17 to 0018... |
312_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | os_region_check | FUN_00021410 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3
os_region_check(lang_output_section_statement_type *os,lang_memory_region_type *region,
etree_type *tree,bfd_vma rbase)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint... |
uint FUN_00021410(uint param_1,uint param_2)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
undefined4 uVar8;
undefined4 uVar9;
undefined4 uVar10;
uint uVar11;
uint uVar12;
undefined4 uVar13;
int extraout_ECX;
undefined4 *puVar14;
int unaf... | PUSH EBP
CALL 0x0001d3ba
ADD EBP,0x1a0bea
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV ESI,dword ptr [EDX + 0x28]
MOV EDI,dword ptr [EDX + 0x1c]
MOV EBX,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x1c],ECX
MOV dword ptr [ESP + 0xc],ESI
MOV ESI,dword ptr [EDX + 0x18]
MOV dword ptr [ESP + 0x20],EBX
MOV EBX,dword ptr [ESP... | null | null | null | null | [(u'INT_LESS_-1206053685', u'INT_ZEXT_-1206053672'), ('const-0', u'SUBPIECE_-1206052957'), (u'LOAD_-1206053765', u'SUBPIECE_-1206052945'), (u'PTRSUB_-1206052731', u'LOAD_-1206053191'), (u'SUBPIECE_-1206052957', u'INT_LESS_-1206053580'), ('const-172', u'INT_ADD_-1206052864'), ('const-0', u'PTRSUB_-1206052731'), (u'PTRSU... | [(u'INT_LESS_-1206053685', u'INT_ZEXT_-1206053672'), (u'CAST_-1206052803', u'PTRADD_-1206052800'), (u'CALL_-1206053262', u'MULTIEQUAL_-1206053017'), (u'SUBPIECE_-1206052993', u'PTRADD_-1206052969'), ('const-6', u'PTRADD_-1206052953'), ('tmp_1307', u'BRANCH_-1206053063'), ('const-417', u'LOAD_-1206053157'), (u'INT_NOTEQ... | null | null | 00021410 | x86 | O1 | (translation_unit "uint FUN_00021410(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n int extraout_ECX;... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nvoid __regparm3\nos_region_check(lang_output_section_statement_type *os,lang_memory_region_type *region,\n etree_type *tree,bfd_vma rbase)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint... | (translation_unit "uint FUN_00021410(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n int extraout_ECX;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;... | (function_definition "uint FUN_00021410(uint param_1,uint param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n undefined4 uVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n int extraout_E... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3
function_1(type_1 *os,type_2 *region,
type_3 *var_10,type_4 var_9)
{
type_5 var_2;
type_5 var_6;
type_5 var_7;
type_5 var_4;
type_5 var_3;
type_5 var_1;
type_6 *plVar7;
char *pcVar8;... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
uint MASKED(uint param_1,uint param_2)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
undefined4 *puVar7;
undefined4 uVar8;
undefined4 uVar9;
undefined4 uVar10;
uint uVar11;
uint uVar12;
undefined4 uVar13;
int extraout_ECX;
undefined4 *puVar14;
int unaff_EBP;... |
7685_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | begin | FUN_001b88d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::begin() */
int * std::string::begin(void)
{
int iVar1;
int *in_stack_00000004;
string *in_stack_00000008;
iVar1 = *(int *)in_stack_00000008;
if (-1 < *(int *)(iVar1 + -4)) {
_M_leak_hard(in_stack_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_001b88d0(int *param_1,int *param_2)
{
int iVar1;
iVar1 = *param_2;
if (-1 < *(int *)(iVar1 + -4)) {
FUN_001b87c0(param_2);
iVar1 = *param_2;
}
*param_1 = iVar1;
return param_1;
}
| PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x14]
CALL 0x00032730
ADD EBX,0x149724
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EDI]
MOV EAX,dword ptr [EDX + -0x4]
TEST EAX,EAX
JS 0x001b88fd
SUB ESP,0xc
PUSH EDI
CALL 0x001b87c0
MOV EDX,dword ptr [EDI]
ADD ESP,0x10
MOV dword ptr [ESI],EDX
MOV EAX,ESI
POP EB... | null | null | null | null | [(u'COPY_-1207662266', u'RETURN_-1207662236'), ('tmp_430', u'CAST_-1207662157'), ('tmp_431', u'COPY_-1207662266'), ('tmp_111', u'CBRANCH_-1207662309'), ('const-417', u'LOAD_-1207662285'), (u'INT_SLESS_-1207662309', u'CBRANCH_-1207662309'), (u'LOAD_-1207662333', u'MULTIEQUAL_-1207662178'), (u'LOAD_-1207662328', u'INT_SL... | [(u'LOAD_-1207662285', u'MULTIEQUAL_-1207662178'), (u'MULTIEQUAL_-1207662178', u'STORE_-1207662267'), ('tmp_437', u'STORE_-1207662267'), ('tmp_437', u'COPY_-1207662266'), (u'COPY_-1207662266', u'RETURN_-1207662236'), ('const-417', u'LOAD_-1207662285'), ('const-417', u'LOAD_-1207662328'), ('tmp_436', u'LOAD_-1207662333'... | null | null | 001b88d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_001b88d0(int *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_001b87c0(param_2);\n iVar1 = *param_2;\n }\n *param_1 = iVar1;\n ret... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::begin() */\n\nint * std::string::begin(void)\n\n{\n int iVar1;\n int *in_stack_00000004;\n string *in_stack_00000008;\n \n iVar1 = *(int *)in_stack_00000008;\n if (-1 < *(int *)(iVar1 + -4))... | (translation_unit "int * FUN_001b88d0(int *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_001b87c0(param_2);\n iVar1 = *param_2;\n }\n *param_1 = iVar1;\n return param_1;\n}\n\n" (function_definition "int * FUN_001b88d0(int *param_1,int *param_2)\n\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_exp... | (function_definition "int * FUN_001b88d0(int *param_1,int *param_2)\n\n{\n int iVar1;\n \n iVar1 = *param_2;\n if (-1 < *(int *)(iVar1 + -4)) {\n FUN_001b87c0(param_2);\n iVar1 = *param_2;\n }\n *param_1 = iVar1;\n return param_1;\n}" (primitive_type "int") (pointer_declarator "* FUN_001b88d0(int *param_1,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::begin() */
int * std::type_1::function_1(void)
{
int var_1;
int *in_stack_00000004;
type_1 *in_stack_00000008;
var_1 = *(int *)in_stack_00000008;
if (-1 < *(int *)(var_1 + -4)) {
var_2(in_stack_00... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
int iVar1;
iVar1 = *param_2;
if (-1 < *(int *)(iVar1 + -4)) {
FUN_001b87c0(param_2);
iVar1 = *param_2;
}
*param_1 = iVar1;
return param_1;
}
|
1770_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | parse_to_value | FUN_00048870 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_library_path * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00048870(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014d230(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3cb789
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x40]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x0014d230
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206155130')] | [('tmp_344', u'INT_ADD_-1206155083'), (u'INT_ADD_-1206155083', u'CALL_-1206155066'), ('const-1', u'STORE_-1206155062'), ('tmp_344', u'INT_ADD_-1206155048'), (u'INT_ADD_-1206155048', u'CAST_-1206154948'), ('const-0', u'RETURN_-1206155026'), ('tmp_346', u'CALL_-1206155066'), ('const-64', u'INT_ADD_-1206155083'), ('const-... | null | null | 00048870 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00048870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_library_path * this, char * option_name,\n char * arg, Command_line * param_3, General_opt... | (translation_unit "void FUN_00048870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00048870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_00048870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014d230(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00048870(int param_1,undefined4 param_2,undefined4 param_3)" (identifi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_library_path * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
v... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014d230(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
145_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | ppc64_elf_inline_plt | ppc64_elf_inline_plt |
void ppc64_elf_inline_plt(void)
{
(*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();
return;
}
|
void ppc64_elf_inline_plt(void)
{
(*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();
return;
}
| JMP dword ptr [EBX + 0x26c] | null | null | null | null | [(u'CALLIND_-1205966390', u'INDIRECT_-1205966318'), (u'CAST_-1205966313', u'CALLIND_-1205966390'), ('const-0', u'RETURN_-1205966387'), ('tmp_58', u'CAST_-1205966313'), (u'INDIRECT_-1205966318', u'COPY_-1205966377')] | [(u'CALLIND_-1205966390', u'INDIRECT_-1205966318'), (u'CAST_-1205966313', u'CALLIND_-1205966390'), ('const-0', u'RETURN_-1205966387'), ('tmp_58', u'CAST_-1205966313'), (u'INDIRECT_-1205966318', u'COPY_-1205966377')] | null | null | 000169c0 | x86 | O1 | (translation_unit "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}\n\n" (function_definition "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}" primitive_type (function_declarator "ppc64_elf_inline_plt(void)" iden... | (translation_unit "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}\n\n" (function_definition "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}" primitive_type (function_declarator "ppc64_elf_inline_plt(void)" iden... | (translation_unit "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}\n\n" (function_definition "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}" primitive_type (function_declarator "ppc64_elf_inline_plt(void)" iden... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void ppc64_elf_inline_plt(void)\n\n{\n (*(code *)PTR_ppc64_elf_inline_plt_001bf26c)();\n return;\n}" (primitive_type "void") (function_declarator "ppc64_elf_inline_plt(void)" (identifier "ppc64_elf_inline_plt") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"... |
void function_1(void)
{
(*(type_1 *)PTR_ppc64_elf_inline_plt_001bf26c)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression ar... | null |
void MASKED(void)
{
(*(code *)PTR_MASKED_001bf26c)();
return;
}
|
815_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c | fclose | fclose |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206349726')] | [('const-1', u'RETURN_-1206349726')] | null | null | 00079058 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fclose@@GLIBC_2.1 */... | (translation_unit "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4009_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_incremental_update | FUN_000fee60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_incremental_update(Struct_incremental_update * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_incremental_update::~Struct_incremental_update
(Struct_inc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000fee60(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a0dc8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x2b019a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff1dc8]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000fee92
SUB ESP,0xc
PUSH EDX
CALL 0x001ff030
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'PTRSUB_-1206849707', u'INT_NOTEQUAL_-1206849857'), ('const-0', u'PTRSUB_-1206849705'), ('tmp_151', u'CBRANCH_-1206849857'), ('const-4', u'PTRSUB_-1206849700'), (u'LOAD_-1206849877', u'CAST_-1206849692'), ('const-417', u'LOAD_-1206849877'), ('const-0', u'PTRSUB_-1206849711'), ('const-0', u'PTRSUB_-1206849707'), ('co... | [('const-417', u'STORE_-1206849881'), (u'PTRSUB_-1206849716', u'STORE_-1206849881'), ('const-3', u'PTRADD_-1206849725'), (u'LOAD_-1206849877', u'CAST_-1206849712'), (u'CAST_-1206849712', u'INT_NOTEQUAL_-1206849857'), ('tmp_151', u'CBRANCH_-1206849857'), ('const-0', u'PTRSUB_-1206849716'), ('tmp_439', u'PTRADD_-12068497... | null | null | 000fee60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000fee60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0dc8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_incremental_update(Struct_incremental_update * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_incremental_update::~Struct_incremental_updat... | (translation_unit "void FUN_000fee60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0dc8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000fee60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0dc8;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_000fee60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0dc8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000fee60(undefined4 *param_1)" (identifier "FUN_000fee60... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_incremental_update(Struct_incremental_update * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
typ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a0dc8;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
return;
}
|
304_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c | input_file_get | FUN_00025620 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
size_t input_file_get(char *buf,size_t buflen)
{
char *pcVar1;
FILE *__stream;
int iVar2;
int *piVar3;
undefined4 uVar4;
char *format;
size_t sVar5;
__stream = f_in;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t FUN_00025620(void *param_1,size_t param_2)
{
undefined4 uVar1;
FILE *__stream;
int iVar2;
int *piVar3;
undefined4 uVar4;
undefined4 uVar5;
size_t sVar6;
__stream = DAT_000777d4;
sVar6 = 0;
iVar2 = f... | PUSH EBP
PUSH EDI
PUSH ESI
XOR ESI,ESI
PUSH EBX
CALL 0x00016090
ADD EBX,0x499d5
SUB ESP,0x18
MOV EDI,dword ptr [EBX + 0x87d4]
PUSH EDI
CALL 0x00014420
ADD ESP,0x10
TEST EAX,EAX
JZ 0x00025658
ADD ESP,0xc
MOV EAX,ESI
POP EBX
POP ESI
POP EDI
POP EBP
RET
PUSH EDI
PUSH dword ptr [ESP + 0x28]
PUSH 0x1
PUSH dword ptr [ESP + 0... | null | null | null | null | [(u'COPY_-1206036838', u'RETURN_-1206036804'), ('const-0', u'CALL_-1206036628'), ('const-0', u'RETURN_-1206036538'), (u'CALL_-1206036628', u'INDIRECT_-1206036281'), ('tmp_1699', u'COPY_-1206036454'), (u'CAST_-1206036307', u'CALL_-1206036742'), (u'LOAD_-1206036695', u'CALL_-1206036682'), (u'INDIRECT_-1206036389', u'MULT... | [(u'COPY_-1206036838', u'RETURN_-1206036804'), ('tmp_1584', u'CALL_-1206036769'), (u'COPY_-1206036456', u'CALL_-1206036769'), (u'CALL_-1206036682', u'INDIRECT_-1206036311'), (u'INDIRECT_-1206036311', u'COPY_-1206036354'), (u'INDIRECT_-1206036391', u'MULTIEQUAL_-1206036371'), ('const-5', u'CALL_-1206036628'), (u'CALL_-1... | null | null | 00025620 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t FUN_00025620(void *param_1,size_t param_2)\n\n{\n undefined4 uVar1;\n FILE *__stream;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n size_t sVar6;\n \n __stream = DAT_000... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nsize_t input_file_get(char *buf,size_t buflen)\n\n{\n char *pcVar1;\n FILE *__stream;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n char *format;\n size_t s... | (translation_unit "size_t FUN_00025620(void *param_1,size_t param_2)\n\n{\n undefined4 uVar1;\n FILE *__stream;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n size_t sVar6;\n \n __stream = DAT_000777d4;\n sVar6 = 0;\n iVar2 = feof(DAT_000777d4);\n if (iVar2 == 0) {\n sVar6 = fread(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla... | (function_definition "size_t FUN_00025620(void *param_1,size_t param_2)\n\n{\n undefined4 uVar1;\n FILE *__stream;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n size_t sVar6;\n \n __stream = DAT_000777d4;\n sVar6 = 0;\n iVar2 = feof(DAT_000777d4);\n if (iVar2 == 0) {\n sVar6 = fre... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
size_t function_1(char *buf,size_t buflen)
{
char *pcVar1;
type_1 *__stream;
int var_2;
int *piVar3;
type_2 uVar4;
char *format;
size_t sVar5;
__stream = f_in;
sVar5 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
size_t MASKED(void *param_1,size_t param_2)
{
undefined4 uVar1;
FILE *__stream;
int iVar2;
int *piVar3;
undefined4 uVar4;
undefined4 uVar5;
size_t sVar6;
__stream = DAT_000777d4;
sVar6 = 0;
iVar2 = feof(DA... |
8721_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | operator>> | FUN_00222e90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::istream::TEMPNAMEPLACEHOLDERVALUE(bool&) */
void __thiscall std::istream::operator>>(istream *this,bool *param_1)
{
_M_extract<bool>(this,param_1);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00222e90(undefined4 param_1,undefined4 param_2)
{
FUN_00222d50(param_1,param_2);
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x18716a
SUB ESP,0x10
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
CALL 0x00222d50
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('tmp_160', u'CALL_-1203949870'), ('const-0', u'RETURN_-1203949842'), ('tmp_159', u'CALL_-1203949870')] | [('tmp_263', u'CALL_-1203949870'), ('tmp_262', u'CALL_-1203949870'), ('const-0', u'RETURN_-1203949842')] | null | null | 00222e90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00222e90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00222d50(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_00222e90(undefined4 param_1,undefined4 param_2)\n\n{\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::istream::TEMPNAMEPLACEHOLDERVALUE(bool&) */\n\nvoid __thiscall std::istream::operator>>(istream *this,bool *param_1)\n\n{\n _M_extract<bool>(this,param_1);\n return;\n}\n\n" comment comment (declaration... | (translation_unit "void FUN_00222e90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00222d50(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00222e90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00222d50(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00222e90(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00222e90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00222d50(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00222e90(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00222e90") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::istream::TEMPNAMEPLACEHOLDERVALUE(bool&) */
void __thiscall std::istream::operator>>(istream *this,bool *param_1)
{
_M_extract<bool>(this,param_1);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_00222d50(param_1,param_2);
return;
}
|
9688_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~moneypunct_byname | FUN_002389d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */
void __thiscall
std::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)
{
*(undefined ***)this = &PTR__moneypunct_byname_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002389d0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038dea4;
FUN_00234e30(param_1);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x15662a
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffffee9c]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x00234e30
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [(u'CAST_-1203991928', u'CALL_-1203992029'), ('const-3727012', u'PTRSUB_-1203991931'), ('tmp_183', u'CAST_-1203991932'), ('const-0', u'RETURN_-1203992001'), ('tmp_183', u'CAST_-1203991928'), (u'PTRSUB_-1203991931', u'STORE_-1203992042'), (u'CAST_-1203991932', u'STORE_-1203992042'), ('const-0', u'PTRSUB_-1203991931'), (... | [('tmp_282', u'STORE_-1203992042'), ('const-0', u'PTRSUB_-1203991931'), ('const-3727012', u'PTRSUB_-1203991931'), ('const-417', u'STORE_-1203992042'), ('const-0', u'RETURN_-1203992001'), (u'PTRSUB_-1203991931', u'STORE_-1203992042'), ('tmp_282', u'CALL_-1203992029')] | null | null | 002389d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002389d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038dea4;\n FUN_00234e30(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_002389d0(undefined4 *param_1)\n\n{\n *param_1 =... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */\n\nvoid __thiscall\nstd::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)\n\n{\n *(undefined ***)this =... | (translation_unit "void FUN_002389d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038dea4;\n FUN_00234e30(param_1);\n return;\n}\n\n" (function_definition "void FUN_002389d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038dea4;\n FUN_00234e30(param_1);\n return;\n}" primitive_type (function_declarator "FU... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_002389d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0038dea4;\n FUN_00234e30(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002389d0(undefined4 *param_1)" (identifier "FUN_002389d0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */
void __thiscall
std::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)
{
*(undefined ***)this = &PTR__moneypunct_byname_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0038dea4;
FUN_00234e30(param_1);
return;
}
|
5267_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_for_all_unused_symbols | FUN_001387c0 |
/* DWARF original prototype: void do_for_all_unused_symbols(Lib_group * this, Symbol_visitor_base *
v) */
void __thiscall gold::Lib_group::do_for_all_unused_symbols(Lib_group *this,Symbol_visitor_base *v)
{
pointer pAVar1;
pointer pAVar2;
pAVar1 = (this->members_).
super__Vector_base<gold::Arc... |
void FUN_001387c0(int param_1,undefined4 param_2)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar1 = *(undefined4 **)(param_1 + 0xc);
if (puVar1 != *(undefined4 **)(param_1 + 0x10)) {
do {
puVar2 = puVar1 + 3;
(**(code **)(*(int *)*puVar1 + 0x30))((int *)*puVar1,puVar1[1],param_2);
pu... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
MOV EDI,dword ptr [ESP + 0x14]
MOV EBX,dword ptr [ESI + 0xc]
CMP EBX,dword ptr [ESI + 0x10]
JZ 0x001387f2
LEA ESI,[ESI]
NOP
MOV EAX,dword ptr [EBX]
SUB ESP,0x4
ADD EBX,0xc
MOV EDX,dword ptr [EAX]
PUSH EDI
PUSH dword ptr [EBX + -0x8]
PUSH EAX
CALL dword ptr [EDX ... | null | null | null | null | [(u'LOAD_-1207138333', u'INT_NOTEQUAL_-1207138317'), ('const-417', u'LOAD_-1207138310'), (u'PTRADD_-1207138044', u'LOAD_-1207138261'), (u'PTRSUB_-1207138088', u'PTRSUB_-1207138080'), ('tmp_300', u'PTRSUB_-1207138048'), (u'MULTIEQUAL_-1207138145', u'PTRADD_-1207138067'), (u'PTRSUB_-1207138072', u'LOAD_-1207138310'), ('c... | [(u'LOAD_-1207138333', u'INT_NOTEQUAL_-1207138317'), (u'CAST_-1207138087', u'LOAD_-1207138339'), (u'INT_ADD_-1207138317', u'CAST_-1207138083'), (u'MULTIEQUAL_-1207138144', u'PTRADD_-1207138071'), ('const-3', u'PTRADD_-1207138071'), ('const-417', u'LOAD_-1207138333'), (u'LOAD_-1207138310', u'CAST_-1207138072'), ('const-... | null | null | 001387c0 | x86 | O1 | (translation_unit "void FUN_001387c0(int param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = *(undefined4 **)(param_1 + 0xc);\n if (puVar1 != *(undefined4 **)(param_1 + 0x10)) {\n do {\n puVar2 = puVar1 + 3;\n (**(code **)(*(int *)*puVar1 + 0x30))((int *)*puVar1,... | (translation_unit "/* DWARF original prototype: void do_for_all_unused_symbols(Lib_group * this, Symbol_visitor_base *\n v) */\n\nvoid __thiscall gold::Lib_group::do_for_all_unused_symbols(Lib_group *this,Symbol_visitor_base *v)\n\n{\n pointer pAVar1;\n pointer pAVar2;\n \n pAVar1 = (this->members_).\n ... | (translation_unit "void FUN_001387c0(int param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = *(undefined4 **)(param_1 + 0xc);\n if (puVar1 != *(undefined4 **)(param_1 + 0x10)) {\n do {\n puVar2 = puVar1 + 3;\n (**(code **)(*(int *)*puVar1 + 0x30))((int *)*puVar1,... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment... | (function_definition "void FUN_001387c0(int param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar1 = *(undefined4 **)(param_1 + 0xc);\n if (puVar1 != *(undefined4 **)(param_1 + 0x10)) {\n do {\n puVar2 = puVar1 + 3;\n (**(code **)(*(int *)*puVar1 + 0x30))((int *)*puVa... |
/* DWARF original prototype: void do_for_all_unused_symbols(Lib_group * this, Symbol_visitor_base *
v) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *v)
{
type_3 var_3;
type_3 var_4;
var_3 = (this->members_).
super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>._... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
void MASKED(int param_1,undefined4 param_2)
{
undefined4 *puVar1;
undefined4 *puVar2;
puVar1 = *(undefined4 **)(param_1 + 0xc);
if (puVar1 != *(undefined4 **)(param_1 + 0x10)) {
do {
puVar2 = puVar1 + 3;
(**(code **)(*(int *)*puVar1 + 0x30))((int *)*puVar1,puVar1[1],param_2);
puVar1 =... |
4083_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Layout_task_runner | FUN_001156c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Layout_task_runner(Layout_task_runner * this, int __in_chrg) */
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001156c0(undefined4 param_1)
{
FUN_00248200(param_1,0x1c);
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x2fe93a
SUB ESP,0x10
PUSH 0x1c
PUSH dword ptr [ESP + 0x1c]
CALL 0x00248200
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1207019822')] | [('tmp_250', u'CALL_-1207019778'), ('const-0', u'RETURN_-1207019750'), ('const-28', u'CALL_-1207019778')] | null | null | 001156c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001156c0(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x1c);\n return;\n}\n\n" comment (function_definition "void FUN_001156c0(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x1c);\n return;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Layout_task_runner(Layout_task_runner * thi... | (translation_unit "void FUN_001156c0(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x1c);\n return;\n}\n\n" (function_definition "void FUN_001156c0(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x1c);\n return;\n}" primitive_type (function_declarator "FUN_001156c0(undefined4 param_1)" identifier (parameter_list... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001156c0(undefined4 param_1)\n\n{\n FUN_00248200(param_1,0x1c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001156c0(undefined4 param_1)" (identifier "FUN_001156c0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_iden... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Layout_task_runner(Layout_task_runner * this, int __in_chrg) */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_00248200(param_1,0x1c);
return;
}
|
230_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | display_debug_macinfo | FUN_000222c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int display_debug_macinfo(dwarf_section *section,void *file)
{
byte bVar1;
size_t sVar2;
char *pcVar3;
dwarf_section *in_ECX;
byte *pbVar4;
byte *end;
dwarf_vma dVar5;
byt... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_000222c0(int param_1)
{
byte bVar1;
size_t sVar2;
char *pcVar3;
byte *pbVar4;
byte *pbVar5;
byte *local_38;
undefined4 local_34;
int local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x222c9;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000153d0
ADD EBX,0x50d37
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [EAX + 0x10]
MOV EDI,dword ptr [EAX + 0x1c]
LEA EDX,[EAX + 0xc]
MOV EAX,dword ptr [EAX + 0x8]
ADD EDI,ESI
CALL 0x0001ec20
CMP ESI,EDI
JNC 0x00022376
LEA EAX,[EBX + 0xfffdda6c]
LEA EBP,[ESP +... | null | null | null | null | [('const-4', u'INT_LESS_-1206049919'), (u'PTRADD_-1206049229', u'CALL_-1206049250'), (u'CALL_-1206049742', u'INDIRECT_-1206048574'), (u'INT_LESS_-1206049919', u'CBRANCH_-1206049928'), ('tmp_1397', u'BRANCH_-1206049172'), (u'INT_SUB_-1206049812', u'CALL_-1206049799'), (u'COPY_-1206049363', u'MULTIEQUAL_-1206048681'), ('... | [(u'MULTIEQUAL_-1206049163', u'LOAD_-1206049968'), (u'CALL_-1206049299', u'INDIRECT_-1206048498'), (u'PTRADD_-1206049229', u'CALL_-1206049250'), (u'INT_LESS_-1206049919', u'CBRANCH_-1206049928'), ('tmp_1397', u'BRANCH_-1206049172'), (u'INT_SUB_-1206049812', u'CALL_-1206049799'), ('const-1', u'PTRADD_-1206049964'), ('co... | null | null | 000222c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000222c0(int param_1)\n\n{\n byte bVar1;\n size_t sVar2;\n char *pcVar3;\n byte *pbVar4;\n byte *pbVar5;\n byte *local_38;\n undefined4 local_34;\n int local_20 [3];\n undefined4 uStack... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint display_debug_macinfo(dwarf_section *section,void *file)\n\n{\n byte bVar1;\n size_t sVar2;\n char *pcVar3;\n dwarf_section *in_ECX;\n byte *pbVar4;\n byte *... | (translation_unit "undefined4 FUN_000222c0(int param_1)\n\n{\n byte bVar1;\n size_t sVar2;\n char *pcVar3;\n byte *pbVar4;\n byte *pbVar5;\n byte *local_38;\n undefined4 local_34;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x222c9;\n pbVar4 = *(byte **)(param_1 + 0x10);\n pbVar5 = pbVar4 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP... | (function_definition "undefined4 FUN_000222c0(int param_1)\n\n{\n byte bVar1;\n size_t sVar2;\n char *pcVar3;\n byte *pbVar4;\n byte *pbVar5;\n byte *local_38;\n undefined4 local_34;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x222c9;\n pbVar4 = *(byte **)(param_1 + 0x10);\n pbVar5 = pbVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *section,void *file)
{
type_2 var_4;
size_t var_11;
char *pcVar3;
type_1 *in_ECX;
type_2 *var_1;
type_2 *var_3;
type_3 dVar5;
type_2 *var_10;
type_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1)
{
byte bVar1;
size_t sVar2;
char *pcVar3;
byte *pbVar4;
byte *pbVar5;
byte *local_38;
undefined4 local_34;
int local_20 [3];
undefined4 uStack_14;
uStack_14 = 0x222c9;
pbVa... |
2198_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Struct_detect_odr_violations | FUN_0005b0b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_detect_odr_violations(Struct_detect_odr_violations * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_detect_odr_violations::~Struct_detect_odr_violations
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005b0b0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d316c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x40);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x58ef49
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xfffe916c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0005b0e2
SUB ESP,0xc
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x40
PUSH ESI
CALL 0x003ae060
AD... | null | null | null | null | [('const-1', u'RETURN_-1206210362')] | [('tmp_597', u'STORE_-1206210317'), (u'PTRSUB_-1206210102', u'STORE_-1206210317'), ('const-4', u'PTRADD_-1206210111'), (u'PTRADD_-1206210111', u'INT_NOTEQUAL_-1206210294'), (u'PTRADD_-1206210099', u'LOAD_-1206210314'), ('tmp_135', u'CBRANCH_-1206210294'), ('tmp_597', u'CALL_-1206210230'), ('const-417', u'STORE_-1206210... | null | null | 0005b0b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005b0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d316c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x40);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_detect_odr_violations(Struct_detect_odr_violations * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_detect_odr_violations::~Struct_detect_o... | (translation_unit "void FUN_0005b0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d316c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_0005b0b0(undefined4 *param_1)\n\n{\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0005b0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d316c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005b0b0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_detect_odr_violations(Struct_detect_odr_violations * this,
int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d316c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
FUN_003ae060(param_1,0x40);
return;
}
|
9296_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | exceptions | FUN_00272160 |
/* std::ios::exceptions() const */
undefined4 __thiscall std::ios::exceptions(ios *this)
{
return *(undefined4 *)(this + 0x10);
}
|
undefined4 FUN_00272160(int param_1)
{
return *(undefined4 *)(param_1 + 0x10);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x10]
RET | null | null | null | null | [('const-1', u'PTRADD_-1204280920'), ('tmp_26', u'PTRADD_-1204280920'), (u'COPY_-1204280982', u'RETURN_-1204280967'), (u'LOAD_-1204280982', u'COPY_-1204280982'), ('const-0', u'RETURN_-1204280967'), ('const-16', u'PTRADD_-1204280920'), (u'CAST_-1204280914', u'LOAD_-1204280982'), ('const-417', u'LOAD_-1204280982'), (u'PT... | [(u'COPY_-1204280982', u'RETURN_-1204280967'), (u'LOAD_-1204280982', u'COPY_-1204280982'), ('const-0', u'RETURN_-1204280967'), ('tmp_29', u'INT_ADD_-1204280966'), (u'CAST_-1204280914', u'LOAD_-1204280982'), ('const-417', u'LOAD_-1204280982'), (u'INT_ADD_-1204280966', u'CAST_-1204280914'), ('const-16', u'INT_ADD_-120428... | null | null | 00272160 | x86 | O1 | (translation_unit "undefined4 FUN_00272160(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x10);\n}\n\n" (function_definition "undefined4 FUN_00272160(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x10);\n}" type_identifier (function_declarator "FUN_00272160(int param_1)" identifier (parameter_list "(int... | (translation_unit "/* std::ios::exceptions() const */\n\nundefined4 __thiscall std::ios::exceptions(ios *this)\n\n{\n return *(undefined4 *)(this + 0x10);\n}\n\n" comment (function_definition "undefined4 __thiscall std::ios::exceptions(ios *this)\n\n{\n return *(undefined4 *)(this + 0x10);\n}" type_identifier (ms_cal... | (translation_unit "undefined4 FUN_00272160(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x10);\n}\n\n" (function_definition "undefined4 FUN_00272160(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x10);\n}" type_identifier (function_declarator "FUN_00272160(int param_1)" identifier (parameter_list "(int... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined4 FUN_00272160(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x10);\n}" (type_identifier "undefined4") (function_declarator "FUN_00272160(int param_1)" (identifier "FUN_00272160") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (... |
/* std::ios::exceptions() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 0x10);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(param_1 + 0x10);
}
|
7174_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | add_warning | FUN_001e9790 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_warning(Warnings * this, Symbol_table * symtab, char * name,
Object * obj, string * warning) */
void __thiscall
gold::Warnings::add_warning
(Warnings *this,Symbol_table *symtab,ch... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e9790(int *param_1,int param_2,undefined4 param_3)
{
uint *puVar1;
uint uVar2;
undefined4 *puVar3;
uint uVar4;
undefined4 *puVar5;
uint *puVar6;
uint *puVar7;
undefined4 uStack_30;
undefined1 auStac... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x22a867
SUB ESP,0x1c
PUSH 0x0
PUSH 0x1
PUSH dword ptr [ESP + 0x40]
MOV EAX,dword ptr [ESP + 0x40]
ADD EAX,0x40
PUSH EAX
CALL 0x001e3f80
XOR EDX,EDX
MOV EBP,EAX
MOV EAX,dword ptr [ESP + 0x40]
MOV EAX,dword ptr [EAX + 0x4]
MOV ECX,EAX
MOV dword ptr [ESP + 0x18]... | null | null | null | null | [('const-1', u'RETURN_-1207855186')] | [('const-4294967280', u'INT_ADD_-1207854852'), (u'LOAD_-1207854783', u'INT_REM_-1207854716'), ('const-417', u'LOAD_-1207854802'), ('const-36', u'CALL_-1207854789'), (u'INDIRECT_-1207854240', u'COPY_-1207854208'), (u'PTRSUB_-1207854155', u'MULTIEQUAL_-1207854559'), (u'INDIRECT_-1207854308', u'CALL_-1207854678'), ('const... | null | null | 001e9790 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e9790(int *param_1,int param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint *puVar6;\n uint *puVar7;\n undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_warning(Warnings * this, Symbol_table * symtab, char * name,\n Object * obj, string * warning) */\n\nvoid __thiscall\ngold::Warnings::add_warning\n (Warnings *this... | (translation_unit "void FUN_001e9790(int *param_1,int param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint *puVar6;\n uint *puVar7;\n undefined4 uStack_30;\n undefined1 auStack_2c [4];\n uint local_28;\n uint local_24;\n undefined1 l... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "void FUN_001e9790(int *param_1,int param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint *puVar6;\n uint *puVar7;\n undefined4 uStack_30;\n undefined1 auStack_2c [4];\n uint local_28;\n uint local_24;\n undefined... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_warning(Warnings * this, Symbol_table * symtab, char * name,
Object * obj, string * warning) */
void __thiscall
gold::type_1::function_1
(type_1 *this,type_2 *symtab,char *name,ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,int param_2,undefined4 param_3)
{
uint *puVar1;
uint uVar2;
undefined4 *puVar3;
uint uVar4;
undefined4 *puVar5;
uint *puVar6;
uint *puVar7;
undefined4 uStack_30;
undefined1 auStack_2c [... |
305_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | tg_class_static_member | FUN_00037810 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean tg_class_static_member(void *p,char *name,char *physname,debug_visibility visibility)
{
size_t sVar1;
size_t sVar2;
char *__s;
bfd_boolean bVar3;
char *__ptr;
char... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00037810(undefined4 *param_1,char *param_2)
{
size_t sVar1;
size_t sVar2;
char *__s;
int iVar3;
void *__ptr;
undefined4 uVar4;
sVar1 = strlen(param_2);
sVar2 = strlen(*(char **)(*(int *)param_1[2] + 4)... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000153d0
ADD EBX,0x3b7e7
SUB ESP,0x28
MOV ESI,dword ptr [ESP + 0x3c]
PUSH dword ptr [ESP + 0x40]
CALL 0x00014480
POP EDX
MOV EDI,EAX
MOV EAX,dword ptr [ESI + 0x8]
MOV EAX,dword ptr [EAX]
PUSH dword ptr [EAX + 0x4]
CALL 0x00014480
LEA EAX,[EDI + EAX*0x1 + 0x3]
MOV dword ptr [ES... | null | null | null | null | [('const-4', u'INT_ADD_-1206093696'), ('const-8', u'INT_ADD_-1206093491'), ('tmp_461', u'CBRANCH_-1206093473'), (u'CAST_-1206092621', u'CALL_-1206093597'), ('tmp_327', u'CBRANCH_-1206093582'), ('tmp_411', u'CBRANCH_-1206093512'), ('const-0', u'RETURN_-1206093146'), (u'LOAD_-1206093653', u'CALL_-1206093623'), (u'INT_ADD... | [('const-4', u'INT_ADD_-1206093696'), ('tmp_461', u'CBRANCH_-1206093473'), ('const-0', u'INT_EQUAL_-1206093583'), (u'LOAD_-1206093722', u'CAST_-1206092670'), ('tmp_327', u'CBRANCH_-1206093582'), ('const-0', u'INT_EQUAL_-1206093541'), ('tmp_411', u'CBRANCH_-1206093512'), ('const-0', u'RETURN_-1206093146'), ('const-417',... | null | null | 00037810 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00037810(undefined4 *param_1,char *param_2)\n\n{\n size_t sVar1;\n size_t sVar2;\n char *__s;\n int iVar3;\n void *__ptr;\n undefined4 uVar4;\n \n sVar1 = strlen(param_2);\n sVar2 = strlen(*(c... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean tg_class_static_member(void *p,char *name,char *physname,debug_visibility visibility)\n\n{\n size_t sVar1;\n size_t sVar2;\n char *__s;\n bfd_boolean b... | (translation_unit "int FUN_00037810(undefined4 *param_1,char *param_2)\n\n{\n size_t sVar1;\n size_t sVar2;\n char *__s;\n int iVar3;\n void *__ptr;\n undefined4 uVar4;\n \n sVar1 = strlen(param_2);\n sVar2 = strlen(*(char **)(*(int *)param_1[2] + 4));\n __s = (char *)xmalloc(sVar1 + 3 + sVar2);\n sprintf(__... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar... | (function_definition "int FUN_00037810(undefined4 *param_1,char *param_2)\n\n{\n size_t sVar1;\n size_t sVar2;\n char *__s;\n int iVar3;\n void *__ptr;\n undefined4 uVar4;\n \n sVar1 = strlen(param_2);\n sVar2 = strlen(*(char **)(*(int *)param_1[2] + 4));\n __s = (char *)xmalloc(sVar1 + 3 + sVar2);\n sprintf... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1 function_1(void *p,char *name,char *physname,type_2 visibility)
{
size_t var_3;
size_t var_4;
char *__s;
type_1 var_7;
char *var_10;
char *pcVar4;
var_3 = var_1(na... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(undefined4 *param_1,char *param_2)
{
size_t sVar1;
size_t sVar2;
char *__s;
int iVar3;
void *__ptr;
undefined4 uVar4;
sVar1 = strlen(param_2);
sVar2 = strlen(*(char **)(*(int *)param_1[2] + 4));
_... |
233_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c | yyget_text | FUN_0001aae0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * yyget_text(void)
{
return yytext;
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_0001aae0(void)
{
return DAT_0008cb84;
}
| CALL 0x0001b0f2
ADD EAX,0x7151b
LEA EAX,[EAX + 0xb84]
MOV EAX,dword ptr [EAX]
RET | null | null | null | null | [('tmp_79', u'COPY_-1205949696'), ('const-0', u'RETURN_-1205949682'), ('tmp_79', u'COPY_-1205949686'), (u'COPY_-1205949696', u'RETURN_-1205949682')] | [('tmp_79', u'COPY_-1205949696'), ('const-0', u'RETURN_-1205949682'), ('tmp_79', u'COPY_-1205949686'), (u'COPY_-1205949696', u'RETURN_-1205949682')] | null | null | 0001aae0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0001aae0(void)\n\n{\n return DAT_0008cb84;\n}\n\n" comment (function_definition "undefined4 FUN_0001aae0(void)\n\n{\n return DAT_0008cb84;\n}" type_identifier (function_declarator "FUN_0001aae... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nchar * yyget_text(void)\n\n{\n return yytext;\n}\n\n" comment comment (function_definition "char * yyget_text(void)\n\n{\n return yytext;\n}" primitive_type (pointer... | (translation_unit "undefined4 FUN_0001aae0(void)\n\n{\n return DAT_0008cb84;\n}\n\n" (function_definition "undefined4 FUN_0001aae0(void)\n\n{\n return DAT_0008cb84;\n}" type_identifier (function_declarator "FUN_0001aae0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_0001aae0(void)\n\n{\n return DAT_0008cb84;\n}" (type_identifier "undefined4") (function_declarator "FUN_0001aae0(void)" (identifier "FUN_0001aae0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return DAT... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
char * function_1(void)
{
return yytext;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (identifier))))) | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(void)
{
return DAT_0008cb84;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.