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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
127_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | bfd_map_over_sections | bfd_map_over_sections |
void bfd_map_over_sections(void)
{
(*(code *)PTR_bfd_map_over_sections_00040210)();
return;
}
|
void bfd_map_over_sections(void)
{
(*(code *)PTR_bfd_map_over_sections_00040210)();
return;
}
| JMP dword ptr [EBX + 0x210] | null | null | null | null | [('const-0', u'RETURN_-1205979043'), (u'CALLIND_-1205979046', u'INDIRECT_-1205978974'), (u'INDIRECT_-1205978974', u'COPY_-1205979033'), (u'CAST_-1205978969', u'CALLIND_-1205979046'), ('tmp_58', u'CAST_-1205978969')] | [('const-0', u'RETURN_-1205979043'), (u'CALLIND_-1205979046', u'INDIRECT_-1205978974'), (u'INDIRECT_-1205978974', u'COPY_-1205979033'), (u'CAST_-1205978969', u'CALLIND_-1205979046'), ('tmp_58', u'CAST_-1205978969')] | null | null | 00013850 | x86 | O1 | (translation_unit "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}" primitive_type (function_declarator "bfd_map_over_sections(void)"... | (translation_unit "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}" primitive_type (function_declarator "bfd_map_over_sections(void)"... | (translation_unit "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}\n\n" (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}" primitive_type (function_declarator "bfd_map_over_sections(void)"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_map_over_sections(void)\n\n{\n (*(code *)PTR_bfd_map_over_sections_00040210)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_map_over_sections(void)" (identifier "bfd_map_over_sections") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_map_over_sections_00040210)();
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_00040210)();
return;
}
|
379_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | start_lib | FUN_0002b88e |
/* gold::Input_arguments::start_lib(gold::Position_dependent_options const&) [clone .cold.536] */
void gold::Input_arguments::start_lib(Position_dependent_options *param_1)
{
int unaff_EBP;
if (*(void **)(unaff_EBP + -0x54) != *(void **)(unaff_EBP + -0x80)) {
operator_delete(*(void **)(unaff_EBP + -0x54))... |
void FUN_0002b88e(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x54) != *(int *)(unaff_EBP + -0x80)) {
FUN_001ac470(*(int *)(unaff_EBP + -0x54));
}
if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0x7c)) {
FUN_001ac470(*(int *)(unaff_EBP + -0x70));
}
/* WARNING: Su... | MOV EAX,dword ptr [EBP + -0x54]
CMP EAX,dword ptr [EBP + -0x80]
JZ 0x0002b8a4
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x001ac470
ADD ESP,0x10
MOV EAX,dword ptr [EBP + -0x70]
CMP EAX,dword ptr [EBP + -0x7c]
JZ 0x0002b8ba
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x001ac470
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x... | null | null | null | null | [('const-4294967212', u'INT_ADD_-1206011743'), ('const-4294967172', u'INT_ADD_-1206011674'), (u'CAST_-1206011513', u'LOAD_-1206011759'), (u'LOAD_-1206011753', u'INT_NOTEQUAL_-1206011737'), ('const-4294967168', u'INT_ADD_-1206011737'), ('tmp_442', u'INT_ADD_-1206011674'), ('tmp_442', u'INT_ADD_-1206011743'), ('const-417... | [('const-417', u'LOAD_-1206011759'), ('const-4294967212', u'INT_ADD_-1206011743'), ('const-4294967172', u'INT_ADD_-1206011674'), ('const-417', u'LOAD_-1206011696'), ('tmp_441', u'INT_ADD_-1206011743'), ('tmp_441', u'INT_ADD_-1206011674'), ('tmp_441', u'INT_ADD_-1206011680'), ('const-417', u'LOAD_-1206011753'), (u'LOAD_... | null | null | 0002b88e | x86 | O1 | (translation_unit "void FUN_0002b88e(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x54) != *(int *)(unaff_EBP + -0x80)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x54));\n }\n if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0x7c)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x70));\n }\n ... | (translation_unit "/* gold::Input_arguments::start_lib(gold::Position_dependent_options const&) [clone .cold.536] */\n\nvoid gold::Input_arguments::start_lib(Position_dependent_options *param_1)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x54) != *(void **)(unaff_EBP + -0x80)) {\n operator_delete(*(vo... | (translation_unit "void FUN_0002b88e(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x54) != *(int *)(unaff_EBP + -0x80)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x54));\n }\n if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0x7c)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x70));\n }\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_0002b88e(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x54) != *(int *)(unaff_EBP + -0x80)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x54));\n }\n if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0x7c)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x70));\n }\n ... |
/* gold::Input_arguments::start_lib(gold::Position_dependent_options const&) [clone .cold.536] */
void gold::Input_arguments::function_1(type_1 *param_1)
{
int var_1;
if (*(void **)(var_1 + -0x54) != *(void **)(var_1 + -0x80)) {
var_2(*(void **)(var_1 + -0x54));
}
if (*(void **)(var_1 + -0x70) != *(vo... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes... | null |
void MASKED(void)
{
int unaff_EBP;
if (*(int *)(unaff_EBP + -0x54) != *(int *)(unaff_EBP + -0x80)) {
FUN_001ac470(*(int *)(unaff_EBP + -0x54));
}
if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0x7c)) {
FUN_001ac470(*(int *)(unaff_EBP + -0x70));
}
/* WARNING: Subrouti... |
20_powerpc64-linux-gnu-c++filt(1)_and_powerpc64-linux-gnu-c++filt(1)_strip.c | fopen64 | fopen64 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)();
return pFVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)();
return pFVar1;
}
| JMP dword ptr [EBX + 0x58] | null | null | null | null | [(u'CALLIND_-1205988998', u'INDIRECT_-1205988925'), ('tmp_72', u'CAST_-1205988918'), (u'CALLIND_-1205988998', u'CAST_-1205988917'), (u'CAST_-1205988917', u'RETURN_-1205988995'), ('const-0', u'RETURN_-1205988995'), (u'INDIRECT_-1205988925', u'COPY_-1205988984'), (u'CAST_-1205988918', u'CALLIND_-1205988998')] | [(u'CALLIND_-1205988998', u'INDIRECT_-1205988925'), ('tmp_72', u'CAST_-1205988918'), (u'CALLIND_-1205988998', u'CAST_-1205988917'), (u'CAST_-1205988917', u'RETURN_-1205988995'), ('const-0', u'RETURN_-1205988995'), (u'INDIRECT_-1205988925', u'COPY_-1205988984'), (u'CAST_-1205988918', u'CALLIND_-1205988998')] | null | null | 00011170 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen64(char *__filename,char ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)();\n return pFVar1;\n}\n\n" comment (function_definition "FILE * fopen64(char *__filename,char ... | (translation_unit "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)();\n return pFVar1;\n}\n\n" (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)(... | (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) ;) (expression_st... | (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n FILE *pFVar1;\n \n pFVar1 = (FILE *)(*(code *)PTR_fopen64_00017058)();\n return pFVar1;\n}" (type_identifier "FILE") (pointer_declarator "* fopen64(char *__filename,char *__modes)" (* "*") (function_declarator "fopen64(char *__filename,char... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__filename,char *__modes)
{
type_1 *pFVar1;
pFVar1 = (type_1 *)(*(type_2 *)PTR_fopen64_00017058)();
return pFVar1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * MASKED(char *__filename,char *__modes)
{
FILE *pFVar1;
pFVar1 = (FILE *)(*(code *)PTR_MASKED_00017058)();
return pFVar1;
}
|
5894_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | Output_merge_string | FUN_0015fca0 |
/* DWARF original prototype: void Output_merge_string(Output_merge_string<unsigned_int> * this,
uint64_t addralign) */
void __thiscall
gold::Output_merge_string<unsigned_int>::Output_merge_string
(Output_merge_string<unsigned_int> *this,uint64_t addralign)
{
undefined1 *puVar1;
size_type sVar2;
ui... |
void FUN_0015fca0(int *param_1,int param_2,int param_3)
{
uint uVar1;
undefined4 extraout_EDX;
int unaff_EDI;
undefined8 uVar2;
uVar2 = FUN_0004fb7e();
uVar1 = (uint)uVar2;
*(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;
param_1[1] = 0;
param_1[2] = 0;
param_1[3] = 0;
param_1[4] = 0;
... | PUSH EBP
XOR EDX,EDX
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x1a2353
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
MOV ECX,dword ptr [EBP + 0xc]
MOV EBX,dword ptr [EBP + 0x10]
AND byte ptr [ESI + 0x1c],0xe0
MOV dword ptr [ESI + 0x4],0x0
MOV dword ptr [ESI + 0x8],0x0
MOV dword ptr [ESI +... | null | null | null | null | [('tmp_672', u'CBRANCH_-1207238989'), ('const-0', u'PTRSUB_-1207238979'), ('const-16', u'PTRSUB_-1207238656'), ('const-4', u'PTRSUB_-1207238695'), (u'PTRSUB_-1207238717', u'PTRSUB_-1207238658'), (u'PTRSUB_-1207238590', u'STORE_-1207239063'), (u'CAST_-1207238754', u'STORE_-1207239362'), ('tmp_808', u'PTRSUB_-1207238737'... | [('const-13', u'PTRADD_-1207238908'), ('tmp_672', u'CBRANCH_-1207238989'), (u'PTRADD_-1207238779', u'LOAD_-1207239096'), ('const-0', u'STORE_-1207239186'), ('const-417', u'STORE_-1207239320'), (u'PTRADD_-1207238993', u'CAST_-1207238958'), ('tmp_1009', u'INT_ADD_-1207238901'), (u'PTRADD_-1207238980', u'STORE_-1207239392... | null | null | 0015fca0 | x86 | O1 | (translation_unit "void FUN_0015fca0(int *param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n undefined4 extraout_EDX;\n int unaff_EDI;\n undefined8 uVar2;\n \n uVar2 = FUN_0004fb7e();\n uVar1 = (uint)uVar2;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[1] = 0;\n param_1[2] = 0;\n par... | (translation_unit "/* DWARF original prototype: void Output_merge_string(Output_merge_string<unsigned_int> * this,\n uint64_t addralign) */\n\nvoid __thiscall\ngold::Output_merge_string<unsigned_int>::Output_merge_string\n (Output_merge_string<unsigned_int> *this,uint64_t addralign)\n\n{\n undefined1 *puVar... | (translation_unit "void FUN_0015fca0(int *param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n undefined4 extraout_EDX;\n int unaff_EDI;\n undefined8 uVar2;\n \n uVar2 = FUN_0004fb7e();\n uVar1 = (uint)uVar2;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\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 ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void FUN_0015fca0(int *param_1,int param_2,int param_3)\n\n{\n uint uVar1;\n undefined4 extraout_EDX;\n int unaff_EDI;\n undefined8 uVar2;\n \n uVar2 = FUN_0004fb7e();\n uVar1 = (uint)uVar2;\n *(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;\n param_1[1] = 0;\n param_1[2] = 0;\n ... |
/* DWARF original prototype: void Output_merge_string(Output_merge_string<unsigned_int> * this,
uint64_t addralign) */
void __thiscall
gold::function_1<var_5>::function_1
(function_1<var_5> *this,uint64_t addralign)
{
type_1 *puVar1;
type_2 var_8;
type_3 var_2;
int var_3;
type_4 uVar4;
uV... | 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,int param_3)
{
uint uVar1;
undefined4 extraout_EDX;
int unaff_EDI;
undefined8 uVar2;
uVar2 = FUN_0004fb7e();
uVar1 = (uint)uVar2;
*(byte *)(param_1 + 7) = *(byte *)(param_1 + 7) & 0xe0;
param_1[1] = 0;
param_1[2] = 0;
param_1[3] = 0;
param_1[4] = 0;
para... |
1003_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sumStep | FUN_0002f171 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void sumStep(sqlite3_context *context,int argc,sqlite3_value **argv)
{
double *pdVar1;
uint uVar2;
double *pdVar3;
int iVar4;
uint uVar5;
uint uVar6;
sqlite_int64 sVar7;
d... |
void __regparm2
FUN_0002f171(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4)
{
double *pdVar1;
uint uVar2;
double *pdVar3;
int iVar4;
uint uVar5;
uint uVar6;
longdouble lVar7;
longlong lVar8;
undefined4 unaff_retaddr;
entry(param_2,0x2f17c);
pdVar3 = (double *)sq... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x18
CALL 0x00016d10
ADD EBX,0x95e84
MOV EDI,dword ptr [ESP + 0x30]
PUSH 0x1c
PUSH dword ptr [ESP + 0x2c]
CALL 0x00016730
MOV ESI,EAX
ADD ESP,0x4
PUSH dword ptr [EDI]
CALL 0x00016ba0
ADD ESP,0x10
TEST ESI,ESI
JZ 0x0002f1cb
CMP EAX,0x5
JZ 0x0002f1cb
ADD dword ptr [ESI + 0x10],0x1
ADC d... | null | null | null | null | [('const-32', u'INT_RIGHT_-1205996476'), ('const-2', u'PTRADD_-1205996492'), (u'SUBPIECE_-1205996658', u'INT_ADD_-1205996739'), (u'INT_SLESS_-1205996690', u'CBRANCH_-1205996677'), (u'INT_RIGHT_-1205996476', u'SUBPIECE_-1205996658'), (u'LOAD_-1205996960', u'FLOAT_ADD_-1205996555'), (u'INT_ADD_-1205997000', u'STORE_-1205... | [(u'CAST_-1205996483', u'PTRADD_-1205996374'), ('const-417', u'STORE_-1205997015'), (u'INT_SLESS_-1205996690', u'CBRANCH_-1205996677'), (u'CAST_-1205996483', u'CAST_-1205996380'), (u'INT_AND_-1205996677', u'CAST_-1205996336'), (u'INT_ADD_-1205997000', u'STORE_-1205997015'), (u'INT_EQUAL_-1205996988', u'CBRANCH_-1205996... | null | null | 0002f171 | x86 | O1 | (translation_unit "void __regparm2\nFUN_0002f171(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4)\n\n{\n double *pdVar1;\n uint uVar2;\n double *pdVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n longdouble lVar7;\n longlong lVar8;\n undefined4 unaff_retaddr;\n \n entry(param_2,0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid sumStep(sqlite3_context *context,int argc,sqlite3_value **argv)\n\n{\n double *pdVar1;\n uint uVar2;\n double *pdVar3;\n int iVar4;\n uint uVar5;\n uint uVa... | (translation_unit "void __regparm2\nFUN_0002f171(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4)\n\n{\n double *pdVar1;\n uint uVar2;\n double *pdVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n longdouble lVar7;\n longlong lVar8;\n undefined4 unaff_retaddr;\n \n entry(param_2,0... | (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 (poi... | (function_definition "void __regparm2\nFUN_0002f171(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4)\n\n{\n double *pdVar1;\n uint uVar2;\n double *pdVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n longdouble lVar7;\n longlong lVar8;\n undefined4 unaff_retaddr;\n \n entry(param_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *context,int argc,type_2 **argv)
{
double *pdVar1;
type_3 var_9;
double *var_3;
int var_4;
type_3 var_5;
type_3 var_8;
type_4 sVar7;
double var_11;
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para... | null |
void __regparm2
MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 *param_4)
{
double *pdVar1;
uint uVar2;
double *pdVar3;
int iVar4;
uint uVar5;
uint uVar6;
longdouble lVar7;
longlong lVar8;
undefined4 unaff_retaddr;
entry(param_2,0x2f17c);
pdVar3 = (double *)sqlite3_... |
877_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | ftell | ftell |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ftell@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206349450')] | [('const-1', u'RETURN_-1206349450')] | null | null | 0007916c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(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\nlong ftell(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ftell@@GLIBC_2.0 */\... | (translation_unit "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" long) (function_declarator "ftell(FILE *__stream)" identifier (parameter_list "(FILE *__stre... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" (long "long")) (function_declarator "ftell(FILE *__stream)" (identifier "ftell") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (po... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ftell@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expr... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
141_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c | bfd_close | bfd_close |
void bfd_close(void)
{
(*(code *)PTR_bfd_close_0008c24c)();
return;
}
|
void bfd_close(void)
{
(*(code *)PTR_bfd_close_0008c24c)();
return;
}
| JMP dword ptr [EBX + 0x24c] | null | null | null | null | [(u'CAST_-1205974633', u'CALLIND_-1205974710'), (u'INDIRECT_-1205974638', u'COPY_-1205974697'), ('const-0', u'RETURN_-1205974707'), (u'CALLIND_-1205974710', u'INDIRECT_-1205974638'), ('tmp_58', u'CAST_-1205974633')] | [(u'CAST_-1205974633', u'CALLIND_-1205974710'), (u'INDIRECT_-1205974638', u'COPY_-1205974697'), ('const-0', u'RETURN_-1205974707'), (u'CALLIND_-1205974710', u'INDIRECT_-1205974638'), ('tmp_58', u'CAST_-1205974633')] | null | null | 00014940 | x86 | O1 | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0008c24c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_close_0008c24c)();
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_0008c24c)();
return;
}
|
12_sg_dd_and_sg_dd_strip.c | fclose | fclose |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fclose_0001bf50)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fclose_0001bf50)();
return iVar1;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [(u'CAST_-1205989063', u'CALLIND_-1205989142'), (u'INDIRECT_-1205989069', u'COPY_-1205989128'), ('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989069'), (u'CALLIND_-1205989142', u'RETURN_-1205989139'), ('tmp_67', u'CAST_-1205989063')] | [(u'CAST_-1205989063', u'CALLIND_-1205989142'), (u'INDIRECT_-1205989069', u'COPY_-1205989128'), ('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989069'), (u'CALLIND_-1205989142', u'RETURN_-1205989139'), ('tmp_67', u'CAST_-1205989063')] | null | null | 000110e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001bf50)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001bf50)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001bf50)();\n return iVar1;\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001bf50)();\n return iVar1;\n}" primitive_type (function_declarator "fclose... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001bf50)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_id... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fclose_0001bf50)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0001bf50)();
return iVar1;
}
|
4959_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | _M_default_append | FUN_00129250 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_default_append(vector<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>
* this, size_type __n) */
void __thiscall
std::
vector... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00129250(int *param_1,uint param_2)
{
int iVar1;
void *__src;
undefined4 *puVar2;
uint uVar3;
void *__dest;
uint uVar4;
uint uVar5;
int iVar6;
undefined4 *puVar7;
if (param_2 == 0) {
return;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x215da7
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x34]
MOV EBP,dword ptr [ESP + 0x30]
TEST EDI,EDI
JZ 0x001292cf
MOV ESI,dword ptr [EBP + 0x4]
MOV EAX,dword ptr [EBP + 0x8]
SUB EAX,ESI
SAR EAX,0x3
IMUL EAX,EAX,-0x55555555
CMP EDI,EAX
JA 0x001292e0
MOV EDX,EDI
MO... | null | null | null | null | [(u'COPY_-1207069035', u'MULTIEQUAL_-1207069290'), (u'INT_SUB_-1207069839', u'COPY_-1207069033'), (u'PTRSUB_-1207068726', u'PTRSUB_-1207068715'), (u'MULTIEQUAL_-1207069161', u'INT_MULT_-1207069560'), (u'CAST_-1207068845', u'INT_ADD_-1207069520'), ('const-1', u'INT_SUB_-1207069415'), (u'PTRADD_-1207068885', u'COPY_-1207... | [('const-4', u'PTRADD_-1207068863'), ('const-4', u'PTRADD_-1207069076'), ('tmp_2856', u'PTRADD_-1207068837'), (u'INT_SUB_-1207069839', u'COPY_-1207069070'), (u'INT_ADD_-1207069623', u'INT_LESS_-1207069604'), ('tmp_2856', u'PTRADD_-1207069118'), ('tmp_802', u'CBRANCH_-1207069644'), ('const-0', u'STORE_-1207069493'), ('c... | null | null | 00129250 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00129250(int *param_1,uint param_2)\n\n{\n int iVar1;\n void *__src;\n undefined4 *puVar2;\n uint uVar3;\n void *__dest;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 *puVar7;\n \n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_default_append(vector<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>\n * this, size_type __n) */\n\nvoid ... | (translation_unit "void FUN_00129250(int *param_1,uint param_2)\n\n{\n int iVar1;\n void *__src;\n undefined4 *puVar2;\n uint uVar3;\n void *__dest;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 *puVar7;\n \n if (param_2 == 0) {\n return;\n }\n puVar7 = (undefined4 *)param_1[1];\n puVar2 = puVa... | (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 (pointer_declar... | (function_definition "void FUN_00129250(int *param_1,uint param_2)\n\n{\n int iVar1;\n void *__src;\n undefined4 *puVar2;\n uint uVar3;\n void *__dest;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 *puVar7;\n \n if (param_2 == 0) {\n return;\n }\n puVar7 = (undefined4 *)param_1[1];\n puVar2 = p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_default_append(vector<gold::Sized_relobj_file<32,_false>::View_size,_std::allocator<gold::Sized_relobj_file<32,_false>::View_size>_>
* this, size_type __n) */
void __thiscall
std::
vector... | 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)
{
int iVar1;
void *__src;
undefined4 *puVar2;
uint uVar3;
void *__dest;
uint uVar4;
uint uVar5;
int iVar6;
undefined4 *puVar7;
if (param_2 == 0) {
return;
}
p... |
26_sparc64-linux-gnu-c++filt(1)_and_sparc64-linux-gnu-c++filt(1)_strip.c | strcpy | strcpy |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strcpy(char *__dest,char *__src)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strcpy(char *__dest,char *__src)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();
return pcVar1;
}
| JMP dword ptr [EBX + 0x70] | null | null | null | null | [('tmp_72', u'CAST_-1205988822'), (u'CALLIND_-1205988902', u'CAST_-1205988821'), (u'CAST_-1205988822', u'CALLIND_-1205988902'), ('const-0', u'RETURN_-1205988899'), (u'CALLIND_-1205988902', u'INDIRECT_-1205988829'), (u'INDIRECT_-1205988829', u'COPY_-1205988888'), (u'CAST_-1205988821', u'RETURN_-1205988899')] | [('tmp_72', u'CAST_-1205988822'), (u'CALLIND_-1205988902', u'CAST_-1205988821'), (u'CAST_-1205988822', u'CALLIND_-1205988902'), ('const-0', u'RETURN_-1205988899'), (u'CALLIND_-1205988902', u'INDIRECT_-1205988829'), (u'INDIRECT_-1205988829', u'COPY_-1205988888'), (u'CAST_-1205988821', u'RETURN_-1205988899')] | null | null | 000111d0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\... | (translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcV... | (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) ;) (expression_st... | (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_00017070)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strcpy(char *__dest,char *__src)" (* "*") (function_declarator "strcpy(char *__dest,char *__src)" (identifier... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__dest,char *__src)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strcpy_00017070)();
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__dest,char *__src)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_00017070)();
return pcVar1;
}
|
138_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | make_temp_file.cold.1 | abort |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void make_temp_file_cold_1(void)
{
/* WARNING: Subroutine does not return */
abort();
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
/* WARNING: Subroutine does not return */
abort();
}
| CALL 0x000147a0 | null | null | null | null | [('const-1', u'RETURN_-1205974833')] | [('const-1', u'RETURN_-1205974833')] | null | null | 000148c1 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" comment (function_definition "void abort(void)\n\n{\n /* WARNING: Subroutine does not return */\n... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid make_temp_file_cold_1(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" comment (function_definition "void make_temp_file_cold_1(void)\n\n{\n /* WARNING:... | (translation_unit "void abort(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void abort(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_stateme... | (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 abort(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n abort();\n}"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
/* WARNING: Subroutine does not return */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
MASKED();
}
|
11264_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_append | FUN_003b7890 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_M_append(char const*, unsigned int) */
void std::string::_M_append(char *param_1,uint param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_003b7890(int *param_1,undefined1 *param_2,size_t param_3)
{
uint uVar1;
int iVar2;
int *piVar3;
uint uVar4;
iVar2 = param_1[1];
piVar3 = (int *)*param_1;
uVar1 = iVar2 + param_3;
if (piVar3 == param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x232767
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [ESP + 0x28]
MOV ECX,dword ptr [ESI + 0x4]
MOV EAX,dword ptr [ESI]
LEA EBP,[ESI + 0x8]
LEA EDI,[ECX + EDX*0x1]
CMP EAX,EBP
JZ 0x003b7910
MOV EBP,dword ptr [ESI + 0x8]
CMP EDI,EBP
JA 0x003b78... | null | null | null | null | [('const-1', u'RETURN_-1205569362')] | [('tmp_1205', u'LOAD_-1205569054'), ('tmp_1205', u'PTRADD_-1205568941'), (u'INT_ADD_-1205569292', u'INT_LESS_-1205569258'), (u'CAST_-1205568877', u'INT_ADD_-1205569148'), ('const-4', u'PTRADD_-1205568941'), ('const-417', u'LOAD_-1205569062'), ('tmp_1206', u'INT_ADD_-1205569292'), ('const-417', u'LOAD_-1205569188'), ('t... | null | null | 003b7890 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_003b7890(int *param_1,undefined1 *param_2,size_t param_3)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n \n iVar2 = param_1[1];\n piVar3 = (int *)*param_1;\n uVar1 = iVar2 + p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_M_append(char const*, unsigned int) */\n\nvoid std::string::_M_append(char *param_1,uint param_2)\n\n{\n}\n\n" comment comment (function_definition "void std::string::_M_append(char *param_1,uint... | (translation_unit "int * FUN_003b7890(int *param_1,undefined1 *param_2,size_t param_3)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n \n iVar2 = param_1[1];\n piVar3 = (int *)*param_1;\n uVar1 = iVar2 + param_3;\n if (piVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "int * FUN_003b7890(int *param_1,undefined1 *param_2,size_t param_3)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n uint uVar4;\n \n iVar2 = param_1[1];\n piVar3 = (int *)*param_1;\n uVar1 = iVar2 + param_3;\n if (piVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_M_append(char const*, unsigned int) */
void std::string::function_1(char *param_1,type_1 param_2)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,undefined1 *param_2,size_t param_3)
{
uint uVar1;
int iVar2;
int *piVar3;
uint uVar4;
iVar2 = param_1[1];
piVar3 = (int *)*param_1;
uVar1 = iVar2 + param_3;
if (piVar3 == param_1 + 2)... |
2975_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | has_incremental_info | FUN_00091370 |
/* DWARF original prototype: bool has_incremental_info(Sized_incremental_binary<64,_true> * this) */
bool __thiscall
gold::Sized_incremental_binary<64,_true>::has_incremental_info
(Sized_incremental_binary<64,_true> *this)
{
return this->has_incremental_info_;
}
|
undefined1 FUN_00091370(int param_1)
{
return *(undefined1 *)(param_1 + 0x94);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOVZX EAX,byte ptr [EAX + 0x94]
RET | null | null | null | null | [('const-417', u'LOAD_-1206512774'), ('tmp_27', u'PTRSUB_-1206512702'), (u'LOAD_-1206512774', u'COPY_-1206512762'), ('const-0', u'RETURN_-1206512755'), ('const-148', u'PTRSUB_-1206512702'), (u'COPY_-1206512762', u'RETURN_-1206512755'), (u'PTRSUB_-1206512702', u'LOAD_-1206512774')] | [(u'LOAD_-1206512774', u'COPY_-1206512769'), (u'COPY_-1206512769', u'RETURN_-1206512755'), (u'CAST_-1206512705', u'LOAD_-1206512774'), ('const-417', u'LOAD_-1206512774'), ('const-0', u'RETURN_-1206512755'), ('tmp_29', u'INT_ADD_-1206512758'), ('const-148', u'INT_ADD_-1206512758'), (u'INT_ADD_-1206512758', u'CAST_-12065... | null | null | 00091370 | x86 | O1 | (translation_unit "undefined1 FUN_00091370(int param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x94);\n}\n\n" (function_definition "undefined1 FUN_00091370(int param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x94);\n}" type_identifier (function_declarator "FUN_00091370(int param_1)" identifier (parameter_list "(int... | (translation_unit "/* DWARF original prototype: bool has_incremental_info(Sized_incremental_binary<64,_true> * this) */\n\nbool __thiscall\ngold::Sized_incremental_binary<64,_true>::has_incremental_info\n (Sized_incremental_binary<64,_true> *this)\n\n{\n return this->has_incremental_info_;\n}\n\n" comment (de... | (translation_unit "undefined1 FUN_00091370(int param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x94);\n}\n\n" (function_definition "undefined1 FUN_00091370(int param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x94);\n}" type_identifier (function_declarator "FUN_00091370(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 "undefined1 FUN_00091370(int param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x94);\n}" (type_identifier "undefined1") (function_declarator "FUN_00091370(int param_1)" (identifier "FUN_00091370") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (... |
/* DWARF original prototype: bool has_incremental_info(Sized_incremental_binary<64,_true> * this) */
bool __thiscall
gold::Sized_incremental_binary<64,_true>::has_incremental_info
(Sized_incremental_binary<64,_true> *this)
{
return this->has_incremental_info_;
}
| 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 |
undefined1 MASKED(int param_1)
{
return *(undefined1 *)(param_1 + 0x94);
}
|
362_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c | template_in_dir | FUN_0002c500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm3 template_in_dir(char *path)
{
char *pcVar1;
size_t __n;
char *__dest;
pcVar1 = strrchr(path,0x2f);
if (pcVar1 == (char *)0x0) {
pcVar1 = (char *)xmalloc(9);
__dest = pcVar1;
}
else {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * __regparm3 FUN_0002c500(char *param_1)
{
char *pcVar1;
size_t __n;
undefined4 *__dest;
undefined4 *puVar2;
pcVar1 = strrchr(param_1,0x2f);
if (pcVar1 == (char *)0x0) {
puVar2 = (undefined4 *)xmall... | PUSH EBP
PUSH EDI
MOV EDI,EAX
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x13af5
SUB ESP,0x14
PUSH 0x2f
PUSH EAX
CALL 0x00013710
ADD ESP,0x10
TEST EAX,EAX
JZ 0x0002c570
SUB EAX,EDI
SUB ESP,0xc
MOV ESI,EAX
LEA EAX,[EAX + 0xb]
PUSH EAX
CALL 0x000132e0
ADD ESP,0xc
PUSH ESI
MOV EBP,EAX
PUSH EDI
PUSH EAX
CALL 0x00013130
MOV ... | null | null | null | null | [('const-11', u'INT_ADD_-1206008434'), (u'COPY_-1206008334', u'RETURN_-1206008300'), ('const-47', u'CALL_-1206008504'), (u'CAST_-1206008127', u'INT_SUB_-1206008457'), (u'CALLOTHER_-1206008146', u'CALLOTHER_-1206008145'), ('tmp_542', u'CALL_-1206008400'), (u'CAST_-1206008114', u'COPY_-1206008155'), (u'CAST_-1206008046',... | [('const-9', u'CALL_-1206008273'), (u'CAST_-1206008128', u'CAST_-1206008102'), ('const-4', u'PTRADD_-1206008090'), (u'CAST_-1206008140', u'INT_SUB_-1206008457'), (u'INT_ADD_-1206008381', u'CAST_-1206008108'), (u'CAST_-1206008102', u'INT_ADD_-1206008371'), ('tmp_741', u'CALL_-1206008504'), ('const-4', u'PTRADD_-12060080... | null | null | 0002c500 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * __regparm3 FUN_0002c500(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n undefined4 *__dest;\n undefined4 *puVar2;\n \n pcVar1 = strrchr(param_1,0x2f);\n if (pcVar1 == (char *)0x0) {\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 template_in_dir(char *path)\n\n{\n char *pcVar1;\n size_t __n;\n char *__dest;\n \n pcVar1 = strrchr(path,0x2f);\n if (pcVar1 == (char *)0x0) {\n pcVar1 = (char *)xmalloc(9);\n __d... | (translation_unit "undefined4 * __regparm3 FUN_0002c500(char *param_1)\n\n{\n char *pcVar1;\n size_t __n;\n undefined4 *__dest;\n undefined4 *puVar2;\n \n pcVar1 = strrchr(param_1,0x2f);\n if (pcVar1 == (char *)0x0) {\n puVar2 = (undefined4 *)xmalloc(9);\n __dest = puVar2;\n }\n else {\n __n = (int)pc... | (translation_unit (ERROR (binary_expression IDENT * (ERROR IDENT) (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) ))))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointe... | (ERROR "undefined4 * __regparm3 FUN_0002c500(char *param_1)" (binary_expression "undefined4 * __regparm3 FUN_0002c500(char *param_1)" (identifier "undefined4") (* "*") (ERROR "__regparm3" (identifier "__regparm3")) (call_expression "FUN_0002c500(char *param_1)" (identifier "FUN_0002c500") (argument_list "(char *param_1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * __regparm3 function_1(char *path)
{
char *var_2;
size_t var_4;
char *var_6;
var_2 = var_1(path,0x2f);
if (var_2 == (char *)0x0) {
var_2 = (char *)var_3(9);
var_6 = var_2;
}
else {
var_4 = (int)... | null | (translation_unit (ERROR (binary_expression left: (identifier) (ERROR (identifier)) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))))) (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 * __regparm3 MASKED(char *param_1)
{
char *pcVar1;
size_t __n;
undefined4 *__dest;
undefined4 *puVar2;
pcVar1 = strrchr(param_1,0x2f);
if (pcVar1 == (char *)0x0) {
puVar2 = (undefined4 *)xmalloc(9);... |
10197_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_advance | FUN_00375fe0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_advance(Sized_elf_reloc_mapper<32,_false> * this, off_t offset)
*/
void __thiscall
gold::Sized_elf_reloc_mapper<32,_false>::do_advance
(Sized_elf_reloc_mapper<32,_false> *this,off... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00375fe0(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_00319e20(param_1 + 0x18,param_2,param_3);
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x27401a
SUB ESP,0xc
PUSH dword ptr [ESP + 0x1c]
PUSH dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [ESP + 0x1c]
ADD EAX,0x18
PUSH EAX
CALL 0x00319e20
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1205313550')] | [(u'INT_ADD_-1205313483', u'CALL_-1205313479'), ('tmp_329', u'INT_ADD_-1205313483'), ('tmp_328', u'CALL_-1205313479'), ('tmp_327', u'CALL_-1205313479'), ('const-24', u'INT_ADD_-1205313483'), ('const-0', u'RETURN_-1205313451')] | null | null | 00375fe0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00375fe0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00319e20(param_1 + 0x18,param_2,param_3);\n return;\n}\n\n" comment (function_definition "void FUN_00375fe0(int param_1,undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_advance(Sized_elf_reloc_mapper<32,_false> * this, off_t offset)\n */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<32,_false>::do_advance\n (Sized_elf_reloc_map... | (translation_unit "void FUN_00375fe0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00319e20(param_1 + 0x18,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00375fe0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00319e20(param_1 + 0x18,param_2,param_3);\n return;\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 { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , ... | (function_definition "void FUN_00375fe0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_00319e20(param_1 + 0x18,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00375fe0(int param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_00375fe0") (parameter_list "(int... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_advance(Sized_elf_reloc_mapper<32,_false> * this, off_t offset)
*/
void __thiscall
gold::Sized_elf_reloc_mapper<32,_false>::do_advance
(Sized_elf_reloc_mapper<32,_false> *this,off... | 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_00319e20(param_1 + 0x18,param_2,param_3);
return;
}
|
267_aarch64-linux-gnu-strip_and_aarch64-linux-gnu-strip_strip.c | debug_get_target_type | FUN_00020580 |
debug_type_conflict debug_get_target_type(void *handle,debug_type_conflict type)
{
debug_type_kind dVar1;
debug_type_s *pdVar2;
if ((type == (debug_type_conflict)0x0) ||
(pdVar2 = debug_get_real_type(handle,type,(debug_type_real_list *)0x0),
pdVar2 == (debug_type_s *)0x0)) {
return (debug_type_... |
uint FUN_00020580(undefined4 param_1,int param_2)
{
uint uVar1;
uint *puVar2;
if ((param_2 == 0) || (puVar2 = (uint *)FUN_0001d1b0(), puVar2 == (uint *)0x0)) {
return 0;
}
uVar1 = *puVar2;
if (uVar1 != 0xe) {
if (uVar1 < 0xf) {
if (uVar1 != 0xc) {
return 0;
}
}
else ... | SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x14]
TEST EDX,EDX
JZ 0x000205bd
MOV EAX,dword ptr [ESP + 0x10]
XOR ECX,ECX
CALL 0x0001d1b0
TEST EAX,EAX
JZ 0x000205bd
MOV EDX,dword ptr [EAX]
CMP EDX,0xe
JZ 0x000205ad
JBE 0x000205b8
CMP EDX,0x14
JZ 0x000205ad
CMP EDX,0x15
JNZ 0x000205bd
MOV EAX,dword ptr [EAX + 0xc]
ADD ESP,0xc
RE... | null | null | null | null | [(u'LOAD_-1206057525', u'INT_NOTEQUAL_-1206057406'), (u'PTRSUB_-1206057286', u'LOAD_-1206057467'), (u'LOAD_-1206057525', u'INT_LESS_-1206057492'), (u'INT_NOTEQUAL_-1206057506', u'CBRANCH_-1206057505'), (u'LOAD_-1206057525', u'INT_NOTEQUAL_-1206057506'), ('const-0', u'COPY_-1206057343'), (u'CALL_-1206057540', u'PTRSUB_-... | [('const-0', u'COPY_-1206057342'), (u'PTRADD_-1206057292', u'LOAD_-1206057467'), (u'LOAD_-1206057467', u'COPY_-1206057467'), (u'LOAD_-1206057525', u'INT_NOTEQUAL_-1206057406'), (u'LOAD_-1206057525', u'INT_LESS_-1206057492'), ('const-417', u'LOAD_-1206057467'), (u'INT_NOTEQUAL_-1206057506', u'CBRANCH_-1206057505'), ('co... | null | null | 00020580 | x86 | O1 | (translation_unit "uint FUN_00020580(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n uint *puVar2;\n \n if ((param_2 == 0) || (puVar2 = (uint *)FUN_0001d1b0(), puVar2 == (uint *)0x0)) {\n return 0;\n }\n uVar1 = *puVar2;\n if (uVar1 != 0xe) {\n if (uVar1 < 0xf) {\n if (uVar1 != 0xc) {\n re... | (translation_unit "debug_type_conflict debug_get_target_type(void *handle,debug_type_conflict type)\n\n{\n debug_type_kind dVar1;\n debug_type_s *pdVar2;\n \n if ((type == (debug_type_conflict)0x0) ||\n (pdVar2 = debug_get_real_type(handle,type,(debug_type_real_list *)0x0),\n pdVar2 == (debug_type_s *)0x0))... | (translation_unit "uint FUN_00020580(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n uint *puVar2;\n \n if ((param_2 == 0) || (puVar2 = (uint *)FUN_0001d1b0(), puVar2 == (uint *)0x0)) {\n return 0;\n }\n uVar1 = *puVar2;\n if (uVar1 != 0xe) {\n if (uVar1 < 0xf) {\n if (uVar1 != 0xc) {\n re... | (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 (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_exp... | (function_definition "uint FUN_00020580(undefined4 param_1,int param_2)\n\n{\n uint uVar1;\n uint *puVar2;\n \n if ((param_2 == 0) || (puVar2 = (uint *)FUN_0001d1b0(), puVar2 == (uint *)0x0)) {\n return 0;\n }\n uVar1 = *puVar2;\n if (uVar1 != 0xe) {\n if (uVar1 < 0xf) {\n if (uVar1 != 0xc) {\n ... |
type_1 function_1(void *handle,type_1 var_1)
{
type_2 var_4;
type_3 *var_3;
if ((var_1 == (type_1)0x0) ||
(var_3 = var_2(handle,var_1,(type_4 *)0x0),
var_3 == (type_3 *)0x0)) {
return (type_1)0x0;
}
var_4 = var_3->kind;
if (var_4 != var_5) {
if (var_4 < var_6) {
if (var_4 != var... | 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 |
uint MASKED(undefined4 param_1,int param_2)
{
uint uVar1;
uint *puVar2;
if ((param_2 == 0) || (puVar2 = (uint *)FUN_0001d1b0(), puVar2 == (uint *)0x0)) {
return 0;
}
uVar1 = *puVar2;
if (uVar1 != 0xe) {
if (uVar1 < 0xf) {
if (uVar1 != 0xc) {
return 0;
}
}
else if ((u... |
5196_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~AArch64_output_section | FUN_001d4430 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~AArch64_output_section(AArch64_output_section<64,_true> * this,
int __in_chrg) */
void __thiscall
anon_unknown.dwarf_109b185::AArch64_output_section<64,_true>::~AArch64_output_section
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001d4430(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005e2e30;
FUN_002c54a0(param_1);
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x415bca
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x1c]
LEA EDX,[EBX + 0xffff8e30]
MOV dword ptr [EAX],EDX
PUSH EAX
CALL 0x002c54a0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1207811006')] | [('const-417', u'STORE_-1207810966'), ('tmp_253', u'STORE_-1207810966'), (u'PTRSUB_-1207810855', u'STORE_-1207810966'), ('const-0', u'RETURN_-1207810925'), ('const-6172208', u'PTRSUB_-1207810855'), ('const-0', u'PTRSUB_-1207810855'), ('tmp_253', u'CALL_-1207810953')] | null | null | 001d4430 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d4430(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e2e30;\n FUN_002c54a0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001d4430(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/* DWARF original prototype: void ~AArch64_output_section(AArch64_output_section<64,_true> * this,\n int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_109b185::AArch64_output_section<64,_true>::~AArch64_... | (translation_unit "void FUN_001d4430(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e2e30;\n FUN_002c54a0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001d4430(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e2e30;\n FUN_002c54a0(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_001d4430(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e2e30;\n FUN_002c54a0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d4430(undefined4 *param_1)" (identifier "FUN_001d4430") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~AArch64_output_section(AArch64_output_section<64,_true> * this,
int __in_chrg) */
void __thiscall
anon_unknown.dwarf_109b185::AArch64_output_section<64,_true>::~AArch64_output_section
... | 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_005e2e30;
FUN_002c54a0(param_1);
return;
}
|
53_x86_64-linux-gnu-ranlib_and_x86_64-linux-gnu-ranlib_strip.c | __libc_start_main | __libc_start_main |
void __libc_start_main(void)
{
(*(code *)PTR___libc_start_main_000210d8)();
return;
}
|
void __libc_start_main(void)
{
(*(code *)PTR___libc_start_main_000210d8)();
return;
}
| JMP dword ptr [EBX + 0xd8] | null | null | null | null | [('const-0', u'RETURN_-1205984387'), (u'CALLIND_-1205984390', u'INDIRECT_-1205984318'), ('tmp_58', u'CAST_-1205984313'), (u'CAST_-1205984313', u'CALLIND_-1205984390'), (u'INDIRECT_-1205984318', u'COPY_-1205984377')] | [('const-0', u'RETURN_-1205984387'), (u'CALLIND_-1205984390', u'INDIRECT_-1205984318'), ('tmp_58', u'CAST_-1205984313'), (u'CAST_-1205984313', u'CALLIND_-1205984390'), (u'INDIRECT_-1205984318', u'COPY_-1205984377')] | null | null | 00012370 | x86 | O1 | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet... | (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 __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000210d8)();\n return;\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
void function_1(void)
{
(*(type_1 *)PTR___libc_start_main_000210d8)();
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_000210d8)();
return;
}
|
2049_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_realloc_insert<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_> | FUN_00054fb0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original name: _M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > >
DWARF original prototype: void
_M_realloc_i... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00054fb0(int *param_1,int *param_2,int *param_3)
{
int *piVar1;
int *piVar2;
int iVar3;
int *piVar4;
int *piVar5;
int *piVar6;
undefined4 *puVar7;
uint uVar8;
undefined4 *local_2c;
undefined4 *local_... | CALL 0x0004fb76
ADD EAX,0x2ad04b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EBP,dword ptr [ESP + 0x44]
MOV EDI,dword ptr [ESP + 0x48]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [EAX + 0x4]
MOV EBX,dword ptr [EAX]
MOV EAX,ESI
MOV dword ptr [ESP + 0x18],EBX
SUB EBP,EBX
SUB EA... | null | null | null | null | [(u'CAST_-1206233316', u'STORE_-1206234858'), (u'CAST_-1206233165', u'PTRSUB_-1206233324'), ('const-0', u'PTRSUB_-1206232935'), ('const-417', u'STORE_-1206234145'), (u'CAST_-1206233322', u'STORE_-1206234835'), (u'INT_NOTEQUAL_-1206234004', u'CBRANCH_-1206234004'), (u'PTRADD_-1206232847', u'STORE_-1206233672'), (u'MULTI... | [('tmp_4690', u'PTRADD_-1206233181'), ('const-4', u'PTRADD_-1206233147'), ('const-4', u'PTRADD_-1206233465'), (u'CAST_-1206233371', u'PTRADD_-1206232833'), (u'CALL_-1206234956', u'CAST_-1206233412'), (u'INT_NOTEQUAL_-1206234004', u'CBRANCH_-1206234004'), (u'PTRADD_-1206233319', u'STORE_-1206234530'), ('const-417', u'ST... | null | null | 00054fb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00054fb0(int *param_1,int *param_2,int *param_3)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n int *piVar5;\n int *piVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original name: _M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>,\n std::allocator<char> > >\n DWARF original prototype... | (translation_unit "void FUN_00054fb0(int *param_1,int *param_2,int *param_3)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n int *piVar5;\n int *piVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *local_2c;\n undefined4 *local_28;\n int local_20;\n \n piVar1 = (int *)param_1[1];\n p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_00054fb0(int *param_1,int *param_2,int *param_3)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n int *piVar5;\n int *piVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *local_2c;\n undefined4 *local_28;\n int local_20;\n \n piVar1 = (int *)param_1[1];\n... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original name: _M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > >
DWARF original prototype: void
_M_realloc_i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int *param_2,int *param_3)
{
int *piVar1;
int *piVar2;
int iVar3;
int *piVar4;
int *piVar5;
int *piVar6;
undefined4 *puVar7;
uint uVar8;
undefined4 *local_2c;
undefined4 *local_28;
... |
447_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c | fopen64 | fopen64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen64@@GLIBC_2.1 */
h... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185790')] | [('const-1', u'RETURN_-1206185790')] | null | null | 000410b8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ... | (translation_unit "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* fopen64(char *__filename,char *__modes)" *... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" (type_identifier "FILE") (pointer_declarator "* fopen64(char *__filename,char *__modes)" (* "*") (function_declarator "fopen64(char *__filename,char *__modes)" (identifier "fopen64") (parameter_list "(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen64@@GLIBC_2.1 *... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * MASKED(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
125_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c | calloc | calloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x210] | null | null | null | null | [('const-0', u'RETURN_-1205979043'), (u'CALLIND_-1205979046', u'CAST_-1205978965'), (u'CALLIND_-1205979046', u'INDIRECT_-1205978973'), (u'CAST_-1205978966', u'CALLIND_-1205979046'), (u'CAST_-1205978965', u'RETURN_-1205979043'), ('tmp_72', u'CAST_-1205978966'), (u'INDIRECT_-1205978973', u'COPY_-1205979032')] | [('const-0', u'RETURN_-1205979043'), (u'CALLIND_-1205979046', u'CAST_-1205978965'), (u'CALLIND_-1205979046', u'INDIRECT_-1205978973'), (u'CAST_-1205978966', u'CALLIND_-1205979046'), (u'CAST_-1205978965', u'RETURN_-1205979043'), ('tmp_72', u'CAST_-1205978966'), (u'INDIRECT_-1205978973', u'COPY_-1205979032')] | null | null | 00013850 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();\n return pvVar1;\n}\n\n" comment (function_definition "void * calloc(size_t __nmemb,size_t __siz... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();\n return pvVar1;\n}\n\n" comment (function_definition "void * calloc(size_t __nmemb,size_t __siz... | (translation_unit "void * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();\n return pvVar1;\n}\n\n" (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();\n re... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_e... | (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_calloc_00070210)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" (* "*") (function_declarator "calloc(size_t __nmemb,size_t __size)"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_calloc_00070210)();
return pvVar1;
}
| 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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifie... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(size_t __nmemb,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_00070210)();
return pvVar1;
}
|
3173_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | parse_just_symbols | FUN_000abfd0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_just_symbols(General_options * this, char * param_1, char *
arg, Command_line * cmdline) */
void __thiscall
gold::General_options::parse_just_symbols
(General_options *this,char *param_1,char *arg,Comma... |
void FUN_000abfd0(int param_1,undefined4 param_2,char *param_3,int param_4)
{
size_t sVar1;
char *pcVar2;
int unaff_EDI;
undefined1 *local_68 [2];
undefined1 local_60 [16];
undefined4 local_50;
undefined1 *local_4c [2];
undefined1 local_44 [16];
undefined1 local_34;
undefined1 local_30;
undefine... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x0004fb7e
ADD EDI,0x256027
PUSH ESI
LEA EAX,[EBP + -0x5c]
PUSH EBX
SUB ESP,0x6c
MOV dword ptr [EBP + -0x70],EAX
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x64],EAX
MOV EAX,dword ptr [EBP + 0x10]
TEST EAX,EAX
JZ 0x000ac0d0
SUB ESP,0xc
PUSH dword ptr [EBP + 0x10]
MOV EBX,EDI
... | null | null | null | null | [('const-23060', u'PTRSUB_-1206533112'), (u'INDIRECT_-1206533243', u'MULTIEQUAL_-1206533233'), (u'CAST_-1206533238', u'COPY_-1206533302'), ('const-0', u'PTRSUB_-1206533273'), ('tmp_1388', u'PTRSUB_-1206533223'), (u'CALL_-1206533701', u'INDIRECT_-1206533221'), (u'CALL_-1206533638', u'INDIRECT_-1206533220'), (u'CALL_-120... | [(u'INDIRECT_-1206533243', u'MULTIEQUAL_-1206533233'), ('tmp_2664', u'INT_ADD_-1206533868'), (u'INT_ADD_-1206533891', u'CAST_-1206533191'), ('const-417', u'LOAD_-1206533874'), ('const-1353', u'INT_ADD_-1206533868'), (u'CALL_-1206533701', u'INDIRECT_-1206533221'), (u'CALL_-1206533638', u'INDIRECT_-1206533220'), ('tmp_26... | null | null | 000abfd0 | x86 | O1 | (translation_unit "void FUN_000abfd0(int param_1,undefined4 param_2,char *param_3,int param_4)\n\n{\n size_t sVar1;\n char *pcVar2;\n int unaff_EDI;\n undefined1 *local_68 [2];\n undefined1 local_60 [16];\n undefined4 local_50;\n undefined1 *local_4c [2];\n undefined1 local_44 [16];\n undefined1 local_34;\n u... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_just_symbols(General_options * this, char * param_1, char *\n arg, Command_line * cmdline) */\n\nvoid __thiscall\ngold::General_options::parse_just_symbols\n (General_options *this,char ... | (translation_unit "void FUN_000abfd0(int param_1,undefined4 param_2,char *param_3,int param_4)\n\n{\n size_t sVar1;\n char *pcVar2;\n int unaff_EDI;\n undefined1 *local_68 [2];\n undefined1 local_60 [16];\n undefined4 local_50;\n undefined1 *local_4c [2];\n undefined1 local_44 [16];\n undefined1 local_34;\n u... | (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 IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "void FUN_000abfd0(int param_1,undefined4 param_2,char *param_3,int param_4)\n\n{\n size_t sVar1;\n char *pcVar2;\n int unaff_EDI;\n undefined1 *local_68 [2];\n undefined1 local_60 [16];\n undefined4 local_50;\n undefined1 *local_4c [2];\n undefined1 local_44 [16];\n undefined1 local_34;\n... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_just_symbols(General_options * this, char * param_1, char *
arg, Command_line * cmdline) */
void __thiscall
gold::type_1::function_1
(type_1 *this,char *param_1,char *var_8,type_2 *cmdline)
{
anon_un... | 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,char *param_3,int param_4)
{
size_t sVar1;
char *pcVar2;
int unaff_EDI;
undefined1 *local_68 [2];
undefined1 local_60 [16];
undefined4 local_50;
undefined1 *local_4c [2];
undefined1 local_44 [16];
undefined1 local_34;
undefined1 local_30;
undefined1 loc... |
10206_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | moneypunct | FUN_00264a30 |
/* std::moneypunct<wchar_t, true>::moneypunct(std::__moneypunct_cache<wchar_t, true>*, unsigned int)
*/
void __thiscall
std::moneypunct<wchar_t,true>::moneypunct
(moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,uint param_2)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = __x86_get_pc_th... |
void FUN_00264a30(int *param_1,int param_2,int param_3)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = FUN_000644be();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);
*param_1 = unaff_EDI + 0x149889;
param_1[2] = param_2;
/* try { // try from 00264a6c to 00264a70 has its C... | PUSH EBP
XOR EAX,EAX
MOV EBP,ESP
PUSH EDI
CALL 0x000644be
ADD EDI,0x14a5c5
PUSH ESI
PUSH EBX
SUB ESP,0x20
MOV EDX,dword ptr [EBP + 0x10]
MOV ESI,dword ptr [EBP + 0x8]
TEST EDX,EDX
MOV EBX,EDI
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xfffff2bc]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [EBP + 0... | null | null | null | null | [(u'PTRADD_-1204204847', u'CAST_-1204204721'), (u'CAST_-1204204702', u'STORE_-1204204871'), (u'PTRADD_-1204204811', u'CAST_-1204204702'), (u'CALL_-1204204977', u'CAST_-1204204725'), ('const-1', u'PTRADD_-1204204847'), ('tmp_343', u'PTRADD_-1204204811'), ('const-417', u'STORE_-1204204907'), ('const-0', u'RETURN_-1204204... | [(u'CALL_-1204204977', u'CAST_-1204204725'), ('const-0', u'CALL_-1204204847'), ('tmp_583', u'CALL_-1204204847'), ('const-8', u'INT_RIGHT_-1204204760'), ('tmp_585', u'INT_NOTEQUAL_-1204204915'), ('const-0', u'RETURN_-1204204799'), (u'INT_NOTEQUAL_-1204204915', u'PIECE_-1204204781'), ('const-1349769', u'INT_ADD_-12042048... | null | null | 00264a30 | x86 | O1 | (translation_unit "void FUN_00264a30(int *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_000644be();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);\n *param_1 = unaff_EDI + 0x149889;\n param_1[2] = param_2;\n /* try { // try from 00... | (translation_unit "/* std::moneypunct<wchar_t, true>::moneypunct(std::__moneypunct_cache<wchar_t, true>*, unsigned int)\n */\n\nvoid __thiscall\nstd::moneypunct<wchar_t,true>::moneypunct\n (moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,uint param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n... | (translation_unit "void FUN_00264a30(int *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_000644be();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);\n *param_1 = unaff_EDI + 0x149889;\n param_1[2] = param_2;\n \n FUN_00249fb0(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void FUN_00264a30(int *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_000644be();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);\n *param_1 = unaff_EDI + 0x149889;\n param_1[2] = param_2;\n \n FUN_00249fb0(par... |
/* std::moneypunct<wchar_t, true>::moneypunct(std::__moneypunct_cache<wchar_t, true>*, unsigned int)
*/
void __thiscall
std::moneypunct<wchar_t,true>::moneypunct
(moneypunct<wchar_t,true> *var_2,type_2 *param_1,type_1 var_4)
{
undefined4 uVar1;
int var_5;
uVar1 = var_1();
*(type_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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(int *param_1,int param_2,int param_3)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = FUN_000644be();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_3 != 0);
*param_1 = unaff_EDI + 0x149889;
param_1[2] = param_2;
/* try { // try from 00264a6c to 00264a70 has its CatchHa... |
3105_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_local_has_got_offset | FUN_000a7a70 |
/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<32,_false> * this, uint
symndx, uint got_type, uint64_t addend) */
bool __thiscall
gold::Sized_relobj<32,_false>::do_local_has_got_offset
(Sized_relobj<32,_false> *this,uint symndx,uint got_type,uint64_t addend)
{
uint *puVar1;
b... |
bool FUN_000a7a70(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)
{
int *piVar1;
bool bVar2;
int local_24;
undefined1 local_20 [8];
undefined4 local_18;
undefined4 local_14;
undefined4 local_10;
local_18 = param_2;
local_10 = param_5;
local_14 = param_4;
FUN_... | PUSH EBX
SUB ESP,0x28
MOV EAX,dword ptr [ESP + 0x34]
MOV EDX,dword ptr [ESP + 0x40]
MOV EBX,dword ptr [ESP + 0x38]
MOV dword ptr [ESP + 0x14],EAX
MOV EAX,dword ptr [ESP + 0x3c]
MOV dword ptr [ESP + 0x1c],EDX
LEA EDX,[ESP + 0xc]
SUB ESP,0x4
MOV dword ptr [ESP + 0x1c],EAX
LEA EAX,[ESP + 0x18]
PUSH EAX
MOV EAX,dword ptr [... | null | null | null | null | [('tmp_871', u'INT_NOTEQUAL_-1206551778'), ('const-0', u'COPY_-1206551631'), (u'INT_NOTEQUAL_-1206551715', u'CBRANCH_-1206551714'), (u'MULTIEQUAL_-1206551533', u'COPY_-1206551623'), ('const-0', u'RETURN_-1206551628'), ('const-0', u'COPY_-1206551606'), (u'LOAD_-1206551777', u'MULTIEQUAL_-1206551573'), (u'CALL_-120655182... | [(u'LOAD_-1206551710', u'CAST_-1206551527'), (u'MULTIEQUAL_-1206551576', u'PTRADD_-1206551517'), (u'INT_NOTEQUAL_-1206551715', u'CBRANCH_-1206551714'), (u'MULTIEQUAL_-1206551576', u'PTRADD_-1206551529'), ('const-0', u'RETURN_-1206551628'), ('tmp_861', u'INT_NOTEQUAL_-1206551715'), (u'PTRSUB_-1206551570', u'CALL_-120655... | null | null | 000a7a70 | x86 | O1 | (translation_unit "bool FUN_000a7a70(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_5... | (translation_unit "/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<32,_false> * this, uint\n symndx, uint got_type, uint64_t addend) */\n\nbool __thiscall\ngold::Sized_relobj<32,_false>::do_local_has_got_offset\n (Sized_relobj<32,_false> *this,uint symndx,uint got_type,uint64_t addend)... | (translation_unit "bool FUN_000a7a70(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_5... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi... | (function_definition "bool FUN_000a7a70(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = para... |
/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<32,_false> * this, uint
symndx, uint got_type, uint64_t addend) */
bool __thiscall
gold::Sized_relobj<32,_false>::do_local_has_got_offset
(Sized_relobj<32,_false> *this,uint symndx,uint got_type,uint64_t addend)
{
uint *puVar1;
b... | 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 |
bool MASKED(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)
{
int *piVar1;
bool bVar2;
int local_24;
undefined1 local_20 [8];
undefined4 local_18;
undefined4 local_14;
undefined4 local_10;
local_18 = param_2;
local_10 = param_5;
local_14 = param_4;
FUN_000a79... |
33_m68k-linux-gnu-ar_and_m68k-linux-gnu-ar_strip.c | bfd_set_error | bfd_set_error |
void bfd_set_error(void)
{
(*(code *)PTR_bfd_set_error_00021088)();
return;
}
|
void bfd_set_error(void)
{
(*(code *)PTR_bfd_set_error_00021088)();
return;
}
| JMP dword ptr [EBX + 0x88] | null | null | null | null | [(u'CALLIND_-1205984710', u'INDIRECT_-1205984638'), ('const-0', u'RETURN_-1205984707'), (u'INDIRECT_-1205984638', u'COPY_-1205984697'), (u'CAST_-1205984633', u'CALLIND_-1205984710'), ('tmp_58', u'CAST_-1205984633')] | [(u'CALLIND_-1205984710', u'INDIRECT_-1205984638'), ('const-0', u'RETURN_-1205984707'), (u'INDIRECT_-1205984638', u'COPY_-1205984697'), (u'CAST_-1205984633', u'CALLIND_-1205984710'), ('tmp_58', u'CAST_-1205984633')] | null | null | 00012230 | x86 | O1 | (translation_unit "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}\n\n" (function_definition "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}\n\n" (function_definition "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}\n\n" (function_definition "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}" primitive_type (function_declarator "bfd_set_error(void)" identifier (parameter_list "(void)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_set_error(void)\n\n{\n (*(code *)PTR_bfd_set_error_00021088)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error(void)" (identifier "bfd_set_error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_set_error_00021088)();
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_00021088)();
return;
}
|
404_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c | debug_make_field | FUN_0003e410 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
debug_field
debug_make_field(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize,
debug_visibility visibility)
{
debug_field pdVar1;
pdV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003e410(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 *puVar1;
puVar1 = (... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x1c]
CALL 0x000153d0
ADD EBX,0x34be4
MOV ESI,dword ptr [ESP + 0x24]
SUB ESP,0xc
PUSH 0x18
CALL 0x000142b0
MOV EDX,dword ptr [ESP + 0x24]
MOV dword ptr [EAX + 0xc],0x0
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [ESP + 0x28]
MOV dword ptr [EAX + 0x10],EDI
MOV dword ptr ... | null | null | null | null | [('const-0', u'STORE_-1206066074'), (u'PTRSUB_-1206065888', u'STORE_-1206066016'), ('const-24', u'CALL_-1206066085'), ('const-0', u'PTRSUB_-1206065908'), ('tmp_266', u'STORE_-1206066016'), (u'SUBPIECE_-1206065976', u'STORE_-1206066022'), ('const-417', u'STORE_-1206066047'), (u'SUBPIECE_-1206065980', u'STORE_-1206066053... | [('const-417', u'STORE_-1206066074'), ('tmp_416', u'STORE_-1206066047'), ('tmp_414', u'STORE_-1206066022'), (u'CALL_-1206066085', u'CAST_-1206065939'), ('const-2', u'PTRADD_-1206065901'), ('tmp_413', u'STORE_-1206066053'), (u'CAST_-1206065939', u'PTRADD_-1206065905'), ('tmp_417', u'STORE_-1206066016'), ('const-4', u'PT... | null | null | 0003e410 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003e410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndebug_field\ndebug_make_field(void *handle,char *name,debug_type_conflict type,bfd_vma bitpos,bfd_vma bitsize,\n debug_visibility visibility)\n\n{\n de... | (translation_unit "void FUN_0003e410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n puVar1[3] = 0;\n *puVar1 = param_2... | (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_0003e410(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n puVar1[3] = 0;\n *puVar1 = para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
type_1
function_1(void *handle,char *name,type_2 type,type_3 bitpos,type_3 bitsize,
type_4 visibility)
{
type_1 pdVar1;
pdVar1 = (type_1)var_1(0x18);
pdVar1->stat... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
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 *puVar1;
puVar1 = (undefi... |
5912_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | add_output_section_generic | FUN_0018dce0 |
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_true> *
this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_true>::add_output_section_generic
(Output_data_reloc<4,_... |
void FUN_0018dce0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_0016b470(local_40,param_2,param_3,param_4,pa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x40
MOV EBX,dword ptr [ESP + 0x60]
MOV EDI,dword ptr [ESP + 0x6c]
MOV EBP,dword ptr [ESP + 0x70]
PUSH 0x0
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
PUSH EBX
PUSH dword ptr [ESP + 0x6c]
PUSH dword ptr [ESP + 0x6c]
LEA ESI,[ESP + 0x28]
PUSH ESI
CALL 0x0016b470
MO... | null | null | null | null | [('const-0', u'SUBPIECE_-1207443916'), (u'PTRSUB_-1207443894', u'CALL_-1207444092'), (u'PTRSUB_-1207443917', u'CALL_-1207444143'), ('const-0', u'PTRSUB_-1207443894'), ('tmp_340', u'CALL_-1207444143'), ('tmp_338', u'CALL_-1207444143'), ('tmp_341', u'CALL_-1207444143'), ('const-4294967232', u'PTRSUB_-1207443924'), ('tmp_... | [('const-0', u'CALL_-1207444143'), ('tmp_711', u'CALL_-1207444092'), (u'PTRSUB_-1207443949', u'CALL_-1207444092'), ('tmp_711', u'CALL_-1207444143'), (u'CALL_-1207444092', u'INDIRECT_-1207443936'), ('tmp_390', u'PTRSUB_-1207443949'), ('tmp_715', u'CALL_-1207444143'), ('tmp_716', u'CALL_-1207444143'), ('tmp_714', u'CALL_... | null | null | 0018dce0 | x86 | O1 | (translation_unit "void FUN_0018dce0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_0016b470(local_40,... | (translation_unit "/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_true> *\n this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_true>::add_output_section_generic\n ... | (translation_unit "void FUN_0018dce0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_0016b470(local_40,... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_0018dce0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_40 [28];\n undefined4 local_24;\n undefined4 local_20;\n \n FUN_0016b470(local_... |
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_false,_64,_true> *
this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_true>::add_output_section_generic
(Output_data_reloc<4,_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
FUN_0016b470(local_40,param_2,param_3,param_4,param_5,... |
2141_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Struct_no_fix_cortex_a53_843419 | FUN_0005a0b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_fix_cortex_a53_843419(Struct_no_fix_cortex_a53_843419 *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_fix_cortex_a53_843419::~Struct_no_fix_cortex_a53_8434... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005a0b0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_005d33c4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x58ff4a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xfffe93c4]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x0005a0e2
SUB ESP,0xc
PUSH EDX
CALL 0x003ae080
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206214462')] | [('tmp_439', u'PTRADD_-1206214253'), ('const-417', u'STORE_-1206214409'), ('tmp_439', u'STORE_-1206214409'), ('const-0', u'PTRSUB_-1206214244'), (u'PTRADD_-1206214240', u'LOAD_-1206214405'), ('const-4', u'PTRADD_-1206214240'), (u'CAST_-1206214240', u'INT_NOTEQUAL_-1206214385'), ('const-3', u'PTRADD_-1206214253'), (u'PT... | null | null | 0005a0b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005a0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d33c4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_fix_cortex_a53_843419(Struct_no_fix_cortex_a53_843419 *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_fix_cortex_a53_843419::~Struct... | (translation_unit "void FUN_0005a0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d33c4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0005a0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d33c4;\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_0005a0b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d33c4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005a0b0(undefined4 *param_1)" (identifier "FUN_0005a0b0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_fix_cortex_a53_843419(Struct_no_fix_cortex_a53_843419 *
this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_ch... | 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_005d33c4;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_003ae080((undefined4 *)param_1[1]);
}
return;
}
|
1728_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | parse_to_value | FUN_00047f20 |
/* 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_output * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00047f20(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014be10(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3cc0d9
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 0x0014be10
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206157514')] | [('const-1', u'STORE_-1206157446'), ('tmp_344', u'INT_ADD_-1206157467'), ('tmp_344', u'INT_ADD_-1206157432'), ('const-64', u'INT_ADD_-1206157467'), ('const-417', u'STORE_-1206157446'), ('tmp_346', u'CALL_-1206157450'), ('const-0', u'RETURN_-1206157410'), ('tmp_345', u'CALL_-1206157450'), ('const-60', u'INT_ADD_-1206157... | null | null | 00047f20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(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_output * this, char * option_name, char *\n arg, Command_line * param_3, General_options *... | (translation_unit "void FUN_00047f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00047f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(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_00047f20(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014be10(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00047f20(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_output * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014be10(param_2,param_3,param_1 + 0x40);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
5797_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | add_global | FUN_00189820 |
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_false> * this, Symbol *
gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_false>::add_global
(Output_data... |
void FUN_00189820(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_00168630(local_28,param_2,param_3,param_5,param_6,param_7,0,0,0);
... | PUSH EBX
SUB ESP,0x34
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x30]
PUSH EBX
CALL 0x00168630
MOV EAX,dword ptr [ESP + 0x7c]
MOV dword ptr [ESP + 0x4c],EAX
ADD ESP,0x2c
PUSH EBX
P... | null | null | null | null | [('const-0', u'CALL_-1207461761'), ('tmp_293', u'CALL_-1207461761'), ('tmp_294', u'COPY_-1207461752'), ('tmp_292', u'CALL_-1207461761'), ('const-0', u'PTRSUB_-1207461547'), ('tmp_291', u'CALL_-1207461761'), ('tmp_289', u'CALL_-1207461761'), (u'PTRSUB_-1207461553', u'PTRSUB_-1207461547'), (u'PTRSUB_-1207461521', u'CALL_... | [('tmp_655', u'CALL_-1207461761'), ('tmp_347', u'PTRSUB_-1207461576'), (u'PTRSUB_-1207461576', u'CALL_-1207461705'), ('const-0', u'CALL_-1207461761'), ('tmp_654', u'CALL_-1207461761'), ('tmp_657', u'CALL_-1207461761'), ('const-0', u'CALL_-1207461761'), ('const-4294967256', u'PTRSUB_-1207461576'), ('tmp_658', u'CALL_-12... | null | null | 00189820 | x86 | O1 | (translation_unit "void FUN_00189820(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_00168630(local_28,param_2,param_3,param_5,... | (translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_false> * this, Symbol *\n gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address,\n Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_false>::add_global... | (translation_unit "void FUN_00189820(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_00168630(local_28,param_2,param_3,param_5,... | (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_00189820(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_00168630(local_28,param_2,param_3,param... |
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_false> * this, Symbol *
gsym, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_false>::add_global
(Output_data... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_00168630(local_28,param_2,param_3,param_5,param_6,param_7,0,0,0);
local... |
83_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | deflateEnd | deflateEnd |
void deflateEnd(void)
{
(*(code *)PTR_deflateEnd_00078158)();
return;
}
|
void deflateEnd(void)
{
(*(code *)PTR_deflateEnd_00078158)();
return;
}
| JMP dword ptr [EBX + 0x158] | null | null | null | null | [('const-0', u'RETURN_-1205975683'), ('tmp_58', u'CAST_-1205975609'), (u'CAST_-1205975609', u'CALLIND_-1205975686'), (u'INDIRECT_-1205975614', u'COPY_-1205975673'), (u'CALLIND_-1205975686', u'INDIRECT_-1205975614')] | [('const-0', u'RETURN_-1205975683'), ('tmp_58', u'CAST_-1205975609'), (u'CAST_-1205975609', u'CALLIND_-1205975686'), (u'INDIRECT_-1205975614', u'COPY_-1205975673'), (u'CALLIND_-1205975686', u'INDIRECT_-1205975614')] | null | null | 00014570 | x86 | O1 | (translation_unit "void deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}\n\n" (function_definition "void deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}" primitive_type (function_declarator "deflateEnd(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}\n\n" (function_definition "void deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}" primitive_type (function_declarator "deflateEnd(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}\n\n" (function_definition "void deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}" primitive_type (function_declarator "deflateEnd(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 deflateEnd(void)\n\n{\n (*(code *)PTR_deflateEnd_00078158)();\n return;\n}" (primitive_type "void") (function_declarator "deflateEnd(void)" (identifier "deflateEnd") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR_deflateEnd_00078158)();
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_00078158)();
return;
}
|
2555_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | unsupported_reloc_global | FUN_00064870 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3
anon_unknown.dwarf_218a7e::Target_i386::Scan::unsupported_reloc_global
(Sized_relobj_file<32,_false> *object,uint r_type,Symbol *gsym)
{
pointer pcVar1;
char *format;
undefined1 *local_34;
undefi... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3 FUN_00064870(int param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
undefined1 *puVar2;
undefined4 uVar3;
undefined1 *local_34 [2];
undefined1 local_2c [28];
FUN_0034dd40(local_34,p... | PUSH EBP
MOV EBP,ESP
PUSH EDI
MOV EDI,EAX
PUSH ESI
LEA EAX,[EBP + -0x30]
CALL 0x00063c76
ADD ESI,0x585781
PUSH EBX
SUB ESP,0x44
MOV dword ptr [EBP + -0x3c],EDX
PUSH ECX
PUSH EAX
MOV EBX,ESI
CALL 0x0034dd40
LEA EAX,[ESI + 0xffe63720]
MOV EDI,dword ptr [EDI + 0x4]
MOV EDX,dword ptr [EBP + -0x30]
PUSH EAX
MOV dword ptr [E... | null | null | null | null | [(u'CAST_-1206302162', u'CALL_-1206302436'), (u'LOAD_-1206302510', u'CALL_-1206302436'), ('tmp_662', u'PTRSUB_-1206302142'), ('const-0', u'PTRSUB_-1206302178'), (u'PTRSUB_-1206302176', u'LOAD_-1206302510'), (u'INT_NOTEQUAL_-1206302397', u'CBRANCH_-1206302397'), ('const-0', u'PTRSUB_-1206302180'), ('const-417', u'LOAD_-... | [(u'LOAD_-1206302510', u'CALL_-1206302436'), ('tmp_660', u'INT_ADD_-1206302494'), (u'PTRSUB_-1206302217', u'CALL_-1206302520'), (u'INDIRECT_-1206302184', u'INT_NOTEQUAL_-1206302397'), (u'INT_NOTEQUAL_-1206302397', u'CBRANCH_-1206302397'), (u'COPY_-1206302255', u'CALL_-1206302436'), (u'INDIRECT_-1206302224', u'COPY_-120... | null | null | 00064870 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3 FUN_00064870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3\nanon_unknown.dwarf_218a7e::Target_i386::Scan::unsupported_reloc_global\n (Sized_relobj_file<32,_false> *object,uint r_type,Symbol *gsym)\n\n{\n pointer pcVar1;\n char *format;\n und... | (translation_unit "void __regparm3 FUN_00064870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_0034dd40(local_34,param_3);\n puVar2 = local_34[0];\n uVar1 = *(undefined4 *)(pa... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decl... | (function_definition "void __regparm3 FUN_00064870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n undefined4 uVar3;\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_0034dd40(local_34,param_3);\n puVar2 = local_34[0];\n uVar1 = *(undefined4 *)... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void __regparm3
anon_unknown.dwarf_218a7e::Target_i386::Scan::unsupported_reloc_global
(Sized_relobj_file<32,_false> *object,uint r_type,Symbol *gsym)
{
type_1 pcVar1;
char *format;
type_2 *var_4;
type_2 var_5 [... | 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.si replaced with injection: get_pc_thunk_si */
void __regparm3 MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
undefined1 *puVar2;
undefined4 uVar3;
undefined1 *local_34 [2];
undefined1 local_2c [28];
FUN_0034dd40(local_34,param_3... |
7440_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | process | FUN_002c0f00 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void process(Command_line * this, int argc, char * * argv) */
void __thiscall gold::Command_line::process(Command_line *this,int argc,char... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_002c0f00(int param_1,int param_2,int param_3)
{
size_t sVar1;
undefined4 uVar2;
char *pcVar3;
char *pcVar4;
int iVar5;
undefined1 *local_78;
char local_69;
undefined1 *local_68 [2];
undefined1 local_60... | CALL 0x00074f02
ADD EAX,0x3290fb
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x7c
MOV ECX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x6c],EAX
MOV byte ptr [EBP + -0x65],0x0
TEST ECX,ECX
JLE 0x002c10b8
LEA EAX,[EBP + -0x64]
XOR EDI,EDI
MOV dword ptr [EBP + -0x70],EAX
LEA EAX,[... | null | null | null | null | [('const-23184', u'PTRSUB_-1204610896'), ('tmp_6834', u'MULTIEQUAL_-1204610995'), (u'CALL_-1204612204', u'INDIRECT_-1204610581'), (u'PTRSUB_-1204610617', u'LOAD_-1204612472'), (u'CAST_-1204610453', u'LOAD_-1204612237'), ('tmp_2033', u'INT_SLESSEQUAL_-1204612653'), (u'CALL_-1204612759', u'INDIRECT_-1204611103'), (u'LOAD... | [('const-417', u'LOAD_-1204612663'), (u'MULTIEQUAL_-1204610977', u'MULTIEQUAL_-1204610878'), (u'STORE_-1204612917', u'INDIRECT_-1204610924'), (u'CAST_-1204611004', u'LOAD_-1204612905'), ('tmp_6806', u'INT_SLESSEQUAL_-1204612653'), (u'CALL_-1204612759', u'INDIRECT_-1204611220'), (u'LOAD_-1204612891', u'STORE_-1204612880... | null | null | 002c0f00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_002c0f00(int param_1,int param_2,int param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n char *pcVar3;\n char *pcVar4;\n int iVar5;\n undefined1 *local_78;\n char local_69;\n undefined1 *local... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void process(Command_line * this, int argc, char * * argv) */\n\nvoid __thiscall gold::Command_line::process(Command_li... | (translation_unit "void FUN_002c0f00(int param_1,int param_2,int param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n char *pcVar3;\n char *pcVar4;\n int iVar5;\n undefined1 *local_78;\n char local_69;\n undefined1 *local_68 [2];\n undefined1 local_60 [16];\n undefined4 local_50;\n undefined1 *local_4c [2];\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * ID... | (function_definition "void FUN_002c0f00(int param_1,int param_2,int param_3)\n\n{\n size_t sVar1;\n undefined4 uVar2;\n char *pcVar3;\n char *pcVar4;\n int iVar5;\n undefined1 *local_78;\n char local_69;\n undefined1 *local_68 [2];\n undefined1 local_60 [16];\n undefined4 local_50;\n undefined1 *local_4c [2]... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void process(Command_line * this, int argc, char * * argv) */
void __thiscall gold::type_1::function_1(type_1 *this,int var_7,char **argv)... | 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.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int param_2,int param_3)
{
size_t sVar1;
undefined4 uVar2;
char *pcVar3;
char *pcVar4;
int iVar5;
undefined1 *local_78;
char local_69;
undefined1 *local_68 [2];
undefined1 local_60 [16];... |
250_i686-kfreebsd-gnu-nm_and_i686-kfreebsd-gnu-nm_strip.c | bfd_get_next_mapent | bfd_get_next_mapent |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_next_mapent(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_next_mapent(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205935750')] | [('const-1', u'RETURN_-1205935750')] | null | null | 0001e170 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_next_mapent(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_next_mapent(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_next_mapent(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_next_mapent(void)\n\n{\n /* W... | (translation_unit "void bfd_get_next_mapent(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_next_mapent(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_next_mapent(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_get_next_mapent(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_next_mapent(void)" (identifier "bfd_get_next_mapent") (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();
}
|
215_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | FUN_0002a26f | FUN_0002a26f |
void __regparm3 FUN_0002a26f(undefined4 param_1)
{
__cxa_begin_catch(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 0002a280 to 0002a284 has its CatchHandler @ 0002a2cb */
__cxa_rethrow();
}
|
void __regparm3 FUN_0002a26f(undefined4 param_1)
{
FUN_001e64c0(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 0002a280 to 0002a284 has its CatchHandler @ 0002a2cb */
FUN_001e5680();
}
| SUB ESP,0xc
MOV EDI,dword ptr [EBP + -0x7c]
PUSH EAX
MOV EBX,EDI
CALL 0x001e64c0
ADD ESP,0x10
CALL 0x001e5680 | null | null | null | null | [('tmp_150', u'CALL_-1206017391'), ('const-1', u'RETURN_-1206017366')] | [('tmp_150', u'CALL_-1206017391'), ('const-1', u'RETURN_-1206017366')] | null | null | 0002a26f | x86 | O1 | (translation_unit "void __regparm3 FUN_0002a26f(undefined4 param_1)\n\n{\n FUN_001e64c0(param_1);\n /* WARNING: Subroutine does not return */\n /* try { // try from 0002a280 to 0002a284 has its CatchHandler @ 0002a2cb */\n FUN_001e5680();\n}\n\n" (function_definition "void __regp... | (translation_unit "void __regparm3 FUN_0002a26f(undefined4 param_1)\n\n{\n __cxa_begin_catch(param_1);\n /* WARNING: Subroutine does not return */\n /* try { // try from 0002a280 to 0002a284 has its CatchHandler @ 0002a2cb */\n __cxa_rethrow();\n}\n\n" (function_definition "void ... | (translation_unit "void __regparm3 FUN_0002a26f(undefined4 param_1)\n\n{\n FUN_001e64c0(param_1);\n \n \n FUN_001e5680();\n}\n\n" (function_definition "void __regparm3 FUN_0002a26f(undefined4 param_1)\n\n{\n FUN_001e64c0(param_1);\n \n \n F... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __regparm3 FUN_0002a26f(undefined4 param_1)\n\n{\n FUN_001e64c0(param_1);\n \n \n FUN_001e5680();\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_0002a26f(undefined4 param_1)" (identifier "FUN_0002a26... |
void __regparm3 function_1(type_1 param_1)
{
var_1(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 0002a280 to 0002a284 has its CatchHandler @ 0002a2cb */
var_2();
}
| 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 (expression_statement (call_expression function: (... | null |
void __regparm3 MASKED(undefined4 param_1)
{
FUN_001e64c0(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 0002a280 to 0002a284 has its CatchHandler @ 0002a2cb */
FUN_001e5680();
}
|
885_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | parse_to_value | FUN_000359e0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_dy * this, char * param_1, char * param_2,
Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_dy::parse_to_value
(Struct_dy *this,char *p... |
void FUN_000359e0(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x101
MOV word ptr [EAX + 0x548],DX
RET | null | null | null | null | [('const-1', u'STORE_-1206101518'), ('const-417', u'STORE_-1206101518'), ('tmp_32', u'COPY_-1206101511'), (u'PTRSUB_-1206101444', u'STORE_-1206101518'), (u'COPY_-1206101511', u'PTRSUB_-1206101443'), ('const-1292', u'PTRSUB_-1206101443'), (u'PTRSUB_-1206101445', u'PTRSUB_-1206101444'), ('const-417', u'STORE_-1206101504'... | [('tmp_37', u'INT_ADD_-1206101504'), (u'CAST_-1206101451', u'STORE_-1206101518'), (u'INT_ADD_-1206101504', u'CAST_-1206101451'), ('const-257', u'STORE_-1206101518'), ('const-1352', u'INT_ADD_-1206101504'), ('const-0', u'RETURN_-1206101501'), ('const-417', u'STORE_-1206101518')] | null | null | 000359e0 | x86 | O1 | (translation_unit "void FUN_000359e0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;\n return;\n}\n\n" (function_definition "void FUN_000359e0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;\n return;\n}" primitive_type (f... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_dy * this, char * param_1, char * param_2,\n Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_dy::parse_to_value\n ... | (translation_unit "void FUN_000359e0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;\n return;\n}\n\n" (function_definition "void FUN_000359e0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;\n return;\n}" primitive_type (f... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_000359e0(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000359e0(void)" (identifier "FUN_000359e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_t... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_dy * this, char * param_1, char * param_2,
Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *param_2,char *param_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x548) = 0x101;
return;
}
|
126_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c | strncmp | strncmp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncmp(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(code *)PTR_strncmp_0004020c)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncmp(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(code *)PTR_strncmp_0004020c)();
return iVar1;
}
| JMP dword ptr [EBX + 0x20c] | null | null | null | null | [(u'INDIRECT_-1205978989', u'COPY_-1205979048'), (u'CALLIND_-1205979062', u'RETURN_-1205979059'), ('const-0', u'RETURN_-1205979059'), ('tmp_77', u'CAST_-1205978981'), (u'CALLIND_-1205979062', u'INDIRECT_-1205978989'), (u'CAST_-1205978981', u'CALLIND_-1205979062')] | [(u'INDIRECT_-1205978989', u'COPY_-1205979048'), (u'CALLIND_-1205979062', u'RETURN_-1205979059'), ('const-0', u'RETURN_-1205979059'), ('tmp_77', u'CAST_-1205978981'), (u'CALLIND_-1205979062', u'INDIRECT_-1205978989'), (u'CAST_-1205978981', u'CALLIND_-1205979062')] | null | null | 00013840 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_0004020c)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_0004020c)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\... | (translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_0004020c)();\n return iVar1;\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_0004020c)();\n return iVar1;\n}" pri... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_0004020c)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_strncmp_0004020c)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0004020c)();
return iVar1;
}
|
92_sg_xcopy_and_sg_xcopy_strip.c | fgets | fgets |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fgets@@GLIBC_2.0 */
hal... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205944270')] | [('const-1', u'RETURN_-1205944270')] | null | null | 0001c028 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * fgets(char *__s,int __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * fgets(char *__s,int __n,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ... | (translation_unit "char * fgets(char *__s,int __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * fgets(char *__s,int __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* fgets(char *__s,int __n,FILE *__stream)" * ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call... | (function_definition "char * fgets(char *__s,int __n,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* fgets(char *__s,int __n,FILE *__stream)" (* "*") (function_declarator "fgets(char *__s,int __n,FILE *__stream)" (identifier "fgets") (parameter_list "(cha... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,int __n,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fgets@@GLIBC_2.0 *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
5_blake2b_and_blake2b_strip.c | blake2b_384_test | FUN_00015dce |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int blake2b_384_test(void)
{
uchar uVar1;
int iVar2;
uchar *in;
int iVar3;
int iVar4;
uint uVar5;
uchar *puVar6;
int in_GS_OFFSET;
byte bVar7;
int local_204;
hash_st... |
undefined4 FUN_00015dce(void)
{
char cVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
uint uVar5;
char *pcVar6;
int iVar7;
char *pcVar8;
int in_GS_OFFSET;
byte bVar9;
undefined4 local_208;
int local_204;
undefined1 local_1f0 [416];
undefined1 local_50 [48];
int local_20;
bVar9 = 0;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1fc
CALL 0x00015dd9
ADD EAX,0x1
MOV dword ptr [ESP + 0xc],EAX
MOV ECX,dword ptr GS:[0x14]
MOV dword ptr [ESP + 0x1ec],ECX
XOR ECX,ECX
LEA ESI,[EAX + 0x104]
MOV dword ptr [ESP + 0x8],0x0
LEA EBX,[EAX]
LEA EBP,[ESP + 0x1c]
SUB ESP,0xc
PUSH EBP
CALL 0x00015e13
MOV EAX,0x0
MOV ... | null | null | null | null | [('const-0', u'COPY_-1205968690'), (u'COPY_-1205968690', u'MULTIEQUAL_-1205968839'), (u'PTRSUB_-1205968692', u'CALL_-1205969187'), (u'LOAD_-1205969057', u'INT_EQUAL_-1205969039'), ('const-20', u'INT_ADD_-1205969379'), ('const-417', u'LOAD_-1205969057'), (u'LOAD_-1205969057', u'MULTIEQUAL_-1205968942'), ('const-42949668... | [('const-0', u'COPY_-1205969356'), (u'MULTIEQUAL_-1205968888', u'INT_EQUAL_-1205969285'), (u'PTRSUB_-1205968587', u'CALL_-1205969117'), (u'MULTIEQUAL_-1205968899', u'CALL_-1205969224'), (u'CALL_-1205969117', u'INDIRECT_-1205968750'), (u'COPY_-1205968671', u'MULTIEQUAL_-1205968871'), (u'PTRSUB_-1205968635', u'CALL_-1205... | null | null | 00015dce | x86 | O1 | (translation_unit "undefined4 FUN_00015dce(void)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n char *pcVar6;\n int iVar7;\n char *pcVar8;\n int in_GS_OFFSET;\n byte bVar9;\n undefined4 local_208;\n int local_204;\n undefined1 local_1f0 [416];\n undefined1 local_50 [48];\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint blake2b_384_test(void)\n\n{\n uchar uVar1;\n int iVar2;\n uchar *in;\n int iVar3;\n int iVar4;\n uint uVar5;\n uchar *puVar6;\n int in_GS_OFFSET;\n byte b... | (translation_unit "undefined4 FUN_00015dce(void)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n char *pcVar6;\n int iVar7;\n char *pcVar8;\n int in_GS_OFFSET;\n byte bVar9;\n undefined4 local_208;\n int local_204;\n undefined1 local_1f0 [416];\n undefined1 local_50 [48];\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * I... | (function_definition "undefined4 FUN_00015dce(void)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n char *pcVar6;\n int iVar7;\n char *pcVar8;\n int in_GS_OFFSET;\n byte bVar9;\n undefined4 local_208;\n int local_204;\n undefined1 local_1f0 [416];\n undefined1 local_50 [48... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(void)
{
type_1 var_5;
int var_13;
type_1 *var_12;
int var_9;
int var_11;
type_2 var_3;
type_1 *var_4;
int var_1;
type_3 bVar7;
int var_10;
type_4 md;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type... | null |
undefined4 MASKED(void)
{
char cVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
uint uVar5;
char *pcVar6;
int iVar7;
char *pcVar8;
int in_GS_OFFSET;
byte bVar9;
undefined4 local_208;
int local_204;
undefined1 local_1f0 [416];
undefined1 local_50 [48];
int local_20;
bVar9 = 0;
... |
660_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | strspn | strspn |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strspn@@GLIBC_2.0 */
halt_badd... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357438')] | [('const-1', u'RETURN_-1206357438')] | null | null | 00077238 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strspn@... | (translation_unit "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strspn(char *__s,char *__accept)" identifier (parameter_li... | (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 strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strspn(char *__s,char *__accept)" (identifier "strspn") (parameter_list "(char *__s,char *__accept)" (( "(") (parameter_declaration "char *__s" (primitive_type ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strspn@@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))) (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 *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8811_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | eof | FUN_00226f30 |
/* std::ios::eof() const */
uint __thiscall std::ios::eof(ios *this)
{
return *(uint *)(this + 0x14) >> 1 & 1;
}
|
uint FUN_00226f30(int param_1)
{
return *(uint *)(param_1 + 0x14) >> 1 & 1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x14]
SHR EAX,0x1
AND EAX,0x1
RET | null | null | null | null | [(u'INT_AND_-1203933338', u'RETURN_-1203933343'), ('tmp_78', u'PTRADD_-1203933320'), ('const-1', u'PTRADD_-1203933320'), (u'CAST_-1203933295', u'LOAD_-1203933382'), (u'LOAD_-1203933382', u'INT_RIGHT_-1203933346'), ('const-20', u'PTRADD_-1203933320'), ('const-0', u'RETURN_-1203933343'), (u'PTRADD_-1203933320', u'CAST_-1... | [('const-20', u'INT_ADD_-1203933366'), (u'INT_AND_-1203933338', u'RETURN_-1203933343'), ('const-417', u'LOAD_-1203933382'), (u'CAST_-1203933295', u'LOAD_-1203933382'), (u'LOAD_-1203933382', u'INT_RIGHT_-1203933346'), ('const-0', u'RETURN_-1203933343'), ('tmp_81', u'INT_ADD_-1203933366'), ('const-1', u'INT_AND_-12039333... | null | null | 00226f30 | x86 | O1 | (translation_unit "uint FUN_00226f30(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}\n\n" (function_definition "uint FUN_00226f30(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}" type_identifier (function_declarator "FUN_00226f30(int param_1)" identifier (parameter_list "(int param... | (translation_unit "/* std::ios::eof() const */\n\nuint __thiscall std::ios::eof(ios *this)\n\n{\n return *(uint *)(this + 0x14) >> 1 & 1;\n}\n\n" comment (function_definition "uint __thiscall std::ios::eof(ios *this)\n\n{\n return *(uint *)(this + 0x14) >> 1 & 1;\n}" type_identifier (ms_call_modifier "__thiscall" __t... | (translation_unit "uint FUN_00226f30(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}\n\n" (function_definition "uint FUN_00226f30(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}" type_identifier (function_declarator "FUN_00226f30(int param_1)" identifier (parameter_list "(int param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthe... | (function_definition "uint FUN_00226f30(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) >> 1 & 1;\n}" (type_identifier "uint") (function_declarator "FUN_00226f30(int param_1)" (identifier "FUN_00226f30") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifie... |
/* std::ios::eof() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 0x14) >> 1 & 1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (po... | null |
uint MASKED(int param_1)
{
return *(uint *)(param_1 + 0x14) >> 1 & 1;
}
|
964_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | bfd_set_symtab | bfd_set_symtab |
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_symtab(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_symtab(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207754302')] | [('const-1', u'RETURN_-1207754302')] | null | null | 001c21b8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_symtab(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_symtab(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_symtab(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_symtab(void)\n\n{\n /* WARNING: Ba... | (translation_unit "void bfd_set_symtab(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_symtab(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_symtab(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_set_symtab(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_symtab(void)" (identifier "bfd_set_symtab") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
835_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | pep_exe_fill_sections | FUN_00061980 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void pep_exe_fill_sections(bfd *abfd,bfd_link_info *info)
{
pep_dll_id_target(abfd->xvec->name);
pep_output_file_set_long_section_names(abfd);
image_base._4_4_ =
*(undefined4... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00061980(int param_1)
{
FUN_0005d060(**(undefined4 **)(param_1 + 4));
FUN_00060290(param_1);
DAT_001d21f4 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa8);
DAT_001d21f0 = *(undefined4 *)(*(int *)(param_1 + 0xa... | PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x16e679
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [ESI + 0x4]
PUSH dword ptr [EAX]
CALL 0x0005d060
MOV dword ptr [ESP],ESI
CALL 0x00060290
MOV EAX,dword ptr [ESI + 0xa0]
MOV EDX,dword ptr [EAX + 0xa8]
MOV EAX,dword ptr [EAX + 0xa4]
MOV dword ptr [EBX + 0x21... | null | null | null | null | [(u'STORE_-1206314419', u'INDIRECT_-1206313981'), (u'INDIRECT_-1206314003', u'COPY_-1206314053'), ('const-0', u'CALL_-1206314299'), ('const-160', u'PTRSUB_-1206314038'), (u'INDIRECT_-1206313962', u'MULTIEQUAL_-1206314037'), (u'INDIRECT_-1206314029', u'MULTIEQUAL_-1206314004'), ('const-417', u'LOAD_-1206314520'), (u'IND... | [('const-132', u'INT_ADD_-1206314405'), (u'INDIRECT_-1206314003', u'COPY_-1206314053'), (u'INDIRECT_-1206314029', u'MULTIEQUAL_-1206314004'), (u'INDIRECT_-1206313962', u'MULTIEQUAL_-1206314037'), (u'INDIRECT_-1206313940', u'MULTIEQUAL_-1206314015'), ('const-0', u'INT_NOTEQUAL_-1206314441'), (u'INDIRECT_-1206314062', u'... | null | null | 00061980 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00061980(int param_1)\n\n{\n FUN_0005d060(**(undefined4 **)(param_1 + 4));\n FUN_00060290(param_1);\n DAT_001d21f4 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa8);\n DAT_001d21f0 = *(undefined4... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid pep_exe_fill_sections(bfd *abfd,bfd_link_info *info)\n\n{\n pep_dll_id_target(abfd->xvec->name);\n pep_output_file_set_long_section_names(abfd);\n image_base._... | (translation_unit "void FUN_00061980(int param_1)\n\n{\n FUN_0005d060(**(undefined4 **)(param_1 + 4));\n FUN_00060290(param_1);\n DAT_001d21f4 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa8);\n DAT_001d21f0 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa4);\n FUN_0005b170();\n if (DAT_001d21d0 != 0) {\n bf... | (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 * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decla... | (function_definition "void FUN_00061980(int param_1)\n\n{\n FUN_0005d060(**(undefined4 **)(param_1 + 4));\n FUN_00060290(param_1);\n DAT_001d21f4 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa8);\n DAT_001d21f0 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa4);\n FUN_0005b170();\n if (DAT_001d21d0 != 0) {\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *abfd,type_2 *info)
{
var_1(abfd->xvec->name);
var_2(abfd);
image_base._4_4_ =
*(type_3 *)((int)&(((abfd->tdata).elf_obj_data)->shstrtab_hdr).sh_flags ... | 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 (call_expression function: (identifier) arguments:... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
FUN_0005d060(**(undefined4 **)(param_1 + 4));
FUN_00060290(param_1);
DAT_001d21f4 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0xa8);
DAT_001d21f0 = *(undefined4 *)(*(int *)(param_1 + 0xa0) + 0... |
612_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | strtod | strtod |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double strtod(char *__nptr,char **__endptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strtod@@GLIBC_2.0 */
halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double strtod(char *__nptr,char **__endptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357646')] | [('const-1', u'RETURN_-1206357646')] | null | null | 00077168 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ndouble strtod(char *__nptr,char **__endptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ndouble strtod(char *__nptr,char **__endptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* str... | (translation_unit "double strtod(char *__nptr,char **__endptr)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "double strtod(char *__nptr,char **__endptr)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strtod(char *__nptr,char **__endptr)" identifier (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "double strtod(char *__nptr,char **__endptr)\n\n{\n \n halt_baddata();\n}" (primitive_type "double") (function_declarator "strtod(char *__nptr,char **__endptr)" (identifier "strtod") (parameter_list "(char *__nptr,char **__endptr)" (( "(") (parameter_declaration "char *__nptr" (... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
double function_1(char *__nptr,char **__endptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strtod@@GLIBC_2.0 */
v... | 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 */
double MASKED(char *__nptr,char **__endptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
339_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c | listing_newline | FUN_000272c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void listing_newline(char *ps)
{
undefined *puVar1;
list_info_struct *plVar2;
char *__s1;
list_info_struct *plVar3;
file_info_type *pfVar4;
char *__s2;
byte *pbVar5;
byte ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000272c0(int param_1)
{
undefined *puVar1;
uint uVar2;
undefined4 *puVar3;
char *__s1;
undefined4 *puVar4;
undefined4 uVar5;
char *__s2;
byte *pbVar6;
byte *pbVar7;
int iVar8;
byte bVar9;
byte *p... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016090
ADD EBX,0x47d37
SUB ESP,0x3c
LEA EAX,[EBX + 0x8da0]
MOV dword ptr [ESP + 0x4],EAX
MOV EAX,dword ptr [EAX]
TEST EAX,EAX
JZ 0x0002745d
LEA EDI,[EBX + 0x8cfc]
MOV EDX,dword ptr [EBX + 0xffffffb4]
MOV ECX,dword ptr [EDI]
ADD EDX,0x180
MOV dword ptr [ESP + 0x8],EDI
CMP ECX... | null | null | null | null | [(u'STORE_-1206027770', u'INDIRECT_-1206025665'), (u'INT_ZEXT_-1206028173', u'PTRADD_-1206028120'), (u'STORE_-1206028746', u'INDIRECT_-1206026119'), (u'CALL_-1206028906', u'INDIRECT_-1206027169'), (u'CALL_-1206028416', u'CAST_-1206025730'), ('const-0', u'COPY_-1206028870'), ('const-417', u'STORE_-1206029323'), ('const-... | [(u'CALL_-1206028127', u'INDIRECT_-1206026286'), (u'COPY_-1206026001', u'CALL_-1206028416'), (u'CALL_-1206029008', u'INDIRECT_-1206026735'), (u'INT_ZEXT_-1206028173', u'PTRADD_-1206028120'), (u'LOAD_-1206028306', u'MULTIEQUAL_-1206026747'), (u'PTRSUB_-1206025813', u'PTRADD_-1206028120'), ('const-0', u'COPY_-1206028870'... | null | null | 000272c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000272c0(int param_1)\n\n{\n undefined *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n char *__s1;\n undefined4 *puVar4;\n undefined4 uVar5;\n char *__s2;\n byte *pbVar6;\n byte *pbVar7;\n in... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid listing_newline(char *ps)\n\n{\n undefined *puVar1;\n list_info_struct *plVar2;\n char *__s1;\n list_info_struct *plVar3;\n file_info_type *pfVar4;\n char *... | (translation_unit "void FUN_000272c0(int param_1)\n\n{\n undefined *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n char *__s1;\n undefined4 *puVar4;\n undefined4 uVar5;\n char *__s2;\n byte *pbVar6;\n byte *pbVar7;\n int iVar8;\n byte bVar9;\n byte *pbVar10;\n byte *pbVar12;\n bool bVar13;\n bool bVar14;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDE... | (function_definition "void FUN_000272c0(int param_1)\n\n{\n undefined *puVar1;\n uint uVar2;\n undefined4 *puVar3;\n char *__s1;\n undefined4 *puVar4;\n undefined4 uVar5;\n char *__s2;\n byte *pbVar6;\n byte *pbVar7;\n int iVar8;\n byte bVar9;\n byte *pbVar10;\n byte *pbVar12;\n bool bVar13;\n bool bVar1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(char *var_13)
{
type_1 *puVar1;
type_2 *plVar2;
char *var_15;
type_2 *plVar3;
type_3 *pfVar4;
char *__s2;
type_4 *var_6;
type_4 *pbVar6;
int var_5;
int... | 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: (pointer_declarator dec... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
undefined *puVar1;
uint uVar2;
undefined4 *puVar3;
char *__s1;
undefined4 *puVar4;
undefined4 uVar5;
char *__s2;
byte *pbVar6;
byte *pbVar7;
int iVar8;
byte bVar9;
byte *pbVar10... |
900_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | parse_to_value | FUN_0003ad20 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_gc_sections * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_print_gc_sections::parse_to_valu... |
void FUN_0003ad20(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x2e54],DX
RET | null | null | null | null | [('const-1', u'STORE_-1206080206'), (u'PTRSUB_-1206080131', u'PTRSUB_-1206080130'), (u'COPY_-1206080199', u'PTRSUB_-1206080133'), (u'PTRSUB_-1206080130', u'STORE_-1206080192'), ('const-0', u'STORE_-1206080192'), ('tmp_32', u'COPY_-1206080199'), (u'COPY_-1206080199', u'PTRSUB_-1206080131'), ('const-60', u'PTRSUB_-120608... | [('const-1', u'STORE_-1206080206'), (u'CAST_-1206080139', u'STORE_-1206080206'), (u'INT_ADD_-1206080192', u'CAST_-1206080139'), ('const-11860', u'INT_ADD_-1206080192'), ('const-0', u'RETURN_-1206080189'), ('tmp_37', u'INT_ADD_-1206080192'), ('const-417', u'STORE_-1206080206')] | null | null | 0003ad20 | x86 | O1 | (translation_unit "void FUN_0003ad20(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}\n\n" (function_definition "void FUN_0003ad20(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_print_gc_sections * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_print_gc_... | (translation_unit "void FUN_0003ad20(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}\n\n" (function_definition "void FUN_0003ad20(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_0003ad20(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003ad20(void)" (identifier "FUN_0003ad20") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_print_gc_sections * this, char * param_1,
char * param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *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 (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x2e54) = 1;
return;
}
|
212_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | FUN_0003b38d | FUN_0003b38d |
void FUN_0003b38d(void)
{
void *unaff_EDI;
operator_delete(unaff_EDI,8);
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0003b38d(void)
{
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
| PUSH EAX
PUSH EAX
PUSH 0x8
PUSH EDI
MOV EDI,dword ptr [EBP + -0x3c]
MOV EBX,EDI
CALL 0x003ae060
MOV dword ptr [ESP],ESI
CALL 0x004451f0 | null | null | null | null | [('tmp_102', u'CALL_-1206078544'), ('const-1', u'RETURN_-1206078526'), ('const-8', u'CALL_-1206078544')] | [('const-1', u'RETURN_-1206078526')] | null | null | 0003b38d | x86 | O1 | (translation_unit "void FUN_0003b38d(void)\n\n{\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0003b38d(void)\n\n{\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}" primiti... | (translation_unit "void FUN_0003b38d(void)\n\n{\n void *unaff_EDI;\n \n operator_delete(unaff_EDI,8);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_0003b38d(void)\n\n{\n void *unaff_EDI;\n \n operator_delete(unaff_EDI,8);\n ... | (translation_unit "void FUN_0003b38d(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0003b38d(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}" primitive_type (function_declarator "FUN_0003b38d(void)" identifier (parameter_list "(voi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_0003b38d(void)\n\n{\n FUN_003ae060();\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0003b38d(void)" (identifier "FUN_0003b38d") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
void function_1(void)
{
void *unaff_EDI;
var_1(unaff_EDI,8);
/* WARNING: Subroutine does not return */
var_2();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expre... | null |
void MASKED(void)
{
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0();
}
|
7750_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | replace | FUN_001ba450 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::replace(unsigned int, unsigned int, std::string const&) */
void __thiscall std::string::replace(string *this,uint param_1,uint param_2,string *param_3)
{
replace(this,param_1,param_2,*(char **)param_3,*(uint *)(... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001ba450(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)
{
FUN_001ba260(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x147baa
SUB ESP,0x14
MOV EAX,dword ptr [ESP + 0x28]
MOV EAX,dword ptr [EAX]
PUSH dword ptr [EAX + -0xc]
PUSH EAX
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
PUSH dword ptr [ESP + 0x2c]
CALL 0x001ba260
ADD ESP,0x28
POP EBX
RET | null | null | null | null | [('const-4294967284', u'PTRADD_-1207655229'), (u'CAST_-1207655144', u'LOAD_-1207655291'), (u'LOAD_-1207655291', u'CALL_-1207655246'), ('const-1', u'PTRADD_-1207655229'), (u'LOAD_-1207655296', u'PTRADD_-1207655229'), ('const-417', u'LOAD_-1207655291'), (u'LOAD_-1207655296', u'CALL_-1207655246'), ('tmp_211', u'CAST_-1207... | [('const-417', u'LOAD_-1207655291'), (u'LOAD_-1207655296', u'INT_ADD_-1207655275'), ('tmp_366', u'CALL_-1207655246'), ('const-4294967284', u'INT_ADD_-1207655275'), (u'CAST_-1207655153', u'LOAD_-1207655291'), (u'INT_ADD_-1207655275', u'CAST_-1207655153'), (u'LOAD_-1207655291', u'CALL_-1207655246'), ('tmp_364', u'LOAD_-1... | null | null | 001ba450 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ba450(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)\n\n{\n FUN_001ba260(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));\n return;\n}\n\n" comment (fun... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(unsigned int, unsigned int, std::string const&) */\n\nvoid __thiscall std::string::replace(string *this,uint param_1,uint param_2,string *param_3)\n\n{\n replace(this,param_1,param_2,*(ch... | (translation_unit "void FUN_001ba450(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)\n\n{\n FUN_001ba260(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));\n return;\n}\n\n" (function_definition "void FUN_001ba450(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void FUN_001ba450(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)\n\n{\n FUN_001ba260(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ba450(undefined4 param_1,undefined4 param_2,undefine... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::replace(unsigned int, unsigned int, std::string const&) */
void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,type_2 param_2,type_1 *param_3)
{
function_1(this,param_1,param_2,*(char **)param_3,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,int *param_4)
{
FUN_001ba260(param_1,param_2,param_3,*param_4,*(undefined4 *)(*param_4 + -0xc));
return;
}
|
16_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | fwrite | fwrite |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_004140a8)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_004140a8)();
return sVar1;
}
| JMP dword ptr [EBX + 0xa8] | null | null | null | null | [(u'INDIRECT_-1206009085', u'COPY_-1206009144'), (u'CALLIND_-1206009158', u'RETURN_-1206009155'), ('const-0', u'RETURN_-1206009155'), ('tmp_82', u'CAST_-1206009076'), (u'CALLIND_-1206009158', u'INDIRECT_-1206009085'), (u'CAST_-1206009076', u'CALLIND_-1206009158')] | [(u'INDIRECT_-1206009085', u'COPY_-1206009144'), (u'CALLIND_-1206009158', u'RETURN_-1206009155'), ('const-0', u'RETURN_-1206009155'), ('tmp_82', u'CAST_-1206009076'), (u'CALLIND_-1206009158', u'INDIRECT_-1206009085'), (u'CAST_-1206009076', u'CALLIND_-1206009158')] | null | null | 0002c2b0 | x86 | O1 | (translation_unit "/* 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 size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_004140a8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ... | (translation_unit "/* 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 size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_004140a8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ... | (translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_004140a8)();\n return sVar1;\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0... | (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 { (declaration ... | (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_004140a8)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fwrite_004140a8)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_004140a8)();
return sVar1;
}
|
311_m68k-linux-gnu-objcopy_and_m68k-linux-gnu-objcopy_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... |
5409_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | Got_entry | FUN_00173e70 |
/* DWARF original prototype: void Got_entry(Got_entry * this) */
void __thiscall gold::Output_data_got<64,_true>::Got_entry::Got_entry(Got_entry *this)
{
(this->u_).object = (Relobj *)0x0;
*(undefined4 *)((int)&this->u_ + 4) = 0;
*(undefined4 *)&this->field_0x8 = 0x7ffffffd;
*(undefined4 *)&this->addend_ = 0... |
void FUN_00173e70(undefined4 *param_1)
{
*param_1 = 0;
param_1[1] = 0;
param_1[2] = 0x7ffffffd;
param_1[3] = 0;
param_1[4] = 0;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV dword ptr [EAX],0x0
MOV dword ptr [EAX + 0x4],0x0
MOV dword ptr [EAX + 0x8],0x7ffffffd
MOV dword ptr [EAX + 0xc],0x0
MOV dword ptr [EAX + 0x10],0x0
RET | null | null | null | null | [('const-2147483645', u'STORE_-1207419250'), ('const-0', u'PTRSUB_-1207419182'), (u'PTRSUB_-1207419182', u'CAST_-1207419177'), ('const-8', u'PTRSUB_-1207419173'), (u'CAST_-1207419160', u'STORE_-1207419240'), ('tmp_55', u'PTRSUB_-1207419157'), ('const-417', u'STORE_-1207419269'), (u'INT_ADD_-1207419228', u'CAST_-1207419... | [('const-2147483645', u'STORE_-1207419250'), ('const-417', u'STORE_-1207419250'), ('const-2', u'PTRADD_-1207419176'), ('const-4', u'PTRADD_-1207419160'), ('tmp_63', u'STORE_-1207419269'), ('const-417', u'STORE_-1207419240'), ('const-4', u'PTRADD_-1207419176'), ('const-4', u'PTRADD_-1207419160'), ('tmp_63', u'PTRADD_-12... | null | null | 00173e70 | x86 | O1 | (translation_unit "void FUN_00173e70(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0x7ffffffd;\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}\n\n" (function_definition "void FUN_00173e70(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0x7ffffffd;\n par... | (translation_unit "/* DWARF original prototype: void Got_entry(Got_entry * this) */\n\nvoid __thiscall gold::Output_data_got<64,_true>::Got_entry::Got_entry(Got_entry *this)\n\n{\n (this->u_).object = (Relobj *)0x0;\n *(undefined4 *)((int)&this->u_ + 4) = 0;\n *(undefined4 *)&this->field_0x8 = 0x7ffffffd;\n *(undef... | (translation_unit "void FUN_00173e70(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0x7ffffffd;\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}\n\n" (function_definition "void FUN_00173e70(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0x7ffffffd;\n par... | (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_00173e70(undefined4 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0x7ffffffd;\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00173e70(undefined4 *param_1)" (identifier "FUN_00173e70") (parameter_list "(undefined4... |
/* DWARF original prototype: void Got_entry(Got_entry * this) */
void __thiscall gold::Output_data_got<64,_true>::function_1::function_1(function_1 *type_1)
{
(type_1->u_).function_2 = (type_2 *)0x0;
*(type_3 *)((int)&type_1->u_ + 4) = 0;
*(type_3 *)&type_1->field_0x8 = 0x7ffffffd;
*(type_3 *)&type_1->addend... | 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 = 0;
param_1[1] = 0;
param_1[2] = 0x7ffffffd;
param_1[3] = 0;
param_1[4] = 0;
return;
}
|
88_sg_read_and_sg_read_strip.c | close | close |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205960562')] | [('const-1', u'RETURN_-1205960562')] | null | null | 00018084 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.0 */\n halt... | (translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@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: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
558_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _Impl | FUN_00036a0a |
/* std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned int) [clone .cold.21] */
void __thiscall std::locale::_Impl::_Impl(_Impl *this,_Impl *param_1,uint param_2)
{
int unaff_EBP;
__cxa_begin_catch();
~_Impl(*(_Impl **)(unaff_EBP + 8));
/* WARNING: Subroutine does not return */... |
void __regparm3 FUN_00036a0a(undefined4 param_1)
{
int unaff_EBP;
FUN_00247930(param_1);
FUN_0024a780(*(undefined4 *)(unaff_EBP + 8));
/* WARNING: Subroutine does not return */
/* try { // try from 00036a24 to 00036a28 has its CatchHandler @ 00036a29 */
FUN_00246af0(... | SUB ESP,0xc
MOV EDI,dword ptr [EBP + -0x1c]
PUSH EAX
MOV EBX,EDI
CALL 0x00247930
POP EAX
PUSH dword ptr [EBP + 0x8]
CALL 0x0024a780
ADD ESP,0x10
CALL 0x00246af0 | null | null | null | null | [(u'LOAD_-1206097357', u'CALL_-1206097343'), ('tmp_213', u'INT_ADD_-1206097341'), (u'INT_ADD_-1206097341', u'CAST_-1206097219'), (u'CAST_-1206097219', u'LOAD_-1206097357'), ('const-1', u'RETURN_-1206097318'), ('const-8', u'INT_ADD_-1206097341'), ('const-417', u'LOAD_-1206097357')] | [(u'INT_ADD_-1206097341', u'CAST_-1206097228'), (u'LOAD_-1206097357', u'CALL_-1206097343'), ('const-417', u'LOAD_-1206097357'), (u'CAST_-1206097228', u'LOAD_-1206097357'), ('tmp_210', u'INT_ADD_-1206097341'), ('const-1', u'RETURN_-1206097318'), ('const-8', u'INT_ADD_-1206097341'), ('tmp_211', u'CALL_-1206097364')] | null | null | 00036a0a | x86 | O1 | (translation_unit "void __regparm3 FUN_00036a0a(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_00247930(param_1);\n FUN_0024a780(*(undefined4 *)(unaff_EBP + 8));\n /* WARNING: Subroutine does not return */\n /* try { // try from 00036a24 to 00036a28 has its CatchHandler @ 0... | (translation_unit "/* std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned int) [clone .cold.21] */\n\nvoid __thiscall std::locale::_Impl::_Impl(_Impl *this,_Impl *param_1,uint param_2)\n\n{\n int unaff_EBP;\n \n __cxa_begin_catch();\n ~_Impl(*(_Impl **)(unaff_EBP + 8));\n /* WARNING: Su... | (translation_unit "void __regparm3 FUN_00036a0a(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_00247930(param_1);\n FUN_0024a780(*(undefined4 *)(unaff_EBP + 8));\n \n \n FUN_00246af0();\n}\n\n" (function_definition "void __regparm3 FUN_00036a0a(undefined4 param_1)\n\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 (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument... | (function_definition "void __regparm3 FUN_00036a0a(undefined4 param_1)\n\n{\n int unaff_EBP;\n \n FUN_00247930(param_1);\n FUN_0024a780(*(undefined4 *)(unaff_EBP + 8));\n \n \n FUN_00246af0();\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function... |
/* std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned int) [clone .cold.21] */
void __thiscall std::locale::function_1::function_1(function_1 *this,function_1 *param_1,type_1 param_2)
{
int var_2;
var_1();
~function_1(*(function_1 **)(var_2 + 8));
/* WARNING: Subroutine does n... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int unaff_EBP;
FUN_00247930(param_1);
FUN_0024a780(*(undefined4 *)(unaff_EBP + 8));
/* WARNING: Subroutine does not return */
/* try { // try from 00036a24 to 00036a28 has its CatchHandler @ 00036a29 */
FUN_00246af0();
}
|
8019_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | operator+ | FUN_001f14f0 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::string std::TEMPNAMEPLACEHOLDERVALUE(char, std::string const&) */
string * std::operator+(char param_1,string *param_2)
{
undefined3 in_stack_00000005;
undefined4 *in_stack_0000000c;
char local_20;
__x86_get_pc_thunk_di()... |
int * FUN_001f14f0(int *param_1,char param_2,undefined4 *param_3)
{
FUN_000559ee();
*param_1 = (int)(param_1 + 2);
param_1[1] = 0;
*(undefined1 *)(param_1 + 2) = 0;
/* try { // try from 001f1530 to 001f1559 has its CatchHandler @ 001f1569 */
FUN_001ef040(param_1,param_3[1] + 1);
FUN_00... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x19db07
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV ESI,dword ptr [EBP + 0x8]
MOV EAX,dword ptr [EBP + 0xc]
MOV ECX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x1c],EAX
LEA EAX,[ESI + 0x8]
MOV EBX,EDI
MOV dword ptr [ESI],EAX
MOV dword ptr [ESI + 0x4],0x0
MOV byte ptr [ESI... | null | null | null | null | [(u'PTRADD_-1207953759', u'LOAD_-1207954082'), (u'CAST_-1207953707', u'CALL_-1207953959'), ('const-0', u'SUBPIECE_-1207953763'), (u'CAST_-1207953771', u'STORE_-1207954102'), ('const-8', u'PTRADD_-1207954027'), (u'SUBPIECE_-1207953763', u'CALL_-1207954003'), (u'LOAD_-1207953983', u'CALL_-1207953959'), ('const-4', u'PTRA... | [('const-417', u'STORE_-1207954087'), ('tmp_1011', u'STORE_-1207954102'), ('const-0', u'CALL_-1207954003'), (u'LOAD_-1207953976', u'CALL_-1207953959'), ('tmp_1011', u'PTRADD_-1207953785'), (u'PTRADD_-1207953741', u'LOAD_-1207954021'), ('tmp_1057', u'INT_SEXT_-1207954026'), ('const-417', u'LOAD_-1207953976'), ('tmp_1011... | null | null | 001f14f0 | x86 | O1 | (translation_unit "int * FUN_001f14f0(int *param_1,char param_2,undefined4 *param_3)\n\n{\n FUN_000559ee();\n *param_1 = (int)(param_1 + 2);\n param_1[1] = 0;\n *(undefined1 *)(param_1 + 2) = 0;\n /* try { // try from 001f1530 to 001f1559 has its CatchHandler @ 001f1569 */\n FUN_001ef040(param_1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::string std::TEMPNAMEPLACEHOLDERVALUE(char, std::string const&) */\n\nstring * std::operator+(char param_1,string *param_2)\n\n{\n undefined3 in_stack_00000005;\n undefined4 *in_stack_0000000c;\n char local_20;\n ... | (translation_unit "int * FUN_001f14f0(int *param_1,char param_2,undefined4 *param_3)\n\n{\n FUN_000559ee();\n *param_1 = (int)(param_1 + 2);\n param_1[1] = 0;\n *(undefined1 *)(param_1 + 2) = 0;\n \n FUN_001ef040(param_1,param_3[1] + 1);\n FUN_001ef630(param_1,param_1[1],0,1,(int)param_2);\n F... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call... | (function_definition "int * FUN_001f14f0(int *param_1,char param_2,undefined4 *param_3)\n\n{\n FUN_000559ee();\n *param_1 = (int)(param_1 + 2);\n param_1[1] = 0;\n *(undefined1 *)(param_1 + 2) = 0;\n \n FUN_001ef040(param_1,param_3[1] + 1);\n FUN_001ef630(param_1,param_1[1],0,1,(int)param_2);\n... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::string std::TEMPNAMEPLACEHOLDERVALUE(char, std::string const&) */
type_3 * std::operator+(char param_1,type_3 *param_2)
{
type_1 in_stack_00000005;
type_2 *in_stack_0000000c;
char local_20;
var_1();
*(type_3 **)var_2 = ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
int * MASKED(int *param_1,char param_2,undefined4 *param_3)
{
FUN_000559ee();
*param_1 = (int)(param_1 + 2);
param_1[1] = 0;
*(undefined1 *)(param_1 + 2) = 0;
/* try { // try from 001f1530 to 001f1559 has its CatchHandler @ 001f1569 */
FUN_001ef040(param_1,param_3[1] + 1);
FUN_001ef630... |
4091_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_print_to_mapfile | FUN_00115910 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_zero_fill * this, Mapfile *
mapfile) */
void __thiscall
gold::Output_data_zero_fill::do_print_to_mapfile(Output_data_zero_fill *this,Mapfile *mapfile)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00115910(undefined4 param_1,undefined4 param_2)
{
FUN_00120940(param_2,param_1,"** zero fill");
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x2fe6ea
SUB ESP,0xc
LEA EAX,[EBX + 0xffee9327]
PUSH EAX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x20]
CALL 0x00120940
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1207019230')] | [(u'COPY_-1207019130', u'CALL_-1207019170'), ('tmp_296', u'CALL_-1207019170'), ('tmp_295', u'CALL_-1207019170'), ('const-0', u'RETURN_-1207019142'), ('const-3134247', u'COPY_-1207019130')] | null | null | 00115910 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00115910(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00120940(param_2,param_1,"** zero fill");\n return;\n}\n\n" comment (function_definition "void FUN_00115910(undefined4 param_1,undefined4 p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_zero_fill * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\ngold::Output_data_zero_fill::do_print_to_mapfile(Output_data_zero_fill *this,Mapfi... | (translation_unit "void FUN_00115910(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00120940(param_2,param_1,"** zero fill");\n return;\n}\n\n" (function_definition "void FUN_00115910(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00120940(param_2,param_1,"** zero fill");\n return;\n}" primitive_type (functio... | (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 , (string_literal " string_content ") ))) ;) (return_stat... | (function_definition "void FUN_00115910(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_00120940(param_2,param_1,"** zero fill");\n return;\n}" (primitive_type "void") (function_declarator "FUN_00115910(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00115910") (parameter_list "(undefined4 param_1,undefine... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_print_to_mapfile(Output_data_zero_fill * this, Mapfile *
mapfile) */
void __thiscall
gold::type_1::function_1(type_1 *this,type_2 *mapfile)
{
}
| 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_00120940(param_2,param_1,"** zero fill");
return;
}
|
7574_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | swap | FUN_001b6aa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_sync_filebuf<char, std::char_traits<char> >::swap(stdio_sync_filebuf<char,
std::char_traits<char> >&) */
void __thiscall
stdio_sync_filebuf<char,std::char_traits<char>>::swap
(stdio_sync_filebuf<char,std::cha... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b6aa0(int param_1,int param_2)
{
undefined4 uVar1;
undefined1 local_20 [12];
undefined4 uStack_14;
uStack_14 = 0x1b6aa9;
uVar1 = *(undefined4 *)(param_1 + 4);
*(undefined4 *)(param_1 + 4) = *(undefined... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x14b557
SUB ESP,0x34
MOV EDI,dword ptr [ESP + 0x48]
MOV ESI,dword ptr [ESP + 0x4c]
MOV EAX,dword ptr [EDI + 0x4]
MOV EDX,dword ptr [ESI + 0x4]
MOV dword ptr [EDI + 0x4],EDX
MOV EDX,dword ptr [ESI + 0x8]
MOV dword ptr [ESI + 0x4],EAX
MOV EAX,dword ptr [EDI + 0... | null | null | null | null | [('tmp_635', u'PTRADD_-1207669668'), (u'PTRADD_-1207669952', u'CAST_-1207669454'), ('const-417', u'STORE_-1207669910'), (u'CAST_-1207669454', u'LOAD_-1207670014'), ('const-1', u'PTRADD_-1207669892'), ('const-8', u'PTRADD_-1207669946'), ('const-1796777', u'COPY_-1207670094'), ('const-1', u'PTRADD_-1207669850'), ('const-... | [(u'CALL_-1207669818', u'INDIRECT_-1207669475'), ('const-12', u'INT_ADD_-1207669974'), ('const-1796777', u'COPY_-1207670094'), (u'INT_ADD_-1207669986', u'CAST_-1207669452'), (u'INT_ADD_-1207669714', u'CAST_-1207669295'), (u'CAST_-1207669436', u'LOAD_-1207669978'), ('tmp_777', u'PTRSUB_-1207669396'), ('const-417', u'LOA... | null | null | 001b6aa0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b6aa0(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0x1b6aa9;\n uVar1 = *(undefined4 *)(param_1 + 4);\n *(undefined4 ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* stdio_sync_filebuf<char, std::char_traits<char> >::swap(stdio_sync_filebuf<char,\n std::char_traits<char> >&) */\n\nvoid __thiscall\nstdio_sync_filebuf<char,std::char_traits<char>>::swap\n (stdio_sy... | (translation_unit "void FUN_001b6aa0(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0x1b6aa9;\n uVar1 = *(undefined4 *)(param_1 + 4);\n *(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_2 + 4);\n *(undefined4 *)(param_2 + 4) = uVar1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (as... | (function_definition "void FUN_001b6aa0(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0x1b6aa9;\n uVar1 = *(undefined4 *)(param_1 + 4);\n *(undefined4 *)(param_1 + 4) = *(undefined4 *)(param_2 + 4);\n *(undefined4 *)(param_2 + 4) = uVar1;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_sync_filebuf<char, std::char_traits<char> >::swap(stdio_sync_filebuf<char,
std::char_traits<char> >&) */
void __thiscall
stdio_sync_filebuf<char,std::char_traits<char>>::swap
(stdio_sync_filebuf<char,std::cha... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,int param_2)
{
undefined4 uVar1;
undefined1 local_20 [12];
undefined4 uStack_14;
uStack_14 = 0x1b6aa9;
uVar1 = *(undefined4 *)(param_1 + 4);
*(undefined4 *)(param_1 + 4) = *(undefined4 *)(p... |
4316_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | __adjust_heap<__gnu_cxx::__normal_iterator<unsigned_int*,_std::vector<unsigned_int>_>,_int,_unsigned_int,___gnu_cxx::__ops::_Iter_less_iter> | FUN_00145f50 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<unsigned int*,
std::vector<unsigned int> >, int, unsigned int, __gnu_cxx::__ops::_Iter_less_iter> */
void std::
__adjust_heap<__gnu_cxx::__normal_iterator<unsigned_in... |
void FUN_00145f50(int param_1,int param_2,uint param_3,uint param_4)
{
uint *puVar1;
uint uVar2;
int iVar3;
int iVar4;
int iVar5;
uint *puVar6;
uint uVar7;
int iVar8;
iVar4 = (int)(param_3 - 1) / 2;
iVar8 = param_2;
if (param_2 < iVar4) {
do {
iVar3 = (iVar8 + 1) * 2;
puVar1 =... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x28]
MOV EDX,dword ptr [ESP + 0x20]
LEA ECX,[EAX + -0x1]
MOV EAX,ECX
SHR EAX,0x1f
ADD EAX,ECX
MOV ECX,dword ptr [ESP + 0x28]
SAR EAX,0x1
AND ECX,0x1
MOV dword ptr [ESP + 0x4],EAX
MOV dword ptr [ESP + 0x8],ECX
CMP dword ptr [ESP + 0x24],EAX
JGE 0x... | null | null | null | null | [(u'MULTIEQUAL_-1207213243', u'INT_LESS_-1207213809'), (u'INT_ADD_-1207213736', u'INT_SDIV_-1207213653'), (u'CAST_-1207213292', u'COPY_-1207213343'), (u'COPY_-1207213257', u'MULTIEQUAL_-1207213241'), ('tmp_2602', u'INT_LESS_-1207213809'), ('const-1', u'INT_ADD_-1207213480'), (u'MULTIEQUAL_-1207213230', u'STORE_-1207213... | [(u'MULTIEQUAL_-1207213243', u'INT_LESS_-1207213809'), (u'INT_ADD_-1207213736', u'INT_SDIV_-1207213653'), (u'CAST_-1207213292', u'COPY_-1207213343'), (u'COPY_-1207213257', u'MULTIEQUAL_-1207213241'), ('const-1', u'INT_ADD_-1207213480'), (u'MULTIEQUAL_-1207213230', u'STORE_-1207213477'), (u'LOAD_-1207214051', u'INT_LESS... | null | null | 00145f50 | x86 | O1 | (translation_unit "void FUN_00145f50(int param_1,int param_2,uint param_3,uint param_4)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n uint *puVar6;\n uint uVar7;\n int iVar8;\n \n iVar4 = (int)(param_3 - 1) / 2;\n iVar8 = param_2;\n if (param_2 < iVar4) {\n do {\n iVar3... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<unsigned int*,\n std::vector<unsigned int> >, int, unsigned int, __gnu_cxx::__ops::_Iter_less_iter> */\n\nvoid std::\n __adjust_heap<__gnu_cxx::__norm... | (translation_unit "void FUN_00145f50(int param_1,int param_2,uint param_3,uint param_4)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n uint *puVar6;\n uint uVar7;\n int iVar8;\n \n iVar4 = (int)(param_3 - 1) / 2;\n iVar8 = param_2;\n if (param_2 < iVar4) {\n do {\n iVar3... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat... | (function_definition "void FUN_00145f50(int param_1,int param_2,uint param_3,uint param_4)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n uint *puVar6;\n uint uVar7;\n int iVar8;\n \n iVar4 = (int)(param_3 - 1) / 2;\n iVar8 = param_2;\n if (param_2 < iVar4) {\n do {\n iV... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<unsigned int*,
std::vector<unsigned int> >, int, unsigned int, __gnu_cxx::__ops::_Iter_less_iter> */
void std::
__adjust_heap<__gnu_cxx::__normal_iterator<unsigned_in... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
void MASKED(int param_1,int param_2,uint param_3,uint param_4)
{
uint *puVar1;
uint uVar2;
int iVar3;
int iVar4;
int iVar5;
uint *puVar6;
uint uVar7;
int iVar8;
iVar4 = (int)(param_3 - 1) / 2;
iVar8 = param_2;
if (param_2 < iVar4) {
do {
iVar3 = (iVar8 + 1) * 2;
puVar1 = (uint... |
643_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | FUN_0003758c | FUN_0003758c |
void FUN_0003758c(void)
{
int unaff_EBP;
moneypunct<char,true> *unaff_EDI;
std::locale::facet::_M_remove_reference(*(facet **)(unaff_EDI + 0xc));
std::moneypunct<char,true>::~moneypunct(unaff_EDI);
operator_delete(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(... |
void FUN_0003758c(void)
{
int unaff_EBP;
int unaff_EDI;
FUN_00284f20(*(undefined4 *)(unaff_EDI + 0xc));
FUN_00295460();
FUN_00248220();
/* WARNING: Subroutine does not return */
FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
PUSH dword ptr [EDI + 0xc]
MOV EBX,ESI
CALL 0x00284f20
MOV dword ptr [ESP],EDI
CALL 0x00295460
ADD ESP,0x10
JMP 0x000374d4 | null | null | null | null | [(u'LOAD_-1206094437', u'CALL_-1206094420'), ('tmp_287', u'CALL_-1206094575'), ('const-1', u'PTRADD_-1206094375'), (u'CAST_-1206094264', u'LOAD_-1206094437'), (u'LOAD_-1206094568', u'CALL_-1206094554'), (u'INT_ADD_-1206094552', u'CAST_-1206094438'), ('const-417', u'LOAD_-1206094437'), (u'PTRADD_-1206094375', u'CAST_-12... | [(u'LOAD_-1206094437', u'CALL_-1206094420'), ('const-12', u'INT_ADD_-1206094421'), (u'CAST_-1206094264', u'LOAD_-1206094437'), (u'LOAD_-1206094568', u'CALL_-1206094554'), (u'INT_ADD_-1206094552', u'CAST_-1206094438'), (u'INT_ADD_-1206094421', u'CAST_-1206094264'), ('tmp_287', u'INT_ADD_-1206094421'), ('tmp_289', u'INT_... | null | null | 0003758c | x86 | O1 | (translation_unit "void FUN_0003758c(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_00284f20(*(undefined4 *)(unaff_EDI + 0xc));\n FUN_00295460();\n FUN_00248220();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definitio... | (translation_unit "void FUN_0003758c(void)\n\n{\n int unaff_EBP;\n moneypunct<char,true> *unaff_EDI;\n \n std::locale::facet::_M_remove_reference(*(facet **)(unaff_EDI + 0xc));\n std::moneypunct<char,true>::~moneypunct(unaff_EDI);\n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not ... | (translation_unit "void FUN_0003758c(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_00284f20(*(undefined4 *)(unaff_EDI + 0xc));\n FUN_00295460();\n FUN_00248220();\n \n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_0003758c(void)\n\n{\n int un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TY... | (function_definition "void FUN_0003758c(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_00284f20(*(undefined4 *)(unaff_EDI + 0xc));\n FUN_00295460();\n FUN_00248220();\n \n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_0003758c(vo... |
void function_1(void)
{
int var_7;
var_1<var_2,true> *var_4;
std::locale::facet::var_3(*(type_1 **)(var_4 + 0xc));
std::var_1<var_2,true>::~var_1(var_4);
var_5(var_4);
/* WARNING: Subroutine does not return */
var_6(*(type_2 *)(var_7 + -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)) (declaration type: (primitive_type)... | null |
void MASKED(void)
{
int unaff_EBP;
int unaff_EDI;
FUN_00284f20(*(undefined4 *)(unaff_EDI + 0xc));
FUN_00295460();
FUN_00248220();
/* WARNING: Subroutine does not return */
FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
7351_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_read_symbols | thunk_FUN_002b3ca0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_read_symbols(Sized_relobj_file<64,_true> * this,
Read_symbols_data * sd) */
void __thiscall
gold::Sized_relobj_file<64,_true>::do_read_symbols
(Sized_relobj_file<64,_true> *this,Re... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void thunk_FUN_002b3ca0(int *param_1,int *param_2)
{
uint uVar1;
uint uVar2;
char cVar3;
uint uVar4;
uint uVar5;
int iVar6;
undefined4 uVar7;
int extraout_ECX;
int extraout_ECX_00;
int iVar8;
uint uVar9;
... | JMP 0x002b3ca0 | null | null | null | null | [('const-864', u'CALL_-1204534086'), (u'CALL_-1204534269', u'CAST_-1204532682'), (u'PTRADD_-1204533362', u'LOAD_-1204535985'), ('const-24', u'INT_RIGHT_-1204535391'), ('const-32', u'PTRSUB_-1204533013'), (u'COPY_-1204532823', u'CALL_-1204534086'), (u'PTRADD_-1204533283', u'COPY_-1204533253'), ('const-2', u'INT_SRIGHT_-... | [('tmp_8274', u'PTRADD_-1204533582'), ('const-4', u'PTRADD_-1204533450'), (u'LOAD_-1204535793', u'MULTIEQUAL_-1204534124'), (u'INT_OR_-1204534759', u'CALL_-1204534684'), (u'INT_ADD_-1204535810', u'CAST_-1204533441'), ('tmp_8274', u'PTRADD_-1204533050'), (u'CAST_-1204533279', u'LOAD_-1204535471'), ('const-24', u'INT_RIG... | null | null | 002b3fe0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid thunk_FUN_002b3ca0(int *param_1,int *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n char cVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 uVar7;\n int extraout_ECX;\n int extraout_ECX_00... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_read_symbols(Sized_relobj_file<64,_true> * this,\n Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_relobj_file<64,_true>::do_read_symbols\n (Sized_relobj... | (translation_unit "void thunk_FUN_002b3ca0(int *param_1,int *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n char cVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 uVar7;\n int extraout_ECX;\n int extraout_ECX_00;\n int iVar8;\n uint uVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "void thunk_FUN_002b3ca0(int *param_1,int *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n char cVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n undefined4 uVar7;\n int extraout_ECX;\n int extraout_ECX_00;\n int iVar8;\n uint uVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_read_symbols(Sized_relobj_file<64,_true> * this,
Read_symbols_data * sd) */
void __thiscall
var_8::Sized_relobj_file<64,var_3>::do_read_symbols
(Sized_relobj_file<64,var_3> *this,t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int *param_2)
{
uint uVar1;
uint uVar2;
char cVar3;
uint uVar4;
uint uVar5;
int iVar6;
undefined4 uVar7;
int extraout_ECX;
int extraout_ECX_00;
int iVar8;
uint uVar9;
int iVar10;
... |
8401_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _M_am_pm_format | FUN_001d4d80 |
/* std::__timepunct<wchar_t>::_M_am_pm_format(wchar_t const*) const */
void std::__timepunct<wchar_t>::_M_am_pm_format(wchar_t *param_1)
{
return;
}
|
void FUN_001d4d80(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1207808628')] | [('const-0', u'RETURN_-1207808628')] | null | null | 001d4d80 | x86 | O1 | (translation_unit "void FUN_001d4d80(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001d4d80(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001d4d80(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* std::__timepunct<wchar_t>::_M_am_pm_format(wchar_t const*) const */\n\nvoid std::__timepunct<wchar_t>::_M_am_pm_format(wchar_t *param_1)\n\n{\n return;\n}\n\n" comment (function_definition "void std::__timepunct<wchar_t>::_M_am_pm_format(wchar_t *param_1)\n\n{\n return;\n}" primitive_type (ERROR... | (translation_unit "void FUN_001d4d80(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001d4d80(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001d4d80(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_001d4d80(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d4d80(void)" (identifier "FUN_001d4d80") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* std::__timepunct<wchar_t>::_M_am_pm_format(wchar_t const*) const */
void std::__timepunct<type_1>::function_1(type_1 *param_1)
{
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;
}
|
7031_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | format_file_lineno | FUN_001c2ec0 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: string format_file_lineno(Sized_dwarf_line_info<32,_false> * this,
Offset_to_lineno_entry * loc) */
string * __thiscall
gold::Sized_dwarf_line_info<32,_false>::format_file_lineno
(string *__return_storage_ptr__,Sized_dwar... |
int * FUN_001c2ec0(int *param_1,int param_2,int param_3)
{
int *piVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
int iVar5;
int *piVar6;
int *piVar7;
uint uVar8;
uint uVar9;
uint *puVar10;
uint *puVar11;
char *pcVar12;
int unaff_EDI;
bool bVar13;
uint local_5c [19];
FUN_000644be();... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000644be
ADD EDI,0x1ec137
PUSH ESI
PUSH EBX
SUB ESP,0x5c
MOV ESI,dword ptr [EBP + 0x8]
MOV ECX,dword ptr [EBP + 0xc]
LEA EAX,[ESI + 0x8]
MOV byte ptr [ESI + 0x8],0x0
MOV EDX,dword ptr [ECX + 0x6c]
MOV dword ptr [EBP + -0x68],EAX
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [EBP + 0x10]... | null | null | null | null | [(u'PTRSUB_-1207748785', u'PTRSUB_-1207748779'), (u'INT_ADD_-1207749283', u'CAST_-1207748320'), ('const-0', u'PTRSUB_-1207748939'), (u'LOAD_-1207750312', u'INT_NOTEQUAL_-1207750293'), ('const-1', u'RETURN_-1207749302'), (u'CAST_-1207748847', u'LOAD_-1207750763'), (u'LOAD_-1207750863', u'PTRADD_-1207748869'), ('const-0'... | [('const-0', u'INT_EQUAL_-1207749803'), (u'CAST_-1207748927', u'LOAD_-1207750674'), (u'INT_ADD_-1207750879', u'CAST_-1207748996'), (u'INT_MULT_-1207750699', u'INT_ADD_-1207750420'), ('const-104', u'INT_ADD_-1207750841'), (u'CAST_-1207748989', u'STORE_-1207750882'), ('const-948857', u'INT_ADD_-1207749956'), ('const-1014... | null | null | 001c2ec0 | x86 | O1 | (translation_unit "int * FUN_001c2ec0(int *param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int *piVar7;\n uint uVar8;\n uint uVar9;\n uint *puVar10;\n uint *puVar11;\n char *pcVar12;\n int unaff_EDI;\n bool bVar13;\n uint ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: string format_file_lineno(Sized_dwarf_line_info<32,_false> * this,\n Offset_to_lineno_entry * loc) */\n\nstring * __thiscall\ngold::Sized_dwarf_line_info<32,_false>::format_file_lineno\n (string *__return_... | (translation_unit "int * FUN_001c2ec0(int *param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int *piVar7;\n uint uVar8;\n uint uVar9;\n uint *puVar10;\n uint *puVar11;\n char *pcVar12;\n int unaff_EDI;\n bool bVar13;\n uint ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "int * FUN_001c2ec0(int *param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int *piVar7;\n uint uVar8;\n uint uVar9;\n uint *puVar10;\n uint *puVar11;\n char *pcVar12;\n int unaff_EDI;\n bool bVar13;\n ui... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: string format_file_lineno(Sized_dwarf_line_info<32,_false> * this,
Offset_to_lineno_entry * loc) */
type_3 * __thiscall
gold::Sized_dwarf_line_info<32,_false>::format_file_lineno
(type_3 *__return_storage_ptr__,Sized_dwar... | 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 |
int * MASKED(int *param_1,int param_2,int param_3)
{
int *piVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;
int iVar5;
int *piVar6;
int *piVar7;
uint uVar8;
uint uVar9;
uint *puVar10;
uint *puVar11;
char *pcVar12;
int unaff_EDI;
bool bVar13;
uint local_5c [19];
FUN_000644be();
piV... |
75_sg_modes_and_sg_modes_strip.c | getopt_long | getopt_long |
/* WARNING: Control flow encountered bad instruction data */
void getopt_long(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getopt_long@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void getopt_long(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205948334')] | [('const-1', u'RETURN_-1205948334')] | null | null | 0001b048 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad inst... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(vo... | (translation_unit "void getopt_long(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi... | (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 getopt_long(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getopt_long@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
13_powerpc64le-linux-gnu-elfedit_and_powerpc64le-linux-gnu-elfedit_strip.c | rewind | rewind |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void rewind(FILE *__stream)
{
(*(code *)PTR_rewind_00019034)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void rewind(FILE *__stream)
{
(*(code *)PTR_rewind_00019034)();
return;
}
| JMP dword ptr [EBX + 0x34] | null | null | null | null | [(u'CAST_-1205989064', u'CALLIND_-1205989142'), ('tmp_63', u'CAST_-1205989064'), ('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989070'), (u'INDIRECT_-1205989070', u'COPY_-1205989129')] | [(u'CAST_-1205989064', u'CALLIND_-1205989142'), ('tmp_63', u'CAST_-1205989064'), ('const-0', u'RETURN_-1205989139'), (u'CALLIND_-1205989142', u'INDIRECT_-1205989070'), (u'INDIRECT_-1205989070', u'COPY_-1205989129')] | null | null | 000110e0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}\n\n" comment (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}" primitive_type (f... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}\n\n" comment (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}" primitive_type (f... | (translation_unit "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}\n\n" (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}" primitive_type (function_declarator "rewind(FILE *__stream)" identifier (parameter_list "(FILE *__stream)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer... | (function_definition "void rewind(FILE *__stream)\n\n{\n (*(code *)PTR_rewind_00019034)();\n return;\n}" (primitive_type "void") (function_declarator "rewind(FILE *__stream)" (identifier "rewind") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_decl... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(type_1 *__stream)
{
(*(type_2 *)PTR_rewind_00019034)();
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 (call_expression... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(FILE *__stream)
{
(*(code *)PTR_MASKED_00019034)();
return;
}
|
1019_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | bfd_generic_link_read_symbols | bfd_generic_link_read_symbols |
/* WARNING: Control flow encountered bad instruction data */
void bfd_generic_link_read_symbols(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_generic_link_read_symbols(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207742346')] | [('const-1', u'RETURN_-1207742346')] | null | null | 001c506c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_generic_link_read_symbols(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_generic_link_read_symbols(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n ... | (translation_unit "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_generic_link_read_symbols(void)" identifier (paramet... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_generic_link_read_symbols(void)" (identifier "bfd_generic_link_read_symbols") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* 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();
}
|
7_sg_bg_ctl_and_sg_bg_ctl_strip.c | pr2serr | pr2serr |
void pr2serr(void)
{
(*(code *)PTR_pr2serr_00013fac)();
return;
}
|
void pr2serr(void)
{
(*(code *)PTR_pr2serr_00013fac)();
return;
}
| JMP dword ptr [EBX + 0x1c] | null | null | null | null | [(u'CAST_-1205989161', u'CALLIND_-1205989238'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989166'), (u'INDIRECT_-1205989166', u'COPY_-1205989225'), ('tmp_58', u'CAST_-1205989161'), ('const-0', u'RETURN_-1205989235')] | [(u'CAST_-1205989161', u'CALLIND_-1205989238'), (u'CALLIND_-1205989238', u'INDIRECT_-1205989166'), (u'INDIRECT_-1205989166', u'COPY_-1205989225'), ('tmp_58', u'CAST_-1205989161'), ('const-0', u'RETURN_-1205989235')] | null | null | 00011080 | x86 | O1 | (translation_unit "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}\n\n" (function_definition "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}" primitive_type (function_declarator "pr2serr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}\n\n" (function_definition "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}" primitive_type (function_declarator "pr2serr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}\n\n" (function_definition "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}" primitive_type (function_declarator "pr2serr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void pr2serr(void)\n\n{\n (*(code *)PTR_pr2serr_00013fac)();\n return;\n}" (primitive_type "void") (function_declarator "pr2serr(void)" (identifier "pr2serr") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_pr2serr_00013fac)();
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_00013fac)();
return;
}
|
47_aarch64-linux-gnu-elfedit_and_aarch64-linux-gnu-elfedit_strip.c | deregister_tm_clones | FUN_000117d0 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x000117eb) */
/* WARNING: Removing unreachable block (ram,0x000117f5) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x000117eb) */
/* WARNING: Removing unreachable block (ram,0x000117f5) */
void FUN_000117d0(void)
{
return;
}
| CALL 0x000118f5
ADD EDX,0x782b
LEA ECX,[EDX + 0x198]
LEA EAX,[EDX + 0x198]
CMP EAX,ECX
JZ 0x00011808
MOV EAX,dword ptr [EDX + 0xffffffd8]
TEST EAX,EAX
JZ 0x00011808
PUSH EBP
MOV EBP,ESP
SUB ESP,0x14
PUSH ECX
CALL EAX
ADD ESP,0x10
LEAVE
RET
RET | null | null | null | null | [('const-0', u'RETURN_-1205987233')] | [('const-0', u'RETURN_-1205987233')] | null | null | 000117d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x000117eb) */\n/* WARNING: Removing unreachable block (ram,0x000117f5) */\n\nvoid FUN_000117d0(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x000117eb) */\n/* WARNING: Removing unreachable block (ram,0x000117f5) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_... | (translation_unit "void FUN_000117d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000117d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000117d0(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_000117d0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000117d0(void)" (identifier "FUN_000117d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x000117eb) */
/* WARNING: Removing unreachable block (ram,0x000117f5) */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x000117eb) */
/* WARNING: Removing unreachable block (ram,0x000117f5) */
void MASKED(void)
{
return;
}
|
125_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c | bfd_hash_set_default_size | bfd_hash_set_default_size |
void bfd_hash_set_default_size(void)
{
(*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();
return;
}
|
void bfd_hash_set_default_size(void)
{
(*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();
return;
}
| JMP dword ptr [EBX + 0x1fc] | null | null | null | null | [(u'CALLIND_-1205975030', u'INDIRECT_-1205974958'), ('tmp_58', u'CAST_-1205974953'), (u'INDIRECT_-1205974958', u'COPY_-1205975017'), (u'CAST_-1205974953', u'CALLIND_-1205975030'), ('const-0', u'RETURN_-1205975027')] | [(u'CALLIND_-1205975030', u'INDIRECT_-1205974958'), ('tmp_58', u'CAST_-1205974953'), (u'INDIRECT_-1205974958', u'COPY_-1205975017'), (u'CAST_-1205974953', u'CALLIND_-1205975030'), ('const-0', u'RETURN_-1205975027')] | null | null | 00014800 | x86 | O1 | (translation_unit "void bfd_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}\n\n" (function_definition "void bfd_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}" primitive_type (function_declarator "bfd_hash_set... | (translation_unit "void bfd_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}\n\n" (function_definition "void bfd_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}" primitive_type (function_declarator "bfd_hash_set... | (translation_unit "void bfd_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}\n\n" (function_definition "void bfd_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}" primitive_type (function_declarator "bfd_hash_set... | (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_hash_set_default_size(void)\n\n{\n (*(code *)PTR_bfd_hash_set_default_size_0006f1fc)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_hash_set_default_size(void)" (identifier "bfd_hash_set_default_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (p... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_hash_set_default_size_0006f1fc)();
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_0006f1fc)();
return;
}
|
365_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c | do_display_target | FUN_0002c6a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int do_display_target(bfd_target *targ,void *data)
{
char *pcVar1;
int iVar2;
char *pcVar3;
char *pcVar4;
char *__format;
undefined4 uVar5;
uint uVar6;
int iVar7;
int iV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0002c6a0(undefined4 *param_1,undefined4 *param_2)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
char *__format;
undefined4 uVar4;
uint uVar5;
int iVar6;
int iVar7;
iVar1 = param_2[2] + 1;
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x13957
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [EDI + 0x8]
ADD EAX,0x1
MOV dword ptr [EDI + 0x8],EAX
IMUL EDX,EAX,0x5c
CMP dword ptr [EDI + 0xc],EDX
JNC 0x0002c703
MOV ESI,0x2e00
CMP EAX,0x3f
JG 0x0002c807
SUB ESP,0x8
PUSH ESI
PUSH dword... | null | null | null | null | [(u'CAST_-1206006672', u'STORE_-1206008079'), (u'INT_ADD_-1206008083', u'CAST_-1206006680'), (u'INT_NOTEQUAL_-1206007653', u'CBRANCH_-1206007653'), ('const-4294967204', u'INT_ADD_-1206007849'), (u'CALL_-1206007986', u'INT_ADD_-1206007928'), (u'INT_ADD_-1206007258', u'INT_ADD_-1206007256'), ('const-2', u'COPY_-120600763... | [(u'INT_NOTEQUAL_-1206007653', u'CBRANCH_-1206007653'), ('const-4', u'PTRADD_-1206006380'), ('const-4294967204', u'INT_ADD_-1206007849'), (u'CALL_-1206007986', u'INT_ADD_-1206007928'), (u'INT_ADD_-1206007258', u'INT_ADD_-1206007256'), ('const-2', u'COPY_-1206007638'), ('const-4', u'PTRADD_-1206006628'), (u'CAST_-120600... | null | null | 0002c6a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0002c6a0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n char *__format;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint do_display_target(bfd_target *targ,void *data)\n\n{\n char *pcVar1;\n int iVar2;\n char *pcVar3;\n char *pcVar4;\n char *__format;\n undefined4 uVar5;\n uin... | (translation_unit "undefined4 FUN_0002c6a0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n char *__format;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n \n iVar1 = param_2[2] + 1;\n param_2[2] = iVar1;\n uVar5 = iVar1 * 0x5c;\n if ((uint)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "undefined4 FUN_0002c6a0(undefined4 *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n char *__format;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n \n iVar1 = param_2[2] + 1;\n param_2[2] = iVar1;\n uVar5 = iVar1 * 0x5c;\n if ((ui... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(type_1 *targ,void *data)
{
char *pcVar1;
int var_1;
char *pcVar3;
char *pcVar4;
char *__format;
type_2 uVar5;
type_3 var_2;
int var_14;
int var_5;
va... | 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: (type_identifier) declarator: (point... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 *param_1,undefined4 *param_2)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
char *__format;
undefined4 uVar4;
uint uVar5;
int iVar6;
int iVar7;
iVar1 = param_2[2] + 1;
param... |
416_hppa64-linux-gnu-readelf_and_hppa64-linux-gnu-readelf_strip.c | ftell | ftell |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ftell@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long ftell(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206607690')] | [('const-1', u'RETURN_-1206607690')] | null | null | 000ba0ac | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong ftell(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\nlong ftell(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ftell@@GLIBC_2.0 */\... | (translation_unit "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" long) (function_declarator "ftell(FILE *__stream)" identifier (parameter_list "(FILE *__stre... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "long ftell(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (sized_type_specifier "long" (long "long")) (function_declarator "ftell(FILE *__stream)" (identifier "ftell") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (po... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ftell@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expr... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8570_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_relative | FUN_002f41a0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_32,_true> * this, uint
type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend
addend) */
void __thiscall
gold::... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002f41a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2f5e57
SUB ESP,0x34
MOV EBP,dword ptr [ESP + 0x48]
PUSH 0x1
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
LEA ESI,[ESP + 0x20]
PUSH ESI
CALL 0x002d3090
MOV EAX,dword ptr [ESP + 0x78]
MOV dword... | null | null | null | null | [('const-1', u'RETURN_-1204796994')] | [(u'INT_SRIGHT_-1204796684', u'INT_MULT_-1204796626'), (u'INT_ADD_-1204796601', u'CAST_-1204795851'), (u'LOAD_-1204796737', u'INT_SUB_-1204796718'), ('const-4510557', u'COPY_-1204795793'), (u'CAST_-1204795844', u'STORE_-1204796596'), (u'LOAD_-1204796890', u'PTRADD_-1204795915'), ('const-6', u'PTRADD_-1204795883'), (u'C... | null | null | 002f41a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002f41a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *pu... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_32,_true> * this, uint\n type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend\n addend) */\n\... | (translation_unit "void FUN_002f41a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 loc... | (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_002f41a0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_32,_true> * this, uint
type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend
addend) */
void __thiscall
gold::... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined4 *puVar1;
undefined4 *puVar2;
int iVar3;
int iVar4;... |
7878_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | set_final_data_size | FUN_0022a0c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_final_data_size(Output_merge_data * this) */
void __thiscall gold::Output_merge_data::set_final_data_size(Output_merge_data *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0022a0c0(int param_1)
{
byte bVar1;
int iVar2;
void *pvVar3;
undefined4 extraout_EDX;
pvVar3 = realloc(*(void **)(param_1 + 0x5c),*(size_t *)(param_1 + 0x60));
*(void **)(param_1 + 0x5c) = pvVar3;
iVar2... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1e9f39
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x18]
PUSH dword ptr [ESI + 0x60]
PUSH dword ptr [ESI + 0x5c]
CALL 0x0002cb10
ADD ESP,0x10
TEST EAX,EAX
MOV dword ptr [ESI + 0x5c],EAX
MOV EAX,dword ptr [ESI + 0x60]
JZ 0x0022a110
MOVZX ECX,byte ptr [ESI + 0x1c]
XOR EDX,EDX
TEST CL,... | null | null | null | null | [('const-1', u'RETURN_-1203920682')] | [(u'CAST_-1203920252', u'STORE_-1203920519'), ('tmp_246', u'CBRANCH_-1203920556'), ('const-417', u'STORE_-1203920602'), ('tmp_453', u'CBRANCH_-1203920447'), (u'LOAD_-1203920651', u'CALL_-1203920629'), (u'INT_ADD_-1203920588', u'CAST_-1203920286'), ('const-12', u'INT_ADD_-1203920511'), ('const-0', u'INT_EQUAL_-120392060... | null | null | 0022a0c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0022a0c0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n void *pvVar3;\n undefined4 extraout_EDX;\n \n pvVar3 = realloc(*(void **)(param_1 + 0x5c),*(size_t *)(param_1 + 0x60));\n *(void **)(para... | (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_merge_data * this) */\n\nvoid __thiscall gold::Output_merge_data::set_final_data_size(Output_merge_data *this)\n\n{\n}\n\n" comment comment (function_d... | (translation_unit "void FUN_0022a0c0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n void *pvVar3;\n undefined4 extraout_EDX;\n \n pvVar3 = realloc(*(void **)(param_1 + 0x5c),*(size_t *)(param_1 + 0x60));\n *(void **)(param_1 + 0x5c) = pvVar3;\n iVar2 = *(int *)(param_1 + 0x60);\n if ((pvVar3 == (void *)0x0) &&... | (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 "void FUN_0022a0c0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n void *pvVar3;\n undefined4 extraout_EDX;\n \n pvVar3 = realloc(*(void **)(param_1 + 0x5c),*(size_t *)(param_1 + 0x60));\n *(void **)(param_1 + 0x5c) = pvVar3;\n iVar2 = *(int *)(param_1 + 0x60);\n if ((pvVar3 == (void *)0x0)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_final_data_size(Output_merge_data * 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;
void *pvVar3;
undefined4 extraout_EDX;
pvVar3 = realloc(*(void **)(param_1 + 0x5c),*(size_t *)(param_1 + 0x60));
*(void **)(param_1 + 0x5c) = pvVar3;
iVar2 = *(i... |
5322_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_write | FUN_00139a60 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_32,_false> * this,
Output_file * of) */
void __thiscall
gold::Output_data_reloc_base<9,_false,_32,_false>::do_write
(Output_data_reloc_base<9... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00139a60(int param_1,int param_2)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
int iVar9;
if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {
... | CALL 0x0006206b
ADD EAX,0x27059b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [ESP + 0x30]
MOV ECX,dword ptr [ESP + 0x34]
MOV dword ptr [ESP + 0xc],EAX
MOVZX EAX,byte ptr [EBX + 0x1c]
TEST AL,0x4
JZ 0x00139b75
MOV ESI,dword ptr [EBX + 0x14]
MOV EDI,dword ptr [EBX + 0x18]
MOV dword ptr [ESP],ESI
MO... | null | null | null | null | [(u'SUBPIECE_-1207132503', u'INT_CARRY_-1207133378'), (u'SUBPIECE_-1207132503', u'INT_ADD_-1207133378'), (u'PTRSUB_-1207132473', u'PTRSUB_-1207132450'), ('const-2802216', u'COPY_-1207132397'), ('const-0', u'INT_SLESS_-1207133415'), ('const-4', u'INT_ADD_-1207132557'), (u'PTRSUB_-1207132532', u'PTRSUB_-1207132506'), (u'... | [('const-0', u'INT_SLESS_-1207133415'), (u'INT_ADD_-1207133430', u'CAST_-1207132604'), (u'INT_ADD_-1207133299', u'INT_SUB_-1207133124'), ('tmp_2590', u'INT_ADD_-1207133157'), ('const-417', u'LOAD_-1207133281'), (u'LOAD_-1207133281', u'MULTIEQUAL_-1207132757'), ('const-417', u'LOAD_-1207133501'), ('tmp_2591', u'INT_ADD_... | null | null | 00139a60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00139a60(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_1 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_32,_false> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_false,_32,_false>::do_write\n (... | (translation_unit "void FUN_00139a60(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\n \n FUN_0007ac80("../../gold/output.h",0xe3,"offse... | (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_00139a60(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {\n \n FUN_0007ac80("../../gold/output.h",0xe3,"of... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_32,_false> * this,
Output_file * of) */
void __thiscall
var_12::Output_data_reloc_base<9,var_16,_32,var_16>::do_write
(Output_data_reloc_base... | 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)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
int iVar9;
if ((*(byte *)(param_1 + 0x1c) & 4) == 0) {
... |
1070_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~Struct_muldefs | FUN_000379b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_muldefs(Struct_muldefs * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_muldefs::~Struct_muldefs(Struct_muldefs *this,int __in_chrg)
{
pointer pcVar1;
(this-... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000379b0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00332d98;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035680
ADD EBX,0x30764a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff3d98]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000379e2
SUB ESP,0xc
PUSH EDX
CALL 0x001ac470
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('tmp_276', u'PTRSUB_-1206093162'), ('const-417', u'LOAD_-1206093317'), ('const-4', u'PTRSUB_-1206093162'), (u'PTRSUB_-1206093154', u'CAST_-1206093144'), ('const-0', u'PTRSUB_-1206093146'), ('const-8', u'PTRSUB_-1206093153'), ('const-0', u'PTRSUB_-1206093154'), ('tmp_276', u'PTRSUB_-1206093151'), (u'CAST_-1206093144',... | [(u'PTRADD_-1206093165', u'INT_NOTEQUAL_-1206093297'), ('const-4', u'PTRADD_-1206093152'), (u'CAST_-1206093152', u'CALL_-1206093274'), (u'CAST_-1206093152', u'INT_NOTEQUAL_-1206093297'), ('const-3354008', u'PTRSUB_-1206093156'), ('tmp_439', u'PTRADD_-1206093152'), ('tmp_439', u'PTRADD_-1206093165'), ('const-4', u'PTRAD... | null | null | 000379b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000379b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332d98;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((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_muldefs(Struct_muldefs * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_muldefs::~Struct_muldefs(Struct_muldefs *this,int __in_chrg)\n\n{\n po... | (translation_unit "void FUN_000379b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332d98;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000379b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332d98;\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_000379b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332d98;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000379b0(undefined4 *param_1)" (identifier "FUN_000379b0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_muldefs(Struct_muldefs * 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_... | 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_00332d98;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
return;
}
|
1633_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_00051900 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_tls_optimize * this, char * param_1, char
* param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_tls_optimize::parse_to_value
... |
void FUN_00051900(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;
return;
}
| MOV EAX,dword ptr [ESP + 0x14]
MOV EDX,0x1
MOV word ptr [EAX + 0x3ef4],DX
RET | null | null | null | null | [(u'COPY_-1206249191', u'PTRSUB_-1206249123'), ('const-417', u'STORE_-1206249198'), (u'PTRSUB_-1206249124', u'STORE_-1206249198'), ('const-16056', u'PTRSUB_-1206249123'), ('const-16056', u'PTRSUB_-1206249125'), (u'PTRSUB_-1206249123', u'PTRSUB_-1206249122'), ('const-0', u'RETURN_-1206249181'), ('const-60', u'PTRSUB_-12... | [('const-16116', u'INT_ADD_-1206249184'), ('const-417', u'STORE_-1206249198'), ('const-0', u'RETURN_-1206249181'), (u'INT_ADD_-1206249184', u'CAST_-1206249131'), ('tmp_37', u'INT_ADD_-1206249184'), (u'CAST_-1206249131', u'STORE_-1206249198'), ('const-1', u'STORE_-1206249198')] | null | null | 00051900 | x86 | O1 | (translation_unit "void FUN_00051900(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00051900(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;\n return;\n}" primitive_type (functio... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_tls_optimize * this, char * param_1, char\n * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_tls_optimize::... | (translation_unit "void FUN_00051900(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00051900(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren... | (function_definition "void FUN_00051900(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00051900(void)" (identifier "FUN_00051900") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_tls_optimize * this, char * param_1, char
* param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *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 (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... | null |
void MASKED(void)
{
int in_stack_00000014;
*(undefined2 *)(in_stack_00000014 + 0x3ef4) = 1;
return;
}
|
7372_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | write_file_header<64,_false> | FUN_00203c00 |
/* DWARF original name: write_file_header<64, false>
DWARF original prototype: void write_file_header<64,_false>(Binary_to_elf * this, uchar * *
ppout) */
void __thiscall gold::Binary_to_elf::write_file_header<64,_false>(Binary_to_elf *this,uchar **ppout)
{
uchar *puVar1;
EM EVar2;
uchar e_ident [16];
... |
void FUN_00203c00(undefined4 *param_1,int *param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
puVar1 = (undefined4 *)*param_2;
puVar1[1] = 0x10102;
*puVar1 = 0x464c457f;
puVar1[2] = 0;
puVar1[3] = 0;
*(undefined2 *)(puVar1 + 4) = 1;
uVar2 = *param_1;
puVar1[5] = 1;
puVar1[6] = 0;
*(short *)((... | SUB ESP,0x10
XOR ECX,ECX
MOV EDX,dword ptr [ESP + 0x18]
MOV word ptr [ESP + 0xe],CX
MOV ECX,0x102
MOV dword ptr [ESP + 0x6],0x0
MOV EAX,dword ptr [EDX]
MOV word ptr [ESP + 0x4],CX
MOV byte ptr [ESP + 0x6],0x1
MOV ECX,dword ptr [ESP + 0x4]
MOV dword ptr [ESP + 0xa],0x0
MOV dword ptr [EAX + 0x4],ECX
MOV ECX,dword ptr [ES... | null | null | null | null | [('const-1', u'PTRADD_-1203814975'), (u'PTRADD_-1203814988', u'STORE_-1203815047'), ('const-0', u'STORE_-1203815305'), ('const-1', u'PTRADD_-1203815059'), (u'LOAD_-1203815367', u'PTRADD_-1203815028'), ('const-0', u'STORE_-1203815102'), (u'LOAD_-1203815269', u'SUBPIECE_-1203815122'), (u'LOAD_-1203815367', u'PTRADD_-1203... | [('const-2', u'PTRADD_-1203815147'), ('const-4', u'PTRADD_-1203815161'), (u'CAST_-1203815171', u'STORE_-1203815314'), (u'CAST_-1203815171', u'PTRADD_-1203815111'), (u'LOAD_-1203815144', u'INT_ADD_-1203815126'), (u'PTRADD_-1203815043', u'STORE_-1203815165'), ('const-1179403647', u'STORE_-1203815314'), (u'PTRADD_-1203815... | null | null | 00203c00 | x86 | O1 | (translation_unit "void FUN_00203c00(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)*param_2;\n puVar1[1] = 0x10102;\n *puVar1 = 0x464c457f;\n puVar1[2] = 0;\n puVar1[3] = 0;\n *(undefined2 *)(puVar1 + 4) = 1;\n uVar2 = *param_1;\n puVar1[5] = 1;\... | (translation_unit "/* DWARF original name: write_file_header<64, false>\n DWARF original prototype: void write_file_header<64,_false>(Binary_to_elf * this, uchar * *\n ppout) */\n\nvoid __thiscall gold::Binary_to_elf::write_file_header<64,_false>(Binary_to_elf *this,uchar **ppout)\n\n{\n uchar *puVar1;\n EM EVar2... | (translation_unit "void FUN_00203c00(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)*param_2;\n puVar1[1] = 0x10102;\n *puVar1 = 0x464c457f;\n puVar1[2] = 0;\n puVar1[3] = 0;\n *(undefined2 *)(puVar1 + 4) = 1;\n uVar2 = *param_1;\n puVar1[5] = 1;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expressio... | (function_definition "void FUN_00203c00(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)*param_2;\n puVar1[1] = 0x10102;\n *puVar1 = 0x464c457f;\n puVar1[2] = 0;\n puVar1[3] = 0;\n *(undefined2 *)(puVar1 + 4) = 1;\n uVar2 = *param_1;\n puVar1[5] = ... |
/* DWARF original name: write_file_header<64, false>
DWARF original prototype: void write_file_header<64,_false>(Binary_to_elf * this, uchar * *
ppout) */
void __thiscall gold::Binary_to_elf::write_file_header<64,_false>(Binary_to_elf *this,type_2 **ppout)
{
type_2 *var_1;
type_1 EVar2;
type_2 e_ident [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))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
void MASKED(undefined4 *param_1,int *param_2)
{
undefined4 *puVar1;
undefined4 uVar2;
puVar1 = (undefined4 *)*param_2;
puVar1[1] = 0x10102;
*puVar1 = 0x464c457f;
puVar1[2] = 0;
puVar1[3] = 0;
*(undefined2 *)(puVar1 + 4) = 1;
uVar2 = *param_1;
puVar1[5] = 1;
puVar1[6] = 0;
*(short *)((int)pu... |
444_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c | bfd_target_list | bfd_target_list |
/* WARNING: Control flow encountered bad instruction data */
void bfd_target_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_target_list(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206189894')] | [('const-1', u'RETURN_-1206189894')] | null | null | 000400b0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ... | (translation_unit "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2863_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Sized_incremental_binary | FUN_0008b440 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_incremental_binary(Sized_incremental_binary<32,_true> *
this, int __in_chrg) */
void __thiscall
gold::Sized_incremental_binary<32,_true>::~Sized_incremental_binary
(Sized_incre... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0008b440(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 *puVar3;
puVar1 = (undefined4 *)param_1[0x35];
puVar3 = (undefined4 *)param_1[0x34];
*param_1 = &PTR_FUN_0039dbe4;
if (... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x31ebb7
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x30]
MOV EBP,dword ptr [ESI + 0xd4]
MOV EDI,dword ptr [ESI + 0xd0]
LEA EAX,[EBX + 0xffff3be4]
MOV dword ptr [ESI],EAX
CMP EBP,EDI
JZ 0x0008b4ae
LEA EAX,[EBX + 0xffcda6e0]
MOV dword ptr [ESP + 0xc],EAX
JMP 0x0008b... | null | null | null | null | [('const-0', u'PTRSUB_-1206404817'), ('const-0', u'PTRSUB_-1206404925'), (u'PTRADD_-1206404927', u'MULTIEQUAL_-1206405324'), (u'LOAD_-1206405846', u'MULTIEQUAL_-1206405286'), (u'PTRSUB_-1206404965', u'PTRSUB_-1206404964'), ('const-417', u'LOAD_-1206406019'), (u'MULTIEQUAL_-1206405324', u'PTRSUB_-1206404918'), (u'PTRADD... | [(u'LOAD_-1206405846', u'CAST_-1206404893'), ('const-542432', u'PTRSUB_-1206404942'), (u'CAST_-1206404978', u'INT_EQUAL_-1206405533'), (u'CAST_-1206404978', u'INT_NOTEQUAL_-1206405856'), (u'COPY_-1206404969', u'MULTIEQUAL_-1206405323'), ('const-417', u'LOAD_-1206405940'), ('tmp_3116', u'PTRADD_-1206404907'), (u'PTRADD_... | null | null | 0008b440 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0008b440(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n puVar1 = (undefined4 *)param_1[0x35];\n puVar3 = (undefined4 *)param_1[0x34];\n *param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_incremental_binary(Sized_incremental_binary<32,_true> *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<32,_true>::~Sized_incremental_binary... | (translation_unit "void FUN_0008b440(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n puVar1 = (undefined4 *)param_1[0x35];\n puVar3 = (undefined4 *)param_1[0x34];\n *param_1 = &PTR_FUN_0039dbe4;\n if (puVar1 != puVar3) {\n do {\n while (*(code **)*puVar3 ... | (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 (pointer_declarator * IDENT) ... | (function_definition "void FUN_0008b440(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n puVar1 = (undefined4 *)param_1[0x35];\n puVar3 = (undefined4 *)param_1[0x34];\n *param_1 = &PTR_FUN_0039dbe4;\n if (puVar1 != puVar3) {\n do {\n while (*(code **)*puVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_incremental_binary(Sized_incremental_binary<32,_true> *
this, int __in_chrg) */
void __thiscall
var_1::var_8<32,var_9>::~var_8
(var_8<32,var_9> *this,int __in_chrg)
{
type_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 *puVar3;
puVar1 = (undefined4 *)param_1[0x35];
puVar3 = (undefined4 *)param_1[0x34];
*param_1 = &PTR_FUN_0039dbe4;
if (puVar1... |
1433_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Struct_no_fix_cortex_a8 | FUN_00043890 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_fix_cortex_a8(Struct_no_fix_cortex_a8 * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_fix_cortex_a8::~Struct_no_fix_cortex_a8
(Struct_no_fix_cort... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00043890(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004052fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3d076a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff12fc]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x000438c2
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206175582')] | [(u'PTRSUB_-1206175364', u'STORE_-1206175529'), (u'LOAD_-1206175525', u'CAST_-1206175360'), ('const-0', u'RETURN_-1206175442'), ('tmp_439', u'PTRADD_-1206175373'), ('tmp_151', u'CBRANCH_-1206175505'), ('const-4215548', u'PTRSUB_-1206175364'), ('const-417', u'LOAD_-1206175525'), (u'CAST_-1206175360', u'CALL_-1206175482'... | null | null | 00043890 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00043890(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004052fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_fix_cortex_a8(Struct_no_fix_cortex_a8 * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_fix_cortex_a8::~Struct_no_fix_cortex_a8\n ... | (translation_unit "void FUN_00043890(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004052fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00043890(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004052fc;\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_00043890(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004052fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00043890(undefined4 *param_1)" (identifier "FUN_00043890... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_fix_cortex_a8(Struct_no_fix_cortex_a8 * 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_004052fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
7370_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | value | FUN_001da260 |
/* 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(Absolute_expression * this, Expression_eval_info * eei)
*/
uint64_t __thiscall
gold::Absolute_expression::value(Absolute_expression *this,Expre... |
void FUN_001da260(int param_1,undefined4 *param_2)
{
FUN_001d68b0(*(undefined4 *)(param_1 + 4),*param_2,param_2[1],*(undefined1 *)(param_2 + 2),
*(undefined1 *)((int)param_2 + 9),param_2[3],param_2[4],param_2[5],0,param_2[7],0,0,0
,0,param_2[0xb]);
if ((undefined4 *)param_2[6] != (un... | PUSH EBX
SUB ESP,0xc
MOV EBX,dword ptr [ESP + 0x18]
MOVZX EAX,byte ptr [EBX + 0x9]
PUSH dword ptr [EBX + 0x2c]
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dword ptr [EBX + 0x1c]
PUSH 0x0
PUSH dword ptr [EBX + 0x14]
PUSH dword ptr [EBX + 0x10]
PUSH dword ptr [EBX + 0xc]
PUSH EAX
MOVZX EAX,byte ptr [EBX + 0x8]
PUSH EAX
PUSH... | null | null | null | null | [('const-417', u'LOAD_-1207786778'), ('const-9', u'PTRSUB_-1207786622'), (u'PTRSUB_-1207786592', u'LOAD_-1207786661'), (u'PTRSUB_-1207786577', u'LOAD_-1207786792'), (u'LOAD_-1207786762', u'INT_NOTEQUAL_-1207786731'), ('const-0', u'CALL_-1207786764'), ('const-24', u'PTRSUB_-1207786560'), ('tmp_355', u'PTRSUB_-1207786581... | [('tmp_589', u'PTRADD_-1207786636'), ('const-0', u'CALL_-1207786764'), ('const-9', u'INT_ADD_-1207786870'), (u'PTRADD_-1207786636', u'LOAD_-1207786838'), (u'PTRADD_-1207786623', u'CAST_-1207786619'), ('const-11', u'PTRADD_-1207786654'), (u'PTRADD_-1207786617', u'LOAD_-1207786799'), (u'LOAD_-1207786822', u'CALL_-1207786... | null | null | 001da260 | x86 | O1 | (translation_unit "void FUN_001da260(int param_1,undefined4 *param_2)\n\n{\n FUN_001d68b0(*(undefined4 *)(param_1 + 4),*param_2,param_2[1],*(undefined1 *)(param_2 + 2),\n *(undefined1 *)((int)param_2 + 9),param_2[3],param_2[4],param_2[5],0,param_2[7],0,0,0\n ,0,param_2[0xb]);\n if ((undefi... | (translation_unit "/* 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(Absolute_expression * this, Expression_eval_info * eei)\n */\n\nuint64_t __thiscall\ngold::Absolute_expression::value(Absolut... | (translation_unit "void FUN_001da260(int param_1,undefined4 *param_2)\n\n{\n FUN_001d68b0(*(undefined4 *)(param_1 + 4),*param_2,param_2[1],*(undefined1 *)(param_2 + 2),\n *(undefined1 *)((int)param_2 + 9),param_2[3],param_2[4],param_2[5],0,param_2[7],0,0,0\n ,0,param_2[0xb]);\n if ((undefi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_d... | (function_definition "void FUN_001da260(int param_1,undefined4 *param_2)\n\n{\n FUN_001d68b0(*(undefined4 *)(param_1 + 4),*param_2,param_2[1],*(undefined1 *)(param_2 + 2),\n *(undefined1 *)((int)param_2 + 9),param_2[3],param_2[4],param_2[5],0,param_2[7],0,0,0\n ,0,param_2[0xb]);\n if ((und... |
/* 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(Absolute_expression * this, Expression_eval_info * eei)
*/
uint64_t __thiscall
gold::type_1::function_1(type_1 *this,type_2 *eei)
{
uint64_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: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
void MASKED(int param_1,undefined4 *param_2)
{
FUN_001d68b0(*(undefined4 *)(param_1 + 4),*param_2,param_2[1],*(undefined1 *)(param_2 + 2),
*(undefined1 *)((int)param_2 + 9),param_2[3],param_2[4],param_2[5],0,param_2[7],0,0,0
,0,param_2[0xb]);
if ((undefined4 *)param_2[6] != (undefine... |
1967_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_may_relax | FUN_000527e0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target_powerpc<32,_false> * this) */
bool __thiscal... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte FUN_000527e0(void)
{
if (*(int *)(DAT_004144e8 + 8) != 0) {
return *(byte *)(*(int *)(DAT_004144e8 + 8) + 0x318d) ^ 1;
}
/* WARNING: Subroutine does not return */
FUN_00052750();
}
| CALL 0x000b4846
ADD EAX,0x3c181b
LEA EAX,[EAX + 0x4e8]
MOV EAX,dword ptr [EAX]
MOV EAX,dword ptr [EAX + 0x8]
TEST EAX,EAX
JZ 0x00052804
MOVZX EAX,byte ptr [EAX + 0x318d]
XOR EAX,0x1
RET
SUB ESP,0xc
CALL 0x00052750 | null | null | null | null | [(u'CAST_-1206245220', u'COPY_-1206245308'), (u'INT_XOR_-1206245276', u'CAST_-1206245220'), ('const-8', u'PTRSUB_-1206245239'), ('tmp_251', u'COPY_-1206245289'), ('const-417', u'LOAD_-1206245371'), ('tmp_251', u'PTRSUB_-1206245239'), (u'CALL_-1206245307', u'INDIRECT_-1206245226'), (u'LOAD_-1206245371', u'INT_NOTEQUAL_-... | [('const-417', u'LOAD_-1206245371'), ('const-0', u'RETURN_-1206245320'), (u'INDIRECT_-1206245228', u'COPY_-1206245286'), (u'INT_NOTEQUAL_-1206245352', u'CBRANCH_-1206245352'), (u'CAST_-1206245235', u'LOAD_-1206245351'), ('const-417', u'LOAD_-1206245351'), ('tmp_244', u'COPY_-1206245291'), (u'LOAD_-1206245351', u'INT_XO... | null | null | 000527e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte FUN_000527e0(void)\n\n{\n if (*(int *)(DAT_004144e8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_004144e8 + 8) + 0x318d) ^ 1;\n }\n /* WARNING: Subroutine does not return */\n FUN... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool do_may_relax(Target_powerpc<32,_false> * thi... | (translation_unit "byte FUN_000527e0(void)\n\n{\n if (*(int *)(DAT_004144e8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_004144e8 + 8) + 0x318d) ^ 1;\n }\n \n FUN_00052750();\n}\n\n" (function_definition "byte FUN_000527e0(void)\n\n{\n if (*(int *)(DAT_004144e8 + 8) != 0) {\n return *(byte ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized... | (function_definition "byte FUN_000527e0(void)\n\n{\n if (*(int *)(DAT_004144e8 + 8) != 0) {\n return *(byte *)(*(int *)(DAT_004144e8 + 8) + 0x318d) ^ 1;\n }\n \n FUN_00052750();\n}" (type_identifier "byte") (function_declarator "FUN_000527e0(void)" (identifier "FUN_000527e0") (parameter_list "(... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target_powerpc<32,_false> * this) */
bool __thiscal... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression ... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
byte MASKED(void)
{
if (*(int *)(DAT_004144e8 + 8) != 0) {
return *(byte *)(*(int *)(DAT_004144e8 + 8) + 0x318d) ^ 1;
}
/* WARNING: Subroutine does not return */
FUN_00052750();
}
|
5383_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_write | FUN_00137070 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_64,_true> * this,
Output_file * of) */
void __thiscall
gold::Output_data_reloc_base<9,_true,_64,_true>::do_write
(Output_data_reloc_base<9,_tr... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
int iVar9;
if ((*(byte *)(... | CALL 0x000559e6
ADD EAX,0x257f8b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EBX,dword ptr [ESP + 0x40]
MOV ECX,dword ptr [ESP + 0x44]
MOV dword ptr [ESP + 0x18],EAX
MOVZX EAX,byte ptr [EBX + 0x1c]
TEST AL,0x4
JZ 0x00137265
MOV ESI,dword ptr [EBX + 0x14]
MOV EDI,dword ptr [EBX + 0x18]
MOV dword ptr [ESP + 0x8]... | null | null | null | null | [(u'MULTIEQUAL_-1207142691', u'CALL_-1207143909'), (u'PTRSUB_-1207142635', u'PTRSUB_-1207142595'), ('tmp_1127', u'BRANCH_-1207143527'), (u'LOAD_-1207144262', u'INT_AND_-1207144229'), (u'LOAD_-1207144015', u'CALL_-1207143521'), ('const-417', u'LOAD_-1207144237'), (u'CALL_-1207143429', u'INDIRECT_-1207142542'), (u'INT_NO... | [('tmp_4916', u'INT_ADD_-1207144246'), (u'INT_ADD_-1207143447', u'CALL_-1207143429'), (u'INT_SUB_-1207144054', u'CAST_-1207142588'), ('tmp_1127', u'BRANCH_-1207143527'), (u'LOAD_-1207144262', u'INT_AND_-1207144229'), ('tmp_4916', u'INT_ADD_-1207144177'), (u'LOAD_-1207144015', u'CALL_-1207143521'), (u'INT_NOTEQUAL_-1207... | null | null | 00137070 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_64,_true> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_64,_true>::do_write\n (Outp... | (translation_unit "void __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_3 + 0x1c) & 4) == 0) {\n \n FUN... | (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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "void __regparm2 FUN_00137070(undefined4 param_1,int param_2,int param_3,int param_4)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n \n if ((*(byte *)(param_3 + 0x1c) & 4) == 0) {\n \n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_64,_true> * this,
Output_file * of) */
void __thiscall
var_12::var_17<9,var_18,_64,var_18>::do_write
(var_17<9,var_18,_64,var_18> *this,Output... | 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)) (param... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void __regparm2 MASKED(undefined4 param_1,int param_2,int param_3,int param_4)
{
uint uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
int iVar5;
int iVar6;
int iVar7;
int iVar8;
int iVar9;
if ((*(byte *)(param_... |
3512_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_section_link | FUN_000e45e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_link(Sized_incr_dynobj<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_incr_dynobj<32,_false>::do_section_link(Sized_incr_dynobj<32,_false> *this,uint param_2)
{
}
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e45e0(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32fa1a
SUB ESP,0xc
LEA EAX,[EBX + 0xffee8070]
PUSH EAX
LEA EAX,[EBX + 0xffee6d78]
PUSH 0xb6d
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206827534')] | [('const-2925', u'CALL_-1206827472'), ('const-1', u'RETURN_-1206827467'), ('const-3129456', u'COPY_-1206827448'), ('const-3124600', u'COPY_-1206827449'), (u'COPY_-1206827449', u'CALL_-1206827472'), (u'COPY_-1206827448', u'CALL_-1206827472')] | null | null | 000e45e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e45e0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}\n\n" comment (function_definition "void FUN_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_section_link(Sized_incr_dynobj<32,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_section_link(Sized_incr_dynobj<32,_false> *t... | (translation_unit "void FUN_000e45e0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}\n\n" (function_definition "void FUN_000e45e0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000e45e0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}" (primitive_type "void") (function_declarator "FUN_000e45e0(void)" (identifier "FUN_000e45e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_link(Sized_incr_dynobj<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_incr_dynobj<32,_false>::do_section_link(Sized_incr_dynobj<32,_false> *this,uint param_2)
{
}
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.