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
493_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c
bfd_set_section_size
bfd_set_section_size
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_section_size(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_section_size(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189690')]
[('const-1', u'RETURN_-1206189690')]
null
null
0004017c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_section_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_section_size(void)\n\n{\n /*...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_section_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_section_size(void)\n\n{\n /*...
(translation_unit "void bfd_set_section_size(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_section_size(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_section_size(void)" identifier (parameter_list "(void)" ( (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_set_section_size(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_section_size(void)" (identifier "bfd_set_section_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compoun...
/* 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(); }
290_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
hash_entry_addr_cmp
FUN_000200d0
/* WARNING: Unknown calling convention */ int hash_entry_addr_cmp(void *a,void *b) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; /* WARNING: Load size is inaccurate */ uVar1 = *(uint *)(*a + 0x18); uVar2 = *(uint *)(*a + 0x1c); /* WARNING: Load...
uint FUN_000200d0(int *param_1,int *param_2) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; uVar1 = *(uint *)(*param_1 + 0x18); uVar2 = *(uint *)(*param_1 + 0x1c); uVar3 = *(uint *)(*param_2 + 0x18); uVar4 = *(uint *)(*param_2 + 0x1c); uVar5 = 0xffffffff; if (uVar4 <= uVar2 && ...
PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0xc] MOV EAX,dword ptr [EAX] MOV EBX,dword ptr [EAX + 0x18] MOV EDX,dword ptr [EAX + 0x1c] MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX] MOV ESI,dword ptr [EAX + 0x18] MOV ECX,dword ptr [EAX + 0x1c] MOV EAX,EDX CMP EBX,ESI SBB EAX,ECX MOV EAX,0xffffffff JC 0x00020100 ...
null
null
null
null
[(u'INT_ADD_-1206058739', u'CAST_-1206058586'), ('const-4294967295', u'COPY_-1206058713'), (u'INT_SUB_-1206058708', u'INT_LESSEQUAL_-1206058711'), ('tmp_149', u'CBRANCH_-1206058703'), ('const-417', u'LOAD_-1206058772'), (u'LOAD_-1206058772', u'INT_SUB_-1206058708'), (u'INT_ZEXT_-1206058714', u'INT_LESSEQUAL_-1206058711...
[(u'INT_ADD_-1206058739', u'CAST_-1206058586'), ('const-4294967295', u'COPY_-1206058713'), (u'INT_SUB_-1206058708', u'INT_LESSEQUAL_-1206058711'), ('tmp_149', u'CBRANCH_-1206058703'), (u'LOAD_-1206058772', u'INT_SUB_-1206058708'), (u'INT_ZEXT_-1206058714', u'INT_LESSEQUAL_-1206058711'), (u'LOAD_-1206058749', u'INT_LESS...
null
null
000200d0
x86
O1
(translation_unit "uint FUN_000200d0(int *param_1,int *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar1 = *(uint *)(*param_1 + 0x18);\n uVar2 = *(uint *)(*param_1 + 0x1c);\n uVar3 = *(uint *)(*param_2 + 0x18);\n uVar4 = *(uint *)(*param_2 + 0x1c);\n uVar5 = 0xfff...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint hash_entry_addr_cmp(void *a,void *b)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n /* WARNING: Load size is inaccurate */\n uVar1 = *(uint *)(*a + 0x18);\n uVar2 = *(uint *)(*a + 0x1c);\n ...
(translation_unit "uint FUN_000200d0(int *param_1,int *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar1 = *(uint *)(*param_1 + 0x18);\n uVar2 = *(uint *)(*param_1 + 0x1c);\n uVar3 = *(uint *)(*param_2 + 0x18);\n uVar4 = *(uint *)(*param_2 + 0x1c);\n uVar5 = 0xfff...
(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 "uint FUN_000200d0(int *param_1,int *param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n uVar1 = *(uint *)(*param_1 + 0x18);\n uVar2 = *(uint *)(*param_1 + 0x1c);\n uVar3 = *(uint *)(*param_2 + 0x18);\n uVar4 = *(uint *)(*param_2 + 0x1c);\n uVar5 = 0x...
/* WARNING: Unknown calling convention */ int function_1(void *a,void *b) { type_1 var_3; type_1 var_2; type_1 var_4; type_1 var_1; type_1 uVar5; /* WARNING: Load size is inaccurate */ var_3 = *(type_1 *)(*a + 0x18); var_2 = *(type_1 *)(*a + 0x1c); /* WARNING:...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
uint MASKED(int *param_1,int *param_2) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; uVar1 = *(uint *)(*param_1 + 0x18); uVar2 = *(uint *)(*param_1 + 0x1c); uVar3 = *(uint *)(*param_2 + 0x18); uVar4 = *(uint *)(*param_2 + 0x1c); uVar5 = 0xffffffff; if (uVar4 <= uVar2 && (uint)...
1057_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3_column_bytes
sqlite3_column_bytes
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int sqlite3_column_bytes(sqlite3_stmt *pStmt,int i) { Mem *pVal; int iVar1; pVal = columnMem(pStmt,i); iVar1 = sqlite3_value_bytes(pVal); columnMallocFailure(pStmt); return...
undefined4 __regparm3 sqlite3_column_bytes(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; entry(param_2,0x30f8e); uVar1 = FUN_00024f59(); uVar1 = sqlite3_value_bytes(uVar1); FUN_00024ff8(); return uVar1; }
PUSH ESI PUSH EBX SUB ESP,0x4 CALL 0x00016d10 ADD EBX,0x94072 MOV ESI,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] MOV EAX,ESI CALL 0x00024f59 SUB ESP,0xc PUSH EAX CALL 0x00016a50 MOV EBX,EAX MOV EAX,ESI CALL 0x00024ff8 MOV EAX,EBX ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[(u'CALL_-1206120503', u'CALL_-1206120479'), ('tmp_231', u'CALL_-1206120503'), ('tmp_230', u'CALL_-1206120465'), (u'CALL_-1206120479', u'COPY_-1206120465'), ('const-0', u'RETURN_-1206120429'), ('tmp_230', u'CALL_-1206120503'), (u'COPY_-1206120465', u'RETURN_-1206120429')]
[('tmp_363', u'CALL_-1206120543'), (u'CALL_-1206120503', u'CALL_-1206120479'), ('const-0', u'RETURN_-1206120429'), (u'CALL_-1206120479', u'COPY_-1206120465'), ('const-200590', u'CALL_-1206120543'), (u'COPY_-1206120465', u'RETURN_-1206120429')]
null
null
00030f84
x86
O1
(translation_unit "undefined4 __regparm3 sqlite3_column_bytes(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n entry(param_2,0x30f8e);\n uVar1 = FUN_00024f59();\n uVar1 = sqlite3_value_bytes(uVar1);\n FUN_00024ff8();\n return uVar1;\n}\n\n" (function_definition "undefined4 __regparm3 sqlite3_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint sqlite3_column_bytes(sqlite3_stmt *pStmt,int i)\n\n{\n Mem *pVal;\n int iVar1;\n \n pVal = columnMem(pStmt,i);\n iVar1 = sqlite3_value_bytes(pVal);\n columnM...
(translation_unit "undefined4 __regparm3 sqlite3_column_bytes(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n entry(param_2,0x30f8e);\n uVar1 = FUN_00024f59();\n uVar1 = sqlite3_value_bytes(uVar1);\n FUN_00024ff8();\n return uVar1;\n}\n\n" (function_definition "undefined4 __regparm3 sqlite3_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression...
(function_definition "undefined4 __regparm3 sqlite3_column_bytes(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n entry(param_2,0x30f8e);\n uVar1 = FUN_00024f59();\n uVar1 = sqlite3_value_bytes(uVar1);\n FUN_00024ff8();\n return uVar1;\n}" (type_identifier "undefined4") (ERROR "__regparm3" (i...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *pStmt,int i) { type_2 *pVal; int iVar1; pVal = var_1(pStmt,i); iVar1 = var_2(pVal); var_3(pStmt); return iVar1; }
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bo...
null
undefined4 __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; entry(param_2,0x30f8e); uVar1 = FUN_00024f59(); uVar1 = sqlite3_value_bytes(uVar1); FUN_00024ff8(); return uVar1; }
7_i686-gnu-addr2line_and_i686-gnu-addr2line_strip.c
memmove
memmove
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_00018020)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_00018020)(); return pvVar1; }
JMP dword ptr [EBX + 0x20]
null
null
null
null
[(u'CALLIND_-1205989222', u'INDIRECT_-1205989149'), (u'INDIRECT_-1205989149', u'COPY_-1205989208'), (u'CAST_-1205989141', u'CALLIND_-1205989222'), ('tmp_77', u'CAST_-1205989141'), ('const-0', u'RETURN_-1205989219'), (u'CALLIND_-1205989222', u'CAST_-1205989140'), (u'CAST_-1205989140', u'RETURN_-1205989219')]
[(u'CALLIND_-1205989222', u'INDIRECT_-1205989149'), (u'INDIRECT_-1205989149', u'COPY_-1205989208'), (u'CAST_-1205989141', u'CALLIND_-1205989222'), ('tmp_77', u'CAST_-1205989141'), ('const-0', u'RETURN_-1205989219'), (u'CALLIND_-1205989222', u'CAST_-1205989140'), (u'CAST_-1205989140', u'RETURN_-1205989219')]
null
null
00011090
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00018020)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00018020)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void...
(translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00018020)();\n return pvVar1;\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_...
(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 (pointer_...
(function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_00018020)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memmove_00018020)(); 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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00018020)(); return pvVar1; }
3211_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
find_section_order_index
FUN_000b1f70
/* 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: uint find_section_order_index(Layout * this, string * section_name) */ uint __thiscall gold::Layout::find_section_order_index(Layout *this...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000b1f70(int param_1,undefined4 *param_2) { undefined1 *puVar1; undefined1 *puVar2; int iVar3; undefined4 *puVar4; undefined4 local_2c; undefined1 local_20 [12]; undefined4 uStack_14; uStack_14 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x2f8087 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x34] LEA ECX,[ESP + 0xc] SUB ESP,0x4 MOV dword ptr [ESP + 0xc],ECX LEA EAX,[ESI + 0x21c] MOV dword ptr [ESP + 0x8],EAX PUSH EDI PUSH EAX PUSH ECX CALL 0x000bbff0 MOV EAX,dword ptr [...
null
null
null
null
[(u'PTRSUB_-1206639994', u'LOAD_-1206640509'), ('const-4', u'PTRSUB_-1206640021'), ('const-417', u'LOAD_-1206640509'), ('tmp_866', u'PTRSUB_-1206640001'), (u'PTRADD_-1206640021', u'MULTIEQUAL_-1206640211'), ('const-417', u'LOAD_-1206640503'), (u'PTRSUB_-1206640047', u'PTRSUB_-1206640039'), ('tmp_1855', u'INT_ADD_-12066...
[(u'CALL_-1206640489', u'INDIRECT_-1206640049'), (u'CAST_-1206640089', u'CALL_-1206640658'), ('const-417', u'LOAD_-1206640569'), ('const-568', u'INT_ADD_-1206640562'), ('const-2762456', u'COPY_-1206640010'), ('const-728953', u'COPY_-1206640766'), (u'PTRADD_-1206640024', u'INT_NOTEQUAL_-1206640396'), (u'MULTIEQUAL_-1206...
null
null
000b1f70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000b1f70(int param_1,undefined4 *param_2)\n\n{\n undefined1 *puVar1;\n undefined1 *puVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 local_2c;\n undefined1 local_20 [12];\n undefine...
(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: uint find_section_order_index(Layout * this, string * section_name) */\n\nuint __thiscall gold::Layout::find_section_or...
(translation_unit "undefined4 FUN_000b1f70(int param_1,undefined4 *param_2)\n\n{\n undefined1 *puVar1;\n undefined1 *puVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 local_2c;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0xb1f79;\n puVar1 = (undefined1 *)(param_1 + 0x21c);\n FU...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "undefined4 FUN_000b1f70(int param_1,undefined4 *param_2)\n\n{\n undefined1 *puVar1;\n undefined1 *puVar2;\n int iVar3;\n undefined4 *puVar4;\n undefined4 local_2c;\n undefined1 local_20 [12];\n undefined4 uStack_14;\n \n uStack_14 = 0xb1f79;\n puVar1 = (undefined1 *)(param_1 + 0x21c);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint find_section_order_index(Layout * this, string * section_name) */ type_1 __thiscall gold::type_2::function_1(type_2 *this,type_3 *sec...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,undefined4 *param_2) { undefined1 *puVar1; undefined1 *puVar2; int iVar3; undefined4 *puVar4; undefined4 local_2c; undefined1 local_20 [12]; undefined4 uStack_14; uStack_14 = 0xb1...
26_x86_64-linux-gnu-elfedit_and_x86_64-linux-gnu-elfedit_strip.c
__libc_start_main
__libc_start_main
void __libc_start_main(void) { (*(code *)PTR___libc_start_main_00019068)(); return; }
void __libc_start_main(void) { (*(code *)PTR___libc_start_main_00019068)(); return; }
JMP dword ptr [EBX + 0x68]
null
null
null
null
[(u'INDIRECT_-1205988862', u'COPY_-1205988921'), ('tmp_58', u'CAST_-1205988857'), (u'CALLIND_-1205988934', u'INDIRECT_-1205988862'), (u'CAST_-1205988857', u'CALLIND_-1205988934'), ('const-0', u'RETURN_-1205988931')]
[(u'INDIRECT_-1205988862', u'COPY_-1205988921'), ('tmp_58', u'CAST_-1205988857'), (u'CALLIND_-1205988934', u'INDIRECT_-1205988862'), (u'CAST_-1205988857', u'CALLIND_-1205988934'), ('const-0', u'RETURN_-1205988931')]
null
null
000111b0
x86
O1
(translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00019068)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00019068)();\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_00019068)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00019068)();\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_00019068)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_00019068)();\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_00019068)();\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_00019068)(); 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_00019068)(); return; }
6655_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
uflow
FUN_0018b910
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::wstreambuf::uflow() */ undefined4 __thiscall std::wstreambuf::uflow(wstreambuf *this) { undefined4 uVar1; int iVar2; if (*(code **)(*(int *)this + 0x24) != (code *)PTR_underflow_00301d8c) { iVar2 = (**(code *...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 FUN_0018b910(int *param_1) { undefined4 uVar1; int iVar2; if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_00301d8c) { iVar2 = (**(code **)(*param_1 + 0x24))(param_1); if (iVar2 != -1) { uVar1...
CALL 0x00032865 ADD EDX,0x1766eb PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EBX] MOV EAX,dword ptr [EAX + 0x24] CMP EAX,dword ptr [EDX + 0xfffffd8c] JNZ 0x0018b940 ADD ESP,0x8 MOV EAX,0xffffffff POP EBX RET SUB ESP,0xc PUSH EBX CALL EAX ADD ESP,0x10 CMP EAX,-0x1 JZ 0x0018b930 MOV EDX,dword p...
null
null
null
null
[(u'CALLIND_-1207453286', u'INT_NOTEQUAL_-1207453262'), ('const-417', u'STORE_-1207453236'), ('const-4294967295', u'INT_NOTEQUAL_-1207453262'), (u'INDIRECT_-1207453130', u'MULTIEQUAL_-1207453147'), ('const-417', u'LOAD_-1207453376'), ('tmp_374', u'CALLIND_-1207453286'), ('tmp_125', u'CBRANCH_-1207453344'), ('const-0', ...
[(u'PTRADD_-1207453101', u'STORE_-1207453236'), (u'CALLIND_-1207453286', u'INT_NOTEQUAL_-1207453262'), (u'INDIRECT_-1207453130', u'MULTIEQUAL_-1207453147'), ('const-2', u'PTRADD_-1207453101'), ('const-417', u'LOAD_-1207453260'), (u'PTRADD_-1207453111', u'LOAD_-1207453260'), ('const-4294967295', u'INT_NOTEQUAL_-12074532...
null
null
0018b910
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 FUN_0018b910(int *param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_00301d8c) {\n iVar2 = (**(code **)(*param_1 + 0x24))(param_1);\n if...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::wstreambuf::uflow() */\n\nundefined4 __thiscall std::wstreambuf::uflow(wstreambuf *this)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*(int *)this + 0x24) != (code *)PTR_underflow_00301d8...
(translation_unit "undefined4 FUN_0018b910(int *param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_00301d8c) {\n iVar2 = (**(code **)(*param_1 + 0x24))(param_1);\n if (iVar2 != -1) {\n uVar1 = *(undefined4 *)param_1[2];\n param_1[2] = (int)((undefi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_e...
(function_definition "undefined4 FUN_0018b910(int *param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_00301d8c) {\n iVar2 = (**(code **)(*param_1 + 0x24))(param_1);\n if (iVar2 != -1) {\n uVar1 = *(undefined4 *)param_1[2];\n param_1[2] = (int)((und...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::wstreambuf::uflow() */ type_1 __thiscall std::type_2::function_1(type_2 *var_2) { type_1 uVar1; int var_1; if (*(type_3 **)(*(int *)var_2 + 0x24) != (type_3 *)PTR_underflow_00301d8c) { var_1 = (**(type_3 **)(...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 MASKED(int *param_1) { undefined4 uVar1; int iVar2; if (*(code **)(*param_1 + 0x24) != (code *)PTR_FUN_00301d8c) { iVar2 = (**(code **)(*param_1 + 0x24))(param_1); if (iVar2 != -1) { uVar1 = *(u...
1167_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Struct_thread_count
FUN_0003edc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_thread_count(Struct_thread_count * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_thread_count::~Struct_thread_count (Struct_thread_count *this,int __in_ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003edc0(undefined4 *param_1) { *param_1 = &PTR_FUN_00405db0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x3d523a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff1db0] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003edf2 SUB ESP,0xc PUSH EDX CALL 0x00248220 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206063662')]
[('const-417', u'LOAD_-1206063605'), ('const-1', u'PTRADD_-1206063440'), ('const-417', u'STORE_-1206063609'), ('const-3', u'PTRADD_-1206063453'), (u'PTRSUB_-1206063444', u'STORE_-1206063609'), ('tmp_439', u'PTRADD_-1206063440'), ('const-0', u'RETURN_-1206063522'), (u'PTRADD_-1206063440', u'LOAD_-1206063605'), (u'LOAD_-...
null
null
0003edc0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003edc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405db0;\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_thread_count(Struct_thread_count * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_thread_count::~Struct_thread_count\n (Struct_thread_...
(translation_unit "void FUN_0003edc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405db0;\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_0003edc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405db0;\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_0003edc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00405db0;\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_0003edc0(undefined4 *param_1)" (identifier "FUN_0003edc0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_thread_count(Struct_thread_count * 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_00405db0; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
756_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
gldarmelf_finish
FUN_0004e4b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void gldarmelf_finish(void) { int iVar1; int iVar2; int iVar3; char *pcVar4; char *pcVar5; char *fmt; lang_statement_union *plVar6; uint...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0004e4b0(void) { int *piVar1; int iVar2; int iVar3; int iVar4; undefined4 uVar5; uint uVar6; iVar4 = DAT_001c385c; if (DAT_001c385c != 0) { do { bfd_elf32_arm_vfp11_fix_veneer_locations(*(un...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x173b47 SUB ESP,0xc LEA EAX,[EBX + 0x185c] LEA EDI,[EBX + 0x25e0] MOV ESI,dword ptr [EAX] TEST ESI,ESI JZ 0x0004e4f9 LEA ESI,[ESI] SUB ESP,0x8 PUSH EDI PUSH dword ptr [ESI + 0x10] CALL 0x000165e0 POP EBP POP EAX PUSH EDI PUSH dword ptr [ESI + 0x10] CALL 0x000...
null
null
null
null
[(u'COPY_-1206129831', u'COPY_-1206129828'), (u'MULTIEQUAL_-1206129861', u'MULTIEQUAL_-1206129817'), ('const-32', u'INT_ADD_-1206130848'), (u'CALL_-1206130327', u'INDIRECT_-1206129404'), (u'INDIRECT_-1206129588', u'INT_NOTEQUAL_-1206130683'), (u'COPY_-1206129785', u'MULTIEQUAL_-1206130459'), (u'MULTIEQUAL_-1206130399',...
[(u'INDIRECT_-1206129518', u'MULTIEQUAL_-1206129734'), ('const-32', u'INT_ADD_-1206130848'), (u'INT_ADD_-1206131286', u'CAST_-1206129675'), (u'CALL_-1206130489', u'INDIRECT_-1206129587'), (u'COPY_-1206129684', u'CALL_-1206131042'), ('tmp_5615', u'MULTIEQUAL_-1206129922'), (u'INDIRECT_-1206129836', u'COPY_-1206129628'),...
null
null
0004e4b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004e4b0(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n uint uVar6;\n \n iVar4 = DAT_001c385c;\n if (DAT_001c385c != 0) {\n do {\n bfd_elf32_ar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid gldarmelf_finish(void)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *pcVar4;\n char *pcVar5;\n char *fmt;\n lang_s...
(translation_unit "void FUN_0004e4b0(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n uint uVar6;\n \n iVar4 = DAT_001c385c;\n if (DAT_001c385c != 0) {\n do {\n bfd_elf32_arm_vfp11_fix_veneer_locations(*(undefined4 *)(iVar4 + 0x10),&DAT_001c45e0);\n bfd_elf32_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_0004e4b0(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n uint uVar6;\n \n iVar4 = DAT_001c385c;\n if (DAT_001c385c != 0) {\n do {\n bfd_elf32_arm_vfp11_fix_veneer_locations(*(undefined4 *)(iVar4 + 0x10),&DAT_001c45e0);\n bfd_elf...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int var_10; int var_11; int var_5; char *pcVar4; char *pcVar5; char *fmt; type_1 *var_3; type_2 var_13; var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { int *piVar1; int iVar2; int iVar3; int iVar4; undefined4 uVar5; uint uVar6; iVar4 = DAT_001c385c; if (DAT_001c385c != 0) { do { bfd_elf32_arm_vfp11_fix_veneer_locations(*(undefine...
470_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c
__gmon_start__
__gmon_start__
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189786')]
[('const-1', u'RETURN_-1206189786')]
null
null
0004011c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(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 __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (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(); }
2343_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
parse_to_value
FUN_0005d610
/* 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_tls_optimize * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ v...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005d610(int param_1,undefined4 param_2,undefined4 param_3) { FUN_002b5760(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x58c9e9 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x3d] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x002b5760 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1206200794')]
[('const-60', u'INT_ADD_-1206200712'), ('tmp_344', u'INT_ADD_-1206200747'), ('const-1', u'STORE_-1206200726'), (u'INT_ADD_-1206200712', u'CAST_-1206200612'), ('tmp_346', u'CALL_-1206200730'), ('const-61', u'INT_ADD_-1206200747'), ('tmp_344', u'INT_ADD_-1206200712'), ('const-417', u'STORE_-1206200726'), (u'INT_ADD_-1206...
null
null
0005d610
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005d610(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_tls_optimize * this, char * option_name,\n char * arg, Command_line * param_3, General_opt...
(translation_unit "void FUN_0005d610(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_0005d610(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(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_0005d610(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005d610(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_tls_optimize * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ v...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { FUN_002b5760(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
13769_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
wstring
FUN_00432d60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::wstring(std::wstring const&, unsigned int, unsigned int, std::allocator<wchar_t> const&) */ void __thiscall std::wstring::wstring(wstring *this,wstring *param_1,uint param_2,uint param_3,allocator *param_4) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00432d60(undefined4 *param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5) { int iVar1; uint uVar2; uint uVar3; undefined4 uVar4; iVar1 = *param_2; uVar2 = *(uint *)(iVar1 + -0xc); uVar3 = ...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] CALL 0x00050b50 ADD EBX,0x1b7294 MOV EDX,dword ptr [ESP + 0x18] MOV EDI,dword ptr [ESP + 0x1c] MOV ECX,dword ptr [EAX] MOV ESI,dword ptr [ECX + -0xc] MOV EAX,ESI SUB EAX,EDX CMP EAX,EDI CMOVA EAX,EDI ADD EAX,EDX LEA EAX,[ECX + EAX*0x4] CMP EDX,ESI JA 0x00432dae ...
null
null
null
null
[('const-1', u'RETURN_-1201918591')]
[(u'INT_MULT_-1201918439', u'INT_ADD_-1201918451'), ('const-417', u'LOAD_-1201918561'), (u'MULTIEQUAL_-1201918357', u'INT_ADD_-1201918502'), ('const-4859999', u'COPY_-1201918291'), (u'LOAD_-1201918566', u'INT_ADD_-1201918492'), ('tmp_747', u'INT_LESS_-1201918514'), ('tmp_747', u'COPY_-1201918346'), ('tmp_748', u'STORE_...
null
null
00432d60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00432d60(undefined4 *param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n \n iVar1 = *param_2;\n uVar2 = *(uint...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::wstring(std::wstring const&, unsigned int, unsigned int, std::allocator<wchar_t>\n const&) */\n\nvoid __thiscall\nstd::wstring::wstring(wstring *this,wstring *param_1,uint param_2,uint param_3,...
(translation_unit "void FUN_00432d60(undefined4 *param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n \n iVar1 = *param_2;\n uVar2 = *(uint *)(iVar1 + -0xc);\n uVar3 = uVar2 - param_3;\n if (param_4 < uVar2 - param_3) {\n uVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))...
(function_definition "void FUN_00432d60(undefined4 *param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n \n iVar1 = *param_2;\n uVar2 = *(uint *)(iVar1 + -0xc);\n uVar3 = uVar2 - param_3;\n if (param_4 < uVar2 - param_3) {\n u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::wstring(std::wstring const&, unsigned int, unsigned int, std::allocator<wchar_t> const&) */ void __thiscall std::function_1::function_1(function_1 *this,function_1 *param_1,type_1 param_2,type_1 param_3,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))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,int *param_2,uint param_3,uint param_4,undefined4 param_5) { int iVar1; uint uVar2; uint uVar3; undefined4 uVar4; iVar1 = *param_2; uVar2 = *(uint *)(iVar1 + -0xc); uVar3 = uVar2 ...
266_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
update_wild_statements
FUN_0001e110
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ void __regparm3 update_wild_statements(lang_statement_union_type *s) { statement_enum sVar1; sort_type sVar2; wildcard_list *pwVar3; int iVar4; sort_type sVar5; asection *paVar6; byte *pbVar7; bool bVar8; bool b...
void FUN_0001e110(void) { uint uVar1; int *piVar2; undefined4 *puVar3; int iVar4; int unaff_EBP; byte *pbVar5; byte *pbVar6; bool bVar7; bool bVar8; bool bVar9; byte bVar10; bVar10 = 0; piVar2 = (int *)FUN_0001b1aa(); uVar1 = *(uint *)( "/* Script for ld --shared: lin...
PUSH EBP CALL 0x0001b1aa ADD EBP,0x79eea PUSH EDI PUSH ESI PUSH EBX MOV EBX,EAX SUB ESP,0x1c LEA EDX,[EBP + 0xd80] MOV EAX,dword ptr [EDX] TEST EAX,EAX JZ 0x0001e186 CMP EAX,0x2 JA 0x0001e190 TEST EBX,EBX JZ 0x0001e186 LEA EAX,[EBP + 0xbcc] MOV dword ptr [ESP + 0x4],EAX LEA EAX,[EBP + 0xfffb4d10] MOV dword ptr [ESP + 0...
null
null
null
null
[(u'STORE_-1205935179', u'INDIRECT_-1205934403'), (u'MULTIEQUAL_-1205934789', u'INT_ZEXT_-1205935356'), (u'COPY_-1205935332', u'MULTIEQUAL_-1205934789'), (u'INT_EQUAL_-1205935346', u'CBRANCH_-1205935347'), (u'MULTIEQUAL_-1205934369', u'MULTIEQUAL_-1205934391'), (u'INT_EQUAL_-1205935346', u'MULTIEQUAL_-1205934666'), (u'...
[(u'MULTIEQUAL_-1205934663', u'PTRADD_-1205934350'), (u'LOAD_-1205935259', u'MULTIEQUAL_-1205934679'), ('tmp_3192', u'PTRADD_-1205935664'), (u'INT_EQUAL_-1205935346', u'CBRANCH_-1205935347'), ('const-4', u'PTRADD_-1205934385'), ('const-0', u'INT_EQUAL_-1205935451'), (u'INT_NOTEQUAL_-1205935264', u'CBRANCH_-1205935264')...
null
null
0001e110
x86
O1
(translation_unit "void FUN_0001e110(void)\n\n{\n uint uVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n int unaff_EBP;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n piVar2 = (int *)FUN_0001b1aa();\n uVar1 = *(uint *)(\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nvoid __regparm3 update_wild_statements(lang_statement_union_type *s)\n\n{\n statement_enum sVar1;\n sort_type sVar2;\n wildcard_list *pwVar3;\n int iVar4;\n sort_type sVar5;\n asection *paVar6;\n byte *p...
(translation_unit "void FUN_0001e110(void)\n\n{\n uint uVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n int unaff_EBP;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n piVar2 = (int *)FUN_0001b1aa();\n uVar1 = *(uint *)(\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN...
(function_definition "void FUN_0001e110(void)\n\n{\n uint uVar1;\n int *piVar2;\n undefined4 *puVar3;\n int iVar4;\n int unaff_EBP;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n piVar2 = (int *)FUN_0001b1aa();\n uVar1 = *(uint *)(\n ...
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ void __regparm3 function_1(type_1 *var_5) { type_2 var_6; type_3 var_11; type_4 *var_8; int var_14; type_3 var_9; type_5 *paVar6; type_6 *var_15; bool var_16; bool var_17; bool bVar10; type_6 bVar11; bV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type...
null
void MASKED(void) { uint uVar1; int *piVar2; undefined4 *puVar3; int iVar4; int unaff_EBP; byte *pbVar5; byte *pbVar6; bool bVar7; bool bVar8; bool bVar9; byte bVar10; bVar10 = 0; piVar2 = (int *)FUN_0001b1aa(); uVar1 = *(uint *)( "/* Script for ld --shared: link shar...
4100_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_write
FUN_00102610
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write(Output_data_const * this, Output_file * of) */ void __thiscall gold::Output_data_const::do_write(Output_data_const *this,Output_file *of) { Output_file *unaff_EBX; if (((this->sup...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00102610(int param_1,int param_2) { if ((*(byte *)(param_1 + 0x1c) & 4) != 0) { memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c), *(size_t *)(param_1 + 0x3...
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x2ac9e9 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [EAX + 0x30] MOV EDX,dword ptr [EAX + 0x2c] TEST byte ptr [EAX + 0x1c],0x4 JZ 0x0010264b MOV ESI,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EAX + 0x14] SUB ESP,0x4 ADD EAX,dword ptr [ESI + 0x10] PUSH ECX PUSH ...
null
null
null
null
[(u'INT_AND_-1206966675', u'INT_NOTEQUAL_-1206966688'), (u'PTRSUB_-1206966501', u'PTRSUB_-1206966492'), (u'PTRSUB_-1206966496', u'PTRSUB_-1206966495'), ('const-4', u'INT_AND_-1206966675'), ('const-417', u'LOAD_-1206966709'), ('tmp_130', u'CBRANCH_-1206966686'), (u'LOAD_-1206966678', u'SUBPIECE_-1206966471'), (u'SUBPIEC...
[(u'INT_AND_-1206966675', u'INT_NOTEQUAL_-1206966688'), (u'CAST_-1206966501', u'LOAD_-1206966709'), (u'LOAD_-1206966715', u'CALL_-1206966626'), ('tmp_561', u'INT_ADD_-1206966644'), (u'CAST_-1206966497', u'LOAD_-1206966701'), ('const-4', u'INT_AND_-1206966675'), ('const-417', u'LOAD_-1206966709'), ('const-417', u'LOAD_-...
null
null
00102610
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00102610(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c),\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_write(Output_data_const * this, Output_file * of) */\n\nvoid __thiscall gold::Output_data_const::do_write(Output_data_const *this,Output_file *of)\n\n{\n Output_file *unaff_E...
(translation_unit "void FUN_00102610(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c),\n *(size_t *)(param_1 + 0x30));\n return;\n }\n \n FUN_001025e0(0x1026...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ...
(function_definition "void FUN_00102610(int param_1,int param_2)\n\n{\n if ((*(byte *)(param_1 + 0x1c) & 4) != 0) {\n memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c),\n *(size_t *)(param_1 + 0x30));\n return;\n }\n \n FUN_001025e0(0x1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_write(Output_data_const * this, Output_file * of) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *of) { type_2 *unaff_EBX; if (((this->super_Output_section_data).super_...
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) { if ((*(byte *)(param_1 + 0x1c) & 4) != 0) { memcpy((void *)(*(int *)(param_1 + 0x14) + *(int *)(param_2 + 0x10)),*(void **)(param_1 + 0x2c), *(size_t *)(param_1 + 0x30)); ...
2631_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
add_output_section_generic
FUN_000ac410
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_32,_true> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ v...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000ac410(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10) { undefined4 *puVar1; un...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x367be7 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x64] MOV EDI,dword ptr [ESP + 0x40] MOV EDX,dword ptr [ESP + 0x58] MOV ECX,dword ptr [ESP + 0x5c] MOV ESI,dword ptr [ESP + 0x60] TEST EBP,EBP JNZ 0x000ac549 TEST ECX,ECX JNZ 0x000ac549 SUB ESP,0x4 PUSH 0x0 PUSH E...
null
null
null
null
[('const-1', u'RETURN_-1206533074')]
[(u'CALL_-1206532298', u'INDIRECT_-1206531742'), ('const-52', u'INT_ADD_-1206532730'), ('const-4', u'PTRADD_-1206531710'), ('tmp_186', u'CBRANCH_-1206532982'), ('tmp_3736', u'INT_ADD_-1206532736'), (u'LOAD_-1206532895', u'PTRADD_-1206531753'), ('const-4', u'PTRADD_-1206531734'), ('const-417', u'STORE_-1206532466'), (u'...
null
null
000ac410
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000ac410(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10)\n\n{\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_32,_true> *\n this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t\n address, u...
(translation_unit "void FUN_000ac410(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_3...
(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_000ac410(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 loca...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<4,_true,_32,_true> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ v...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10) { undefined4 *puVar1; undefine...
11579_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~time_put_byname
FUN_003bf8e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::time_put_byname<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~time_put_byname() */ void __thiscall std::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~time_put_byname ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003bf8e0(undefined4 *param_1) { *param_1 = &PTR_FUN_005e7624; FUN_003aff10(param_1); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x22a71a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xffffd61c] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x003aff10 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1205536526')]
[('const-6190628', u'PTRSUB_-1205536363'), (u'PTRSUB_-1205536363', u'STORE_-1205536474'), ('tmp_282', u'STORE_-1205536474'), ('const-417', u'STORE_-1205536474'), ('const-0', u'PTRSUB_-1205536363'), ('const-0', u'RETURN_-1205536433'), ('tmp_282', u'CALL_-1205536461')]
null
null
003bf8e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003bf8e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7624;\n FUN_003aff10(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_003bf8e0(undefined4 *param_1)\n\n{\n *param_1 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::time_put_byname<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::~time_put_byname() */\n\nvoid __thiscall\nstd::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char...
(translation_unit "void FUN_003bf8e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7624;\n FUN_003aff10(param_1);\n return;\n}\n\n" (function_definition "void FUN_003bf8e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7624;\n FUN_003aff10(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_003bf8e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7624;\n FUN_003aff10(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003bf8e0(undefined4 *param_1)" (identifier "FUN_003bf8e0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::time_put_byname<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~time_put_byname() */ void __thiscall std::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~time_put_byname ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_005e7624; FUN_003aff10(param_1); return; }
11743_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
use_facet<std::moneypunct<char,false>>
FUN_003c4330
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::moneypunct<char, false> const& std::use_facet<std::moneypunct<char, false> >(std::locale const&) */ moneypunct * std::use_facet<std::moneypunc...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003c4330(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_003b0a10(PTR_DAT_005e9bc4); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { ...
PUSH EBX CALL 0x00050b50 ADD EBX,0x225cca SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffbc4] CALL 0x003b0a10 MOV EDX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV EDX,dword ptr [EDX] MOV ECX,dword ptr [EDX + 0x4] CMP dword ptr [EDX + 0x8],EAX JBE 0x003c4382 MOV EAX,dword ptr [ECX + EAX*0x4] TEST EAX,EAX JZ 0x003c4382 PUSH 0x0 PU...
null
null
null
null
[('const-1', u'RETURN_-1205648574')]
[(u'LOAD_-1205648513', u'INT_ADD_-1205648486'), ('tmp_174', u'CBRANCH_-1205648484'), (u'LOAD_-1205648482', u'INT_NOTEQUAL_-1205648463'), ('const-0', u'INT_NOTEQUAL_-1205648463'), (u'CALL_-1205648533', u'INT_MULT_-1205648454'), ('tmp_817', u'LOAD_-1205648513'), (u'INT_MULT_-1205648454', u'INT_ADD_-1205648466'), (u'CALL_...
null
null
003c4330
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003c4330(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_003b0a10(PTR_DAT_005e9bc4);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::moneypunct<char, false> const& std::use_facet<std::moneypunct<char, false> >(std::locale\n const&) */\n\nmoneypunct * std::u...
(translation_unit "void FUN_003c4330(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_003b0a10(PTR_DAT_005e9bc4);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_003f6160(iVar2,PTR_PTR_005e9bac,PTR_PTR_005e9dd8,0)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( ...
(function_definition "void FUN_003c4330(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_003b0a10(PTR_DAT_005e9bc4);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_003f6160(iVar2,PTR_PTR_005e9bac,PTR_PTR_005e9dd8...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::moneypunct<char, false> const& std::use_facet<std::moneypunct<char, false> >(std::locale const&) */ moneypunct * std::use_facet<std::moneypunc...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_003b0a10(PTR_DAT_005e9bc4); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { iVar2 ...
49_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
_bfd_elf_map_sections_to_segments
_bfd_elf_map_sections_to_segments
void _bfd_elf_map_sections_to_segments(void) { (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)(); return; }
void _bfd_elf_map_sections_to_segments(void) { (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)(); return; }
JMP dword ptr [EBX + 0xcc]
null
null
null
null
[('tmp_58', u'CAST_-1205967977'), (u'INDIRECT_-1205967982', u'COPY_-1205968041'), (u'CALLIND_-1205968054', u'INDIRECT_-1205967982'), ('const-0', u'RETURN_-1205968051'), (u'CAST_-1205967977', u'CALLIND_-1205968054')]
[('tmp_58', u'CAST_-1205967977'), (u'INDIRECT_-1205967982', u'COPY_-1205968041'), (u'CALLIND_-1205968054', u'INDIRECT_-1205967982'), ('const-0', u'RETURN_-1205968051'), (u'CAST_-1205967977', u'CALLIND_-1205968054')]
null
null
00016340
x86
O1
(translation_unit "void _bfd_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}\n\n" (function_definition "void _bfd_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}" primitive_type (f...
(translation_unit "void _bfd_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}\n\n" (function_definition "void _bfd_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}" primitive_type (f...
(translation_unit "void _bfd_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}\n\n" (function_definition "void _bfd_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}" primitive_type (f...
(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_elf_map_sections_to_segments(void)\n\n{\n (*(code *)PTR__bfd_elf_map_sections_to_segments_001d00cc)();\n return;\n}" (primitive_type "void") (function_declarator "_bfd_elf_map_sections_to_segments(void)" (identifier "_bfd_elf_map_sections_to_segments") (parameter_list "(void)" (( "(") ...
void function_1(void) { (*(type_1 *)PTR__bfd_elf_map_sections_to_segments_001d00cc)(); 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_001d00cc)(); return; }
252_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c
xcrealloc
FUN_000311d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void * xcrealloc(void *ptr,size_t nmemb,size_t size) { void *pvVar1; uint uVar2; char *message; uint unaff_EBX; uint unaff_ESI; if (nmemb < (uint)(0xffffffff / (ulonglong)s...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000311d0(undefined4 param_1,uint param_2,uint param_3) { uint uVar1; undefined4 uVar2; uint unaff_EBX; uint unaff_ESI; if (param_2 < (uint)(0xffffffff / (ulonglong)param_3)) { xrealloc(param_1,param_3 *...
PUSH ESI MOV EAX,0xffffffff XOR EDX,EDX PUSH EBX CALL 0x000153d0 ADD EBX,0x41e22 SUB ESP,0x4 MOV ECX,dword ptr [ESP + 0x18] MOV ESI,dword ptr [ESP + 0x14] DIV ECX CMP EAX,ESI JBE 0x0003120b IMUL ECX,ESI SUB ESP,0x8 PUSH ECX PUSH dword ptr [ESP + 0x1c] CALL 0x00014220 ADD ESP,0x14 POP EBX POP ESI RET MOV EAX,ESI CALL 0x...
null
null
null
null
[(u'CAST_-1206119333', u'RETURN_-1206119623'), ('const-4294967295', u'INT_DIV_-1206119872'), ('const-0', u'RETURN_-1206119623'), (u'PTRSUB_-1206119311', u'CALL_-1206119596'), (u'CAST_-1206119406', u'RETURN_-1206119805'), ('tmp_958', u'INT_LESS_-1206119674'), ('tmp_737', u'INT_LESS_-1206119872'), (u'SUBPIECE_-1206119643...
[('tmp_951', u'CALL_-1206119656'), ('const-0', u'PTRSUB_-1206119312'), ('const-4294967295', u'INT_DIV_-1206119674'), ('const-0', u'RETURN_-1206119623'), ('const-0', u'SUBPIECE_-1206119643'), ('const-0', u'SUBPIECE_-1206119841'), ('tmp_1521', u'CALL_-1206119838'), ('tmp_951', u'INT_LESS_-1206119674'), ('tmp_1519', u'INT...
null
null
000311d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000311d0(undefined4 param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n undefined4 uVar2;\n uint unaff_EBX;\n uint unaff_ESI;\n \n if (param_2 < (uint)(0xffffffff / (ulonglong)param_3)) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid * xcrealloc(void *ptr,size_t nmemb,size_t size)\n\n{\n void *pvVar1;\n uint uVar2;\n char *message;\n uint unaff_EBX;\n uint unaff_ESI;\n \n if (nmemb < (u...
(translation_unit "void FUN_000311d0(undefined4 param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n undefined4 uVar2;\n uint unaff_EBX;\n uint unaff_ESI;\n \n if (param_2 < (uint)(0xffffffff / (ulonglong)param_3)) {\n xrealloc(param_1,param_3 * param_2);\n return;\n }\n FUN_0001e980();\n uVar1 = (uin...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TY...
(function_definition "void FUN_000311d0(undefined4 param_1,uint param_2,uint param_3)\n\n{\n uint uVar1;\n undefined4 uVar2;\n uint unaff_EBX;\n uint unaff_ESI;\n \n if (param_2 < (uint)(0xffffffff / (ulonglong)param_3)) {\n xrealloc(param_1,param_3 * param_2);\n return;\n }\n FUN_0001e980();\n uVar1 = (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void * function_1(void *ptr,size_t var_1,size_t var_3) { void *pvVar1; type_1 var_5; char *message; type_1 var_4; type_1 unaff_ESI; if (var_1 < (type_1)(0xffffffff / (type_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,uint param_2,uint param_3) { uint uVar1; undefined4 uVar2; uint unaff_EBX; uint unaff_ESI; if (param_2 < (uint)(0xffffffff / (ulonglong)param_3)) { xrealloc(param_1,param_3 * param...
9859_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
versioned_name
FUN_0034da80
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: string versioned_name(Symbol * this) */ string * __thiscall gold::Symbol::versioned_name(string *__return_storage_ptr__,Symbol *this) { anon_union_16_2_edb7204a_for_basic_string<char,_std::char_trai...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int * FUN_0034da80(int *param_1,undefined4 *param_2) { int *piVar1; char *pcVar2; int iVar3; char *pcVar4; size_t sVar5; int *piVar6; uint uVar7; if (param_2[1] == 0) { /* WARNING: Subrouti...
CALL 0x00074f02 ADD EAX,0x29c57b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EAX + 0x4] TEST EDX,EDX JZ 0x0034dbe9 MOV EAX,dword ptr [EBP + 0xc] MOV EDI,dword ptr [EAX] LEA EAX,[ESI + 0x8] MOV...
null
null
null
null
[(u'PTRSUB_-1205084306', u'LOAD_-1205085162'), ('tmp_1420', u'PTRSUB_-1205084307'), (u'INT_ADD_-1205085238', u'STORE_-1205085247'), (u'PTRSUB_-1205084462', u'INT_EQUAL_-1205085169'), (u'CAST_-1205084238', u'CALL_-1205084974'), ('const-417', u'LOAD_-1205085051'), ('tmp_1420', u'PTRSUB_-1205084391'), ('const-1', u'INT_AD...
[(u'INT_ADD_-1205085238', u'STORE_-1205085247'), (u'CAST_-1205084182', u'MULTIEQUAL_-1205084738'), ('const-417', u'STORE_-1205085247'), ('const-1', u'INT_ADD_-1205085238'), ('const-0', u'INT_EQUAL_-1205085476'), (u'INT_AND_-1205085195', u'INT_NOTEQUAL_-1205085208'), (u'INT_ADD_-1205085245', u'CAST_-1205084390'), (u'CAS...
null
null
0034da80
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_0034da80(int *param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n char *pcVar2;\n int iVar3;\n char *pcVar4;\n size_t sVar5;\n int *piVar6;\n uint uVar7;\n \n if (param_2[1] == 0) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: string versioned_name(Symbol * this) */\n\nstring * __thiscall gold::Symbol::versioned_name(string *__return_storage_ptr__,Symbol *this)\n\n{\n anon_union_16_2_edb7204a_for_basic_str...
(translation_unit "int * FUN_0034da80(int *param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n char *pcVar2;\n int iVar3;\n char *pcVar4;\n size_t sVar5;\n int *piVar6;\n uint uVar7;\n \n if (param_2[1] == 0) {\n \n FUN_002446e0("../../gold/symtab.cc",0x131,"versioned_name",param_2);\n }\...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T...
(function_definition "int * FUN_0034da80(int *param_1,undefined4 *param_2)\n\n{\n int *piVar1;\n char *pcVar2;\n int iVar3;\n char *pcVar4;\n size_t sVar5;\n int *piVar6;\n uint uVar7;\n \n if (param_2[1] == 0) {\n \n FUN_002446e0("../../gold/symtab.cc",0x131,"versioned_name",param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: string versioned_name(Symbol * this) */ type_3 * __thiscall gold::Symbol::versioned_name(type_3 *__return_storage_ptr__,Symbol *this) { anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_tra...
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.ax replaced with injection: get_pc_thunk_ax */ int * MASKED(int *param_1,undefined4 *param_2) { int *piVar1; char *pcVar2; int iVar3; char *pcVar4; size_t sVar5; int *piVar6; uint uVar7; if (param_2[1] == 0) { /* WARNING: Subroutine doe...
2716_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_output_section_generic
FUN_000730a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_dat...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000730a0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, int param_6,int param_7,int param_8) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; int iVar4; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x576f57 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x5c] OR EAX,dword ptr [ESP + 0x58] MOV EDI,dword ptr [ESP + 0x40] MOV ESI,dword ptr [ESP + 0x4c] MOV EDX,dword ptr [ESP + 0x50] MOV ECX,dword ptr [ESP + 0x54] JNZ 0x000731b9 TEST ECX,ECX JNZ 0x000731d2 SUB ESP,0x...
null
null
null
null
[('const-1', u'RETURN_-1206374210')]
[(u'CALL_-1206373431', u'INDIRECT_-1206372830'), (u'INT_EQUAL_-1206374116', u'CBRANCH_-1206374114'), ('const-417', u'LOAD_-1206374030'), ('const-5', u'PTRADD_-1206372892'), ('const-0', u'INT_NOTEQUAL_-1206373710'), (u'BOOL_OR_-1206374099', u'CBRANCH_-1206374133'), ('const-0', u'INT_EQUAL_-1206373810'), (u'INDIRECT_-120...
null
null
000730a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000730a0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n int param_6,int param_7,int param_8)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_true,_32,_false> *\n this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thi...
(translation_unit "void FUN_000730a0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n int param_6,int param_7,int param_8)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_000730a0(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n int param_6,int param_7,int param_8)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_dat...
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,int param_4,undefined4 param_5, int param_6,int param_7,int param_8) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; int iVar4; undefi...
3343_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
input_file_offset
FUN_000e14b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint input_file_offset(Incremental_inputs_reader<64,_false> * this, uint n) */ uint __thiscall gold::Incremental_inputs_reader<64,_false>::input_file_offset (Incremental_inputs_reader<64,_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000e14b0(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/incremental.h",0x45c,"input_file_offset"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x332b4a SUB ESP,0xc LEA EAX,[EBX + 0xffee7bcc] PUSH EAX LEA EAX,[EBX + 0xffee6d92] PUSH 0x45c PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1206840126')]
[('const-1116', u'CALL_-1206840064'), ('const-1', u'RETURN_-1206840059'), ('const-3128268', u'COPY_-1206840040'), (u'COPY_-1206840041', u'CALL_-1206840064'), (u'COPY_-1206840040', u'CALL_-1206840064'), ('const-3124626', u'COPY_-1206840041')]
null
null
000e14b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e14b0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.h",0x45c,"input_file_offset");\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 input_file_offset(Incremental_inputs_reader<64,_false> * this,\n uint n) */\n\nuint __thiscall\ngold::Incremental_inputs_reader<64,_false>::input_file_offset\n (Increm...
(translation_unit "void FUN_000e14b0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.h",0x45c,"input_file_offset");\n}\n\n" (function_definition "void FUN_000e14b0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.h",0x45c,"input_file_offset");\n}" primitive_type (functio...
(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_000e14b0(void)\n\n{\n \n FUN_000da200("../../gold/incremental.h",0x45c,"input_file_offset");\n}" (primitive_type "void") (function_declarator "FUN_000e14b0(void)" (identifier "FUN_000e14b0") (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 input_file_offset(Incremental_inputs_reader<64,_false> * this, uint n) */ uint __thiscall gold::Incremental_inputs_reader<64,_false>::input_file_offset (Incremental_inputs_reader<64,_...
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.h",0x45c,"input_file_offset"); }
1700_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~Struct_cref
FUN_00045860
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_cref(Struct_cref * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_cref::~Struct_cref(Struct_cref *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_v...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00045860(undefined4 *param_1) { *param_1 = &PTR_FUN_003816b4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x349799 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff26b4] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00045892 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-8', u'PTRSUB_-1206167168'), ('const-3675828', u'PTRSUB_-1206167169'), (u'PTRSUB_-1206167162', u'PTRSUB_-1206167158'), (u'PTRSUB_-1206167163', u'PTRSUB_-1206167162'), (u'PTRSUB_-1206167169', u'CAST_-1206167159'), (u'LOAD_-1206167386', u'CAST_-1206167153'), ('const-0', u'PTRSUB_-1206167156'), ('tmp_135', u'CBRAN...
[('tmp_597', u'PTRADD_-1206167183'), ('tmp_597', u'PTRADD_-1206167171'), ('const-4', u'PTRADD_-1206167171'), (u'LOAD_-1206167386', u'CAST_-1206167171'), (u'PTRADD_-1206167183', u'INT_NOTEQUAL_-1206167366'), ('const-0', u'PTRSUB_-1206167174'), ('const-4', u'PTRADD_-1206167183'), ('const-0', u'RETURN_-1206167269'), ('tmp...
null
null
00045860
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00045860(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003816b4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_cref(Struct_cref * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_cref::~Struct_cref(Struct_cref *this,int __in_chrg)\n\n{\n pointer pcVar1;\n ...
(translation_unit "void FUN_00045860(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003816b4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00045860(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_00045860(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003816b4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00045860(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_cref(Struct_cref * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._...
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_003816b4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x40); return; }
5438_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
unclaimed_file
FUN_0013a660
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void unclaimed_file(Plugin_recorder * this, string * obj_name, off_t offset, off_t filesize) */ void __thiscall gold::Plugin_recorder::unclaimed_file (Plugin_recorder *this,string *obj_nam...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0013a660(int param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5) { fprintf(*(FILE **)(param_1 + 8),"UNCLAIMED: %s",*param_2); if (-param_4 < (int)(uint)(param_3 != 0)) { fprintf(*(FILE **)(pa...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x254997 SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x28] MOV ESI,dword ptr [ESP + 0x2c] MOV EBP,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x34] PUSH dword ptr [EAX] LEA EAX,[EBX + 0xfff06212] PUSH EAX MOV EAX,dword ptr [ESP + 0x2c] PUSH dword ptr [EAX + 0x8]...
null
null
null
null
[('const-2707980', u'COPY_-1207130056'), (u'LOAD_-1207130251', u'CAST_-1207129986'), ('const-0', u'PTRSUB_-1207130061'), (u'CAST_-1207130031', u'INT_SLESS_-1207130343'), (u'COPY_-1207130115', u'CALL_-1207130407'), ('tmp_575', u'PTRSUB_-1207129989'), ('tmp_576', u'PTRSUB_-1207130065'), (u'SUBPIECE_-1207130160', u'CALL_-...
[('tmp_1147', u'LOAD_-1207130447'), (u'INT_ZEXT_-1207130356', u'CAST_-1207130052'), (u'INT_ADD_-1207130235', u'CAST_-1207130007'), (u'INT_ADD_-1207130298', u'CAST_-1207130034'), (u'COPY_-1207130072', u'CALL_-1207130237'), (u'LOAD_-1207130447', u'CALL_-1207130407'), (u'INT_2COMP_-1207130167', u'INT_SLESS_-1207130343'), ...
null
null
0013a660
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0013a660(int param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5)\n\n{\n fprintf(*(FILE **)(param_1 + 8),"UNCLAIMED: %s",*param_2);\n if (-param_4 < (int)(uint)(param_3 != 0)) {\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void unclaimed_file(Plugin_recorder * this, string * obj_name, off_t\n offset, off_t filesize) */\n\nvoid __thiscall\ngold::Plugin_recorder::unclaimed_file\n (Plugin_record...
(translation_unit "void FUN_0013a660(int param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5)\n\n{\n fprintf(*(FILE **)(param_1 + 8),"UNCLAIMED: %s",*param_2);\n if (-param_4 < (int)(uint)(param_3 != 0)) {\n fprintf(*(FILE **)(param_1 + 8)," @%ld",param_3);\n }\n fprintf(*(FILE **)(param_1 + 8...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_0013a660(int param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5)\n\n{\n fprintf(*(FILE **)(param_1 + 8),"UNCLAIMED: %s",*param_2);\n if (-param_4 < (int)(uint)(param_3 != 0)) {\n fprintf(*(FILE **)(param_1 + 8)," @%ld",param_3);\n }\n fprintf(*(FILE **)(param_1 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void unclaimed_file(Plugin_recorder * this, string * obj_name, off_t offset, off_t filesize) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *obj_name,type_3 offset,type_3...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5) { fprintf(*(FILE **)(param_1 + 8),"UNCLAIMED: %s",*param_2); if (-param_4 < (int)(uint)(param_3 != 0)) { fprintf(*(FILE **)(param_1 ...
10645_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_rehash
FUN_00393240
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_rehash(_Hashtable<int,_std::pair<int_const,_long_long_unsigned_int>,_std::allocator<std::pair<int_const,_long_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<int>,_std::hash<in...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00393240(int *param_1,uint param_2) { int *piVar1; int *piVar2; int *piVar3; int *piVar4; uint uVar5; uint uVar6; int *local_28; if (param_2 == 1) { piVar3 = param_1 + 6; param_1[6] = 0; } ...
CALL 0x00074f02 ADD EAX,0x256dbb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CMP dword ptr [ESP + 0x34],0x1 MOV ESI,dword ptr [ESP + 0x30] MOV dword ptr [ESP + 0xc],EAX JZ 0x00393318 MOV EAX,dword ptr [ESP + 0x34] CALL 0x00390010 MOV EDI,EAX LEA EAX,[ESI + 0x18] MOV dword ptr [ESP + 0x4],EAX MOV ECX,dword ptr [ESI...
null
null
null
null
[('tmp_785', u'PTRSUB_-1205455508'), (u'LOAD_-1205456128', u'COPY_-1205455634'), ('const-0', u'PTRSUB_-1205455661'), ('tmp_1568', u'CALL_-1205456216'), (u'LOAD_-1205456035', u'INT_EQUAL_-1205456018'), ('const-417', u'STORE_-1205455811'), ('const-0', u'PTRSUB_-1205455643'), (u'PTRSUB_-1205455615', u'LOAD_-1205456061'), ...
[('const-417', u'STORE_-1205455949'), (u'CAST_-1205455614', u'LOAD_-1205455963'), (u'PTRADD_-1205455682', u'CAST_-1205455593'), (u'MULTIEQUAL_-1205455784', u'PTRADD_-1205455607'), (u'LOAD_-1205456128', u'CAST_-1205455633'), (u'CAST_-1205455561', u'INT_NOTEQUAL_-1205455954'), ('const-4', u'PTRADD_-1205455699'), (u'LOAD_...
null
null
00393240
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00393240(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_28;\n \n if (param_2 == 1) {\n piVar3 = param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void\n _M_rehash(_Hashtable<int,_std::pair<int_const,_long_long_unsigned_int>,_std::allocator<std::pair<int_const,_long_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_t...
(translation_unit "void FUN_00393240(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_28;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_00393240(int *param_1,uint param_2)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n int *piVar4;\n uint uVar5;\n uint uVar6;\n int *local_28;\n \n if (param_2 == 1) {\n piVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n piVar3 = (int *)FUN...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void _M_rehash(_Hashtable<int,_std::pair<int_const,_long_long_unsigned_int>,_std::allocator<std::pair<int_const,_long_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<int>,_std::hash<in...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,uint param_2) { int *piVar1; int *piVar2; int *piVar3; int *piVar4; uint uVar5; uint uVar6; int *local_28; if (param_2 == 1) { piVar3 = param_1 + 6; param_1[6] = 0; } else ...
6725_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
print_cref
FUN_001ac870
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void print_cref(Cref_inputs * this, Symbol_table * param_1, FILE * f) */ void __thiscall gold::Cref_inputs::print_cref(Cref_inputs *this,Symbo...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_001ac870(int param_1,undefined4 param_2,undefined4 param_3) { byte bVar1; int *piVar2; uint uVar3; undefined **ppuVar4; int iVar5; uint uVar6; size_t sVar7; uint uVar8; undefined1 **ppuVar9; undefine...
CALL 0x0006206b ADD EAX,0x1fd78b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI LEA EDI,[EBP + -0x48] PUSH EBX SUB ESP,0x60 MOV ESI,dword ptr [EBP + 0x8] MOV dword ptr [EBP + -0x4c],EAX LEA EAX,[EBP + -0x44] PUSH EDI PUSH ESI PUSH ESI MOV dword ptr [EBP + -0x44],0x0 MOV dword ptr [EBP + -0x40],0x0 MOV dword ptr [EBP + -0x68],E...
null
null
null
null
[('tmp_4688', u'PTRSUB_-1207577587'), (u'CALL_-1207580018', u'INDIRECT_-1207577976'), (u'CAST_-1207577565', u'PTRSUB_-1207577641'), ('tmp_2833', u'PTRSUB_-1207577863'), (u'PTRSUB_-1207577379', u'INT_NOTEQUAL_-1207579105'), (u'MULTIEQUAL_-1207577817', u'MULTIEQUAL_-1207577758'), (u'CALL_-1207579888', u'INDIRECT_-1207577...
[(u'INT_ADD_-1207580021', u'CAST_-1207576434'), (u'CALL_-1207579888', u'INDIRECT_-1207577044'), (u'CALL_-1207578841', u'INDIRECT_-1207577091'), (u'CAST_-1207576434', u'STORE_-1207580036'), (u'LOAD_-1207579548', u'COPY_-1207576425'), (u'MULTIEQUAL_-1207577515', u'MULTIEQUAL_-1207577445'), ('const-4294967280', u'INT_ADD_...
null
null
001ac870
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001ac870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n byte bVar1;\n int *piVar2;\n uint uVar3;\n undefined **ppuVar4;\n int iVar5;\n uint uVar6;\n size_t sVar7;\n uint uVar8;\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void print_cref(Cref_inputs * this, Symbol_table * param_1, FILE * f)\n */\n\nvoid __thiscall gold::Cref_inputs::print_cref(...
(translation_unit "void FUN_001ac870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n byte bVar1;\n int *piVar2;\n uint uVar3;\n undefined **ppuVar4;\n int iVar5;\n uint uVar6;\n size_t sVar7;\n uint uVar8;\n undefined1 **ppuVar9;\n undefined1 **ppuVar10;\n int *piVar11;\n int aiStack_94 [6];\n un...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE I...
(function_definition "void FUN_001ac870(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n byte bVar1;\n int *piVar2;\n uint uVar3;\n undefined **ppuVar4;\n int iVar5;\n uint uVar6;\n size_t sVar7;\n uint uVar8;\n undefined1 **ppuVar9;\n undefined1 **ppuVar10;\n int *piVar11;\n int aiStack_94 [6];\n ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void print_cref(Cref_inputs * this, Symbol_table * param_1, FILE * f) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *param_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { byte bVar1; int *piVar2; uint uVar3; undefined **ppuVar4; int iVar5; uint uVar6; size_t sVar7; uint uVar8; undefined1 **ppuVar9; undefined1 **p...
413_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
lang_add_insert
FUN_00029c70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void lang_add_insert(char *where,int is_before) { lang_statement_list_type *plVar1; lang_statement_union *plVar2; plVar1 = stat_ptr; plVar2 = (lang_statement_union *)stat_alloc...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00029c70(undefined4 param_1,undefined4 param_2) { undefined *puVar1; undefined4 *puVar2; puVar1 = PTR_DAT_001c23b8; puVar2 = (undefined4 *)FUN_00023860(0x10); *puVar2 = 0; puVar2[1] = 0xe; **(undefined4...
PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x198389 SUB ESP,0x10 PUSH 0x10 MOV ESI,dword ptr [EBX + 0x3b8] CALL 0x00023860 MOV dword ptr [EAX],0x0 MOV dword ptr [EAX + 0x4],0xe MOV EDX,dword ptr [ESI + 0x4] MOV dword ptr [EDX],EAX MOV EDX,dword ptr [ESP + 0x20] MOV dword ptr [ESI + 0x4],EAX MOV dword ptr [EAX + 0x8],EDX...
null
null
null
null
[('const-0', u'RETURN_-1206018777'), ('const-417', u'STORE_-1206018855'), (u'COPY_-1206018813', u'COPY_-1206018741'), (u'CAST_-1206018725', u'PTRSUB_-1206018681'), (u'PTRSUB_-1206018710', u'LOAD_-1206018874'), ('const-12', u'PTRSUB_-1206018688'), (u'CALL_-1206018894', u'INDIRECT_-1206018751'), ('const-14', u'STORE_-120...
[(u'COPY_-1206018815', u'PTRADD_-1206018812'), (u'STORE_-1206018849', u'INDIRECT_-1206018722'), ('const-4', u'PTRADD_-1206018691'), ('const-0', u'RETURN_-1206018777'), (u'CAST_-1206018727', u'PTRADD_-1206018719'), (u'CAST_-1206018727', u'PTRADD_-1206018699'), ('const-3', u'PTRADD_-1206018691'), ('tmp_377', u'STORE_-120...
null
null
00029c70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00029c70(undefined4 param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_001c23b8;\n puVar2 = (undefined4 *)FUN_00023860(0x10);\n *puVar2 = 0;\n puV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid lang_add_insert(char *where,int is_before)\n\n{\n lang_statement_list_type *plVar1;\n lang_statement_union *plVar2;\n \n plVar1 = stat_ptr;\n plVar2 = (lang_...
(translation_unit "void FUN_00029c70(undefined4 param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_001c23b8;\n puVar2 = (undefined4 *)FUN_00023860(0x10);\n *puVar2 = 0;\n puVar2[1] = 0xe;\n **(undefined4 **)(puVar1 + 4) = puVar2;\n *(undefined4 **)(puVar1 + 4) = p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment...
(function_definition "void FUN_00029c70(undefined4 param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_001c23b8;\n puVar2 = (undefined4 *)FUN_00023860(0x10);\n *puVar2 = 0;\n puVar2[1] = 0xe;\n **(undefined4 **)(puVar1 + 4) = puVar2;\n *(undefined4 **)(puVar1 + 4) ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *where,int is_before) { type_1 *plVar1; type_2 *plVar2; plVar1 = stat_ptr; plVar2 = (type_2 *)var_1(0x10); (plVar2->header).next = (type_2 *)0x0; (plVa...
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) { undefined *puVar1; undefined4 *puVar2; puVar1 = PTR_DAT_001c23b8; puVar2 = (undefined4 *)FUN_00023860(0x10); *puVar2 = 0; puVar2[1] = 0xe; **(undefined4 **)(p...
450_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
FUN_0003e5c8
FUN_0003e5c8
void FUN_0003e5c8(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x48c)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } if (*(void **)(unaff_EBP + -0xc0) != (void *)(unaff_EBP + -0xb8)) { operator_delete(*(void **)(unaff_EBP + -0xc0)); } if (*(void **)(...
void FUN_0003e5c8(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0xc0) != unaff_EBP + -0xb8) { FUN_003ae080(*(int *)(unaff_EBP + -0xc0)); } if (*(int *)(unaff_EBP + -0x3c0) != *(int...
MOV EAX,dword ptr [EBP + -0x30] CMP EAX,dword ptr [EBP + 0xfffffb74] JZ 0x0003e5e1 SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x003ae080 ADD ESP,0x10 MOV EAX,dword ptr [EBP + 0xffffff40] LEA EDX,[EBP + 0xffffff48] CMP EAX,EDX JZ 0x0003dae4 SUB ESP,0xc MOV EBX,ESI PUSH EAX CALL 0x003ae080 ADD ESP,0x10 JMP 0x0003dae4
null
null
null
null
[('tmp_2148', u'INT_ADD_-1206065701'), ('const-4294966336', u'INT_ADD_-1206068406'), (u'CAST_-1206067482', u'LOAD_-1206068206'), ('tmp_155', u'CBRANCH_-1206065620'), ('tmp_2148', u'INT_ADD_-1206068406'), (u'INT_ADD_-1206067983', u'CAST_-1206067392'), (u'LOAD_-1206067870', u'INT_NOTEQUAL_-1206067845'), ('tmp_2148', u'IN...
[('tmp_2148', u'INT_ADD_-1206065701'), ('const-417', u'LOAD_-1206065717'), ('const-4294966336', u'INT_ADD_-1206068406'), ('tmp_155', u'CBRANCH_-1206065620'), ('tmp_2148', u'INT_ADD_-1206068406'), (u'LOAD_-1206067870', u'INT_NOTEQUAL_-1206067845'), ('tmp_2148', u'INT_ADD_-1206065695'), ('tmp_2148', u'INT_ADD_-1206068121...
null
null
0003e5c8
x86
O1
(translation_unit "void FUN_0003e5c8(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0xc0) != unaff_EBP + -0xb8) {\n FUN_003ae080(*(int *)(unaff_EBP + -0xc0));\n }\n if (*(int *)...
(translation_unit "void FUN_0003e5c8(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x48c)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n if (*(void **)(unaff_EBP + -0xc0) != (void *)(unaff_EBP + -0xb8)) {\n operator_delete(*(void **)(unaff_EBP + -0x...
(translation_unit "void FUN_0003e5c8(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0xc0) != unaff_EBP + -0xb8) {\n FUN_003ae080(*(int *)(unaff_EBP + -0xc0));\n }\n if (*(int *)...
(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_0003e5c8(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0xc0) != unaff_EBP + -0xb8) {\n FUN_003ae080(*(int *)(unaff_EBP + -0xc0));\n }\n if (*(int...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x48c)) { var_2(*(void **)(var_1 + -0x30)); } if (*(void **)(var_1 + -0xc0) != (void *)(var_1 + -0xb8)) { var_2(*(void **)(var_1 + -0xc0)); } if (*(void **)(var_1 + -0x3c0) != *(void **)(var_1 + -0x4f8)) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x48c)) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0xc0) != unaff_EBP + -0xb8) { FUN_003ae080(*(int *)(unaff_EBP + -0xc0)); } if (*(int *)(unaff_EBP + -0x3c0) != *(int *)(un...
2454_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
init_got_plt_for_update
FUN_000a50d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Output_data_got_base * init_got_plt_for_update(Sized_target<64,_true> ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000a50d0(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/target.h",0x430,"init_got_plt_for_update"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x36ef2a SUB ESP,0xc LEA EAX,[EBX + 0xffee18bc] PUSH EAX LEA EAX,[EBX + 0xffee2e34] PUSH 0x430 PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1206562590')]
[('const-1', u'RETURN_-1206562523'), ('const-1072', u'CALL_-1206562528'), (u'COPY_-1206562505', u'CALL_-1206562528'), ('const-3102908', u'COPY_-1206562505'), (u'COPY_-1206562503', u'CALL_-1206562528'), ('const-3108404', u'COPY_-1206562503')]
null
null
000a50d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a50d0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/target.h",0x430,"init_got_plt_for_update");\n}\n\n" comment (function_definition "void FU...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Output_data_got_base * init_got_plt_for_update(Si...
(translation_unit "void FUN_000a50d0(void)\n\n{\n \n FUN_000da200("../../gold/target.h",0x430,"init_got_plt_for_update");\n}\n\n" (function_definition "void FUN_000a50d0(void)\n\n{\n \n FUN_000da200("../../gold/target.h",0x430,"init_got_plt_for_update");\n}" primitive_type (funct...
(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_000a50d0(void)\n\n{\n \n FUN_000da200("../../gold/target.h",0x430,"init_got_plt_for_update");\n}" (primitive_type "void") (function_declarator "FUN_000a50d0(void)" (identifier "FUN_000a50d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_typ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Output_data_got_base * init_got_plt_for_update(Sized_target<64,_true> ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/target.h",0x430,"init_got_plt_for_update"); }
20_sg_read_long_and_sg_read_long_strip.c
sg_get_category_sense_str
sg_get_category_sense_str
void sg_get_category_sense_str(void) { (*(code *)PTR_sg_get_category_sense_str_00013fc8)(); return; }
void sg_get_category_sense_str(void) { (*(code *)PTR_sg_get_category_sense_str_00013fc8)(); return; }
JMP dword ptr [EBX + 0x58]
null
null
null
null
[(u'CALLIND_-1205988998', u'INDIRECT_-1205988926'), ('tmp_58', u'CAST_-1205988921'), ('const-0', u'RETURN_-1205988995'), (u'CAST_-1205988921', u'CALLIND_-1205988998'), (u'INDIRECT_-1205988926', u'COPY_-1205988985')]
[(u'CALLIND_-1205988998', u'INDIRECT_-1205988926'), ('tmp_58', u'CAST_-1205988921'), ('const-0', u'RETURN_-1205988995'), (u'CAST_-1205988921', u'CALLIND_-1205988998'), (u'INDIRECT_-1205988926', u'COPY_-1205988985')]
null
null
00011170
x86
O1
(translation_unit "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}\n\n" (function_definition "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}" primitive_type (function_declarator "sg_get_categ...
(translation_unit "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}\n\n" (function_definition "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}" primitive_type (function_declarator "sg_get_categ...
(translation_unit "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}\n\n" (function_definition "void sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}" primitive_type (function_declarator "sg_get_categ...
(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 sg_get_category_sense_str(void)\n\n{\n (*(code *)PTR_sg_get_category_sense_str_00013fc8)();\n return;\n}" (primitive_type "void") (function_declarator "sg_get_category_sense_str(void)" (identifier "sg_get_category_sense_str") (parameter_list "(void)" (( "(") (parameter_declaration "void" (p...
void function_1(void) { (*(type_1 *)PTR_sg_get_category_sense_str_00013fc8)(); 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_00013fc8)(); return; }
1808_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Struct_warn_unresolved_symbols
FUN_00054300
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_warn_unresolved_symbols(Struct_warn_unresolved_symbols * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_warn_unresolved_symbols::~Struct_warn_unresolved_symbols ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00054300(undefined4 *param_1) { *param_1 = &PTR_FUN_005d4134; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x595cf9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xfffea134] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00054332 SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x003ae060 AD...
null
null
null
null
[('const-1', u'RETURN_-1206238442')]
[('const-417', u'STORE_-1206238397'), (u'CAST_-1206238179', u'INT_NOTEQUAL_-1206238374'), ('tmp_597', u'STORE_-1206238397'), (u'LOAD_-1206238394', u'CAST_-1206238179'), ('const-64', u'CALL_-1206238310'), ('const-6111540', u'PTRSUB_-1206238182'), ('const-3', u'PTRADD_-1206238191'), ('tmp_135', u'CBRANCH_-1206238374'), (...
null
null
00054300
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00054300(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4134;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_warn_unresolved_symbols(Struct_warn_unresolved_symbols *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_warn_unresolved_symbols::~Struct_wa...
(translation_unit "void FUN_00054300(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4134;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00054300(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_00054300(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4134;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00054300(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_warn_unresolved_symbols(Struct_warn_unresolved_symbols * 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_005d4134; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x40); return; }
7427_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
parse_library
FUN_002b74d0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_library(General_options * this, char * param_1, char * arg, Command_line * cmdline) */ void __thiscall gold::General_options::parse_library (General_options *this,char *param_1,char *arg,Command_line *c...
void FUN_002b74d0(int param_1,undefined4 param_2,char *param_3,int param_4) { size_t sVar1; char *pcVar2; int unaff_EDI; undefined4 local_74; undefined1 *local_68 [2]; undefined1 local_60 [16]; undefined4 local_50; undefined1 *local_4c [2]; undefined1 local_44 [16]; undefined1 local_34; undefine...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x332b27 PUSH ESI PUSH EBX SUB ESP,0x6c MOV EAX,dword ptr [EBP + 0x10] MOV ESI,dword ptr [EBP + 0x8] CMP byte ptr [EAX],0x3a LEA EAX,[EBP + -0x5c] MOV dword ptr [EBP + -0x6c],EAX MOV dword ptr [EBP + -0x64],EAX JZ 0x002b75e0 MOV dword ptr [EBP + -0x70],0x1 SUB ESP,0...
null
null
null
null
[(u'PTRSUB_-1204520680', u'LOAD_-1204521453'), (u'PTRSUB_-1204520717', u'CAST_-1204520690'), (u'PTRADD_-1204521087', u'MULTIEQUAL_-1204521055'), (u'PTRSUB_-1204520717', u'INT_NOTEQUAL_-1204521297'), (u'INDIRECT_-1204520729', u'MULTIEQUAL_-1204520719'), ('tmp_1514', u'INT_ADD_-1204521498'), ('const-4294967192', u'PTRSUB...
[(u'INDIRECT_-1204520729', u'MULTIEQUAL_-1204520719'), (u'CALL_-1204521483', u'INDIRECT_-1204520881'), ('const-417', u'LOAD_-1204521412'), ('tmp_2810', u'INT_ADD_-1204521396'), ('const-4294967295', u'COPY_-1204521136'), (u'LOAD_-1204521443', u'CALL_-1204521420'), (u'INT_NOTEQUAL_-1204521234', u'CBRANCH_-1204521233'), (...
null
null
002b74d0
x86
O1
(translation_unit "void FUN_002b74d0(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 undefined4 local_74;\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 u...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_library(General_options * this, char * param_1, char * arg,\n Command_line * cmdline) */\n\nvoid __thiscall\ngold::General_options::parse_library\n (General_options *this,char *param_1,c...
(translation_unit "void FUN_002b74d0(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 undefined4 local_74;\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 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_002b74d0(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 undefined4 local_74;\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...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_library(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_union_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (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; undefined4 local_74; undefined1 *local_68 [2]; undefined1 local_60 [16]; undefined4 local_50; undefined1 *local_4c [2]; undefined1 local_44 [16]; undefined1 local_34; undefined1 loc...
8616_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_put
FUN_00217190
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long double) const */ undefined4 std::num_put<char,std::o...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00217190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9 ) { FUN_0021...
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x192e69 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH dword ptr [ESP + 0x38] PUSH 0x4c MOVSX EAX,byte ptr [ESP + 0x3c] PUSH EAX PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dw...
null
null
null
null
[('const-0', u'RETURN_-1203867068'), ('tmp_555', u'CALL_-1203867105'), ('tmp_562', u'CALL_-1203867105'), ('tmp_560', u'CALL_-1203867105'), ('tmp_558', u'INT_SEXT_-1203867146'), ('tmp_557', u'CALL_-1203867105'), ('tmp_554', u'CALL_-1203867105'), (u'INT_SEXT_-1203867146', u'CALL_-1203867105'), ('tmp_554', u'COPY_-1203867...
[('const-0', u'RETURN_-1203867068'), ('tmp_555', u'CALL_-1203867105'), ('tmp_562', u'CALL_-1203867105'), ('tmp_560', u'CALL_-1203867105'), ('tmp_558', u'INT_SEXT_-1203867146'), ('tmp_557', u'CALL_-1203867105'), ('tmp_554', u'CALL_-1203867105'), (u'INT_SEXT_-1203867146', u'CALL_-1203867105'), ('tmp_554', u'COPY_-1203867...
null
null
00217190
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00217190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long\n double) const */\n\nundefined4\n...
(translation_unit "undefined4\nFUN_00217190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9\n )\n\n{\n FUN_00216e20(param_1,param_2,param_3,param_4,param_5,(int)param_6,0x4c,par...
(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 "undefined4\nFUN_00217190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9\n )\n\n{\n FUN_00216e20(param_1,param_2,param_3,param_4,param_5,(int)param_6,0x4c,...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long double) const */ type_1 std::num_put<char,std::ostre...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,char param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9 ) { FUN_00216e20(p...
312_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
tg_class_method_variant
FUN_00038540
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean tg_class_method_variant (void *p,char *physname,debug_visibility visibility,bfd_boolean constp, bfd_boolean volatilep,bfd_vma voffset,bfd_boolean context) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00038540(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5, undefined4 param_6,undefined4 param_7,int param_8) { char *pcVar1; int iVar2; void *__ptr; undefined4...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x3aab7 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EAX,dword ptr [ESI + 0x8] TEST EAX,EAX JZ 0x00038762 MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x00038743 MOV EAX,dword ptr [ESP + 0x40] TEST EAX,EAX JNZ 0x00038660 MOV EBP,dword ptr [ESP + 0x3c] TEST EBP,E...
null
null
null
null
[(u'LOAD_-1206090348', u'INT_EQUAL_-1206090331'), ('const-0', u'INT_EQUAL_-1206089526'), (u'CAST_-1206088341', u'INT_ADD_-1206089993'), ('tmp_1930', u'INT_NOTEQUAL_-1206090305'), (u'INT_NOTEQUAL_-1206090165', u'CBRANCH_-1206090165'), ('const-4', u'INT_ADD_-1206089975'), (u'CALL_-1206090209', u'CALL_-1206090192'), (u'IN...
[(u'CALL_-1206089498', u'INT_EQUAL_-1206089484'), (u'COPY_-1206088386', u'RETURN_-1206088369'), (u'CAST_-1206088606', u'LOAD_-1206090348'), (u'LOAD_-1206090348', u'INT_EQUAL_-1206090331'), ('const-0', u'INT_EQUAL_-1206089526'), (u'COPY_-1206089431', u'MULTIEQUAL_-1206089251'), (u'INT_NOTEQUAL_-1206090165', u'CBRANCH_-1...
null
null
00038540
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4\nFUN_00038540(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5,\n undefined4 param_6,undefined4 param_7,int param_8)\n\n{\n char *pcVar1;\n int iVar2;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean\ntg_class_method_variant\n (void *p,char *physname,debug_visibility visibility,bfd_boolean constp,\n bfd_boolean volatilep,bfd_vma voffse...
(translation_unit "undefined4\nFUN_00038540(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5,\n undefined4 param_6,undefined4 param_7,int param_8)\n\n{\n char *pcVar1;\n int iVar2;\n void *__ptr;\n undefined4 uVar3;\n void *local_24;\n \n if ((int *)param_1[2] == (int ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "undefined4\nFUN_00038540(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5,\n undefined4 param_6,undefined4 param_7,int param_8)\n\n{\n char *pcVar1;\n int iVar2;\n void *__ptr;\n undefined4 uVar3;\n void *local_24;\n \n if ((int *)param_1[2] == (i...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1 (void *p,char *physname,type_2 visibility,type_1 var_5, type_1 var_2,type_3 voffset,type_1 var_6) { char *pcVar1; type_1 var_4; char *var_10; ...
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: (ident...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5, undefined4 param_6,undefined4 param_7,int param_8) { char *pcVar1; int iVar2; void *__ptr; undefined4 uVar3...
3420_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_emplace<std::pair<(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_ent>_>
FUN_000b29c0
/* DWARF original name: _M_emplace<std::pair<(anonymous namespace)::Stub_table<64, false>::Plt_stub_key, (anonymous namespace)::Stub_table<64, false>::Plt_stub_ent> > DWARF original prototype: pair<std::__detail::_Node_iterator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anony...
byte * FUN_000b29c0(void) { int *piVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; int iVar6; int *piVar7; byte *pbVar8; int *piVar9; int *piVar10; uint *in_ECX; uint uVar11; int *piVar12; uint uVar13; int unaff_EDI; undefined8 uVar14; int *local_3c; uint local_38; int *loc...
PUSH EBP MOV EBP,ECX PUSH EDI CALL 0x00074f0a ADD EDI,0x537637 PUSH ESI PUSH EBX SUB ESP,0x48 MOV dword ptr [ESP + 0x14],EAX MOV dword ptr [ESP + 0x10],EDI MOV EBX,EDI MOV EDI,EDX PUSH 0x24 MOV dword ptr [ESP + 0x14],EBX CALL 0x003ac4d0 MOV ECX,dword ptr [EBP + 0xc] MOV EBX,dword ptr [EBP + 0x4] MOV ESI,EAX MOV dword p...
null
null
null
null
[('const-0', u'RETURN_-1206637657'), (u'CALL_-1206638049', u'CAST_-1206636485'), ('const-4', u'PTRADD_-1206636545'), (u'CAST_-1206636030', u'MULTIEQUAL_-1206636293'), (u'SUBPIECE_-1206636606', u'PTRADD_-1206636284'), (u'INT_ADD_-1206638104', u'CAST_-1206635957'), ('const-0', u'PTRSUB_-1206636233'), (u'PTRADD_-120663649...
[('const-0', u'RETURN_-1206637657'), (u'INT_RIGHT_-1206636647', u'SUBPIECE_-1206636663'), (u'INDIRECT_-1206636508', u'INT_EQUAL_-1206637517'), (u'PTRADD_-1206636287', u'LOAD_-1206637388'), (u'CAST_-1206636009', u'STORE_-1206636859'), (u'CAST_-1206636131', u'INT_REM_-1206637082'), ('tmp_4417', u'INT_EQUAL_-1206637539'),...
null
null
000b29c0
x86
O1
(translation_unit "byte * FUN_000b29c0(void)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n byte *pbVar8;\n int *piVar9;\n int *piVar10;\n uint *in_ECX;\n uint uVar11;\n int *piVar12;\n uint uVar13;\n int unaff_EDI;\n undefined8 uVar14;\n int *...
(translation_unit "/* DWARF original name: _M_emplace<std::pair<(anonymous namespace)::Stub_table<64,\n false>::Plt_stub_key, (anonymous namespace)::Stub_table<64, false>::Plt_stub_ent> >\n DWARF original prototype:\n pair<std::__detail::_Node_iterator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>:...
(translation_unit "byte * FUN_000b29c0(void)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n byte *pbVar8;\n int *piVar9;\n int *piVar10;\n uint *in_ECX;\n uint uVar11;\n int *piVar12;\n uint uVar13;\n int unaff_EDI;\n undefined8 uVar14;\n int *...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDEN...
(function_definition "byte * FUN_000b29c0(void)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n int iVar6;\n int *piVar7;\n byte *pbVar8;\n int *piVar9;\n int *piVar10;\n uint *in_ECX;\n uint uVar11;\n int *piVar12;\n uint uVar13;\n int unaff_EDI;\n undefined8 uVar14;\n in...
/* DWARF original name: _M_emplace<std::pair<(anonymous namespace)::Stub_table<64, false>::Plt_stub_key, (anonymous namespace)::Stub_table<64, false>::Plt_stub_ent> > DWARF original prototype: pair<std::__detail::_Node_iterator<std::pair<const_(anonymous_namespace)::Stub_table<64,_false>::Plt_stub_key,_(anony...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declar...
null
byte * MASKED(void) { int *piVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; int iVar6; int *piVar7; byte *pbVar8; int *piVar9; int *piVar10; uint *in_ECX; uint uVar11; int *piVar12; uint uVar13; int unaff_EDI; undefined8 uVar14; int *local_3c; uint local_38; int *local_30;...
3171_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_write
FUN_000b6710
/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_64,_false> * this, Output_file * param_1) */ void __thiscall gold::Output_relocatable_relocs<9,_64,_false>::do_write (Output_relocatable_relocs<9,_64,_false> *this,Output_file *param_2) { return; }
void FUN_000b6710(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1206622436')]
[('const-0', u'RETURN_-1206622436')]
null
null
000b6710
x86
O1
(translation_unit "void FUN_000b6710(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000b6710(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000b6710(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_64,_false> * this,\n Output_file * param_1) */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<9,_64,_false>::do_write\n (Output_relocatable_relocs<9,_64,_false> *this,Output_file *param_2)\n\n{\n return;\n}\n\n" ...
(translation_unit "void FUN_000b6710(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000b6710(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000b6710(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_000b6710(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000b6710(void)" (identifier "FUN_000b6710") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_64,_false> * this, Output_file * param_1) */ void __thiscall gold::Output_relocatable_relocs<9,_64,_false>::do_write (Output_relocatable_relocs<9,_64,_false> *this,Output_file *param_2) { 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; }
240_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
yypush_buffer_state
FUN_0001c980
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void yypush_buffer_state(YY_BUFFER_STATE new_buffer) { YY_BUFFER_STATE pyVar1; YY_BUFFER_STATE *ppyVar2; size_t sVar3; YY_BUFFER_STATE *ppyVar4; if (new_buffer != (YY_BUFFER_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001c980(undefined4 *param_1) { int iVar1; int iVar2; int iVar3; int *piVar4; if (param_1 != (undefined4 *)0x0) { FUN_0001a8c0(); iVar3 = DAT_001d0684; if (DAT_001d0684 == 0) { piVar4 = (i...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x1b2677 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] TEST ESI,ESI JZ 0x0001ca27 CALL 0x0001a8c0 MOV EDX,dword ptr [EBX + 0x1684] TEST EDX,EDX JZ 0x0001ca30 MOV ECX,dword ptr [EBX + 0x168c] LEA EDI,[ECX*0x4 + 0x0] MOV dword ptr [ESP + 0xc],ECX LEA EAX,[EDX + ED...
null
null
null
null
[('const-8', u'PTRSUB_-1205941278'), (u'STORE_-1205941675', u'INDIRECT_-1205941305'), (u'STORE_-1205941704', u'INDIRECT_-1205941334'), ('const-16', u'PTRSUB_-1205941249'), (u'INDIRECT_-1205941378', u'INT_EQUAL_-1205941780'), (u'INT_EQUAL_-1205941780', u'CBRANCH_-1205941779'), (u'INDIRECT_-1205941370', u'PTRADD_-1205941...
[(u'STORE_-1205941675', u'INDIRECT_-1205941305'), (u'INT_ADD_-1205941661', u'CAST_-1205941275'), ('const-417', u'STORE_-1205941638'), (u'STORE_-1205941704', u'INDIRECT_-1205941334'), ('tmp_1252', u'PTRADD_-1205941240'), (u'INDIRECT_-1205941378', u'INT_EQUAL_-1205941780'), (u'INT_EQUAL_-1205941780', u'CBRANCH_-120594177...
null
null
0001c980
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001c980(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n \n if (param_1 != (undefined4 *)0x0) {\n FUN_0001a8c0();\n iVar3 = DAT_001d0684;\n if (DAT_001...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid yypush_buffer_state(YY_BUFFER_STATE new_buffer)\n\n{\n YY_BUFFER_STATE pyVar1;\n YY_BUFFER_STATE *ppyVar2;\n size_t sVar3;\n YY_BUFFER_STATE *ppyVar4;\n \n ...
(translation_unit "void FUN_0001c980(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n \n if (param_1 != (undefined4 *)0x0) {\n FUN_0001a8c0();\n iVar3 = DAT_001d0684;\n if (DAT_001d0684 == 0) {\n piVar4 = (int *)(DAT_001d068c << 2);\n }\n else {\n iVar1 = ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if...
(function_definition "void FUN_0001c980(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n \n if (param_1 != (undefined4 *)0x0) {\n FUN_0001a8c0();\n iVar3 = DAT_001d0684;\n if (DAT_001d0684 == 0) {\n piVar4 = (int *)(DAT_001d068c << 2);\n }\n else {\n iVar1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 var_1) { type_1 pyVar1; type_1 *var_5; size_t var_6; type_1 *ppyVar4; if (var_1 != (type_1)0x0) { var_2(); var_6 = var_4; var_5 = var_3; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int iVar1; int iVar2; int iVar3; int *piVar4; if (param_1 != (undefined4 *)0x0) { FUN_0001a8c0(); iVar3 = DAT_001d0684; if (DAT_001d0684 == 0) { piVar4 = (int *)(...
18_i686-gnu-gprof_and_i686-gnu-gprof_strip.c
sysconf
sysconf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long sysconf(int __name) { long lVar1; lVar1 = (*(code *)PTR_sysconf_0002c050)(); return lVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long sysconf(int __name) { long lVar1; lVar1 = (*(code *)PTR_sysconf_0002c050)(); return lVar1; }
JMP dword ptr [EBX + 0x50]
null
null
null
null
[(u'CAST_-1205984855', u'CALLIND_-1205984934'), ('const-0', u'RETURN_-1205984931'), (u'CALLIND_-1205984934', u'RETURN_-1205984931'), (u'CALLIND_-1205984934', u'INDIRECT_-1205984861'), (u'INDIRECT_-1205984861', u'COPY_-1205984920'), ('tmp_67', u'CAST_-1205984855')]
[(u'CAST_-1205984855', u'CALLIND_-1205984934'), ('const-0', u'RETURN_-1205984931'), (u'CALLIND_-1205984934', u'RETURN_-1205984931'), (u'CALLIND_-1205984934', u'INDIRECT_-1205984861'), (u'INDIRECT_-1205984861', u'COPY_-1205984920'), ('tmp_67', u'CAST_-1205984855')]
null
null
00012150
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_sysconf_0002c050)();\n return lVar1;\n}\n\n" comment (function_definition "long sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)P...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_sysconf_0002c050)();\n return lVar1;\n}\n\n" comment (function_definition "long sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)P...
(translation_unit "long sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_sysconf_0002c050)();\n return lVar1;\n}\n\n" (function_definition "long sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_sysconf_0002c050)();\n return lVar1;\n}" (sized_type_specifier "long" long) (functio...
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression (...
(function_definition "long sysconf(int __name)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_sysconf_0002c050)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "sysconf(int __name)" (identifier "sysconf") (parameter_list "(int __name)" (( "(") (parameter_declaration "int __nam...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long function_1(int __name) { long lVar1; lVar1 = (*(type_1 *)PTR_sysconf_0002c050)(); return lVar1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long MASKED(int __name) { long lVar1; lVar1 = (*(code *)PTR_MASKED_0002c050)(); return lVar1; }
159_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c
dump_reloc_set
FUN_00016780
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 dump_reloc_set(bfd *abfd,asection *sec,arelent **relpp,long relcount) { reloc_howto_type *prVar1; arelent *paVar2; undefined *puVar3; bfd_boolean bVar4; int iVar5; char *pcVar6; char *__format; uin...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_00016780(int param_1,int param_2,undefined4 *param_3,int param_4) { undefined *puVar1; int iVar2; undefined4 *puVar3; char *pcVar4; char *__format; uint *puVar5; uint *puVar6; int iVar7; byt...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x5c875 SUB ESP,0x7c MOV dword ptr [EBP + -0x58],EAX MOV dword ptr [EBP + -0x74],EDX MOV dword ptr [EBP + -0x54],ECX MOV EAX,dword ptr [EBX + 0x1028] TEST EAX,EAX JZ 0x00016cb0 SUB ESP,0xc LEA EDX,[EBX + 0xfffdca07] PUSH EDX PUSH 0xc PUSH EDX PUSH ...
null
null
null
null
[(u'CALL_-1205965058', u'INDIRECT_-1205961061'), (u'MULTIEQUAL_-1205961387', u'MULTIEQUAL_-1205961918'), (u'MULTIEQUAL_-1205961946', u'MULTIEQUAL_-1205962477'), (u'INDIRECT_-1205960857', u'MULTIEQUAL_-1205961237'), (u'INDIRECT_-1205960776', u'MULTIEQUAL_-1205960751'), (u'MULTIEQUAL_-1205961872', u'PTRSUB_-1205960971'),...
[(u'MULTIEQUAL_-1205961855', u'COPY_-1205960602'), (u'CALL_-1205964493', u'INDIRECT_-1205960515'), (u'INDIRECT_-1205961731', u'MULTIEQUAL_-1205961609'), ('const-4294967236', u'PTRSUB_-1205960903'), (u'INDIRECT_-1205960836', u'MULTIEQUAL_-1205961561'), (u'MULTIEQUAL_-1205961078', u'MULTIEQUAL_-1205961030'), (u'INDIRECT_...
null
null
00016780
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00016780(int param_1,int param_2,undefined4 *param_3,int param_4)\n\n{\n undefined *puVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n char *__format;\n uint *puVar5;\n uin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 dump_reloc_set(bfd *abfd,asection *sec,arelent **relpp,long relcount)\n\n{\n reloc_howto_type *prVar1;\n arelent *paVar2;\n undefined *puVar3;\n bfd_boolean bVar4;\n int iVar5;\n char *pcV...
(translation_unit "void __regparm3 FUN_00016780(int param_1,int param_2,undefined4 *param_3,int param_4)\n\n{\n undefined *puVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n char *__format;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n byte *pbVar8;\n uint uVar9;\n uint uVar10;\n undefined *puVar...
(translation_unit (function_definition TYPE (ERROR IDENT) (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 (poi...
(function_definition "void __regparm3 FUN_00016780(int param_1,int param_2,undefined4 *param_3,int param_4)\n\n{\n undefined *puVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n char *__format;\n uint *puVar5;\n uint *puVar6;\n int iVar7;\n byte *pbVar8;\n uint uVar9;\n uint uVar10;\n undefined *pu...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 function_1(type_1 *abfd,type_2 *var_11,type_3 **relpp,long var_8) { type_4 *var_29; type_3 *var_33; type_5 *puVar3; type_6 var_12; int var_16; char *pcVar6; char *__format; type_7 *var_4; type_7 ...
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 */ void __regparm3 MASKED(int param_1,int param_2,undefined4 *param_3,int param_4) { undefined *puVar1; int iVar2; undefined4 *puVar3; char *pcVar4; char *__format; uint *puVar5; uint *puVar6; int iVar7; byte *pbV...
1431_bash_and_bash_strip.c
caller_builtin
caller_builtin
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int caller_builtin(WORD_LIST *list) { byte bVar1; ARRAY *a; WORD_LIST *pWVar2; SHELL_VAR *a_00; SHELL_VAR *a_01; SHELL_VAR *pSVar3; int iVar4; char *pcVar5; char *pcVar6; char *pcVar7; byte *pbVar8; byte *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 caller_builtin(int param_1) { byte bVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; undefined *puVar7; undefined *puVar8; byte *pbVar9; byte *pbVar10; int in_GS_OFFSET; bool bVar11...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c CALL 0x0002fe00 ADD EBX,0xa8b25 MOV EBP,dword ptr [ESP + 0x40] MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0x1c],EAX XOR EAX,EAX TEST EBP,EBP JZ 0x00092507 MOV EAX,dword ptr [EBP + 0x4] TEST EAX,EAX JZ 0x00092507 MOV ESI,dword ptr [EAX] CMP byte ptr [ESI],0x2d JZ 0x000925eb S...
null
null
null
null
[('const-1', u'CALL_-1206507179'), ('const-4', u'PTRSUB_-1206506239'), ('const-0', u'INT_NOTEQUAL_-1206507829'), (u'COPY_-1206506166', u'MULTIEQUAL_-1206506756'), (u'LOAD_-1206507886', u'INT_EQUAL_-1206507871'), ('const-20', u'INT_ADD_-1206508260'), (u'PTRSUB_-1206506239', u'LOAD_-1206507917'), (u'MULTIEQUAL_-120650671...
[(u'CALL_-1206507368', u'INDIRECT_-1206505980'), (u'LOAD_-1206507886', u'INT_EQUAL_-1206507871'), ('const-20', u'INT_ADD_-1206508260'), (u'INDIRECT_-1206506632', u'MULTIEQUAL_-1206506395'), (u'CALL_-1206507800', u'INDIRECT_-1206506328'), ('const-7', u'COPY_-1206507191'), (u'COPY_-1206506195', u'MULTIEQUAL_-1206506758')...
null
null
000924cf
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 caller_builtin(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n undefined *puVar7;\n undefined *puVar8;\n byte *pbVar9;\n byte *pbVar10;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint caller_builtin(WORD_LIST *list)\n\n{\n byte bVar1;\n ARRAY *a;\n WORD_LIST *pWVar2;\n SHELL_VAR *a_00;\n SHELL_VAR *a_01;\n SHELL_VAR *pSVar3;\n int iVar4;\n char *pcVar5;\n char *pcVar6;\n char *...
(translation_unit "undefined4 caller_builtin(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n undefined *puVar7;\n undefined *puVar8;\n byte *pbVar9;\n byte *pbVar10;\n int in_GS_OFFSET;\n bool bVar11;\n bool bVar12;\n undefined4 local_34;\n uint local_2c...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declara...
(function_definition "undefined4 caller_builtin(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n undefined *puVar7;\n undefined *puVar8;\n byte *pbVar9;\n byte *pbVar10;\n int in_GS_OFFSET;\n bool bVar11;\n bool bVar12;\n undefined4 local_34;\n uint local...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(type_1 *var_2) { type_2 var_3; type_3 *var_13; type_1 *pWVar2; type_4 *var_10; type_4 *var_11; type_4 *var_12; int var_4; char *var_17; char *var_18; char *var_24; type_2 *var_5; type_2 *var...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1) { byte bVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; undefined *puVar7; undefined *puVar8; byte *pbVar9; byte *pbVar10; int in_GS_OFFSET; bool bVar11; bool...
8838_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
close
FUN_00216e90
/* std::filebuf::close() */ filebuf * __thiscall std::filebuf::close(filebuf *this) { undefined4 uVar1; char cVar2; int iVar3; __x86_get_pc_thunk_di(); cVar2 = __basic_file<char>::is_open((__basic_file<char> *)(this + 0x38)); if (cVar2 != '\0') { /* try { // try from 00216ecc to 00...
int FUN_00216e90(int param_1) { undefined4 uVar1; char cVar2; int iVar3; FUN_000559ee(); cVar2 = FUN_001e73e0(param_1 + 0x38); if (cVar2 != '\0') { /* try { // try from 00216ecc to 00216ed0 has its CatchHandler @ 00216f62 */ cVar2 = FUN_00213e00(param_1); *(undefined4 *)(par...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x178167 PUSH ESI PUSH EBX SUB ESP,0x38 MOV EAX,dword ptr [EBP + 0x8] ADD EAX,0x38 MOV EBX,EDI PUSH EAX MOV dword ptr [EBP + -0x2c],EAX CALL 0x001e73e0 ADD ESP,0x10 MOV ESI,EAX TEST AL,AL JZ 0x00216f58 MOV EAX,dword ptr [EBP + 0x8] SUB ESP,0xc PUSH EAX MOV dword ptr...
null
null
null
null
[('const-72', u'PTRADD_-1203867689'), (u'CAST_-1203867348', u'STORE_-1203867720'), (u'PTRADD_-1203867633', u'CAST_-1203867330'), (u'CAST_-1203867360', u'LOAD_-1203867738'), ('const-417', u'STORE_-1203867720'), ('tmp_801', u'PTRADD_-1203867645'), ('const-1', u'PTRADD_-1203867645'), ('tmp_801', u'PTRADD_-1203867741'), ('...
[('const-24', u'INT_ADD_-1203867663'), (u'CAST_-1203867348', u'STORE_-1203867720'), ('const-56', u'INT_ADD_-1203867935'), (u'CAST_-1203867360', u'LOAD_-1203867738'), ('const-417', u'STORE_-1203867730'), (u'INT_ADD_-1203867685', u'CAST_-1203867334'), ('const-417', u'STORE_-1203867667'), (u'INT_ADD_-1203867653', u'CAST_-...
null
null
00216e90
x86
O1
(translation_unit "int FUN_00216e90(int param_1)\n\n{\n undefined4 uVar1;\n char cVar2;\n int iVar3;\n \n FUN_000559ee();\n cVar2 = FUN_001e73e0(param_1 + 0x38);\n if (cVar2 != '\0') {\n /* try { // try from 00216ecc to 00216ed0 has its CatchHandler @ 00216f62 */\n cVar2 = FUN_00213e00(para...
(translation_unit "/* std::filebuf::close() */\n\nfilebuf * __thiscall std::filebuf::close(filebuf *this)\n\n{\n undefined4 uVar1;\n char cVar2;\n int iVar3;\n \n __x86_get_pc_thunk_di();\n cVar2 = __basic_file<char>::is_open((__basic_file<char> *)(this + 0x38));\n if (cVar2 != '\0') {\n /* tr...
(translation_unit "int FUN_00216e90(int param_1)\n\n{\n undefined4 uVar1;\n char cVar2;\n int iVar3;\n \n FUN_000559ee();\n cVar2 = FUN_001e73e0(param_1 + 0x38);\n if (cVar2 != '\0') {\n \n cVar2 = FUN_00213e00(param_1);\n *(undefined4 *)(param_1 + 0x40) = 0;\n *(undefined1 *)(param_1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statemen...
(function_definition "int FUN_00216e90(int param_1)\n\n{\n undefined4 uVar1;\n char cVar2;\n int iVar3;\n \n FUN_000559ee();\n cVar2 = FUN_001e73e0(param_1 + 0x38);\n if (cVar2 != '\0') {\n \n cVar2 = FUN_00213e00(param_1);\n *(undefined4 *)(param_1 + 0x40) = 0;\n *(undefined1 *)(para...
/* std::filebuf::close() */ type_2 * __thiscall std::type_2::var_9(type_2 *var_5) { type_1 uVar1; char var_6; int var_10; var_1(); var_6 = var_2<var_3>::var_4((var_2<var_3> *)(var_5 + 0x38)); if (var_6 != '\0') { /* try { // try from 00216ecc to 00216ed0 has its CatchHandler @ 0021...
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
int MASKED(int param_1) { undefined4 uVar1; char cVar2; int iVar3; FUN_000559ee(); cVar2 = FUN_001e73e0(param_1 + 0x38); if (cVar2 != '\0') { /* try { // try from 00216ecc to 00216ed0 has its CatchHandler @ 00216f62 */ cVar2 = FUN_00213e00(param_1); *(undefined4 *)(param_1 +...
71_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c
bfd_cache_section_contents
bfd_cache_section_contents
void bfd_cache_section_contents(void) { (*(code *)PTR_bfd_cache_section_contents_00073128)(); return; }
void bfd_cache_section_contents(void) { (*(code *)PTR_bfd_cache_section_contents_00073128)(); return; }
JMP dword ptr [EBX + 0x128]
null
null
null
null
[(u'CALLIND_-1205975878', u'INDIRECT_-1205975806'), ('tmp_58', u'CAST_-1205975801'), (u'CAST_-1205975801', u'CALLIND_-1205975878'), (u'INDIRECT_-1205975806', u'COPY_-1205975865'), ('const-0', u'RETURN_-1205975875')]
[(u'CALLIND_-1205975878', u'INDIRECT_-1205975806'), ('tmp_58', u'CAST_-1205975801'), (u'CAST_-1205975801', u'CALLIND_-1205975878'), (u'INDIRECT_-1205975806', u'COPY_-1205975865'), ('const-0', u'RETURN_-1205975875')]
null
null
000144b0
x86
O1
(translation_unit "void bfd_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}\n\n" (function_definition "void bfd_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}" primitive_type (function_declarator "bfd_cach...
(translation_unit "void bfd_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}\n\n" (function_definition "void bfd_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}" primitive_type (function_declarator "bfd_cach...
(translation_unit "void bfd_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}\n\n" (function_definition "void bfd_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}" primitive_type (function_declarator "bfd_cach...
(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_cache_section_contents(void)\n\n{\n (*(code *)PTR_bfd_cache_section_contents_00073128)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_cache_section_contents(void)" (identifier "bfd_cache_section_contents") (parameter_list "(void)" (( "(") (parameter_declaration "void...
void function_1(void) { (*(type_1 *)PTR_bfd_cache_section_contents_00073128)(); 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_00073128)(); return; }
5047_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_local_section
FUN_0012db30
/* DWARF original prototype: void add_local_section(Output_data_reloc<9,_true,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_true>::add_local_section (Output_data_re...
void FUN_0012db30(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_00115330(local_24,param_2,param_3,param_4,param_6,param_7,0,0,1,0); FUN_0012d560(param_1,param_5,local_24);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x1 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x00115330 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48] PUSH dword ptr [ESP + 0x3c...
null
null
null
null
[(u'PTRSUB_-1207051149', u'CALL_-1207051330'), ('tmp_281', u'CALL_-1207051372'), ('tmp_284', u'CALL_-1207051372'), ('const-1', u'CALL_-1207051372'), ('tmp_283', u'CALL_-1207051330'), ('const-0', u'PTRSUB_-1207051149'), (u'PTRSUB_-1207051172', u'CALL_-1207051372'), ('const-0', u'CALL_-1207051372'), (u'PTRSUB_-1207051172...
[('tmp_622', u'CALL_-1207051372'), ('tmp_625', u'CALL_-1207051372'), ('tmp_332', u'PTRSUB_-1207051198'), ('const-0', u'CALL_-1207051372'), ('const-1', u'CALL_-1207051372'), ('const-4294967260', u'PTRSUB_-1207051198'), ('tmp_628', u'CALL_-1207051330'), ('const-0', u'RETURN_-1207051302'), (u'PTRSUB_-1207051198', u'CALL_-...
null
null
0012db30
x86
O1
(translation_unit "void FUN_0012db30(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_00115330(local_24,param_2,param_3,param_4,param_6,param_7,0,0,1,0);\n FUN_0012d560(p...
(translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<9,_true,_32,_true> * this,\n Sized_relobj<32,_true> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_local_section\n ...
(translation_unit "void FUN_0012db30(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_00115330(local_24,param_2,param_3,param_4,param_6,param_7,0,0,1,0);\n FUN_0012d560(p...
(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_0012db30(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_00115330(local_24,param_2,param_3,param_4,param_6,param_7,0,0,1,0);\n FUN_0012d56...
/* DWARF original prototype: void add_local_section(Output_data_reloc<9,_true,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint input_shndx, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_true>::add_local_section (Output_data_re...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_00115330(local_24,param_2,param_3,param_4,param_6,param_7,0,0,1,0); FUN_0012d560(param_1,param_5,local_24); ret...
10129_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
__dynamic_cast
FUN_00290300
int __dynamic_cast(int *param_1,undefined4 param_2,int *param_3,int param_4) { int *piVar1; uint uVar2; int *piVar3; int local_30; uint local_2c; uint local_28; uint local_24; undefined4 local_20; piVar1 = *(int **)(*param_1 + -4); local_30 = 0; local_2c = 0; piVar3 = (int *)(*(int *)(*para...
int FUN_00290300(int *param_1,undefined4 param_2,int *param_3,int param_4) { int *piVar1; uint uVar2; int *piVar3; int local_30; uint local_2c; uint local_28; uint local_24; undefined4 local_20; piVar1 = *(int **)(*param_1 + -4); local_30 = 0; local_2c = 0; piVar3 = (int *)(*(int *)(*param_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV EBX,dword ptr [ESP + 0x40] MOV ESI,dword ptr [ESP + 0x4c] MOV EAX,dword ptr [EBX] MOV EDX,dword ptr [EAX + -0x8] MOV EAX,dword ptr [EAX + -0x4] MOV dword ptr [ESP + 0xc],0x0 MOV dword ptr [ESP + 0x10],0x0 ADD EDX,EBX MOV dword ptr [ESP + 0x14],0x0 MOV ECX,dword ptr [...
null
null
null
null
[(u'INT_ADD_-1204419693', u'CAST_-1204419037'), (u'CALLIND_-1204419251', u'INT_AND_-1204419226'), (u'CALLIND_-1204419251', u'INDIRECT_-1204418955'), ('const-28', u'INT_ADD_-1204419621'), ('const-0', u'RETURN_-1204419272'), ('const-0', u'RETURN_-1204418927'), ('const-6', u'INT_EQUAL_-1204419557'), (u'INT_EQUAL_-12044194...
[(u'INT_ADD_-1204419693', u'CAST_-1204419037'), (u'CALLIND_-1204419251', u'INT_AND_-1204419226'), (u'CALLIND_-1204419251', u'INDIRECT_-1204418955'), ('const-28', u'INT_ADD_-1204419621'), ('const-0', u'RETURN_-1204419272'), ('const-0', u'RETURN_-1204418927'), ('const-6', u'INT_EQUAL_-1204419557'), (u'INT_EQUAL_-12044194...
null
null
00290300
x86
O1
(translation_unit "int FUN_00290300(int *param_1,undefined4 param_2,int *param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n undefined4 local_20;\n \n piVar1 = *(int **)(*param_1 + -4);\n local_30 = 0;\n local_2c = 0;\n ...
(translation_unit "int __dynamic_cast(int *param_1,undefined4 param_2,int *param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n undefined4 local_20;\n \n piVar1 = *(int **)(*param_1 + -4);\n local_30 = 0;\n local_2c = 0;\n...
(translation_unit "int FUN_00290300(int *param_1,undefined4 param_2,int *param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n undefined4 local_20;\n \n piVar1 = *(int **)(*param_1 + -4);\n local_30 = 0;\n local_2c = 0;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ...
(function_definition "int FUN_00290300(int *param_1,undefined4 param_2,int *param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n undefined4 local_20;\n \n piVar1 = *(int **)(*param_1 + -4);\n local_30 = 0;\n local_2c = 0;\...
int function_1(int *var_8,type_1 param_2,int *param_3,int var_6) { int *var_1; type_2 var_7; int *piVar3; int var_2; type_2 var_4; type_2 var_5; type_2 var_3; type_1 local_20; var_1 = *(int **)(*var_8 + -4); var_2 = 0; var_4 = 0; piVar3 = (int *)(*(int *)(*var_8 + -8) + (int)var_8); var_5...
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
int MASKED(int *param_1,undefined4 param_2,int *param_3,int param_4) { int *piVar1; uint uVar2; int *piVar3; int local_30; uint local_2c; uint local_28; uint local_24; undefined4 local_20; piVar1 = *(int **)(*param_1 + -4); local_30 = 0; local_2c = 0; piVar3 = (int *)(*(int *)(*param_1 + -8...
836_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
FUN_00043b07
FUN_00043b07
void __regparm3 FUN_00043b07(undefined4 param_1,undefined4 param_2) { int unaff_EBP; void *unaff_EDI; undefined4 uVar1; undefined4 uVar2; uVar1 = 0x44; uVar2 = param_2; operator_delete(unaff_EDI,0x44); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(undefined4 *)(unaf...
void __regparm3 FUN_00043b07(undefined4 param_1,undefined4 param_2) { int unaff_EBP; undefined4 uVar1; undefined4 uVar2; uVar1 = 0x44; uVar2 = param_2; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2); }...
PUSH EDX MOV EBX,ESI PUSH EDX PUSH 0x44 PUSH EDI CALL 0x003ae060 POP ECX PUSH dword ptr [EBP + -0x1c] CALL 0x004451f0
null
null
null
null
[(u'INDIRECT_-1206174845', u'CALL_-1206174919'), ('const-68', u'CALL_-1206174940'), (u'CALL_-1206174940', u'INDIRECT_-1206174845'), (u'CAST_-1206174829', u'LOAD_-1206174933'), (u'INT_ADD_-1206174917', u'CAST_-1206174829'), (u'CALL_-1206174940', u'INDIRECT_-1206174841'), ('tmp_117', u'COPY_-1206174899'), ('const-417', u...
[(u'INDIRECT_-1206174845', u'CALL_-1206174919'), ('const-68', u'COPY_-1206174955'), (u'INDIRECT_-1206174847', u'CALL_-1206174919'), (u'CALL_-1206174940', u'INDIRECT_-1206174845'), (u'INT_ADD_-1206174917', u'CAST_-1206174831'), (u'LOAD_-1206174933', u'CALL_-1206174919'), ('const-4294967268', u'INT_ADD_-1206174917'), ('t...
null
null
00043b07
x86
O1
(translation_unit "void __regparm3 FUN_00043b07(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -...
(translation_unit "void __regparm3 FUN_00043b07(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n operator_delete(unaff_EDI,0x44);\n /* WARNING: Subroutine does not return */\n _Unwi...
(translation_unit "void __regparm3 FUN_00043b07(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2);\n}\n\n" (func...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expr...
(function_definition "void __regparm3 FUN_00043b07(undefined4 param_1,undefined4 param_2)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = 0x44;\n uVar2 = param_2;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2);\n}" (primi...
void __regparm3 function_1(type_1 param_1,type_1 param_2) { int var_3; void *unaff_EDI; type_1 uVar1; type_1 uVar2; uVar1 = 0x44; uVar2 = param_2; var_1(unaff_EDI,0x44); /* WARNING: Subroutine does not return */ var_2(*(type_1 *)(var_3 + -0x1c),uVar1,param_2,uVar2); }
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
void __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { int unaff_EBP; undefined4 uVar1; undefined4 uVar2; uVar1 = 0x44; uVar2 = param_2; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,param_2,uVar2); }
8031_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
Output_reloc
FUN_002da330
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_true> * this, uint type, void * arg, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_reloc<4,_true,_32,_true>::Output_reloc (Output_reloc<4,_true,_32,_true> *this,uint type,void *arg,Output_data *od...
void FUN_002da330(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { FUN_002d6710(param_1,param_2,param_3,param_4,param_5); *(undefined4 *)(param_1 + 0x18) = param_6; return; }
PUSH EBX SUB ESP,0x14 MOV EBX,dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH EBX CALL 0x002d6710 MOV EAX,dword ptr [ESP + 0x44] MOV dword ptr [EBX + 0x18],EAX ADD ESP,0x28 POP EBX RET
null
null
null
null
[('const-24', u'PTRSUB_-1204640772'), ('tmp_182', u'CALL_-1204640904'), ('tmp_184', u'STORE_-1204640893'), (u'PTRSUB_-1204640780', u'CALL_-1204640904'), ('tmp_180', u'CALL_-1204640904'), (u'PTRSUB_-1204640772', u'STORE_-1204640893'), ('tmp_179', u'PTRSUB_-1204640772'), ('const-0', u'RETURN_-1204640863'), ('tmp_179', u'...
[(u'CAST_-1204640782', u'STORE_-1204640893'), ('tmp_338', u'STORE_-1204640893'), ('tmp_336', u'CALL_-1204640904'), ('tmp_333', u'INT_ADD_-1204640879'), ('const-0', u'RETURN_-1204640863'), ('tmp_334', u'CALL_-1204640904'), ('const-417', u'STORE_-1204640893'), (u'INT_ADD_-1204640879', u'CAST_-1204640782'), ('const-24', u...
null
null
002da330
x86
O1
(translation_unit "void FUN_002da330(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_002d6710(param_1,param_2,param_3,param_4,param_5);\n *(undefined4 *)(param_1 + 0x18) = param_6;\n return;\n}\n\n" (function_definition "void F...
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_true> * this, uint type,\n void * arg, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_32,_true>::Output_reloc\n (Output_reloc<4,_true,_32,_true> *this,uint type,vo...
(translation_unit "void FUN_002da330(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_002d6710(param_1,param_2,param_3,param_4,param_5);\n *(undefined4 *)(param_1 + 0x18) = param_6;\n return;\n}\n\n" (function_definition "void F...
(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) ))) (compou...
(function_definition "void FUN_002da330(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n FUN_002d6710(param_1,param_2,param_3,param_4,param_5);\n *(undefined4 *)(param_1 + 0x18) = param_6;\n return;\n}" (primitive_type "void") (func...
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_32,_true> * this, uint type, void * arg, Output_data * od, Address address, Addend addend) */ void __thiscall gold::function_1<4,_true,_32,_true>::function_1 (function_1<4,_true,_32,_true> *type_1,uint type_2,void *type_3,Output_data *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: (identifier)) (parameter_declaration type...
null
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { FUN_002d6710(param_1,param_2,param_3,param_4,param_5); *(undefined4 *)(param_1 + 0x18) = param_6; return; }
3135_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
is_ctors_in_init_array
FUN_000b06f0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool is_ctors_in_init_array(Layout * this, Relobj * relobj, uint shndx) */ bool __thiscall gold::Layout::is_ctors_in_init_array(Layout...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ bool FUN_000b06f0(undefined4 param_1,uint param_2,uint param_3) { int *piVar1; bool bVar2; uint local_14; uint local_10; undefined4 uStack_4; uStack_4 = 0xb06f5; local_14 = param_2; local_10 = param_3; piVar...
CALL 0x00058c46 ADD ECX,0x28e90b SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x28] MOV EAX,dword ptr [ESP + 0x24] MOV dword ptr [ESP + 0x8],EAX XOR EAX,EDX MOV dword ptr [ESP + 0xc],EDX PUSH EAX LEA EDX,[ESP + 0xc] PUSH EDX XOR EDX,EDX DIV dword ptr [ECX + 0x5e0] LEA EAX,[ECX + 0x5dc] PUSH EDX PUSH EAX CALL 0x00056d50 ADD ES...
null
null
null
null
[('tmp_473', u'PTRSUB_-1206646757'), (u'COPY_-1206646822', u'RETURN_-1206646832'), ('const-4294967276', u'PTRSUB_-1206646757'), ('tmp_614', u'INT_REM_-1206646913'), (u'INT_NOTEQUAL_-1206646877', u'CBRANCH_-1206646877'), ('tmp_379', u'INT_XOR_-1206646972'), (u'CAST_-1206646764', u'INT_XOR_-1206646972'), ('const-722677',...
[(u'COPY_-1206646802', u'MULTIEQUAL_-1206646732'), (u'CAST_-1206646744', u'INT_NOTEQUAL_-1206646877'), (u'CAST_-1206646744', u'LOAD_-1206646877'), (u'INDIRECT_-1206646755', u'COPY_-1206646788'), (u'INT_NOTEQUAL_-1206646877', u'CBRANCH_-1206646877'), (u'CALL_-1206646915', u'INDIRECT_-1206646759'), ('tmp_593', u'INT_REM_...
null
null
000b06f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nbool FUN_000b06f0(undefined4 param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n bool bVar2;\n uint local_14;\n uint local_10;\n undefined4 uStack_4;\n \n uStack_4 = 0xb06f5;\n local_14 = param_2;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool is_ctors_in_init_array(Layout * this, Relobj * relobj, uint shndx)\n */\n\nbool __thiscall gold::Layout::is_cto...
(translation_unit "bool FUN_000b06f0(undefined4 param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n bool bVar2;\n uint local_14;\n uint local_10;\n undefined4 uStack_4;\n \n uStack_4 = 0xb06f5;\n local_14 = param_2;\n local_10 = param_3;\n piVar1 = (int *)FUN_00056d50(&DAT_0033f5dc,(param_2 ^ param_3) % ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "bool FUN_000b06f0(undefined4 param_1,uint param_2,uint param_3)\n\n{\n int *piVar1;\n bool bVar2;\n uint local_14;\n uint local_10;\n undefined4 uStack_4;\n \n uStack_4 = 0xb06f5;\n local_14 = param_2;\n local_10 = param_3;\n piVar1 = (int *)FUN_00056d50(&DAT_0033f5dc,(param_2 ^ param_3)...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool is_ctors_in_init_array(Layout * this, Relobj * relobj, uint shndx) */ bool __thiscall gold::type_1::function_1(type_1 *this,type_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ bool MASKED(undefined4 param_1,uint param_2,uint param_3) { int *piVar1; bool bVar2; uint local_14; uint local_10; undefined4 uStack_4; uStack_4 = 0xb06f5; local_14 = param_2; local_10 = param_3; piVar1 = (i...
5008_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_local
FUN_0012c580
/* DWARF original prototype: void add_local(Output_data_reloc<9,_true,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::add_local (Output_data_reloc<9,_tr...
void FUN_0012c580(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_001144a0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_0012c2c0(param_1,param_5,local_24);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x001144a0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48] PUSH dword ptr [ESP + 0x3c...
null
null
null
null
[('const-0', u'CALL_-1207056924'), ('tmp_281', u'CALL_-1207056924'), ('const-0', u'CALL_-1207056924'), ('tmp_284', u'CALL_-1207056924'), ('tmp_283', u'CALL_-1207056882'), ('const-4294967260', u'PTRSUB_-1207056724'), (u'PTRSUB_-1207056701', u'CALL_-1207056882'), (u'PTRSUB_-1207056724', u'CALL_-1207056882'), ('tmp_279', ...
[(u'PTRSUB_-1207056750', u'CALL_-1207056882'), (u'PTRSUB_-1207056750', u'CALL_-1207056924'), ('tmp_622', u'CALL_-1207056924'), ('const-4294967260', u'PTRSUB_-1207056750'), ('const-0', u'CALL_-1207056924'), ('tmp_626', u'CALL_-1207056924'), ('const-0', u'CALL_-1207056924'), ('tmp_624', u'CALL_-1207056924'), ('tmp_623', ...
null
null
0012c580
x86
O1
(translation_unit "void FUN_0012c580(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_001144a0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0012c2c0(p...
(translation_unit "/* DWARF original prototype: void add_local(Output_data_reloc<9,_true,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_false>::add_local\n ...
(translation_unit "void FUN_0012c580(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_001144a0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0012c2c0(p...
(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_0012c580(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_001144a0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_0012c2c...
/* DWARF original prototype: void add_local(Output_data_reloc<9,_true,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::add_local (Output_data_reloc<9,_tr...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_001144a0(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_0012c2c0(param_1,param_5,local_24); ret...
148_sparc64-linux-gnu-size_and_sparc64-linux-gnu-size_strip.c
xrealloc
xrealloc
/* WARNING: Control flow encountered bad instruction data */ void xrealloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xrealloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205952430')]
[('const-1', u'RETURN_-1205952430')]
null
null
0001a048
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xrealloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xrealloc(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "void xrealloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void xrealloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (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(); }
1252_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~Struct_special
FUN_0003da60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_special(Struct_special * this, int __in_chrg) */ void __thiscall gold::options::Struct_special::~Struct_special(Struct_special *this,int __in_chrg) { pointer pcVar1; (this->super_S...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003da60(undefined4 *param_1) { *param_1 = &PTR_FUN_003813a8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x44); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x351599 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff23a8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003da92 SUB ESP,0xc PUSH EAX CALL 0x001e6db0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x44 PUSH ESI CALL 0x001e6d90 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206068340'), (u'LOAD_-1206068570', u'CALL_-1206068527'), ('const-8', u'PTRSUB_-1206068352'), ('const-0', u'PTRSUB_-1206068346'), ('tmp_135', u'CBRANCH_-1206068550'), ('const-4', u'PTRSUB_-1206068361'), (u'PTRSUB_-1206068356', u'PTRSUB_-1206068352'), (u'PTRSUB_-1206068346', u'PTRSUB_-1206068342')...
[(u'CAST_-1206068355', u'CALL_-1206068527'), (u'CAST_-1206068355', u'INT_NOTEQUAL_-1206068550'), ('const-4', u'PTRADD_-1206068367'), ('tmp_135', u'CBRANCH_-1206068550'), ('tmp_597', u'PTRADD_-1206068355'), ('tmp_597', u'CALL_-1206068486'), ('const-4', u'PTRADD_-1206068355'), ('const-1', u'PTRADD_-1206068355'), ('const-...
null
null
0003da60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003da60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_special(Struct_special * this, int __in_chrg) */\n\nvoid __thiscall gold::options::Struct_special::~Struct_special(Struct_special *this,int __in_chrg)\n\n{\n pointer pcV...
(translation_unit "void FUN_0003da60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_0003da60(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_0003da60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003813a8;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n FUN_001e6d90(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003da60(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_special(Struct_special * this, int __in_chrg) */ void __thiscall gold::options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vp...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_003813a8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } FUN_001e6d90(param_1,0x44); return; }
884_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
bfd_cache_close_all
bfd_cache_close_all
/* WARNING: Control flow encountered bad instruction data */ void bfd_cache_close_all(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_cache_close_all(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207115138')]
[('const-1', u'RETURN_-1207115138')]
null
null
0013e274
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_cache_close_all(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_cache_close_all(void)\n\n{\n /* W...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_cache_close_all(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_cache_close_all(void)\n\n{\n /* W...
(translation_unit "void bfd_cache_close_all(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_cache_close_all(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_cache_close_all(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_cache_close_all(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_cache_close_all(void)" (identifier "bfd_cache_close_all") (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(); }
326_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c
stab_class_method_variant
FUN_00028d00
bfd_boolean stab_class_method_variant (void *p,char *physname,debug_visibility visibility,bfd_boolean constp, bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp) { bfd_boolean bVar1; bVar1 = stab_class_method_var ((stab_write_handle *)p,physname,visibility,0,cons...
void FUN_00028d00(void) { undefined4 uStack00000004; undefined4 uStack00000008; undefined4 uStack0000000c; undefined4 in_stack_00000010; undefined4 in_stack_00000014; uStack00000008 = in_stack_00000010; uStack00000004 = 0; uStack0000000c = in_stack_00000014; FUN_00028a30(); return; }
PUSH EBX MOV EBX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [ESP + 0xc] MOV ECX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x8] MOV dword ptr [ESP + 0xc],EBX MOV EBX,dword ptr [ESP + 0x18] MOV dword ptr [ESP + 0x8],0x0 MOV dword ptr [ESP + 0x10],EBX MOV EBX,dword ptr [ESP + 0x20] MOV dword ptr [ESP + 0x18],EBX MOV E...
null
null
null
null
[('const-0', u'RETURN_-1206022804'), ('tmp_123', u'CAST_-1206022725'), (u'CALL_-1206022808', u'RETURN_-1206022804'), ('tmp_129', u'CALL_-1206022808'), ('tmp_125', u'CALL_-1206022808'), (u'CAST_-1206022725', u'CALL_-1206022808'), ('tmp_127', u'CALL_-1206022808'), ('tmp_128', u'CALL_-1206022808'), ('tmp_126', u'CALL_-120...
[('const-0', u'RETURN_-1206022804'), ('const-0', u'COPY_-1206022863'), (u'CALL_-1206022808', u'INDIRECT_-1206022742'), ('tmp_201', u'COPY_-1206022852'), ('tmp_200', u'COPY_-1206022877'), (u'CALL_-1206022808', u'INDIRECT_-1206022741'), (u'CALL_-1206022808', u'INDIRECT_-1206022743')]
null
null
00028d00
x86
O1
(translation_unit "void FUN_00028d00(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n \n uStack00000008 = in_stack_00000010;\n uStack00000004 = 0;\n uStack0000000c = in_stack_00000014;\n FUN_0002...
(translation_unit "bfd_boolean\nstab_class_method_variant\n (void *p,char *physname,debug_visibility visibility,bfd_boolean constp,\n bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)\n\n{\n bfd_boolean bVar1;\n \n bVar1 = stab_class_method_var\n ((stab_write_handle *)p...
(translation_unit "void FUN_00028d00(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n \n uStack00000008 = in_stack_00000010;\n uStack00000004 = 0;\n uStack0000000c = in_stack_00000014;\n FUN_0002...
(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 ;) (expression_statement (assignment_express...
(function_definition "void FUN_00028d00(void)\n\n{\n undefined4 uStack00000004;\n undefined4 uStack00000008;\n undefined4 uStack0000000c;\n undefined4 in_stack_00000010;\n undefined4 in_stack_00000014;\n \n uStack00000008 = in_stack_00000010;\n uStack00000004 = 0;\n uStack0000000c = in_stack_00000014;\n FUN_0...
type_1 function_1 (void *p,char *physname,type_2 visibility,type_1 constp, type_1 volatilep,type_3 voffset,type_1 contextp) { type_1 bVar1; bVar1 = var_1 ((type_4 *)p,physname,visibility,0,constp,volatilep,voffset,contextp) ; return bVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie...
null
void MASKED(void) { undefined4 uStack00000004; undefined4 uStack00000008; undefined4 uStack0000000c; undefined4 in_stack_00000010; undefined4 in_stack_00000014; uStack00000008 = in_stack_00000010; uStack00000004 = 0; uStack0000000c = in_stack_00000014; FUN_00028a30(); return; }
11267_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
append
FUN_003b7990
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::append(std::string const&, unsigned int, unsigned int) */ void std::string::append(string *param_1,uint param_2,uint param_3) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003b7990(undefined4 param_1,int *param_2,uint param_3,uint param_4) { uint uVar1; uint uVar2; uVar1 = param_2[1]; uVar2 = uVar1 - param_3; if (param_4 < uVar1 - param_3) { uVar2 = param_4; } if (par...
PUSH EDI PUSH ESI PUSH EBX MOV ECX,dword ptr [ESP + 0x14] CALL 0x00050b50 ADD EBX,0x232664 MOV EDX,dword ptr [ESP + 0x18] MOV EDI,dword ptr [ESP + 0x1c] MOV ESI,dword ptr [ECX + 0x4] MOV ECX,dword ptr [ECX] MOV EAX,ESI SUB EAX,EDX CMP EAX,EDI CMOVA EAX,EDI CMP EDX,ESI JA 0x003b79d3 SUB ESP,0x4 ADD EDX,ECX PUSH EAX PUSH...
null
null
null
null
[('const-1', u'RETURN_-1205569103')]
[(u'LOAD_-1205569072', u'INT_ADD_-1205568985'), (u'PTRADD_-1205568813', u'LOAD_-1205569077'), ('tmp_719', u'LOAD_-1205569072'), ('const-417', u'LOAD_-1205569072'), (u'LOAD_-1205569077', u'CALL_-1205568898'), ('const-0', u'RETURN_-1205568931'), ('const-1', u'PTRADD_-1205568813'), (u'INT_SUB_-1205569045', u'INT_LESS_-120...
null
null
003b7990
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003b7990(undefined4 param_1,int *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::append(std::string const&, unsigned int, unsigned int) */\n\nvoid std::string::append(string *param_1,uint param_2,uint param_3)\n\n{\n}\n\n" comment comment (function_definition "void std::string...
(translation_unit "void FUN_003b7990(undefined4 param_1,int *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_003b7890(param_1,param_3 + *param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "void FUN_003b7990(undefined4 param_1,int *param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n uint uVar2;\n \n uVar1 = param_2[1];\n uVar2 = uVar1 - param_3;\n if (param_4 < uVar1 - param_3) {\n uVar2 = param_4;\n }\n if (param_3 <= uVar1) {\n FUN_003b7890(param_1,param_3 + *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::append(std::string const&, unsigned int, unsigned int) */ void std::type_1::function_1(type_1 *param_1,type_2 param_2,type_2 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: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int *param_2,uint param_3,uint param_4) { uint uVar1; uint uVar2; uVar1 = param_2[1]; uVar2 = uVar1 - param_3; if (param_4 < uVar1 - param_3) { uVar2 = param_4; } if (param_3 <...
54_sg_vpd_and_sg_vpd_strip.c
__cxa_finalize
__cxa_finalize
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0002dfdc)(); return; }
void __cxa_finalize(void) { (*(code *)PTR___cxa_finalize_0002dfdc)(); return; }
JMP dword ptr [EBX + 0xf0]
null
null
null
null
[('tmp_58', u'CAST_-1205984249'), ('const-0', u'RETURN_-1205984323'), (u'INDIRECT_-1205984254', u'COPY_-1205984313'), (u'CAST_-1205984249', u'CALLIND_-1205984326'), (u'CALLIND_-1205984326', u'INDIRECT_-1205984254')]
[('tmp_58', u'CAST_-1205984249'), ('const-0', u'RETURN_-1205984323'), (u'INDIRECT_-1205984254', u'COPY_-1205984313'), (u'CAST_-1205984249', u'CALLIND_-1205984326'), (u'CALLIND_-1205984326', u'INDIRECT_-1205984254')]
null
null
000123b0
x86
O1
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)...
(translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(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 __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_0002dfdc)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR___cxa_finalize_0002dfdc)(); 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_0002dfdc)(); return; }
23_powerpc-linux-gnuspe-gprof_and_powerpc-linux-gnuspe-gprof_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_0002c064)(); return pFVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ FILE * fopen64(char *__filename,char *__modes) { FILE *pFVar1; pFVar1 = (FILE *)(*(code *)PTR_fopen64_0002c064)(); return pFVar1; }
JMP dword ptr [EBX + 0x64]
null
null
null
null
[(u'CALLIND_-1205984854', u'INDIRECT_-1205984781'), ('tmp_72', u'CAST_-1205984774'), (u'CAST_-1205984774', u'CALLIND_-1205984854'), (u'CALLIND_-1205984854', u'CAST_-1205984773'), (u'INDIRECT_-1205984781', u'COPY_-1205984840'), (u'CAST_-1205984773', u'RETURN_-1205984851'), ('const-0', u'RETURN_-1205984851')]
[(u'CALLIND_-1205984854', u'INDIRECT_-1205984781'), ('tmp_72', u'CAST_-1205984774'), (u'CAST_-1205984774', u'CALLIND_-1205984854'), (u'CALLIND_-1205984854', u'CAST_-1205984773'), (u'INDIRECT_-1205984781', u'COPY_-1205984840'), (u'CAST_-1205984773', u'RETURN_-1205984851'), ('const-0', u'RETURN_-1205984851')]
null
null
000121a0
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_0002c064)();\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_0002c064)();\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_0002c064)();\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_0002c064)(...
(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_0002c064)();\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_0002c064)(); 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_0002c064)(); return pFVar1; }
4278_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
set_extra_library_path
FUN_000f0db0
/* 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: ld_plugin_status set_extra_library_path(Plugin_manager * this, char * path) */ ld_plugin_status __thiscall gold::Plugin_manager::set_ex...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000f0db0(int param_1,char *param_2) { undefined4 uVar1; char *pcVar2; size_t sVar3; undefined4 *__dest; undefined4 *local_34; size_t local_30; undefined4 local_2c [6]; undefined4 uStack_14; pc...
PUSH EBP MOV EAX,0xffffffff PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x211242 SUB ESP,0x3c MOV EBP,dword ptr [ESP + 0x54] LEA EDI,[ESP + 0x20] MOV ESI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x18],EDI TEST EBP,EBP JZ 0x000f0de9 SUB ESP,0xc PUSH EBP CALL 0x000265f0 ADD ESP,0x10 ADD EAX,EBP PUSH 0x0 PUSH EA...
null
null
null
null
[('tmp_1011', u'PTRSUB_-1206906273'), (u'CALL_-1206907349', u'INDIRECT_-1206906623'), ('const-4294967244', u'PTRSUB_-1206906522'), ('const-986558', u'COPY_-1206907448'), (u'INT_EQUAL_-1206906912', u'CBRANCH_-1206906910'), (u'PTRSUB_-1206906506', u'CAST_-1206906371'), ('const-8', u'PTRSUB_-1206906406'), (u'PTRSUB_-12069...
[('const-417', u'STORE_-1206906801'), (u'PTRSUB_-1206906549', u'INT_EQUAL_-1206907252'), (u'INDIRECT_-1206906444', u'MULTIEQUAL_-1206906680'), (u'CALL_-1206907349', u'INDIRECT_-1206906623'), ('const-417', u'LOAD_-1206906877'), (u'CAST_-1206906356', u'STORE_-1206906989'), ('const-986558', u'COPY_-1206907448'), (u'INT_EQ...
null
null
000f0db0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000f0db0(int param_1,char *param_2)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n size_t sVar3;\n undefined4 *__dest;\n undefined4 *local_34;\n size_t local_30;\n undefined4 local_2c [6];\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: ld_plugin_status set_extra_library_path(Plugin_manager * this, char *\n path) */\n\nld_plugin_status __thiscall\ngold...
(translation_unit "undefined4 FUN_000f0db0(int param_1,char *param_2)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n size_t sVar3;\n undefined4 *__dest;\n undefined4 *local_34;\n size_t local_30;\n undefined4 local_2c [6];\n undefined4 uStack_14;\n \n pcVar2 = (char *)0xffffffff;\n uStack_14 = 0xf0dbe;\n local_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "undefined4 FUN_000f0db0(int param_1,char *param_2)\n\n{\n undefined4 uVar1;\n char *pcVar2;\n size_t sVar3;\n undefined4 *__dest;\n undefined4 *local_34;\n size_t local_30;\n undefined4 local_2c [6];\n undefined4 uStack_14;\n \n pcVar2 = (char *)0xffffffff;\n uStack_14 = 0xf0dbe;\n loc...
/* 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: ld_plugin_status set_extra_library_path(Plugin_manager * this, char * path) */ type_1 __thiscall gold::type_2::function_1(type_2 *this,...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,char *param_2) { undefined4 uVar1; char *pcVar2; size_t sVar3; undefined4 *__dest; undefined4 *local_34; size_t local_30; undefined4 local_2c [6]; undefined4 uStack_14; pcVar2 =...
66_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
exit
exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_0003f10c)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_0003f10c)(); return; }
JMP dword ptr [EBX + 0x10c]
null
null
null
null
[(u'INDIRECT_-1205980014', u'COPY_-1205980073'), ('const-0', u'RETURN_-1205980083'), (u'CALLIND_-1205980086', u'INDIRECT_-1205980014'), (u'CAST_-1205980008', u'CALLIND_-1205980086'), ('tmp_63', u'CAST_-1205980008')]
[(u'INDIRECT_-1205980014', u'COPY_-1205980073'), ('const-0', u'RETURN_-1205980083'), (u'CALLIND_-1205980086', u'INDIRECT_-1205980014'), (u'CAST_-1205980008', u'CALLIND_-1205980086'), ('tmp_63', u'CAST_-1205980008')]
null
null
00013440
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}" primitive_type (function_decl...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}" primitive_type (function_decl...
(translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT...
(function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_0003f10c)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR_exit_0003f10c)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expressi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_0003f10c)(); return; }
53_powerpc64-linux-gnu-strings_and_powerpc64-linux-gnu-strings_strip.c
vfprintf
vfprintf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg) { int iVar1; iVar1 = (*(code *)PTR_vfprintf_000190d4)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg) { int iVar1; iVar1 = (*(code *)PTR_vfprintf_000190d4)(); return iVar1; }
JMP dword ptr [EBX + 0xd4]
null
null
null
null
[(u'INDIRECT_-1205988429', u'COPY_-1205988488'), (u'CAST_-1205988421', u'CALLIND_-1205988502'), ('tmp_77', u'CAST_-1205988421'), ('const-0', u'RETURN_-1205988499'), (u'CALLIND_-1205988502', u'INDIRECT_-1205988429'), (u'CALLIND_-1205988502', u'RETURN_-1205988499')]
[(u'INDIRECT_-1205988429', u'COPY_-1205988488'), (u'CAST_-1205988421', u'CALLIND_-1205988502'), ('tmp_77', u'CAST_-1205988421'), ('const-0', u'RETURN_-1205988499'), (u'CALLIND_-1205988502', u'INDIRECT_-1205988429'), (u'CALLIND_-1205988502', u'RETURN_-1205988499')]
null
null
00011360
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000190d4)();\n return iVar1;\n}\n\n" comment (function_definition "int vfprintf(FILE *__s,char *__forma...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000190d4)();\n return iVar1;\n}\n\n" comment (function_definition "int vfprintf(FILE *__s,char *__forma...
(translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000190d4)();\n return iVar1;\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000190d...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_vfprintf_000190d4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FIL...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__s,char *__format,type_2 __arg) { int iVar1; iVar1 = (*(type_3 *)PTR_vfprintf_000190d4)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000190d4)(); return iVar1; }
84_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
bfd_coff_get_auxent
bfd_coff_get_auxent
void bfd_coff_get_auxent(void) { (*(code *)PTR_bfd_coff_get_auxent_00040158)(); return; }
void bfd_coff_get_auxent(void) { (*(code *)PTR_bfd_coff_get_auxent_00040158)(); return; }
JMP dword ptr [EBX + 0x158]
null
null
null
null
[('tmp_58', u'CAST_-1205979705'), (u'CALLIND_-1205979782', u'INDIRECT_-1205979710'), (u'CAST_-1205979705', u'CALLIND_-1205979782'), ('const-0', u'RETURN_-1205979779'), (u'INDIRECT_-1205979710', u'COPY_-1205979769')]
[('tmp_58', u'CAST_-1205979705'), (u'CALLIND_-1205979782', u'INDIRECT_-1205979710'), (u'CAST_-1205979705', u'CALLIND_-1205979782'), ('const-0', u'RETURN_-1205979779'), (u'INDIRECT_-1205979710', u'COPY_-1205979769')]
null
null
00013570
x86
O1
(translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie...
(translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie...
(translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie...
(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_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00040158)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_coff_get_auxent(void)" (identifier "bfd_coff_get_auxent") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_bfd_coff_get_auxent_00040158)(); 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_00040158)(); return; }
605_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_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_-1206357674')]
[('const-1', u'RETURN_-1206357674')]
null
null
0007714c
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(); }
6_sg_rdac_and_sg_rdac_strip.c
sg_ll_mode_select6
sg_ll_mode_select6
void sg_ll_mode_select6(void) { (*(code *)PTR_sg_ll_mode_select6_00014fb0)(); return; }
void sg_ll_mode_select6(void) { (*(code *)PTR_sg_ll_mode_select6_00014fb0)(); return; }
JMP dword ptr [EBX + 0x18]
null
null
null
null
[(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')]
[(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')]
null
null
00011070
x86
O1
(translation_unit "void sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}\n\n" (function_definition "void sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}" primitive_type (function_declarator "sg_ll_mode_select6(void)" identifier (pa...
(translation_unit "void sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}\n\n" (function_definition "void sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}" primitive_type (function_declarator "sg_ll_mode_select6(void)" identifier (pa...
(translation_unit "void sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}\n\n" (function_definition "void sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}" primitive_type (function_declarator "sg_ll_mode_select6(void)" identifier (pa...
(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 sg_ll_mode_select6(void)\n\n{\n (*(code *)PTR_sg_ll_mode_select6_00014fb0)();\n return;\n}" (primitive_type "void") (function_declarator "sg_ll_mode_select6(void)" (identifier "sg_ll_mode_select6") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")...
void function_1(void) { (*(type_1 *)PTR_sg_ll_mode_select6_00014fb0)(); 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_00014fb0)(); return; }
9931_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~moneypunct_shim
FUN_00288c90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim (moneypunct...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00288c90(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_00413ff8; *param_1 = &PTR_FUN_00412514; *(undefined4 *)(param_1[4] + 0xc) = 0; ...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x18b369 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffe514] MOV EDX,dword ptr [EBX + 0xfffffff8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0xc],0x0 MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0x20],0x0 MOV EAX,dword p...
null
null
null
null
[('const-1', u'RETURN_-1204319066')]
[('tmp_906', u'CALL_-1204318807'), ('const-417', u'STORE_-1204318990'), ('const-18', u'CALLOTHER_-1204318900'), (u'LOAD_-1204318919', u'INT_ADD_-1204318901'), (u'LOAD_-1204318774', u'INT_ADD_-1204318752'), (u'PTRADD_-1204318669', u'LOAD_-1204318998'), ('tmp_282', u'CBRANCH_-1204318884'), ('tmp_493', u'BRANCH_-120431875...
null
null
00288c90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00288c90(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00413ff8;\n *param_1 = &PTR_FUN_00412514;\n *(undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim...
(translation_unit "void FUN_00288c90(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00413ff8;\n *param_1 = &PTR_FUN_00412514;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x20) = 0;\n *(undefined4 *)(p...
(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_00288c90(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_00413ff8;\n *param_1 = &PTR_FUN_00412514;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x20) = 0;\n *(undefined4 *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, false>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,false>::~moneypunct_shim (moneypunct...
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: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_00413ff8; *param_1 = &PTR_FUN_00412514; *(undefined4 *)(param_1[4] + 0xc) = 0; *(und...
3383_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_get_mtime
FUN_000e39c0
/* DWARF original prototype: Timespec do_get_mtime(Sized_relobj_incr<32,_false> * this) */ Timespec __thiscall gold::Sized_relobj_incr<32,_false>::do_get_mtime(Sized_relobj_incr<32,_false> *this) { uchar *puVar1; int iVar2; Timespec TVar3; undefined4 *in_stack_00000004; puVar1 = ((this->input_reader_).i...
void FUN_000e39c0(undefined4 *param_1,int param_2) { undefined4 *puVar1; undefined4 uVar2; puVar1 = (undefined4 *)(**(int **)(param_2 + 0x98) + 8 + *(int *)(param_2 + 0xa0)); uVar2 = puVar1[2]; *param_1 = *puVar1; param_1[1] = uVar2; return; }
MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [EDX + 0x98] MOV EDX,dword ptr [EDX + 0xa0] MOV ECX,dword ptr [ECX] LEA EDX,[ECX + EDX*0x1 + 0x8] MOV ECX,dword ptr [EDX] MOV EDX,dword ptr [EDX + 0x8] MOV dword ptr [EAX],ECX MOV dword ptr [EAX + 0x4],EDX RET 0x4
null
null
null
null
[(u'PTRADD_-1206830553', u'CAST_-1206830519'), (u'PTRSUB_-1206830545', u'LOAD_-1206830639'), ('const-417', u'LOAD_-1206830605'), (u'PTRSUB_-1206830546', u'PTRSUB_-1206830545'), ('const-4', u'PTRADD_-1206830517'), ('const-417', u'STORE_-1206830598'), (u'CAST_-1206830516', u'LOAD_-1206830605'), ('tmp_99', u'STORE_-120683...
[('const-417', u'LOAD_-1206830639'), ('const-417', u'LOAD_-1206830630'), ('const-417', u'STORE_-1206830598'), (u'CAST_-1206830533', u'LOAD_-1206830610'), (u'LOAD_-1206830610', u'STORE_-1206830598'), (u'LOAD_-1206830639', u'LOAD_-1206830622'), ('const-417', u'LOAD_-1206830605'), ('const-417', u'LOAD_-1206830610'), ('con...
null
null
000e39c0
x86
O1
(translation_unit "void FUN_000e39c0(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x98) + 8 + *(int *)(param_2 + 0xa0));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}\n\n" (function_definition "v...
(translation_unit "/* DWARF original prototype: Timespec do_get_mtime(Sized_relobj_incr<32,_false> * this) */\n\nTimespec __thiscall\ngold::Sized_relobj_incr<32,_false>::do_get_mtime(Sized_relobj_incr<32,_false> *this)\n\n{\n uchar *puVar1;\n int iVar2;\n Timespec TVar3;\n undefined4 *in_stack_00000004;\n \n puVa...
(translation_unit "void FUN_000e39c0(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x98) + 8 + *(int *)(param_2 + 0xa0));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}\n\n" (function_definition "v...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment...
(function_definition "void FUN_000e39c0(undefined4 *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n puVar1 = (undefined4 *)(**(int **)(param_2 + 0x98) + 8 + *(int *)(param_2 + 0xa0));\n uVar2 = puVar1[2];\n *param_1 = *puVar1;\n param_1[1] = uVar2;\n return;\n}" (primitive_type "void") ...
/* DWARF original prototype: Timespec do_get_mtime(Sized_relobj_incr<32,_false> * this) */ type_1 __thiscall gold::Sized_relobj_incr<32,_false>::do_get_mtime(Sized_relobj_incr<32,_false> *this) { uchar *var_1; int iVar2; type_1 TVar3; type_2 *in_stack_00000004; var_1 = ((this->input_reader_).inputs_)->p...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
null
void MASKED(undefined4 *param_1,int param_2) { undefined4 *puVar1; undefined4 uVar2; puVar1 = (undefined4 *)(**(int **)(param_2 + 0x98) + 8 + *(int *)(param_2 + 0xa0)); uVar2 = puVar1[2]; *param_1 = *puVar1; param_1[1] = uVar2; return; }
838_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
FUN_00043b31
FUN_00043b31
void FUN_00043b31(void) { int unaff_EBP; void *unaff_EDI; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x44; operator_delete(unaff_EDI,0x44); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extra...
void FUN_00043b31(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x44; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
PUSH EAX MOV EBX,ESI PUSH EAX PUSH 0x44 PUSH EDI CALL 0x003ae060 POP EAX PUSH dword ptr [EBP + -0x1c] CALL 0x004451f0
null
null
null
null
[(u'CALL_-1206174898', u'INDIRECT_-1206174803'), (u'CAST_-1206174790', u'LOAD_-1206174891'), ('tmp_114', u'CALL_-1206174898'), (u'LOAD_-1206174891', u'CALL_-1206174877'), (u'INDIRECT_-1206174801', u'CALL_-1206174877'), ('const-68', u'CALL_-1206174898'), (u'INT_ADD_-1206174875', u'CAST_-1206174790'), (u'INDIRECT_-120617...
[(u'CALL_-1206174898', u'INDIRECT_-1206174803'), (u'CALL_-1206174898', u'INDIRECT_-1206174807'), (u'LOAD_-1206174891', u'CALL_-1206174877'), (u'INDIRECT_-1206174805', u'CALL_-1206174877'), ('const-1', u'RETURN_-1206174872'), (u'CALL_-1206174898', u'INDIRECT_-1206174805'), ('tmp_110', u'INT_ADD_-1206174875'), (u'INT_ADD...
null
null
00043b31
x86
O1
(translation_unit "void FUN_00043b31(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e...
(translation_unit "void FUN_00043b31(void)\n\n{\n int unaff_EBP;\n void *unaff_EDI;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n operator_delete(unaff_EDI,0x44);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(*(undefined4 *)(...
(translation_unit "void FUN_00043b31(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres...
(function_definition "void FUN_00043b31(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x44;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "...
void function_1(void) { int var_3; void *unaff_EDI; type_1 uVar1; type_1 extraout_var; type_1 extraout_var_00; uVar1 = 0x44; var_1(unaff_EDI,0x44); /* WARNING: Subroutine does not return */ var_2(*(type_1 *)(var_3 + -0x1c),uVar1,extraout_var,extraout_var_00); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier...
null
void MASKED(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x44; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
4391_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
reloc_needs_plt_for_ifunc
FUN_00152c60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool reloc_needs_plt_for_ifunc(Scan * this, Sized_relobj_file<32,_true> * object, uint r_type) */ bool __thiscall anon_unknown.dwarf_b97484::Target_tilegx<32,_true>::Scan::reloc_needs_plt_for_ifunc ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool __regparm3 FUN_00152c60(int param_1,int param_2) { undefined4 uVar1; undefined4 uVar2; bool bVar3; bVar3 = false; if ((param_2 - 1U < 0x79) && (bVar3 = (&DAT_0046ef5f)[param_2] != 0, ((&DAT_0046ef5f)[param...
PUSH EBP LEA ECX,[EDX + -0x1] PUSH EDI XOR EDI,EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x497392 SUB ESP,0xc CMP ECX,0x78 JA 0x00152cb4 MOVZX ESI,byte ptr [EBX + EDX*0x1 + 0xffe84f5f] MOV ECX,ESI TEST CL,CL SETNZ CL AND ESI,0x4 MOV EDI,ECX JZ 0x00152cb4 MOV EBP,dword ptr [EAX + 0x4] SUB ESP,0xc LEA EAX,[EBX + 0xff...
null
null
null
null
[('const-1', u'RETURN_-1207292786')]
[(u'INT_LESS_-1207292737', u'CBRANCH_-1207292745'), ('const-4', u'INT_ADD_-1207292678'), (u'INT_SUB_-1207292808', u'INT_LESS_-1207292737'), (u'PTRSUB_-1207292461', u'PTRADD_-1207292680'), ('tmp_226', u'CBRANCH_-1207292695'), ('tmp_154', u'CBRANCH_-1207292745'), (u'CALL_-1207292655', u'CALL_-1207292623'), ('const-0', u'...
null
null
00152c60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool __regparm3 FUN_00152c60(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x79) &&\n (bVar3 = (&DAT_0046ef5f)[param_2]...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool reloc_needs_plt_for_ifunc(Scan * this, Sized_relobj_file<32,_true>\n * object, uint r_type) */\n\nbool __thiscall\nanon_unknown.dwarf_b97484::Target_tilegx<32,_true>::Scan::rel...
(translation_unit "bool __regparm3 FUN_00152c60(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x79) &&\n (bVar3 = (&DAT_0046ef5f)[param_2] != 0, ((&DAT_0046ef5f)[param_2] & 4) != 0)) {\n uVar1 = *(undefined4 *)(param_1 + 4);\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expr...
(function_definition "bool __regparm3 FUN_00152c60(int param_1,int param_2)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x79) &&\n (bVar3 = (&DAT_0046ef5f)[param_2] != 0, ((&DAT_0046ef5f)[param_2] & 4) != 0)) {\n uVar1 = *(undefined4 *)(param_1 + 4);...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool reloc_needs_plt_for_ifunc(Scan * this, Sized_relobj_file<32,_true> * object, uint r_type) */ bool __thiscall anon_unknown.dwarf_b97484::Target_tilegx<32,_true>::Scan::reloc_needs_plt_for_ifunc ...
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)))) body:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool __regparm3 MASKED(int param_1,int param_2) { undefined4 uVar1; undefined4 uVar2; bool bVar3; bVar3 = false; if ((param_2 - 1U < 0x79) && (bVar3 = (&DAT_0046ef5f)[param_2] != 0, ((&DAT_0046ef5f)[param_2] & ...
5315_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Target_aarch64
FUN_001d9580
/* 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 ~Target_aarch64(Target_aarch64<32,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_109b185::Target_aarch64<32...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001d9580(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; *param_1 = &PTR_FUN_005e3738; puVar2 = (undefined4 *)param_1[0x1e]; while (puVar2 != (undefined4 *)0x0) { puVar1 = (undefined4 *)*...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x00050b50 ADD EBX,0x410a74 LEA EAX,[EBX + 0xffff9738] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x78] TEST EAX,EAX JZ 0x001d95bc LEA ESI,[ESI] SUB ESP,0xc MOV EDI,dword ptr [EAX] PUSH EAX CALL 0x003ae080 MOV EAX,EDI ADD ESP,0x10 TEST EDI,EDI JNZ 0x0...
null
null
null
null
[('const-1', u'RETURN_-1207790175')]
[('const-24', u'PTRADD_-1207789328'), (u'COPY_-1207789478', u'MULTIEQUAL_-1207789421'), ('const-0', u'INT_NOTEQUAL_-1207790132'), ('tmp_2159', u'PTRADD_-1207789288'), (u'PTRADD_-1207789367', u'INT_NOTEQUAL_-1207789922'), ('const-2', u'INT_LEFT_-1207790019'), (u'CAST_-1207789418', u'COPY_-1207789478'), ('tmp_2159', u'PT...
null
null
001d9580
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d9580(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &PTR_FUN_005e3738;\n puVar2 = (undefined4 *)param_1[0x1e];\n while (puVar2 != (undefined4 *)0x0) {\...
(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 ~Target_aarch64(Target_aarch64<32,_false> * this, int __in_chrg)\n */\n\nvoid __thiscall\nanon_unknown.dwarf_10...
(translation_unit "void FUN_001d9580(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &PTR_FUN_005e3738;\n puVar2 = (undefined4 *)param_1[0x1e];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_003ae080(puVar2);\n puVar2 = puVar1;\n }\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (p...
(function_definition "void FUN_001d9580(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &PTR_FUN_005e3738;\n puVar2 = (undefined4 *)param_1[0x1e];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_003ae080(puVar2);\n puVar2 = puVar1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Target_aarch64(Target_aarch64<32,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_109b185::Target_aarch64<32...
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; *param_1 = &PTR_FUN_005e3738; puVar2 = (undefined4 *)param_1[0x1e]; while (puVar2 != (undefined4 *)0x0) { puVar1 = (undefined4 *)*puVar2...
1066_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
_bfd_fix_excluded_sec_syms
_bfd_fix_excluded_sec_syms
/* WARNING: Control flow encountered bad instruction data */ void _bfd_fix_excluded_sec_syms(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _bfd_fix_excluded_sec_syms(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207753866')]
[('const-1', u'RETURN_-1207753866')]
null
null
001c236c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _bfd_fix_excluded_sec_syms(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _bfd_fix_excluded_sec_syms(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _bfd_fix_excluded_sec_syms(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _bfd_fix_excluded_sec_syms(void)\n\n{\n ...
(translation_unit "void _bfd_fix_excluded_sec_syms(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _bfd_fix_excluded_sec_syms(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_bfd_fix_excluded_sec_syms(void)" identifier (parameter_list "...
(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_fix_excluded_sec_syms(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_bfd_fix_excluded_sec_syms(void)" (identifier "_bfd_fix_excluded_sec_syms") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
2682_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_output_section
FUN_00071550
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Output_section * do_output_section(Relobj * this, uint shndx) */ Output_section * __thiscall gold::Relobj::do_output_section(Relobj *this,uint shndx) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00071550(int param_1,uint param_2) { uint uVar1; uVar1 = *(int *)(param_1 + 0x3c) - *(int *)(param_1 + 0x38) >> 2; if (param_2 < uVar1) { return *(undefined4 *)(*(int *)(param_1 + 0x38) + param_2 * 4)...
PUSH EBX CALL 0x00050b50 ADD EBX,0x578aaa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [EAX + 0x38] MOV EAX,dword ptr [EAX + 0x3c] SUB EAX,EDX SAR EAX,0x2 CMP ECX,EAX JNC 0x0007157e MOV EAX,dword ptr [EDX + ECX*0x4] ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xffe6551...
null
null
null
null
[('const-1', u'RETURN_-1206381214')]
[(u'INT_SRIGHT_-1206381123', u'CALL_-1206381030'), ('const-60', u'INT_ADD_-1206381154'), (u'INT_LESS_-1206381103', u'CBRANCH_-1206381101'), (u'INT_ADD_-1206381154', u'CAST_-1206380972'), ('tmp_251', u'CBRANCH_-1206381101'), (u'LOAD_-1206381170', u'INT_SUB_-1206381145'), ('const-2', u'INT_SRIGHT_-1206381123'), ('const-0...
null
null
00071550
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00071550(int param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(int *)(param_1 + 0x3c) - *(int *)(param_1 + 0x38) >> 2;\n if (param_2 < uVar1) {\n return *(undefined4 *)(*(int *)(par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Output_section * do_output_section(Relobj * this, uint shndx) */\n\nOutput_section * __thiscall gold::Relobj::do_output_section(Relobj *this,uint shndx)\n\n{\n}\n\n" comment comment (...
(translation_unit "undefined4 FUN_00071550(int param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(int *)(param_1 + 0x3c) - *(int *)(param_1 + 0x38) >> 2;\n if (param_2 < uVar1) {\n return *(undefined4 *)(*(int *)(param_1 + 0x38) + param_2 * 4);\n }\n \n FUN_002446e0("../../gold/object.h...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expres...
(function_definition "undefined4 FUN_00071550(int param_1,uint param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(int *)(param_1 + 0x3c) - *(int *)(param_1 + 0x38) >> 2;\n if (param_2 < uVar1) {\n return *(undefined4 *)(*(int *)(param_1 + 0x38) + param_2 * 4);\n }\n \n FUN_002446e0("../../gold/objec...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Output_section * do_output_section(Relobj * this, uint shndx) */ Output_section * __thiscall gold::Relobj::do_output_section(Relobj *this,type_1 function_1) { }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,uint param_2) { uint uVar1; uVar1 = *(int *)(param_1 + 0x3c) - *(int *)(param_1 + 0x38) >> 2; if (param_2 < uVar1) { return *(undefined4 *)(*(int *)(param_1 + 0x38) + param_2 * 4); } ...
440_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
ldctor_add_set_entry
FUN_0002da20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void ldctor_add_set_entry (bfd_link_hash_entry *h,bfd_reloc_code_real_type reloc,char *name,asection *section, bfd_vma value) { bfd *pbVar1; set_element *psVar2; int iVar3; set_element *psVar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0002da20(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { int *piVar1; int iVar2; undefined4 *puVar3; char *pcVar4; undefined4 uVar5; int *piV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x1a05d7 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x40] MOV EBP,dword ptr [ESP + 0x44] LEA ECX,[EBX + 0x23a8] MOV ESI,dword ptr [ECX] TEST ESI,ESI JNZ 0x0002da5a JMP 0x0002db40 MOV ESI,dword ptr [ESI] TEST ESI,ESI JZ 0x0002db40 CMP ...
null
null
null
null
[('const-417', u'STORE_-1206002742'), (u'PTRSUB_-1206002040', u'STORE_-1206002759'), (u'INDIRECT_-1206002173', u'MULTIEQUAL_-1206002028'), (u'INDIRECT_-1206002173', u'MULTIEQUAL_-1206002136'), ('tmp_1305', u'PTRSUB_-1206002180'), (u'LOAD_-1206002867', u'INT_EQUAL_-1206002852'), (u'LOAD_-1206002755', u'INT_EQUAL_-120600...
[(u'LOAD_-1206002715', u'CAST_-1206002141'), (u'INDIRECT_-1206002182', u'MULTIEQUAL_-1206002144'), ('const-417', u'STORE_-1206002834'), (u'CAST_-1206002079', u'COPY_-1206002143'), ('const-417', u'STORE_-1206002828'), (u'LOAD_-1206002708', u'LOAD_-1206002703'), ('const-2', u'PTRADD_-1206002216'), (u'CAST_-1206001927', u...
null
null
0002da20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002da20(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid ldctor_add_set_entry\n (bfd_link_hash_entry *h,bfd_reloc_code_real_type reloc,char *name,asection *section,\n bfd_vma value)\n\n{\n bfd *pbVar1;\n set_element *psVar2;\n int ...
(translation_unit "void FUN_0002da20(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n undefined4 uVar5;\n int *piVar6;\n int *piVar7;\n undefined4 uVar8;\n \n piVar6 = DAT_0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_0002da20(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n undefined4 uVar5;\n int *piVar6;\n int *piVar7;\n undefined4 uVar8;\n \n piVar6 = DA...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1 (type_1 *var_2,type_2 var_3,char *name,type_3 *section, type_4 value) { type_5 *var_4; type_6 *var_11; int var_6; type_6 *psVar4; char *pcVar5; type_7 *var_9; type_6 *ps...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { int *piVar1; int iVar2; undefined4 *puVar3; char *pcVar4; undefined4 uVar5; int *piVar6; ...
683_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
bfd_hash_table_free
bfd_hash_table_free
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_table_free(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_table_free(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206398718')]
[('const-1', u'RETURN_-1206398718')]
null
null
0008d0f8
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_table_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_table_free(void)\n\n{\n /* W...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_table_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_table_free(void)\n\n{\n /* W...
(translation_unit "void bfd_hash_table_free(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_hash_table_free(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_hash_table_free(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_hash_table_free(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_hash_table_free(void)" (identifier "bfd_hash_table_free") (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(); }
5090_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
gc_mark_symbol
FUN_00123a50
/* 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 gc_mark_symbol(Symbol_table * this, Symbol * sym) */ void __thiscall gold::Symbol_table::gc_mark_symbol(Symbol_table *this,Symbol *sy...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_00123a50(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5) { int iVar1; int *piVar2; int iVar3; int iVar4; int local_14; int local_10; local_10 = 0x123a58; i...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x1de5a8 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x24] TEST byte ptr [ESI + 0x2a],0x7 JNZ 0x00123b17 MOV EAX,dword ptr [ESI + 0xc] TEST byte ptr [ESI + 0x2b],0x20 JZ 0x00123a7c TEST EAX,EAX JNZ 0x00123ab0 LEA EAX,[EBX + 0x378] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [E...
null
null
null
null
[(u'PTRSUB_-1207091880', u'CAST_-1207091845'), ('const-417', u'LOAD_-1207092597'), (u'LOAD_-1207092285', u'INT_EQUAL_-1207092257'), (u'LOAD_-1207092285', u'PTRSUB_-1207091837'), (u'STORE_-1207092230', u'INDIRECT_-1207091855'), ('const-1', u'RETURN_-1207092196'), (u'INT_AND_-1207092313', u'INT_EQUAL_-1207092327'), (u'IN...
[(u'STORE_-1207092253', u'INDIRECT_-1207091881'), (u'CAST_-1207091955', u'LOAD_-1207092576'), (u'PTRADD_-1207091860', u'STORE_-1207092236'), ('const-417', u'LOAD_-1207092525'), (u'LOAD_-1207092285', u'INT_EQUAL_-1207092257'), ('const-1', u'RETURN_-1207092196'), (u'INT_AND_-1207092313', u'INT_EQUAL_-1207092327'), (u'LOA...
null
null
00123a50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\nFUN_00123a50(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int local_14;\n int local_10;\...
(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 gc_mark_symbol(Symbol_table * this, Symbol * sym) */\n\nvoid __thiscall gold::Symbol_table::gc_mark_symbol(Symbol_...
(translation_unit "void __regparm3\nFUN_00123a50(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int local_14;\n int local_10;\n \n local_10 = 0x123a58;\n if ((*(byte *)(param_5 + 0x2a) & 7) != 0) {\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declara...
(function_definition "void __regparm3\nFUN_00123a50(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int iVar4;\n int local_14;\n int local_10;\n \n local_10 = 0x123a58;\n if ((*(byte *)(param_5 + 0x2a) & 7) != 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void gc_mark_symbol(Symbol_table * this, Symbol * sym) */ void __thiscall var_2::type_1::function_1(type_1 *this,type_2 *sym) { type_3 ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,int param_4,int param_5) { int iVar1; int *piVar2; int iVar3; int iVar4; int local_14; int local_10; local_10 = 0x123a58; if ((*(...
93_usbhid-dump_and_usbhid-dump_strip.c
__do_global_ctors_aux
FUN_00013640
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void __do_global_ctors_aux(void) { code *pcVar1; int *piVar2; if (__CTOR_LIST__ != (code *)0xffffffff) { piVar2 = (int *)&__CTOR_LIST__; pcVar1 = __CTOR_LIST__; do { (*pcVar1)(); piVar2 = piVar2 +...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00013640(void) { code *pcVar1; int *piVar2; if (DAT_00016e50 != (code *)0xffffffff) { piVar2 = (int *)&DAT_00016e50; pcVar1 = DAT_00016e50; do { (*pcVar1)(); piVar2 = piVar2 + -1; ...
CALL 0x000114c5 ADD EDX,0x39bb MOV EAX,dword ptr [EDX + 0xfffffe50] CMP EAX,-0x1 JZ 0x00013680 PUSH EBP MOV EBP,ESP PUSH EBX LEA EBX,[EDX + 0xfffffe50] SUB ESP,0x4 LEA ESI,[ESI] NOP CALL EAX SUB EBX,0x4 MOV EAX,dword ptr [EBX] CMP EAX,-0x1 JNZ 0x00013668 ADD ESP,0x4 POP EBX POP EBP RET RET
null
null
null
null
[(u'INDIRECT_-1205979339', u'MULTIEQUAL_-1205979337'), ('const-417', u'LOAD_-1205979479'), (u'LOAD_-1205979479', u'CAST_-1205979324'), (u'INT_NOTEQUAL_-1205979535', u'CBRANCH_-1205979534'), ('const-93776', u'PTRSUB_-1205979459'), (u'CALLIND_-1205979488', u'INDIRECT_-1205979339'), (u'PTRADD_-1205979329', u'LOAD_-1205979...
[(u'INDIRECT_-1205979339', u'MULTIEQUAL_-1205979337'), ('const-417', u'LOAD_-1205979479'), (u'LOAD_-1205979479', u'CAST_-1205979324'), (u'INT_NOTEQUAL_-1205979535', u'CBRANCH_-1205979534'), ('const-93776', u'PTRSUB_-1205979459'), (u'CALLIND_-1205979488', u'INDIRECT_-1205979339'), (u'PTRADD_-1205979329', u'LOAD_-1205979...
null
null
00013640
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00013640(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_00016e50 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_00016e50;\n pcVar1 = DAT_00016e50;\n do {\n (*pcVar1)();\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid __do_global_ctors_aux(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (__CTOR_LIST__ != (code *)0xffffffff) {\n piVar2 = (int *)&__CTOR_LIST__;\n pcVar1 = __CTOR_LIST__;\n do {\n (*pcVa...
(translation_unit "void FUN_00013640(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_00016e50 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_00016e50;\n pcVar1 = DAT_00016e50;\n do {\n (*pcVar1)();\n piVar2 = piVar2 + -1;\n pcVar1 = (code *)*piVar2;\n } while (pcVar1 != (code *)0x...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (ca...
(function_definition "void FUN_00013640(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_00016e50 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_00016e50;\n pcVar1 = DAT_00016e50;\n do {\n (*pcVar1)();\n piVar2 = piVar2 + -1;\n pcVar1 = (code *)*piVar2;\n } while (pcVar1 != (code *...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void function_1(void) { type_1 *var_3; int *var_2; if (var_1 != (type_1 *)0xffffffff) { var_2 = (int *)&var_1; var_3 = var_1; do { (*var_3)(); var_2 = var_2 + -1; var_3 = (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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(void) { code *pcVar1; int *piVar2; if (DAT_00016e50 != (code *)0xffffffff) { piVar2 = (int *)&DAT_00016e50; pcVar1 = DAT_00016e50; do { (*pcVar1)(); piVar2 = piVar2 + -1; pcVar1...
8232_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
close
FUN_002489f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__basic_file<char>::close() */ void std::__basic_file<char>::close(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_002489f0(undefined4 *param_1) { char cVar1; int iVar2; cVar1 = FUN_00248850(param_1); if (cVar1 != '\0') { if (*(char *)(param_1 + 1) == '\0') { *param_1 = 0; return param_1; } ...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1cb609 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] PUSH ESI CALL 0x00248850 ADD ESP,0x10 TEST AL,AL JZ 0x00248a50 CMP byte ptr [ESI + 0x4],0x0 JNZ 0x00248a28 MOV dword ptr [ESI],0x0 ADD ESP,0x4 MOV EAX,ESI POP EBX POP ESI RET SUB ESP,0xc PUSH dword ptr [ESI] CALL 0x0002ca30 M...
null
null
null
null
[('const-1', u'RETURN_-1204057594')]
[('tmp_150', u'CBRANCH_-1204057526'), (u'INT_EQUAL_-1204057510', u'CBRANCH_-1204057506'), (u'COPY_-1204057487', u'RETURN_-1204057463'), ('const-0', u'STORE_-1204057438'), ('tmp_785', u'PTRADD_-1204057253'), ('const-417', u'LOAD_-1204057525'), ('tmp_352', u'CBRANCH_-1204057405'), (u'CAST_-1204057226', u'CALL_-1204057441...
null
null
002489f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_002489f0(undefined4 *param_1)\n\n{\n char cVar1;\n int iVar2;\n \n cVar1 = FUN_00248850(param_1);\n if (cVar1 != '\0') {\n if (*(char *)(param_1 + 1) == '\0') {\n *param_1 = 0;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__basic_file<char>::close() */\n\nvoid std::__basic_file<char>::close(void)\n\n{\n}\n\n" comment comment (function_definition "void std::__basic_file<char>::close(void)\n\n{\n}" primitive_type (ERROR "std...
(translation_unit "undefined4 * FUN_002489f0(undefined4 *param_1)\n\n{\n char cVar1;\n int iVar2;\n \n cVar1 = FUN_00248850(param_1);\n if (cVar1 != '\0') {\n if (*(char *)(param_1 + 1) == '\0') {\n *param_1 = 0;\n return param_1;\n }\n iVar2 = fclose((FILE *)*param_1);\n *param_1 = 0;\n i...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression ...
(function_definition "undefined4 * FUN_002489f0(undefined4 *param_1)\n\n{\n char cVar1;\n int iVar2;\n \n cVar1 = FUN_00248850(param_1);\n if (cVar1 != '\0') {\n if (*(char *)(param_1 + 1) == '\0') {\n *param_1 = 0;\n return param_1;\n }\n iVar2 = fclose((FILE *)*param_1);\n *param_1 = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__basic_file<char>::close() */ void std::__basic_file<char>::function_1(void) { }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(undefined4 *param_1) { char cVar1; int iVar2; cVar1 = FUN_00248850(param_1); if (cVar1 != '\0') { if (*(char *)(param_1 + 1) == '\0') { *param_1 = 0; return param_1; } iVar2...
511_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
ldemul_new_vers_pattern
FUN_00030660
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ bfd_elf_version_expr * ldemul_new_vers_pattern(bfd_elf_version_expr *entry) { bfd_elf_version_expr *pbVar1; if (ld_emulation->new_vers_pattern != (_func_bfd_elf_version_expr_ptr_bfd_elf_version_expr_ptr *)0x0) { ...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 FUN_00030660(undefined4 param_1) { undefined4 uVar1; if (*(code **)(DAT_0008c92c + 100) != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x0003067c. Too many branches */ ...
CALL 0x00015b55 ADD EDX,0x5b99b MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EDX + 0x92c] MOV EDX,dword ptr [EDX + 0x64] TEST EDX,EDX JZ 0x00030680 JMP EDX RET
null
null
null
null
[('const-1', u'RETURN_-1206122837'), ('tmp_107', u'CALLIND_-1206122845'), (u'COPY_-1206122886', u'RETURN_-1206122836'), ('const-417', u'LOAD_-1206122870'), ('const-0', u'INT_NOTEQUAL_-1206122851'), ('const-0', u'RETURN_-1206122836'), (u'LOAD_-1206122870', u'INT_NOTEQUAL_-1206122851'), ('tmp_82', u'CBRANCH_-1206122851')...
[(u'CAST_-1206122769', u'LOAD_-1206122870'), ('const-1', u'RETURN_-1206122837'), (u'INT_ADD_-1206122854', u'CAST_-1206122769'), (u'COPY_-1206122886', u'RETURN_-1206122836'), ('const-0', u'INT_NOTEQUAL_-1206122851'), ('const-0', u'RETURN_-1206122836'), (u'LOAD_-1206122870', u'INT_NOTEQUAL_-1206122851'), ('tmp_82', u'CBR...
null
null
00030660
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 FUN_00030660(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_0008c92c + 100) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x0003067c. Too...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nbfd_elf_version_expr * ldemul_new_vers_pattern(bfd_elf_version_expr *entry)\n\n{\n bfd_elf_version_expr *pbVar1;\n \n if (ld_emulation->new_vers_pattern !=\n (_func_bfd_elf_version_expr_ptr_bfd_elf_vers...
(translation_unit "undefined4 FUN_00030660(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_0008c92c + 100) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_0008c92c + 100))();\n return uVar1;\n }\n return param_1;\n}\n\n" (function_definition "unde...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointe...
(function_definition "undefined4 FUN_00030660(undefined4 param_1)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_0008c92c + 100) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_0008c92c + 100))();\n return uVar1;\n }\n return param_1;\n}" (type_identifier "undefined...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ type_1 * function_1(type_1 *entry) { type_1 *pbVar1; if (ld_emulation->new_vers_pattern != (type_2 *)0x0) { /* WARNING: Could not recover jumptable at 0x0003067c. Too many branches */ ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_sta...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 MASKED(undefined4 param_1) { undefined4 uVar1; if (*(code **)(DAT_0008c92c + 100) != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x0003067c. Too many branches */ ...
9334_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_transform
FUN_00238590
/* std::__facet_shims::(anonymous namespace)::collate_shim<char>::do_transform(char const*, char const*) const */ char * std::__facet_shims::(anonymous_namespace)::collate_shim<char>::do_transform (char *param_1,char *param_2) { int unaff_EDI; undefined4 in_stack_0000000c; undefined4 in_sta...
int * FUN_00238590(int *param_1,int param_2,undefined4 param_3,undefined4 param_4) { int unaff_EDI; int local_38; int local_34; code *local_20; FUN_00062073(); local_20 = (code *)0x0; /* try { // try from 002385c5 to 002385ea has its CatchHandler @ 0023861b */ FUN_0023f1f0(0,*(und...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00062073 ADD EDI,0x171a67 PUSH ESI LEA EAX,[EBP + -0x34] PUSH EBX SUB ESP,0x48 MOV dword ptr [EBP + -0x3c],EAX MOV ESI,dword ptr [EBP + 0x8] PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] MOV EBX,EDI PUSH EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x1c],0x0 PUS...
null
null
null
null
[(u'INT_NOTEQUAL_-1203993035', u'CBRANCH_-1203993035'), (u'PTRADD_-1203992798', u'CALL_-1203992842'), ('tmp_826', u'PTRSUB_-1203992647'), ('tmp_1538', u'CALL_-1203993068'), ('const-1', u'PTRADD_-1203992972'), ('const-0', u'CALL_-1203992979'), ('const-0', u'PTRSUB_-1203992537'), (u'CAST_-1203992576', u'CALL_-1203992979'...
[('tmp_1549', u'INT_ADD_-1203993071'), (u'INT_NOTEQUAL_-1203993035', u'CBRANCH_-1203993035'), (u'PTRADD_-1203992798', u'CALL_-1203992842'), ('const-2', u'PTRADD_-1203992595'), ('tmp_1548', u'CALL_-1203992979'), ('const-0', u'CALL_-1203993068'), ('const-0', u'INT_NOTEQUAL_-1203993035'), (u'CAST_-1203992588', u'STORE_-12...
null
null
00238590
x86
O1
(translation_unit "int * FUN_00238590(int *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int unaff_EDI;\n int local_38;\n int local_34;\n code *local_20;\n \n FUN_00062073();\n local_20 = (code *)0x0;\n /* try { // try from 002385c5 to 002385ea has its CatchHandler @ 002386...
(translation_unit "/* std::__facet_shims::(anonymous namespace)::collate_shim<char>::do_transform(char const*, char\n const*) const */\n\nchar * std::__facet_shims::(anonymous_namespace)::collate_shim<char>::do_transform\n (char *param_1,char *param_2)\n\n{\n int unaff_EDI;\n undefined4 in_stack_000...
(translation_unit "int * FUN_00238590(int *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int unaff_EDI;\n int local_38;\n int local_34;\n code *local_20;\n \n FUN_00062073();\n local_20 = (code *)0x0;\n \n FUN_0023f1f0(0,*(undefined4 *)(param_2 + 0xc),&local_38,param_3,par...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration ...
(function_definition "int * FUN_00238590(int *param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int unaff_EDI;\n int local_38;\n int local_34;\n code *local_20;\n \n FUN_00062073();\n local_20 = (code *)0x0;\n \n FUN_0023f1f0(0,*(undefined4 *)(param_2 + 0xc),&local_38,param_3,...
/* std::__facet_shims::(anonymous namespace)::collate_shim<char>::do_transform(char const*, char const*) const */ char * std::__facet_shims::(anonymous_namespace)::collate_shim<char>::do_transform (char *var_6,char *var_4) { int var_14; type_1 in_stack_0000000c; type_1 in_stack_00000010; ...
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,undefined4 param_3,undefined4 param_4) { int unaff_EDI; int local_38; int local_34; code *local_20; FUN_00062073(); local_20 = (code *)0x0; /* try { // try from 002385c5 to 002385ea has its CatchHandler @ 0023861b */ FUN_0023f1f0(0,*(undefined...
533_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
bindtextdomain
bindtextdomain
/* WARNING: Control flow encountered bad instruction data */ void bindtextdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* bindtextdomain@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bindtextdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189514')]
[('const-1', u'RETURN_-1206189514')]
null
null
0004022c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bindtextdomain(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* bindtextdomain@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void bindtext...
(translation_unit "void bindtextdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bindtextdomain(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 bindtextdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (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 */ /* bindtextdomain@@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(); }
317_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
create_build_id
FUN_00030478
/* gold::Layout::create_build_id() [clone .cold.748] */ void gold::Layout::create_build_id(void) { int unaff_EBP; Output_data *unaff_EDI; int in_stack_fffffff4; unaff_EDI->_vptr_Output_data = (_func_int_varargs **)(*(int *)(unaff_EBP + -0x4c) + -0x42c0); Output_data::~Output_data(unaff_EDI,in_stack_ffff...
void FUN_00030478(void) { int unaff_EBP; int *unaff_EDI; undefined4 uVar1; *unaff_EDI = *(int *)(unaff_EBP + -0x4c) + -0x42c0; FUN_0015bff0(); uVar1 = 0x44; FUN_00248200(); if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x54)) { FUN_00248220(*(int *)(unaff_EBP + -0x30),uVar1); } ...
MOV ECX,dword ptr [EBP + -0x4c] SUB ESP,0xc LEA EAX,[ECX + 0xffffbd38] MOV EBX,ECX ADD EAX,0x8 MOV dword ptr [EDI],EAX PUSH EDI CALL 0x0015bff0 POP EAX POP EDX PUSH 0x44 PUSH EDI MOV EBX,dword ptr [EBP + -0x4c] CALL 0x00248200 ADD ESP,0x10 MOV EAX,dword ptr [EBP + -0x30] CMP EAX,dword ptr [EBP + -0x54] JZ 0x000304b8 SU...
null
null
null
null
[(u'LOAD_-1206123295', u'CALL_-1206123243'), ('const-0', u'PTRSUB_-1206123094'), ('const-417', u'LOAD_-1206123397'), (u'CAST_-1206123069', u'LOAD_-1206123295'), ('tmp_541', u'INT_ADD_-1206123273'), ('const-417', u'STORE_-1206123355'), (u'INT_ADD_-1206123273', u'CAST_-1206123065'), ('tmp_543', u'PTRSUB_-1206123094'), (u...
[('tmp_531', u'INT_ADD_-1206123381'), (u'LOAD_-1206123295', u'CALL_-1206123243'), (u'CAST_-1206123117', u'LOAD_-1206123397'), ('tmp_531', u'INT_ADD_-1206123279'), ('const-68', u'COPY_-1206123330'), (u'CAST_-1206123071', u'LOAD_-1206123289'), ('const-1', u'RETURN_-1206123196'), ('tmp_531', u'INT_ADD_-1206123273'), (u'LO...
null
null
00030478
x86
O1
(translation_unit "void FUN_00030478(void)\n\n{\n int unaff_EBP;\n int *unaff_EDI;\n undefined4 uVar1;\n \n *unaff_EDI = *(int *)(unaff_EBP + -0x4c) + -0x42c0;\n FUN_0015bff0();\n uVar1 = 0x44;\n FUN_00248200();\n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x54)) {\n FUN_00248220(*(int *)(unaf...
(translation_unit "/* gold::Layout::create_build_id() [clone .cold.748] */\n\nvoid gold::Layout::create_build_id(void)\n\n{\n int unaff_EBP;\n Output_data *unaff_EDI;\n int in_stack_fffffff4;\n \n unaff_EDI->_vptr_Output_data = (_func_int_varargs **)(*(int *)(unaff_EBP + -0x4c) + -0x42c0);\n Output_data::~Output_...
(translation_unit "void FUN_00030478(void)\n\n{\n int unaff_EBP;\n int *unaff_EDI;\n undefined4 uVar1;\n \n *unaff_EDI = *(int *)(unaff_EBP + -0x4c) + -0x42c0;\n FUN_0015bff0();\n uVar1 = 0x44;\n FUN_00248200();\n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x54)) {\n FUN_00248220(*(int *)(unaf...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * IDENT...
(function_definition "void FUN_00030478(void)\n\n{\n int unaff_EBP;\n int *unaff_EDI;\n undefined4 uVar1;\n \n *unaff_EDI = *(int *)(unaff_EBP + -0x4c) + -0x42c0;\n FUN_0015bff0();\n uVar1 = 0x44;\n FUN_00248200();\n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x54)) {\n FUN_00248220(*(int *)(u...
/* gold::Layout::create_build_id() [clone .cold.748] */ void gold::Layout::function_1(void) { int var_1; type_1 *unaff_EDI; int in_stack_fffffff4; unaff_EDI->_vptr_Output_data = (type_2 **)(*(int *)(var_1 + -0x4c) + -0x42c0); Output_data::~type_1(unaff_EDI,in_stack_fffffff4); var_2(unaff_EDI,0x44); ...
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; undefined4 uVar1; *unaff_EDI = *(int *)(unaff_EBP + -0x4c) + -0x42c0; FUN_0015bff0(); uVar1 = 0x44; FUN_00248200(); if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x54)) { FUN_00248220(*(int *)(unaff_EBP + -0x30),uVar1); } ...
7273_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
do_is_string
FUN_001c5830
/* DWARF original prototype: bool do_is_string(Output_merge_base * this) */ bool __thiscall gold::Output_merge_base::do_is_string(Output_merge_base *this) { return false; }
undefined4 FUN_001c5830(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1207740352', u'RETURN_-1207740345'), ('const-0', u'COPY_-1207740352'), ('const-0', u'RETURN_-1207740345')]
[('const-0', u'COPY_-1207740365'), (u'COPY_-1207740365', u'RETURN_-1207740345'), ('const-0', u'RETURN_-1207740345')]
null
null
001c5830
x86
O1
(translation_unit "undefined4 FUN_001c5830(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001c5830(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001c5830(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* DWARF original prototype: bool do_is_string(Output_merge_base * this) */\n\nbool __thiscall gold::Output_merge_base::do_is_string(Output_merge_base *this)\n\n{\n return false;\n}\n\n" comment (function_definition "bool __thiscall gold::Output_merge_base::do_is_string(Output_merge_base *this)\n\n{...
(translation_unit "undefined4 FUN_001c5830(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001c5830(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001c5830(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_001c5830(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_001c5830(void)" (identifier "FUN_001c5830") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* DWARF original prototype: bool do_is_string(Output_merge_base * this) */ bool __thiscall gold::type_1::function_1(type_1 *this) { return false; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
34_aarch64-linux-gnu-ranlib_and_aarch64-linux-gnu-ranlib_strip.c
xmalloc_set_program_name
xmalloc_set_program_name
void xmalloc_set_program_name(void) { (*(code *)PTR_xmalloc_set_program_name_0002108c)(); return; }
void xmalloc_set_program_name(void) { (*(code *)PTR_xmalloc_set_program_name_0002108c)(); return; }
JMP dword ptr [EBX + 0x8c]
null
null
null
null
[(u'CAST_-1205984617', u'CALLIND_-1205984694'), ('const-0', u'RETURN_-1205984691'), (u'INDIRECT_-1205984622', u'COPY_-1205984681'), (u'CALLIND_-1205984694', u'INDIRECT_-1205984622'), ('tmp_58', u'CAST_-1205984617')]
[(u'CAST_-1205984617', u'CALLIND_-1205984694'), ('const-0', u'RETURN_-1205984691'), (u'INDIRECT_-1205984622', u'COPY_-1205984681'), (u'CALLIND_-1205984694', u'INDIRECT_-1205984622'), ('tmp_58', u'CAST_-1205984617')]
null
null
00012240
x86
O1
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(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 xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002108c)();\n return;\n}" (primitive_type "void") (function_declarator "xmalloc_set_program_name(void)" (identifier "xmalloc_set_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi...
void function_1(void) { (*(type_1 *)PTR_xmalloc_set_program_name_0002108c)(); 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_0002108c)(); return; }
455_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3StringToId
FUN_0001bc25
void __regparm3 sqlite3StringToId(Expr *p) { if (p->op != 's') { if ((p->op == 'o') && (p->pLeft->op == 's')) { p->pLeft->op = ';'; } return; } p->op = ';'; return; }
void __regparm3 FUN_0001bc25(char *param_1) { if (*param_1 != 's') { if ((*param_1 == 'o') && (**(char **)(param_1 + 0xc) == 's')) { **(char **)(param_1 + 0xc) = ';'; } return; } *param_1 = ';'; return; }
MOVZX EDX,byte ptr [EAX] CMP DL,0x73 JZ 0x0001bc34 CMP DL,0x6f JZ 0x0001bc38 RET MOV byte ptr [EAX],0x3b RET MOV EAX,dword ptr [EAX + 0xc] CMP byte ptr [EAX],0x73 JNZ 0x0001bc32 MOV byte ptr [EAX],0x3b JMP 0x0001bc32
null
null
null
null
[('const-417', u'LOAD_-1205945305'), (u'PTRSUB_-1205945149', u'STORE_-1205945242'), ('const-111', u'INT_EQUAL_-1205945270'), (u'LOAD_-1205945258', u'PTRSUB_-1205945134'), (u'PTRSUB_-1205945144', u'LOAD_-1205945258'), ('const-59', u'STORE_-1205945242'), ('const-0', u'RETURN_-1205945229'), ('const-115', u'INT_EQUAL_-1205...
[('const-111', u'INT_EQUAL_-1205945270'), ('const-1', u'PTRADD_-1205945196'), ('const-417', u'LOAD_-1205945305'), ('const-115', u'INT_EQUAL_-1205945238'), ('const-0', u'RETURN_-1205945229'), ('const-417', u'LOAD_-1205945258'), ('const-59', u'STORE_-1205945233'), (u'INT_EQUAL_-1205945270', u'CBRANCH_-1205945268'), (u'IN...
null
null
0001bc25
x86
O1
(translation_unit "void __regparm3 FUN_0001bc25(char *param_1)\n\n{\n if (*param_1 != 's') {\n if ((*param_1 == 'o') && (**(char **)(param_1 + 0xc) == 's')) {\n **(char **)(param_1 + 0xc) = ';';\n }\n return;\n }\n *param_1 = ';';\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0001bc25(ch...
(translation_unit "void __regparm3 sqlite3StringToId(Expr *p)\n\n{\n if (p->op != 's') {\n if ((p->op == 'o') && (p->pLeft->op == 's')) {\n p->pLeft->op = ';';\n }\n return;\n }\n p->op = ';';\n return;\n}\n\n" (function_definition "void __regparm3 sqlite3StringToId(Expr *p)\n\n{\n if (p->op != 's') ...
(translation_unit "void __regparm3 FUN_0001bc25(char *param_1)\n\n{\n if (*param_1 != 's') {\n if ((*param_1 == 'o') && (**(char **)(param_1 + 0xc) == 's')) {\n **(char **)(param_1 + 0xc) = ';';\n }\n return;\n }\n *param_1 = ';';\n return;\n}\n\n" (function_definition "void __regparm3 FUN_0001bc25(ch...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' character ')) )) (com...
(function_definition "void __regparm3 FUN_0001bc25(char *param_1)\n\n{\n if (*param_1 != 's') {\n if ((*param_1 == 'o') && (**(char **)(param_1 + 0xc) == 's')) {\n **(char **)(param_1 + 0xc) = ';';\n }\n return;\n }\n *param_1 = ';';\n return;\n}" (primitive_type "void") (ERROR "__regparm3" (identifie...
void __regparm3 function_1(type_1 *p) { if (p->op != 's') { if ((p->op == 'o') && (p->pLeft->op == 's')) { p->pLeft->op = ';'; } return; } p->op = ';'; return; }
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement cond...
null
void __regparm3 MASKED(char *param_1) { if (*param_1 != 's') { if ((*param_1 == 'o') && (**(char **)(param_1 + 0xc) == 's')) { **(char **)(param_1 + 0xc) = ';'; } return; } *param_1 = ';'; return; }
123_x86_64-kfreebsd-gnu-c++filt_and_x86_64-kfreebsd-gnu-c++filt_strip.c
ferror
ferror
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206058946')]
[('const-1', u'RETURN_-1206058946')]
null
null
00020034
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ferror@@GLIBC_2.0 */...
(translation_unit "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int ferror(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ /* ferror@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3284_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
merge_gnu_properties
FUN_000b96c0
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void merge_gnu_properties(Sized_target<64,_false> * this, Object * param_1) */ void __thiscall gold::Sized_target<64,_false>::merge_gnu_properties(Sized_target<64,_false> *this,Object *param_2) { return; }
void FUN_000b96c0(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1206610228')]
[('const-0', u'RETURN_-1206610228')]
null
null
000b96c0
x86
O1
(translation_unit "void FUN_000b96c0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000b96c0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000b96c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void merge_gnu_properties(Sized_target<64,_false> * this, Object *\n param_1) */\n\nvoid __thiscall\ngold::Sized_target<64,_false>::merge_gnu_properties(Sized_target<64,_false> *this,Object *param_2)\...
(translation_unit "void FUN_000b96c0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_000b96c0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_000b96c0(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_000b96c0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_000b96c0(void)" (identifier "FUN_000b96c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void merge_gnu_properties(Sized_target<64,_false> * this, Object * param_1) */ void __thiscall gold::Sized_target<64,_false>::merge_gnu_properties(Sized_target<64,_false> *this,Object *param_2) { 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; }
332_alpha-linux-gnu-strip_and_alpha-linux-gnu-strip_strip.c
stab_typed_constant
FUN_0002a510
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_boolean stab_typed_constant(void *p,char *name,bfd_vma val) { char *__s; size_t sVar1; size_t sVar2; char *__s_00; bfd_boolean bVar3; __s = stab_pop_type((stab_write_ha...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0002a510(undefined4 param_1,char *param_2,undefined4 param_3) { char *__s; size_t sVar1; size_t sVar2; char *__s_00; int iVar3; __s = (char *)FUN_00029a00(); sVar1 = strlen(param_2); sVar2 = strlen(__s...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000166c0 ADD EBX,0x15ae7 SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESP + 0x28] ADD EAX,0x38 CALL 0x00029a00 SUB ESP,0xc PUSH dword ptr [ESP + 0x30] MOV ESI,EAX CALL 0x000134e0 MOV dword ptr [ESP],ESI MOV EDI,EAX CALL 0x000134e0 LEA EAX,[EDI + EAX*0x1 + 0x14...
null
null
null
null
[(u'CALL_-1206016597', u'CAST_-1206016070'), (u'CALL_-1206016470', u'MULTIEQUAL_-1206016275'), (u'CAST_-1206016110', u'CALL_-1206016666'), ('const-0', u'INT_NOTEQUAL_-1206016443'), (u'COPY_-1206016408', u'MULTIEQUAL_-1206016275'), (u'CALL_-1206016634', u'INT_ADD_-1206016600'), (u'CALL_-1206016666', u'CALL_-1206016552')...
[(u'CALL_-1206016666', u'CAST_-1206016137'), (u'CALL_-1206016470', u'MULTIEQUAL_-1206016275'), ('const-0', u'INT_NOTEQUAL_-1206016443'), ('const-0', u'CALL_-1206016470'), (u'COPY_-1206016408', u'MULTIEQUAL_-1206016275'), (u'CALL_-1206016634', u'INT_ADD_-1206016600'), (u'MULTIEQUAL_-1206016275', u'RETURN_-1206016359'), ...
null
null
0002a510
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0002a510(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n __s = (char *)FUN_00029a00();\n sVar1 = strlen(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean stab_typed_constant(void *p,char *name,bfd_vma val)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n bfd_boolean bVar3;\n \n __s ...
(translation_unit "int FUN_0002a510(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n __s = (char *)FUN_00029a00();\n sVar1 = strlen(param_2);\n sVar2 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar1 + 0x14 + sVar2);\n spri...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT...
(function_definition "int FUN_0002a510(undefined4 param_1,char *param_2,undefined4 param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n __s = (char *)FUN_00029a00();\n sVar1 = strlen(param_2);\n sVar2 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar1 + 0x14 + sVar2);\n s...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void *p,char *name,type_2 val) { char *__s; size_t var_4; size_t var_5; char *__s_00; type_1 var_9; __s = var_1((type_3 *)((int)p + 0x38)); var_4 = var_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 param_1,char *param_2,undefined4 param_3) { char *__s; size_t sVar1; size_t sVar2; char *__s_00; int iVar3; __s = (char *)FUN_00029a00(); sVar1 = strlen(param_2); sVar2 = strlen(__s); _...
72_sg_rep_zones_and_sg_rep_zones_strip.c
get_scsi_pt_resid
get_scsi_pt_resid
/* WARNING: Control flow encountered bad instruction data */ void get_scsi_pt_resid(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void get_scsi_pt_resid(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205964690')]
[('const-1', u'RETURN_-1205964690')]
null
null
00017064
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid get_scsi_pt_resid(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void get_scsi_pt_resid(void)\n\n{\n /* WARNI...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid get_scsi_pt_resid(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void get_scsi_pt_resid(void)\n\n{\n /* WARNI...
(translation_unit "void get_scsi_pt_resid(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void get_scsi_pt_resid(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "get_scsi_pt_resid(void)" identifier (parameter_list "(void)" ( (parameter_declar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void get_scsi_pt_resid(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "get_scsi_pt_resid(void)" (identifier "get_scsi_pt_resid") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ 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(); }
204_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c
read_debugging_info
FUN_0001c0f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * read_debugging_info(bfd *abfd,asymbol **syms,long symcount,bfd_boolean no_messages) { void *pvVar1; asymbol **ppaVar2; asymbol **ppaVar3; void *pvVar4; int *piVar5; int iVar6; uint uVar7; bool bVar8; unde...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0001c0f0(undefined4 *param_1,undefined4 *param_2,int param_3,int param_4) { void *pvVar1; undefined4 *puVar2; undefined4 *puVar3; void *pvVar4; undefined **ppuVar5; int iVar6; uint uVar7; bool bVar8; un...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000165d0 ADD EBX,0x22f07 SUB ESP,0x7c MOV EBP,dword ptr [ESP + 0x90] CALL 0x0001e2b0 MOV dword ptr [ESP],EAX TEST EAX,EAX JZ 0x0001c4bf LEA EAX,[EBX + 0xfffffdd0] XOR ESI,ESI MOV dword ptr [ESP + 0x20],0x0 MOV dword ptr [ESP + 0x14],EAX LEA EAX,[EBX + 0xfffffde8] MOV dword ptr...
null
null
null
null
[(u'COPY_-1205936220', u'MULTIEQUAL_-1205936243'), (u'MULTIEQUAL_-1205936235', u'MULTIEQUAL_-1205936268'), (u'MULTIEQUAL_-1205935980', u'COPY_-1205935296'), ('tmp_4002', u'CBRANCH_-1205941136'), (u'CALL_-1205941818', u'INDIRECT_-1205936725'), ('tmp_6338', u'CALL_-1205941348'), (u'LOAD_-1205943636', u'CALL_-1205943545')...
[(u'CALL_-1205941818', u'INDIRECT_-1205936123'), (u'INDIRECT_-1205936784', u'MULTIEQUAL_-1205936739'), (u'COPY_-1205935223', u'MULTIEQUAL_-1205939307'), ('tmp_4002', u'CBRANCH_-1205941136'), (u'CALL_-1205941163', u'INDIRECT_-1205935750'), (u'INDIRECT_-1205936142', u'MULTIEQUAL_-1205936091'), (u'LOAD_-1205943636', u'CAL...
null
null
0001c0f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0001c0f0(undefined4 *param_1,undefined4 *param_2,int param_3,int param_4)\n\n{\n void *pvVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n void *pvVar4;\n undefined **ppuVar5;\n int iVar6;\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * read_debugging_info(bfd *abfd,asymbol **syms,long symcount,bfd_boolean no_messages)\n\n{\n void *pvVar1;\n asymbol **ppaVar2;\n asymbol **ppaVar3;\n void *pvVar4;\n int *piVar5;\n int iVar6;\n uin...
(translation_unit "int FUN_0001c0f0(undefined4 *param_1,undefined4 *param_2,int param_3,int param_4)\n\n{\n void *pvVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n void *pvVar4;\n undefined **ppuVar5;\n int iVar6;\n uint uVar7;\n bool bVar8;\n undefined *puVar9;\n undefined *puVar10;\n int iVar11;\n int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ...
(function_definition "int FUN_0001c0f0(undefined4 *param_1,undefined4 *param_2,int param_3,int param_4)\n\n{\n void *pvVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n void *pvVar4;\n undefined **ppuVar5;\n int iVar6;\n uint uVar7;\n bool bVar8;\n undefined *puVar9;\n undefined *puVar10;\n int iVar11;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * function_1(type_1 *abfd,type_2 **var_39,long var_40,type_3 var_49) { void *var_24; type_2 **var_43; type_2 **var_41; void *var_15; int *var_35; int var_13; type_4 var_10; bool bVar8; type_5 *puVar9; typ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 *param_1,undefined4 *param_2,int param_3,int param_4) { void *pvVar1; undefined4 *puVar2; undefined4 *puVar3; void *pvVar4; undefined **ppuVar5; int iVar6; uint uVar7; bool bVar8; undefine...
159_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
compare_symbols
FUN_00015990
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int compare_symbols(void *ap,void *bp) { int *piVar1; int *piVar2; char *__haystack; char *__haystack_00; char *pcVar3; char *pcVar4; size_t sVar5; uint uVar6; uint uVar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_00015990(int *param_1,int *param_2) { char *__haystack; char *__haystack_00; char *pcVar1; char *pcVar2; size_t sVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uint uVar8; param_1 = (int ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000143a0 ADD EBX,0x5a667 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x30] MOV ESI,dword ptr [EAX] MOV EAX,dword ptr [ESP + 0x34] MOV EDI,dword ptr [EAX] MOV EAX,dword ptr [ESI + 0x10] MOV EDX,dword ptr [ESI + 0x8] MOV ECX,dword ptr [EDI + 0x10] MOV EBP,dword ptr [EDI + 0x8] ADD EDX...
null
null
null
null
[('const-0', u'INT_EQUAL_-1205969807'), ('const-97', u'INT_NOTEQUAL_-1205968846'), (u'CALL_-1205969130', u'MULTIEQUAL_-1205968166'), ('const-4', u'PTRADD_-1205967846'), ('tmp_1611', u'CBRANCH_-1205969328'), (u'CAST_-1205968397', u'PTRADD_-1205969905'), (u'INT_ADD_-1205970406', u'INT_LESS_-1205970375'), (u'LOAD_-1205970...
[(u'CALL_-1205969130', u'MULTIEQUAL_-1205968166'), (u'CAST_-1205967864', u'LOAD_-1205969346'), ('const-312768', u'COPY_-1205968278'), ('const-417', u'LOAD_-1205969967'), (u'CAST_-1205968455', u'PTRADD_-1205968523'), ('const-417', u'LOAD_-1205969075'), ('tmp_1611', u'CBRANCH_-1205969328'), ('const-417', u'LOAD_-12059704...
null
null
00015990
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00015990(int *param_1,int *param_2)\n\n{\n char *__haystack;\n char *__haystack_00;\n char *pcVar1;\n char *pcVar2;\n size_t sVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint compare_symbols(void *ap,void *bp)\n\n{\n int *piVar1;\n int *piVar2;\n char *__haystack;\n char *__haystack_00;\n char *pcVar3;\n char *pcVar4;\n size_t sV...
(translation_unit "uint FUN_00015990(int *param_1,int *param_2)\n\n{\n char *__haystack;\n char *__haystack_00;\n char *pcVar1;\n char *pcVar2;\n size_t sVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n \n param_1 = (int *)*param_1;\n param_2 = (int *)*param_2;\n uVar4 = param...
(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 (pointer_declarator...
(function_definition "uint FUN_00015990(int *param_1,int *param_2)\n\n{\n char *__haystack;\n char *__haystack_00;\n char *pcVar1;\n char *pcVar2;\n size_t sVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n \n param_1 = (int *)*param_1;\n param_2 = (int *)*param_2;\n uVar4 = pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(void *ap,void *bp) { int *piVar1; int *piVar2; char *__haystack; char *__haystack_00; char *var_6; char *var_7; size_t var_9; type_1 var_1; type_1 var_4; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(int *param_1,int *param_2) { char *__haystack; char *__haystack_00; char *pcVar1; char *pcVar2; size_t sVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uint uVar8; param_1 = (int *)*par...
7187_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Sized_relobj
FUN_00294c10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sized_relobj(Sized_relobj<32,_false> * this, int __in_chrg) */ void __thiscall gold::Sized_relobj<32,_false>::~Sized_relobj(Sized_relobj<32,_false> *this,int __in_chrg) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00294c10(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_005e4a50; if (param_1[0x21] != 0) { FUN_003ae080(param_1[0x21]); } FUN_0025b990(param_1 + 0x1a); *param_1 = &DAT_005e4778; if (param_1[0x...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x3553e9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffaa50] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x84] TEST EAX,EAX JZ 0x00294c42 SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0xc LEA EAX,[ESI + 0x68] PUSH EAX CALL 0x0025b990 LEA EAX,[...
null
null
null
null
[('const-1', u'RETURN_-1204401114')]
[('tmp_537', u'CBRANCH_-1204400818'), (u'INT_NOTEQUAL_-1204400818', u'CBRANCH_-1204400818'), ('const-3', u'PTRADD_-1204400550'), ('const-4', u'PTRADD_-1204400641'), (u'PTRADD_-1204400594', u'LOAD_-1204400959'), (u'PTRADD_-1204400566', u'LOAD_-1204400891'), (u'PTRSUB_-1204400643', u'STORE_-1204401074'), ('tmp_311', u'CB...
null
null
00294c10
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00294c10(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e4a50;\n if (param_1[0x21] != 0) {\n FUN_003ae080(param_1[0x21]);\n }\n FUN_0025b990(param_1 + 0x1a);\n *param_1 = &...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_relobj(Sized_relobj<32,_false> * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_relobj<32,_false>::~Sized_relobj(Sized_relobj<32,_false> *this,int __in_chrg)\n\n{...
(translation_unit "void FUN_00294c10(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e4a50;\n if (param_1[0x21] != 0) {\n FUN_003ae080(param_1[0x21]);\n }\n FUN_0025b990(param_1 + 0x1a);\n *param_1 = &DAT_005e4778;\n if (param_1[0xe] != 0) {\n FUN_003ae080(param_1[0xe]);\n }\n *param_1 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &...
(function_definition "void FUN_00294c10(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_005e4a50;\n if (param_1[0x21] != 0) {\n FUN_003ae080(param_1[0x21]);\n }\n FUN_0025b990(param_1 + 0x1a);\n *param_1 = &DAT_005e4778;\n if (param_1[0xe] != 0) {\n FUN_003ae080(param_1[0xe]);\n }\n *param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sized_relobj(Sized_relobj<32,_false> * this, int __in_chrg) */ void __thiscall gold::Sized_relobj<32,_false>::~Sized_relobj(Sized_relobj<32,_false> *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 (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_005e4a50; if (param_1[0x21] != 0) { FUN_003ae080(param_1[0x21]); } FUN_0025b990(param_1 + 0x1a); *param_1 = &DAT_005e4778; if (param_1[0xe] != ...
2038_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_no_nostdlib
FUN_000583b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_nostdlib(Struct_no_nostdlib * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_nostdlib::~Struct_no_nostdlib (Struct_no_nostdlib *this,int __in_chrg) ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000583b0(undefined4 *param_1) { *param_1 = &PTR_FUN_005d37fc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x591c49 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xfffe97fc] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x000583e2 SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x003ae060 AD...
null
null
null
null
[('const-1', u'RETURN_-1206221882')]
[('tmp_597', u'STORE_-1206221837'), (u'PTRSUB_-1206221622', u'STORE_-1206221837'), ('const-0', u'RETURN_-1206221717'), ('tmp_597', u'CALL_-1206221750'), ('const-3', u'PTRADD_-1206221631'), ('const-1', u'PTRADD_-1206221619'), ('const-417', u'STORE_-1206221837'), (u'CAST_-1206221619', u'INT_NOTEQUAL_-1206221814'), (u'LOA...
null
null
000583b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000583b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d37fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_nostdlib(Struct_no_nostdlib * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_nostdlib::~Struct_no_nostdlib\n (Struct_no_nostdlib...
(translation_unit "void FUN_000583b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d37fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_000583b0(undefined4 *param_1)\n\n{\n *para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres...
(function_definition "void FUN_000583b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d37fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000583b0(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_nostdlib(Struct_no_nostdlib * 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_005d37fc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x3c); return; }
3665_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~Struct_end_group
FUN_000e3f50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_end_group(Struct_end_group * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_end_group::~Struct_end_group(Struct_end_group *this,int __in_chrg) { pointer pcVar1; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000e3f50(undefined4 *param_1) { *param_1 = &PTR_FUN_003316c8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x25b0aa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff26c8] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x000e3f82 SUB ESP,0xc PUSH EDX CALL 0x001ac470 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206828985', u'PTRSUB_-1206828981'), ('const-3348168', u'PTRSUB_-1206828994'), ('const-0', u'PTRSUB_-1206828991'), ('tmp_276', u'PTRSUB_-1206828987'), ('const-0', u'RETURN_-1206829074'), (u'CAST_-1206828979', u'STORE_-1206829161'), ('const-0', u'PTRSUB_-1206828991'), (u'INT_NOTEQUAL_-1206829137', u'CBRANCH_...
[('const-1', u'PTRADD_-1206828992'), (u'LOAD_-1206829157', u'CAST_-1206828992'), ('const-3', u'PTRADD_-1206829005'), (u'PTRADD_-1206828992', u'LOAD_-1206829157'), ('const-0', u'RETURN_-1206829074'), ('const-0', u'PTRSUB_-1206828996'), ('const-417', u'LOAD_-1206829157'), (u'INT_NOTEQUAL_-1206829137', u'CBRANCH_-12068291...
null
null
000e3f50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e3f50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003316c8;\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_end_group(Struct_end_group * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_end_group::~Struct_end_group(Struct_end_group *this,int __in_chrg)\...
(translation_unit "void FUN_000e3f50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003316c8;\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_000e3f50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003316c8;\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_000e3f50(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003316c8;\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_000e3f50(undefined4 *param_1)" (identifier "FUN_000e3f50...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_end_group(Struct_end_group * 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_Str...
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_003316c8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
546_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c
S_SET_VALUE
FUN_00037fc0
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void S_SET_VALUE(symbolS *s,valueT val) { undefined1 *puVar1; segT paVar2; paVar2 = reg_section; if (((uint)s->sy_flags & 1) == 0) { (s->sy_value).X_add_number = val; *(ushort *)&(s->sy_value).field_0x10 = *(us...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00037fc0(byte *param_1,undefined4 param_2,undefined4 param_3) { int iVar1; iVar1 = DAT_00077d90; if ((*param_1 & 1) == 0) { *(undefined4 *)(param_1 + 0x10) = param_2; *(undefined4 *)(param_1 + 0x14) = p...
CALL 0x000161c5 ADD EDX,0x3703b PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0xc] MOV ECX,dword ptr [ESP + 0x10] MOV EBX,dword ptr [ESP + 0x14] TEST byte ptr [EAX],0x1 JNZ 0x00038000 MOVZX EDX,word ptr [EAX + 0x18] MOV dword ptr [EAX + 0x10],ECX MOV dword ptr [EAX + 0x14],EBX AND DX,0xfe00 OR EDX,0x2 MOV word ptr [EAX + ...
null
null
null
null
[('tmp_458', u'CBRANCH_-1206091539'), (u'PTRSUB_-1206091446', u'LOAD_-1206091784'), (u'INT_AND_-1206091688', u'STORE_-1206091711'), ('const-4', u'PTRSUB_-1206091390'), ('const-8', u'PTRSUB_-1206091412'), ('tmp_517', u'PTRSUB_-1206091434'), ('const-8', u'PTRSUB_-1206091336'), ('tmp_506', u'BRANCH_-1206091512'), (u'INT_A...
[('tmp_458', u'CBRANCH_-1206091539'), (u'CAST_-1206091362', u'STORE_-1206091591'), ('const-417', u'LOAD_-1206091768'), ('const-1', u'PTRADD_-1206091693'), (u'INT_AND_-1206091688', u'STORE_-1206091711'), (u'LOAD_-1206091612', u'PTRADD_-1206091544'), ('const-1', u'PTRADD_-1206091586'), ('const-417', u'LOAD_-1206091519'),...
null
null
00037fc0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00037fc0(byte *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n iVar1 = DAT_00077d90;\n if ((*param_1 & 1) == 0) {\n *(undefined4 *)(param_1 + 0x10) = param_2;\n *(undef...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid S_SET_VALUE(symbolS *s,valueT val)\n\n{\n undefined1 *puVar1;\n segT paVar2;\n \n paVar2 = reg_section;\n if (((uint)s->sy_flags & 1) == 0) {\n (s->sy_value).X_add_number = val;\n *(ushort *)&(s...
(translation_unit "void FUN_00037fc0(byte *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n iVar1 = DAT_00077d90;\n if ((*param_1 & 1) == 0) {\n *(undefined4 *)(param_1 + 0x10) = param_2;\n *(undefined4 *)(param_1 + 0x14) = param_3;\n *(ushort *)(param_1 + 0x18) = *(ushort *)(param_1 +...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I...
(function_definition "void FUN_00037fc0(byte *param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n iVar1 = DAT_00077d90;\n if ((*param_1 & 1) == 0) {\n *(undefined4 *)(param_1 + 0x10) = param_2;\n *(undefined4 *)(param_1 + 0x14) = param_3;\n *(ushort *)(param_1 + 0x18) = *(ushort *)(param_...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void function_1(type_1 *s,type_2 val) { type_3 *puVar1; type_4 var_2; var_2 = var_1; if (((type_5)s->sy_flags & 1) == 0) { (s->sy_value).X_add_number = val; *(type_6 *)&(s->sy_value).field_0x10 = *(type_6 *)&(s...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(byte *param_1,undefined4 param_2,undefined4 param_3) { int iVar1; iVar1 = DAT_00077d90; if ((*param_1 & 1) == 0) { *(undefined4 *)(param_1 + 0x10) = param_2; *(undefined4 *)(param_1 + 0x14) = param_3...
53_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c
bfd_get_full_section_contents
bfd_get_full_section_contents
void bfd_get_full_section_contents(void) { (*(code *)PTR_bfd_get_full_section_contents_000400d8)(); return; }
void bfd_get_full_section_contents(void) { (*(code *)PTR_bfd_get_full_section_contents_000400d8)(); return; }
JMP dword ptr [EBX + 0xd8]
null
null
null
null
[(u'CALLIND_-1205980294', u'INDIRECT_-1205980222'), (u'INDIRECT_-1205980222', u'COPY_-1205980281'), ('tmp_58', u'CAST_-1205980217'), ('const-0', u'RETURN_-1205980291'), (u'CAST_-1205980217', u'CALLIND_-1205980294')]
[(u'CALLIND_-1205980294', u'INDIRECT_-1205980222'), (u'INDIRECT_-1205980222', u'COPY_-1205980281'), ('tmp_58', u'CAST_-1205980217'), ('const-0', u'RETURN_-1205980291'), (u'CAST_-1205980217', u'CALLIND_-1205980294')]
null
null
00013370
x86
O1
(translation_unit "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}\n\n" (function_definition "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}" primitive_type (function_declarat...
(translation_unit "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}\n\n" (function_definition "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}" primitive_type (function_declarat...
(translation_unit "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}\n\n" (function_definition "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}" primitive_type (function_declarat...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_get_full_section_contents(void)\n\n{\n (*(code *)PTR_bfd_get_full_section_contents_000400d8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_full_section_contents(void)" (identifier "bfd_get_full_section_contents") (parameter_list "(void)" (( "(") (parameter_decla...
void function_1(void) { (*(type_1 *)PTR_bfd_get_full_section_contents_000400d8)(); 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_000400d8)(); return; }
12724_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
__throw_domain_error
FUN_003f39d0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_domain_error(char const*) */ void std::__throw_domain_error(char *param_1) { domain_error *this; char *pcVar1; this = (domain_e...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_003f39d0(undefined4 param_1) { undefined4 uVar1; undefined4 uVar2; uVar1 = FUN_003adeb0(8); uVar2 = gettext(param_1); /* try { // try from 003f39fc to 003f3a00 has its CatchHandler @ 003f3...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00063c76 ADD ESI,0x1f6626 PUSH EBX SUB ESP,0x28 PUSH 0x8 MOV EBX,ESI CALL 0x003adeb0 POP EDX PUSH dword ptr [EBP + 0x8] MOV EDI,EAX CALL 0x00039440 POP ECX POP EDX PUSH EAX PUSH EDI CALL 0x003f4350 ADD ESP,0xc PUSH dword ptr [ESI + 0xfffffd74] PUSH dword ptr [ESI + 0xfffffe...
null
null
null
null
[(u'CALL_-1205847505', u'INDIRECT_-1205847299'), (u'CAST_-1205847286', u'CALL_-1205847479'), (u'CALL_-1205847529', u'CAST_-1205847298'), (u'CALL_-1205847433', u'INDIRECT_-1205847262'), (u'CALL_-1205847479', u'INDIRECT_-1205847289'), (u'CAST_-1205847298', u'CALL_-1205847479'), ('const-8', u'CALL_-1205847529'), (u'CALL_-...
[(u'CALL_-1205847529', u'INDIRECT_-1205847313'), (u'INDIRECT_-1205847269', u'COPY_-1205847328'), (u'CALL_-1205847505', u'INDIRECT_-1205847296'), (u'INDIRECT_-1205847291', u'CALL_-1205847433'), (u'CALL_-1205847433', u'INDIRECT_-1205847269'), (u'CALL_-1205847479', u'INDIRECT_-1205847291'), (u'CALL_-1205847433', u'INDIREC...
null
null
003f39d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_003f39d0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = FUN_003adeb0(8);\n uVar2 = gettext(param_1);\n /* try { // try from 003f39fc to 003f3a00 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_domain_error(char const*) */\n\nvoid std::__throw_domain_error(char *param_1)\n\n{\n domain_error *this;\n char *pcV...
(translation_unit "void FUN_003f39d0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = FUN_003adeb0(8);\n uVar2 = gettext(param_1);\n \n FUN_003f4350(uVar1,uVar2);\n \n FUN_003ac900(uVar1,PTR_PTR_005e9e88,PTR_FUN_005e9d74);\n}\n\n" (function_defin...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression...
(function_definition "void FUN_003f39d0(undefined4 param_1)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n \n uVar1 = FUN_003adeb0(8);\n uVar2 = gettext(param_1);\n \n FUN_003f4350(uVar1,uVar2);\n \n FUN_003ac900(uVar1,PTR_PTR_005e9e88,PTR_FUN_005e9d74);\n}" (primitive_type ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__throw_domain_error(char const*) */ void std::function_1(char *param_1) { type_1 *this; char *pcVar1; this = (type_1 *)var_1(8); pcV...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 param_1) { undefined4 uVar1; undefined4 uVar2; uVar1 = FUN_003adeb0(8); uVar2 = gettext(param_1); /* try { // try from 003f39fc to 003f3a00 has its CatchHandler @ 003f3a16 */...
10087_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
get_sized_symbol<64>
FUN_0036d410
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol * sym) */ Sized_symbol<64> * __thiscall gold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0036d410(undefined4 param_1) { if (*(int *)(DAT_005ea7c8 + 0xc) == 0) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/parameters.h",0x69,"target",0); } if (*...
PUSH EBX CALL 0x00050b50 ADD EBX,0x27cbea SUB ESP,0x8 LEA EDX,[EBX + 0x7c8] MOV EDX,dword ptr [EDX] MOV EDX,dword ptr [EDX + 0xc] TEST EDX,EDX JZ 0x0036d43b MOV EDX,dword ptr [EDX + 0x4] CMP dword ptr [EDX],0x40 JNZ 0x0036d451 ADD ESP,0x8 POP EBX RET LEA EAX,[EBX + 0xffeb37d0] PUSH EDX PUSH EAX LEA EAX,[EBX + 0xffe5e26...
null
null
null
null
[('const-1', u'RETURN_-1205218270')]
[(u'COPY_-1205218051', u'CALL_-1205218109'), ('const-12', u'INT_ADD_-1205218218'), ('const-417', u'LOAD_-1205218209'), ('tmp_110', u'CBRANCH_-1205218215'), ('const-2036', u'CALL_-1205218105'), (u'CALL_-1205218109', u'INDIRECT_-1205217996'), (u'CALL_-1205218105', u'INDIRECT_-1205217970'), (u'LOAD_-1205218214', u'LOAD_-1...
null
null
0036d410
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0036d410(undefined4 param_1)\n\n{\n if (*(int *)(DAT_005ea7c8 + 0xc) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/parameters.h",0x69...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol *\n sym) */\n\nSized_symbol<64> * __thiscall\ngold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol ...
(translation_unit "void __regparm3 FUN_0036d410(undefined4 param_1)\n\n{\n if (*(int *)(DAT_005ea7c8 + 0xc) == 0) {\n \n FUN_002446e0("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_005ea7c8 + 0xc) + 4) == 0x40) {\n return;\n }\n \n FUN_0024...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator ...
(function_definition "void __regparm3 FUN_0036d410(undefined4 param_1)\n\n{\n if (*(int *)(DAT_005ea7c8 + 0xc) == 0) {\n \n FUN_002446e0("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_005ea7c8 + 0xc) + 4) == 0x40) {\n return;\n }\n \n FUN_0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol * sym) */ Sized_symbol<64> * __thiscall gold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym) { }
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 (if_statement condition: (parenthesized_expression...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1) { if (*(int *)(DAT_005ea7c8 + 0xc) == 0) { /* WARNING: Subroutine does not return */ FUN_002446e0("../../gold/parameters.h",0x69,"target",0); } if (**(int ...
8633_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_relative
FUN_002f6370
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_64,_true> * this, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_relative (Output_data_reloc<4,_fals...
void FUN_002f6370(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; FUN_002d4de...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x34 MOV ESI,dword ptr [ESP + 0x60] MOV EDI,dword ptr [ESP + 0x64] PUSH 0x1 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x28] PUSH EBX CALL 0x002d4de0 MOV dword ptr [ESP + 0x...
null
null
null
null
[(u'INDIRECT_-1204788021', u'SUBPIECE_-1204788030'), ('tmp_325', u'CALL_-1204788205'), ('tmp_323', u'PTRSUB_-1204788012'), ('const-0', u'PTRSUB_-1204788012'), ('const-0', u'PTRSUB_-1204788038'), (u'PTRSUB_-1204788038', u'CALL_-1204788261'), ('tmp_418', u'PTRSUB_-1204788045'), ('tmp_329', u'COPY_-1204788079'), ('tmp_328...
[('tmp_698', u'CALL_-1204788261'), ('tmp_700', u'CALL_-1204788205'), ('const-1', u'CALL_-1204788261'), ('const-4294967248', u'PTRSUB_-1204788070'), ('tmp_701', u'CALL_-1204788205'), ('tmp_696', u'CALL_-1204788261'), ('tmp_699', u'CALL_-1204788261'), (u'CALL_-1204788205', u'INDIRECT_-1204788052'), ('tmp_693', u'COPY_-12...
null
null
002f6370
x86
O1
(translation_unit "void FUN_002f6370(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_30 [28];\n undefined4 local_14;\n undefined4 l...
(translation_unit "/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_64,_true> * this, uint\n type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend\n addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_true>::add_relative\n (O...
(translation_unit "void FUN_002f6370(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_30 [28];\n undefined4 local_14;\n undefined4 l...
(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_002f6370(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined1 local_30 [28];\n undefined4 local_14;\n undefined...
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_false,_64,_true> * this, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_relative (Output_data_reloc<4,_fals...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { undefined1 local_30 [28]; undefined4 local_14; undefined4 local_10; FUN_002d4de0(loca...
7359_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
resolve<32,_false>
FUN_001cb8c0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "STB": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original name: resolve<32, fals...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void __regparm2 FUN_001cb8c0(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4, int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9, undefined **param_10,uint...
CALL 0x000559e6 ADD EAX,0x1c373b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x6c MOV ESI,dword ptr [EBP + 0xc] MOV EDI,dword ptr [EBP + 0x20] MOV dword ptr [EBP + -0x58],EAX MOV EAX,dword ptr [EBP + 0x18] MOV dword ptr [EBP + -0x54],EAX MOV EAX,dword ptr [EBP + 0x28] MOV dword ptr [EBP + -0x64],EAX TEST by...
null
null
null
null
[(u'MULTIEQUAL_-1207707721', u'PTRSUB_-1207707611'), (u'CALL_-1207712688', u'INDIRECT_-1207707840'), (u'CALL_-1207713990', u'INDIRECT_-1207708059'), ('const-65521', u'INT_EQUAL_-1207715413'), (u'PTRSUB_-1207708028', u'PTRSUB_-1207707940'), ('const-417', u'STORE_-1207712472'), (u'INT_ZEXT_-1207712676', u'MULTIEQUAL_-120...
[(u'CALLIND_-1207714996', u'INDIRECT_-1207707434'), (u'CAST_-1207704875', u'COPY_-1207704971'), (u'INDIRECT_-1207707530', u'MULTIEQUAL_-1207706910'), (u'LOAD_-1207714840', u'INT_ADD_-1207714815'), (u'CALL_-1207711135', u'INDIRECT_-1207707325'), ('const-417', u'LOAD_-1207712687'), (u'CAST_-1207706008', u'LOAD_-120771228...
null
null
001cb8c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid __regparm2\nFUN_001cb8c0(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,\n int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "STB": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original ...
(translation_unit "void __regparm2\nFUN_001cb8c0(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,\n int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,\n undefined **param_10,uint param_11)\n\n{\n uint uVar1;\n byte bVar2;\n int *piVar3;\n code...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , ...
(function_definition "void __regparm2\nFUN_001cb8c0(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4,\n int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9,\n undefined **param_10,uint param_11)\n\n{\n uint uVar1;\n byte bVar2;\n int *piVar3;\n c...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "STB": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original name: resolve<32, fals...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void __regparm2 MASKED(undefined4 param_1,undefined4 param_2,undefined **param_3,undefined4 *param_4, int *param_5,undefined1 *param_6,uint param_7,int param_8,int *param_9, undefined **param_10,uint param...
1861_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_plt_address_for_local
FUN_0004e100
/* 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: uint64_t do_plt_address_for_local(Target_powerpc<64,_true> * this, Relobj * object, uint symndx) */ uint64_t __thiscall anon_unknown.dw...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0004e100(void) { /* WARNING: Subroutine does not return */ FUN_000da200("../../gold/powerpc.cc",0x29e2,"do_plt_address_for_local"); }
PUSH EBX CALL 0x0003a210 ADD EBX,0x3c5efa SUB ESP,0xc LEA EAX,[EBX + 0xffee158c] PUSH EAX LEA EAX,[EBX + 0xffee2e84] PUSH 0x29e2 PUSH EAX CALL 0x000da200
null
null
null
null
[('const-1', u'RETURN_-1206132462')]
[(u'COPY_-1206132377', u'CALL_-1206132400'), ('const-10722', u'CALL_-1206132400'), ('const-1', u'RETURN_-1206132395'), (u'COPY_-1206132376', u'CALL_-1206132400'), ('const-3102092', u'COPY_-1206132377'), ('const-3108484', u'COPY_-1206132376')]
null
null
0004e100
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0004e100(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/powerpc.cc",0x29e2,"do_plt_address_for_local");\n}\n\n" comment (function_definition "voi...
(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: uint64_t do_plt_address_for_local(Target_powerpc<64,_true> * this,\n Relobj * object, uint symndx) */\n\nuint64_t __t...
(translation_unit "void FUN_0004e100(void)\n\n{\n \n FUN_000da200("../../gold/powerpc.cc",0x29e2,"do_plt_address_for_local");\n}\n\n" (function_definition "void FUN_0004e100(void)\n\n{\n \n FUN_000da200("../../gold/powerpc.cc",0x29e2,"do_plt_address_for_local");\n}" primitive_typ...
(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_0004e100(void)\n\n{\n \n FUN_000da200("../../gold/powerpc.cc",0x29e2,"do_plt_address_for_local");\n}" (primitive_type "void") (function_declarator "FUN_0004e100(void)" (identifier "FUN_0004e100") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive...
/* 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: uint64_t do_plt_address_for_local(Target_powerpc<64,_true> * this, Relobj * object, uint symndx) */ uint64_t __thiscall anon_unknown.dw...
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/powerpc.cc",0x29e2,"do_plt_address_for_local"); }
2228_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
__merge_without_buffer<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*,_std::vector<gold::Output_section::Input_section>_>,_int,___gnu_cxx::__ops::_Iter_comp_iter<(anonymous_namespace)::Sort_toc_sections<false>_>_>
FUN_0006d720
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_without_buffer<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*, std::vector<gold::Output_section::...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0006d720(int param_1,uint *param_2,int param_3) { int iVar1; uint *puVar2; uint uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; int iVar8; int iVar9; undefined4 unaff_EBX; undefin...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x3a68d7 SUB ESP,0x5c MOV ESI,dword ptr [ESP + 0x70] MOV EDI,dword ptr [ESP + 0x74] MOV dword ptr [ESP + 0xc],EAX MOVZX EAX,byte ptr [ESP + 0x78] MOV byte ptr [ESP + 0x1f],AL TEST ESI,ESI JZ 0x0006d946 TEST EDI,EDI JZ 0x0006d946 LEA EAX,[ESI + EDI*0x1] MOV dwo...
null
null
null
null
[('const-1', u'RETURN_-1206266050')]
[(u'CAST_-1206264204', u'INT_ADD_-1206264457'), ('const-417', u'LOAD_-1206264865'), (u'CAST_-1206264417', u'STORE_-1206265757'), (u'INT_ADD_-1206264288', u'CAST_-1206264167'), (u'MULTIEQUAL_-1206264858', u'CAST_-1206264609'), (u'CAST_-1206264430', u'INT_ADD_-1206264651'), (u'PTRADD_-1206264109', u'LOAD_-1206264747'), (...
null
null
0006d720
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0006d720(int param_1,uint *param_2,int param_3)\n\n{\n int iVar1;\n uint *puVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n int iVar9;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __merge_without_buffer<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*,\n std::vector<...
(translation_unit "void __regparm3 FUN_0006d720(int param_1,uint *param_2,int param_3)\n\n{\n int iVar1;\n uint *puVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n int iVar9;\n undefined4 unaff_EBX;\n undefined4 unaff_EBP;\n byte bVar10;\n undefined4 unaff_ESI;\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_decla...
(function_definition "void __regparm3 FUN_0006d720(int param_1,uint *param_2,int param_3)\n\n{\n int iVar1;\n uint *puVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n int iVar8;\n int iVar9;\n undefined4 unaff_EBX;\n undefined4 unaff_EBP;\n byte bVar10;\n undefined4 unaff_ESI;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_without_buffer<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*, std::vector<gold::Output_section::...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(int param_1,uint *param_2,int param_3) { int iVar1; uint *puVar2; uint uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; int iVar8; int iVar9; undefined4 unaff_EBX; undefined4 un...
8190_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~__concurrence_lock_error
FUN_00247c90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* __concurrence_lock_error::~__concurrence_lock_error() */ void __thiscall __concurrence_lock_error::~__concurrence_lock_error(__concurrence_lock_error *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00247c90(undefined4 *param_1) { *param_1 = &PTR_FUN_00410fa8; FUN_00247760(param_1); FUN_00248200(param_1,4); return; }
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1cc369 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffcfa0] ADD EAX,0x8 MOV dword ptr [ESI],EAX PUSH ESI CALL 0x00247760 POP EAX POP EDX PUSH 0x4 PUSH ESI CALL 0x00248200 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1204061018')]
[('const-417', u'STORE_-1204060966'), ('tmp_452', u'CALL_-1204060953'), ('tmp_452', u'CALL_-1204060926'), ('const-0', u'PTRSUB_-1204060809'), ('tmp_452', u'STORE_-1204060966'), ('const-0', u'RETURN_-1204060893'), ('const-4263848', u'PTRSUB_-1204060809'), (u'PTRSUB_-1204060809', u'STORE_-1204060966'), ('const-4', u'CALL...
null
null
00247c90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00247c90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00410fa8;\n FUN_00247760(param_1);\n FUN_00248200(param_1,4);\n return;\n}\n\n" comment (function_definition "void FUN_00247c90(undefined4 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* __concurrence_lock_error::~__concurrence_lock_error() */\n\nvoid __thiscall __concurrence_lock_error::~__concurrence_lock_error(__concurrence_lock_error *this)\n\n{\n}\n\n" comment comment (function_definition...
(translation_unit "void FUN_00247c90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00410fa8;\n FUN_00247760(param_1);\n FUN_00248200(param_1,4);\n return;\n}\n\n" (function_definition "void FUN_00247c90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00410fa8;\n FUN_00247760(param_1);\n FUN_00248200(param_1,4)...
(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_00247c90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00410fa8;\n FUN_00247760(param_1);\n FUN_00248200(param_1,4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00247c90(undefined4 *param_1)" (identifier "FUN_00247c90") (parameter_list "(undefined4 *param_1)" (( ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* __concurrence_lock_error::~__concurrence_lock_error() */ void __thiscall function_1::~function_1(function_1 *this) { }
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_00410fa8; FUN_00247760(param_1); FUN_00248200(param_1,4); return; }
308_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
FUN_000302cb
FUN_000302cb
void FUN_000302cb(void) { int iVar1; int unaff_EBP; int unaff_ESI; std::filebuf::~filebuf(*(filebuf **)(unaff_EBP + -0x184)); iVar1 = *(int *)(unaff_ESI + -0xc); *(int *)(unaff_EBP + -0x130) = unaff_ESI; *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_EBP + -0x16c); *(undefined4...
void FUN_000302cb(void) { int iVar1; int unaff_EBP; int unaff_ESI; FUN_00278430(*(undefined4 *)(unaff_EBP + -0x184)); iVar1 = *(int *)(unaff_ESI + -0xc); *(int *)(unaff_EBP + -0x130) = unaff_ESI; *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_EBP + -0x16c); *(undefined4 *)(unaf...
SUB ESP,0xc PUSH dword ptr [EBP + 0xfffffe7c] MOV EBX,dword ptr [EBP + 0xfffffe9c] CALL 0x00278430 MOV EAX,EDI ADD ESP,0x10 MOV EDX,dword ptr [ESI + -0xc] MOV EDI,dword ptr [EBP + 0xfffffe94] MOV dword ptr [EBP + 0xfffffed0],ESI MOV ESI,EAX MOV dword ptr [EBP + EDX*0x1 + 0xfffffed0],EDI MOV dword ptr [EBP + 0xfffffed4]...
null
null
null
null
[('tmp_346', u'INT_ADD_-1206123682'), ('const-1', u'RETURN_-1206123630'), ('const-417', u'LOAD_-1206123698'), ('const-4294966908', u'INT_ADD_-1206123798'), (u'LOAD_-1206123771', u'INT_ADD_-1206123726'), (u'INT_ADD_-1206123682', u'CAST_-1206123552'), (u'INT_ADD_-1206123660', u'STORE_-1206123661'), ('const-4294966992', u...
[('tmp_346', u'INT_ADD_-1206123682'), ('const-1', u'RETURN_-1206123630'), ('const-417', u'LOAD_-1206123698'), ('const-4294966908', u'INT_ADD_-1206123798'), (u'LOAD_-1206123771', u'INT_ADD_-1206123726'), (u'INT_ADD_-1206123682', u'CAST_-1206123552'), (u'INT_ADD_-1206123660', u'STORE_-1206123661'), ('const-4294966992', u...
null
null
000302cb
x86
O1
(translation_unit "void FUN_000302cb(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_00278430(*(undefined4 *)(unaff_EBP + -0x184));\n iVar1 = *(int *)(unaff_ESI + -0xc);\n *(int *)(unaff_EBP + -0x130) = unaff_ESI;\n *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_EBP + -0x...
(translation_unit "void FUN_000302cb(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n std::filebuf::~filebuf(*(filebuf **)(unaff_EBP + -0x184));\n iVar1 = *(int *)(unaff_ESI + -0xc);\n *(int *)(unaff_EBP + -0x130) = unaff_ESI;\n *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_E...
(translation_unit "void FUN_000302cb(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_00278430(*(undefined4 *)(unaff_EBP + -0x184));\n iVar1 = *(int *)(unaff_ESI + -0xc);\n *(int *)(unaff_EBP + -0x130) = unaff_ESI;\n *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_EBP + -0x...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expre...
(function_definition "void FUN_000302cb(void)\n\n{\n int iVar1;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_00278430(*(undefined4 *)(unaff_EBP + -0x184));\n iVar1 = *(int *)(unaff_ESI + -0xc);\n *(int *)(unaff_EBP + -0x130) = unaff_ESI;\n *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_EBP + ...
void function_1(void) { int var_4; int var_2; int var_3; std::filebuf::~var_1(*(var_1 **)(var_2 + -0x184)); var_4 = *(int *)(var_3 + -0xc); *(int *)(var_2 + -0x130) = var_3; *(type_1 *)(var_2 + -0x130 + var_4) = *(type_1 *)(var_2 + -0x16c); *(type_1 *)(var_2 + -300) = 0; *(int *)(var_2 + -0xa0) =...
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 iVar1; int unaff_EBP; int unaff_ESI; FUN_00278430(*(undefined4 *)(unaff_EBP + -0x184)); iVar1 = *(int *)(unaff_ESI + -0xc); *(int *)(unaff_EBP + -0x130) = unaff_ESI; *(undefined4 *)(unaff_EBP + -0x130 + iVar1) = *(undefined4 *)(unaff_EBP + -0x16c); *(undefined4 *)(unaff_EBP ...
4091_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
current_data_size
FUN_00101670
/* DWARF original prototype: off_t current_data_size(Input_section * this) */ off_t __thiscall gold::Output_section::Input_section::current_data_size(Input_section *this) { Relobj *pRVar1; if (this->shndx_ + 4 < 4) { pRVar1 = (this->u2_).object; if (((uint)(pRVar1->super_Object).input_file_ & 2) == 0)...
undefined8 FUN_00101670(int *param_1) { int *piVar1; if (*param_1 + 4U < 4) { piVar1 = (int *)param_1[4]; if ((*(byte *)(piVar1 + 7) & 2) == 0) { (**(code **)(*piVar1 + 0x34))(piVar1); piVar1 = (int *)param_1[4]; } return *(undefined8 *)(piVar1 + 3); } return *(undefined8 *)(par...
PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EBX] ADD EAX,0x4 CMP EAX,0x3 JA 0x001016b8 MOV EAX,dword ptr [EBX + 0x10] TEST byte ptr [EAX + 0x1c],0x2 JZ 0x001016a0 MOV EDX,dword ptr [EAX + 0x10] MOV EAX,dword ptr [EAX + 0xc] ADD ESP,0x8 POP EBX RET SUB ESP,0xc MOV EDX,dword ptr [EAX] PUSH EAX ...
null
null
null
null
[(u'LOAD_-1206970700', u'CAST_-1206970480'), ('tmp_364', u'PTRSUB_-1206970497'), ('tmp_364', u'PTRSUB_-1206970508'), ('tmp_106', u'CBRANCH_-1206970709'), (u'COPY_-1206970547', u'RETURN_-1206970546'), (u'PTRSUB_-1206970508', u'LOAD_-1206970743'), ('const-4', u'PTRADD_-1206970449'), (u'MULTIEQUAL_-1206970530', u'PTRSUB_-...
[(u'PTRADD_-1206970488', u'CAST_-1206970481'), ('const-2', u'INT_AND_-1206970674'), ('const-417', u'LOAD_-1206970612'), ('const-4', u'INT_LESS_-1206970701'), ('tmp_106', u'CBRANCH_-1206970709'), ('tmp_295', u'BRANCH_-1206970593'), (u'INT_ADD_-1206970605', u'CAST_-1206970459'), (u'CAST_-1206970441', u'LOAD_-1206970518')...
null
null
00101670
x86
O1
(translation_unit "undefined8 FUN_00101670(int *param_1)\n\n{\n int *piVar1;\n \n if (*param_1 + 4U < 4) {\n piVar1 = (int *)param_1[4];\n if ((*(byte *)(piVar1 + 7) & 2) == 0) {\n (**(code **)(*piVar1 + 0x34))(piVar1);\n piVar1 = (int *)param_1[4];\n }\n return *(undefined8 *)(piVar1 + 3);\n ...
(translation_unit "/* DWARF original prototype: off_t current_data_size(Input_section * this) */\n\noff_t __thiscall gold::Output_section::Input_section::current_data_size(Input_section *this)\n\n{\n Relobj *pRVar1;\n \n if (this->shndx_ + 4 < 4) {\n pRVar1 = (this->u2_).object;\n if (((uint)(pRVar1->super_Obj...
(translation_unit "undefined8 FUN_00101670(int *param_1)\n\n{\n int *piVar1;\n \n if (*param_1 + 4U < 4) {\n piVar1 = (int *)param_1[4];\n if ((*(byte *)(piVar1 + 7) & 2) == 0) {\n (**(code **)(*piVar1 + 0x34))(piVar1);\n piVar1 = (int *)param_1[4];\n }\n return *(undefined8 *)(piVar1 + 3);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (pointer_expre...
(function_definition "undefined8 FUN_00101670(int *param_1)\n\n{\n int *piVar1;\n \n if (*param_1 + 4U < 4) {\n piVar1 = (int *)param_1[4];\n if ((*(byte *)(piVar1 + 7) & 2) == 0) {\n (**(code **)(*piVar1 + 0x34))(piVar1);\n piVar1 = (int *)param_1[4];\n }\n return *(undefined8 *)(piVar1 + 3);\...
/* DWARF original prototype: off_t current_data_size(Input_section * this) */ type_1 __thiscall gold::Output_section::type_2::function_1(type_2 *this) { type_3 *pRVar1; if (this->shndx_ + 4 < 4) { pRVar1 = (this->u2_).object; if (((uint)(pRVar1->super_Object).input_file_ & 2) == 0) { (*(pRVar1->...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
undefined8 MASKED(int *param_1) { int *piVar1; if (*param_1 + 4U < 4) { piVar1 = (int *)param_1[4]; if ((*(byte *)(piVar1 + 7) & 2) == 0) { (**(code **)(*piVar1 + 0x34))(piVar1); piVar1 = (int *)param_1[4]; } return *(undefined8 *)(piVar1 + 3); } return *(undefined8 *)(param_1 +...