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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2386_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_is_big_endian | FUN_000a4690 |
/* DWARF original prototype: bool do_is_big_endian(Sized_relobj<64,_true> * this) */
bool __thiscall gold::Sized_relobj<64,_true>::do_is_big_endian(Sized_relobj<64,_true> *this)
{
return true;
}
|
undefined4 FUN_000a4690(void)
{
return 1;
}
| MOV EAX,0x1
RET | null | null | null | null | [('const-0', u'RETURN_-1206565214'), ('const-1', u'COPY_-1206565221'), (u'COPY_-1206565221', u'RETURN_-1206565214')] | [('const-1', u'COPY_-1206565231'), ('const-0', u'RETURN_-1206565214'), (u'COPY_-1206565231', u'RETURN_-1206565214')] | null | null | 000a4690 | x86 | O1 | (translation_unit "undefined4 FUN_000a4690(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined4 FUN_000a4690(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_000a4690(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: bool do_is_big_endian(Sized_relobj<64,_true> * this) */\n\nbool __thiscall gold::Sized_relobj<64,_true>::do_is_big_endian(Sized_relobj<64,_true> *this)\n\n{\n return true;\n}\n\n" comment (declaration "bool __thiscall gold::Sized_relobj<64,_true>::do_is_big_endian(Sized_... | (translation_unit "undefined4 FUN_000a4690(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined4 FUN_000a4690(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_000a4690(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_000a4690(void)\n\n{\n return 1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000a4690(void)" (identifier "FUN_000a4690") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 1;\n}" ({ "{")... |
/* DWARF original prototype: bool do_is_big_endian(Sized_relobj<64,_true> * this) */
bool __thiscall gold::Sized_relobj<64,_true>::do_is_big_endian(Sized_relobj<64,_true> *this)
{
return true;
}
| 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 1;
}
|
12230_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~wfstream | FUN_003e3490 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* virtual thunk to std::wfstream::~wfstream() */
void __thiscall std::wfstream::~wfstream(wfstream *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003e3490(int *param_1)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));
*puVar1 = &PTR_FUN_005e7bf8;
puVar1[2] = &PTR_FUN_005e7c0c;
puVar1[0x26] = &PTR_FUN_005e7c20;
... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x206b69
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
MOV EAX,dword ptr [ESI]
ADD ESI,dword ptr [EAX + -0xc]
LEA EAX,[EBX + 0xffffdbec]
LEA EDX,[EAX + 0xc]
MOV dword ptr [ESI],EDX
LEA EDX,[EAX + 0x34]
ADD EAX,0x20
MOV dword ptr [ESI + 0x8],EAX
LEA EAX,[EBX + 0xffffda38]
MOV dwor... | null | null | null | null | [('const-1', u'RETURN_-1205783386')] | [(u'CAST_-1205783040', u'PTRADD_-1205782947'), ('const-17', u'PTRADD_-1205782997'), (u'PTRSUB_-1205783018', u'STORE_-1205783264'), ('const-417', u'STORE_-1205783203'), ('const-4', u'PTRADD_-1205782968'), (u'PTRADD_-1205783011', u'STORE_-1205783264'), ('const-10', u'PTRADD_-1205782972'), (u'PTRSUB_-1205782949', u'STORE_... | null | null | 003e3490 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003e3490(int *param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n *puVar1 = &PTR_FUN_005e7bf8;\n puVar1[2] = &PTR_FUN_005e7c0c;\n puVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* virtual thunk to std::wfstream::~wfstream() */\n\nvoid __thiscall std::wfstream::~wfstream(wfstream *this)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::wfstream::~wfstream(wfstream *... | (translation_unit "void FUN_003e3490(int *param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n *puVar1 = &PTR_FUN_005e7bf8;\n puVar1[2] = &PTR_FUN_005e7c0c;\n puVar1[0x26] = &PTR_FUN_005e7c20;\n puVar1[3] = &PTR_FUN_005e7a40;\n FUN_003e0cc0(puVar1 + 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) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab... | (function_definition "void FUN_003e3490(int *param_1)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));\n *puVar1 = &PTR_FUN_005e7bf8;\n puVar1[2] = &PTR_FUN_005e7c0c;\n puVar1[0x26] = &PTR_FUN_005e7c20;\n puVar1[3] = &PTR_FUN_005e7a40;\n FUN_003e0cc0(puVar1 + 3)... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* virtual thunk to std::wfstream::~wfstream() */
void __thiscall std::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: (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)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)((int)param_1 + *(int *)(*param_1 + -0xc));
*puVar1 = &PTR_FUN_005e7bf8;
puVar1[2] = &PTR_FUN_005e7c0c;
puVar1[0x26] = &PTR_FUN_005e7c20;
puVa... |
736_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | obj_elf_ident | FUN_00044c30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void obj_elf_ident(int ignore)
{
segT secptr;
subsegT subseg;
char *pcVar1;
subseg = now_subseg;
secptr = now_seg;
if (obj_elf_ident::comment_section == (segT)0x0) {
ob... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00044c30(void)
{
undefined4 uVar1;
undefined4 uVar2;
undefined1 *puVar3;
uVar2 = DAT_00072dcc;
uVar1 = DAT_00072cdc;
if (DAT_00072bc0 == 0) {
DAT_00072bc0 = FUN_00034840(".comment",0);
bfd_set_sec... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000160b0
ADD EBX,0x253c8
LEA EAX,[EBX + 0x8cdc]
MOV ESI,dword ptr [EAX]
LEA EAX,[EBX + 0x8dcc]
MOV EDI,dword ptr [EAX]
MOV EAX,dword ptr [EBX + 0x8bc0]
TEST EAX,EAX
JZ 0x00044c80
SUB ESP,0x8
PUSH 0x0
PUSH EAX
CALL 0x000348a0
ADD ESP,0x10
SUB ESP,0xc
PUSH 0x9
CALL 0x000315c0
POP EAX
POP... | null | null | null | null | [(u'STORE_-1206170227', u'INDIRECT_-1206169942'), (u'CALL_-1206170333', u'CALL_-1206170278'), (u'STORE_-1206170265', u'INDIRECT_-1206169995'), (u'CALL_-1206170242', u'INDIRECT_-1206169956'), (u'CALL_-1206170401', u'INDIRECT_-1206170060'), (u'CALL_-1206170464', u'INDIRECT_-1206170054'), ('const-25166088', u'CALL_-120617... | [(u'CALL_-1206170333', u'CALL_-1206170278'), ('const-9', u'CALL_-1206170427'), (u'CALL_-1206170464', u'INDIRECT_-1206170095'), ('const-1', u'STORE_-1206170265'), (u'CALL_-1206170278', u'INDIRECT_-1206170013'), ('const-25166088', u'CALL_-1206170278'), ('const-417', u'STORE_-1206170265'), (u'STORE_-1206170227', u'INDIREC... | null | null | 00044c30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044c30(void)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n uVar2 = DAT_00072dcc;\n uVar1 = DAT_00072cdc;\n if (DAT_00072bc0 == 0) {\n DAT_00072bc0 = FUN_00034840(... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid obj_elf_ident(int ignore)\n\n{\n segT secptr;\n subsegT subseg;\n char *pcVar1;\n \n subseg = now_subseg;\n secptr = now_seg;\n if (obj_elf_ident::comment_... | (translation_unit "void FUN_00044c30(void)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n uVar2 = DAT_00072dcc;\n uVar1 = DAT_00072cdc;\n if (DAT_00072bc0 == 0) {\n DAT_00072bc0 = FUN_00034840(".comment",0);\n bfd_set_section_flags(DAT_00072e64,DAT_00072bc0,0x1800108);\n *(undef... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expressi... | (function_definition "void FUN_00044c30(void)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined1 *puVar3;\n \n uVar2 = DAT_00072dcc;\n uVar1 = DAT_00072cdc;\n if (DAT_00072bc0 == 0) {\n DAT_00072bc0 = FUN_00034840(".comment",0);\n bfd_set_section_flags(DAT_00072e64,DAT_00072bc0,0x1800108);\n *(un... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int ignore)
{
type_1 secptr;
type_2 subseg;
char *pcVar1;
subseg = now_subseg;
secptr = now_seg;
if (function_1::var_1 == (type_1)0x0) {
obj_elf_ident::... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
undefined4 uVar1;
undefined4 uVar2;
undefined1 *puVar3;
uVar2 = DAT_00072dcc;
uVar1 = DAT_00072cdc;
if (DAT_00072bc0 == 0) {
DAT_00072bc0 = FUN_00034840(".comment",0);
bfd_set_section_f... |
8838_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | setstate | FUN_00227960 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::setstate(std::_Ios_Iostate) */
void __thiscall std::wios::setstate(wios *this,_Ios_Iostate param_1)
{
clear(this,param_1 | *(_Ios_Iostate *)(this + 0x14));
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00227960(int param_1,uint param_2)
{
FUN_00227910(param_1,param_2 | *(uint *)(param_1 + 0x14));
return;
}
| PUSH EBX
CALL 0x00036db0
ADD EBX,0x18269a
SUB ESP,0x10
MOV EDX,dword ptr [ESP + 0x18]
MOV EAX,dword ptr [ESP + 0x1c]
OR EAX,dword ptr [EDX + 0x14]
PUSH EAX
PUSH EDX
CALL 0x00227910
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-417', u'LOAD_-1203930726'), ('tmp_193', u'PTRADD_-1203930666'), (u'INT_OR_-1203930699', u'CALL_-1203930700'), (u'PTRADD_-1203930666', u'CAST_-1203930601'), ('const-0', u'RETURN_-1203930672'), ('const-20', u'PTRADD_-1203930666'), ('tmp_193', u'CALL_-1203930700'), (u'CAST_-1203930601', u'LOAD_-1203930726'), ('tm... | [('tmp_303', u'INT_ADD_-1203930712'), ('tmp_304', u'INT_OR_-1203930699'), (u'INT_ADD_-1203930712', u'CAST_-1203930603'), (u'INT_OR_-1203930699', u'CALL_-1203930700'), ('tmp_303', u'CALL_-1203930700'), (u'CAST_-1203930603', u'LOAD_-1203930726'), ('const-0', u'RETURN_-1203930672'), ('const-417', u'LOAD_-1203930726'), ('c... | null | null | 00227960 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00227960(int param_1,uint param_2)\n\n{\n FUN_00227910(param_1,param_2 | *(uint *)(param_1 + 0x14));\n return;\n}\n\n" comment (function_definition "void FUN_00227960(int param_1,uint param_2)\n\n{\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wios::setstate(std::_Ios_Iostate) */\n\nvoid __thiscall std::wios::setstate(wios *this,_Ios_Iostate param_1)\n\n{\n clear(this,param_1 | *(_Ios_Iostate *)(this + 0x14));\n return;\n}\n\n" comment commen... | (translation_unit "void FUN_00227960(int param_1,uint param_2)\n\n{\n FUN_00227910(param_1,param_2 | *(uint *)(param_1 + 0x14));\n return;\n}\n\n" (function_definition "void FUN_00227960(int param_1,uint param_2)\n\n{\n FUN_00227910(param_1,param_2 | *(uint *)(param_1 + 0x14));\n return;\n}" primitive_type (functio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT | (pointer_expression * (cast_expressi... | (function_definition "void FUN_00227960(int param_1,uint param_2)\n\n{\n FUN_00227910(param_1,param_2 | *(uint *)(param_1 + 0x14));\n return;\n}" (primitive_type "void") (function_declarator "FUN_00227960(int param_1,uint param_2)" (identifier "FUN_00227960") (parameter_list "(int param_1,uint param_2)" (( "(") (para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wios::setstate(std::_Ios_Iostate) */
void __thiscall std::type_1::function_1(type_1 *var_3,type_2 var_2)
{
var_1(var_3,var_2 | *(type_2 *)(var_3 + 0x14));
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,uint param_2)
{
FUN_00227910(param_1,param_2 | *(uint *)(param_1 + 0x14));
return;
}
|
6546_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | erase | FUN_00195f30 |
/* DWARF original prototype: iterator
erase(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold::Symbol_table::Symbol_table_eq,... |
undefined4 FUN_00195f30(undefined4 param_1,int *param_2,int param_3)
{
int *piVar1;
uint uVar2;
int *piVar3;
uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];
piVar1 = *(int **)(*param_2 + uVar2 * 4);
do {
piVar3 = piVar1;
piVar1 = (int *)*piVar3;
} while ((int *)param_3 != piVar1);
FUN... | PUSH EBP
XOR EDX,EDX
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x28]
MOV EBP,dword ptr [ESP + 0x24]
MOV EDI,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESI + 0x10]
DIV dword ptr [EBP + 0x4]
MOV EAX,dword ptr [EBP]
MOV EBX,dword ptr [EAX + EDX*0x4]
JMP 0x00195f5a
MOV EBX,ECX
MOV ECX,dword ptr [EBX]
C... | null | null | null | null | [(u'PTRSUB_-1207541665', u'PTRSUB_-1207541664'), (u'CAST_-1207541675', u'LOAD_-1207541886'), (u'COPY_-1207541726', u'CAST_-1207541642'), (u'LOAD_-1207541886', u'INT_ADD_-1207541863'), (u'INT_REM_-1207541858', u'INT_MULT_-1207541851'), (u'COPY_-1207541737', u'MULTIEQUAL_-1207541714'), ('const-4', u'INT_MULT_-1207541851'... | [(u'LOAD_-1207541886', u'INT_ADD_-1207541863'), (u'CAST_-1207541687', u'INT_REM_-1207541858'), (u'INT_ADD_-1207541889', u'CAST_-1207541691'), (u'LOAD_-1207541864', u'CAST_-1207541667'), ('const-1', u'PTRADD_-1207541691'), (u'INT_REM_-1207541858', u'INT_MULT_-1207541851'), ('const-417', u'LOAD_-1207541864'), ('const-4',... | null | null | 00195f30 | x86 | O1 | (translation_unit "undefined4 FUN_00195f30(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n \n uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];\n piVar1 = *(int **)(*param_2 + uVar2 * 4);\n do {\n piVar3 = piVar1;\n piVar1 = (int *)*piVar3;\n } while ((i... | (translation_unit "/* DWARF original prototype: iterator\n erase(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold::Symbol_tabl... | (translation_unit "undefined4 FUN_00195f30(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n \n uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];\n piVar1 = *(int **)(*param_2 + uVar2 * 4);\n do {\n piVar3 = piVar1;\n piVar1 = (int *)*piVar3;\n } while ((i... | (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 "undefined4 FUN_00195f30(undefined4 param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n \n uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];\n piVar1 = *(int **)(*param_2 + uVar2 * 4);\n do {\n piVar3 = piVar1;\n piVar1 = (int *)*piVar3;\n } while ... |
/* DWARF original prototype: iterator
erase(_Hashtable<std::pair<unsigned_int,_unsigned_int>,_std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<unsigned_int,_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold::Symbol_table::Symbol_table_eq,... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif... | null |
undefined4 MASKED(undefined4 param_1,int *param_2,int param_3)
{
int *piVar1;
uint uVar2;
int *piVar3;
uVar2 = *(uint *)(param_3 + 0x10) % (uint)param_2[1];
piVar1 = *(int **)(*param_2 + uVar2 * 4);
do {
piVar3 = piVar1;
piVar1 = (int *)*piVar3;
} while ((int *)param_3 != piVar1);
FUN_00195... |
8486_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~underflow_error | FUN_001f3880 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* ~underflow_error() */
void __thiscall std::underflow_error::~underflow_error(underflow_error *this)
{
~underflow_error(this);
_ZGTtdlPv(this);
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001f3880(undefined4 param_1)
{
FUN_001f3850(param_1);
_ZGTtdlPv(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x14b779
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x001f3850
MOV dword ptr [ESP],ESI
CALL 0x000283d0
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('tmp_181', u'CALL_-1207945025'), ('const-0', u'RETURN_-1207944979'), ('tmp_181', u'CALL_-1207945012')] | [('const-0', u'RETURN_-1207944979'), ('tmp_334', u'CALL_-1207945025'), ('tmp_334', u'CALL_-1207945012')] | null | null | 001f3880 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f3880(undefined4 param_1)\n\n{\n FUN_001f3850(param_1);\n _ZGTtdlPv(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001f3880(undefined4 param_1)\n\n{\n FUN_001f3850(param_1);... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* ~underflow_error() */\n\nvoid __thiscall std::underflow_error::~underflow_error(underflow_error *this)\n\n{\n ~underflow_error(this);\n _ZGTtdlPv(this);\n return;\n}\n\n" comment comment (function_definitio... | (translation_unit "void FUN_001f3880(undefined4 param_1)\n\n{\n FUN_001f3850(param_1);\n _ZGTtdlPv(param_1);\n return;\n}\n\n" (function_definition "void FUN_001f3880(undefined4 param_1)\n\n{\n FUN_001f3850(param_1);\n _ZGTtdlPv(param_1);\n return;\n}" primitive_type (function_declarator "FUN_001f3880(undefined4 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement re... | (function_definition "void FUN_001f3880(undefined4 param_1)\n\n{\n FUN_001f3850(param_1);\n _ZGTtdlPv(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f3880(undefined4 param_1)" (identifier "FUN_001f3880") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* ~underflow_error() */
void __thiscall std::function_1::~function_1(function_1 *this)
{
~function_1(this);
var_1(this);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 param_1)
{
FUN_001f3850(param_1);
_ZGTtdlPv(param_1);
return;
}
|
4946_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_local_generic | FUN_0011a010 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* DWARF original prototype: void add_local_generic(Output_data_reloc<9,_true,_64,_false> * this,
Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint64_t address, uint64_t
addend) */
void __thiscall
gold... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_0011a010(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,uint param_8,uint param_9)
{
undefined1 local_28 [32];
... | CALL 0x00035975
ADD EDX,0x274feb
PUSH ESI
PUSH EBX
SUB ESP,0x24
MOV EAX,dword ptr [ESP + 0x50]
OR EAX,dword ptr [ESP + 0x4c]
MOV ESI,dword ptr [ESP + 0x40]
MOV ECX,dword ptr [ESP + 0x44]
MOV EBX,dword ptr [ESP + 0x48]
JNZ 0x0011a06e
SUB ESP,0x4
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH EBX
PUSH ECX
PUSH ESI
PUSH dword p... | null | null | null | null | [(u'PTRSUB_-1207000589', u'CALL_-1207000892'), ('tmp_140', u'CBRANCH_-1207000980'), ('const-0', u'CALL_-1207000892'), ('tmp_478', u'CALL_-1207000892'), (u'PTRSUB_-1207000589', u'CALL_-1207000855'), ('const-0', u'CALL_-1207000892'), ('tmp_480', u'CALL_-1207000855'), (u'CAST_-1207000585', u'CALL_-1207000892'), ('const-0'... | [('const-2653868', u'COPY_-1207000644'), ('const-0', u'INT_EQUAL_-1207001005'), ('tmp_1063', u'INT_OR_-1207000990'), ('tmp_140', u'CBRANCH_-1207000980'), ('tmp_1069', u'CALL_-1207000892'), ('tmp_1066', u'CALL_-1207000892'), (u'PTRSUB_-1207000629', u'CALL_-1207000855'), ('const-2698004', u'COPY_-1207000643'), ('tmp_1070... | null | null | 0011a010 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_0011a010(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,uint param_8,uint param_9)\n\n{\n unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* DWARF original prototype: void add_local_generic(Output_data_reloc<9,_true,_64,_false> * this,\n Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint64_t address, uint64_t\n addend) */\... | (translation_unit "void FUN_0011a010(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,uint param_8,uint param_9)\n\n{\n undefined1 local_28 [32];\n \n if ((param_9 | param_8) == 0) {\n FUN_00100990(local_28,para... | (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_0011a010(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,uint param_8,uint param_9)\n\n{\n undefined1 local_28 [32];\n \n if ((param_9 | param_8) == 0) {\n FUN_00100990(local_28,p... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* DWARF original prototype: void add_local_generic(Output_data_reloc<9,_true,_64,_false> * this,
Relobj * relobj, uint local_sym_index, uint type, Output_data * od, uint64_t address, uint64_t
addend) */
void __thiscall
gold... | 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.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,uint param_8,uint param_9)
{
undefined1 local_28 [32];
if ... |
6821_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | do_section_entsize | FUN_001b2530 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_dynobj<64,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_dynobj<64,_true>::do_section_entsize(Sized_dynobj<64,_true> *this,uint param_2)
{
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b2530(void)
{
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/dynobj.h",0xf3,"do_section_entsize");
}
| PUSH EBX
CALL 0x00036f20
ADD EBX,0x1fcaca
SUB ESP,0xc
LEA EAX,[EBX + 0xfff0b428]
PUSH EAX
LEA EAX,[EBX + 0xffef486b]
PUSH 0xf3
PUSH EAX
CALL 0x0007d010 | null | null | null | null | [(u'COPY_-1207687779', u'CALL_-1207687808'), ('const-243', u'CALL_-1207687808'), (u'COPY_-1207687778', u'CALL_-1207687808'), ('const-1', u'RETURN_-1207687803'), ('const-2766955', u'COPY_-1207687779'), ('const-2860072', u'COPY_-1207687778')] | [('const-2766955', u'COPY_-1207687785'), ('const-2860072', u'COPY_-1207687784'), (u'COPY_-1207687785', u'CALL_-1207687808'), (u'COPY_-1207687784', u'CALL_-1207687808'), ('const-1', u'RETURN_-1207687803'), ('const-243', u'CALL_-1207687808')] | null | null | 001b2530 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b2530(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007d010("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}\n\n" comment (function_definition "void FUN_001b... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_dynobj<64,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_dynobj<64,_true>::do_section_entsize(Sized_dynobj<64,_true> *this,u... | (translation_unit "void FUN_001b2530(void)\n\n{\n \n FUN_0007d010("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}\n\n" (function_definition "void FUN_001b2530(void)\n\n{\n \n FUN_0007d010("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}" primitive_type (function_declarat... | (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_001b2530(void)\n\n{\n \n FUN_0007d010("../../gold/dynobj.h",0xf3,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_001b2530(void)" (identifier "FUN_001b2530") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "voi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_entsize(Sized_dynobj<64,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_dynobj<64,_true>::do_section_entsize(Sized_dynobj<64,_true> *this,uint param_2)
{
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0007d010("../../gold/dynobj.h",0xf3,"do_section_entsize");
}
|
1527_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~Struct_no_dynamic_list_data | FUN_0003fa30 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_dynamic_list_data(Struct_no_dynamic_list_data * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_dynamic_list_data::~Struct_no_dynamic_list_data
(St... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003fa30(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00331b28;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
FUN_001ac450(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x2ff5c9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff2b28]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003fa62
SUB ESP,0xc
PUSH EAX
CALL 0x001ac470
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001ac450
AD... | null | null | null | null | [('const-0', u'PTRSUB_-1206060198'), (u'INT_NOTEQUAL_-1206060406', u'CBRANCH_-1206060406'), (u'PTRSUB_-1206060198', u'PTRSUB_-1206060196'), (u'PTRSUB_-1206060209', u'CAST_-1206060199'), ('const-4', u'PTRSUB_-1206060217'), ('const-0', u'PTRSUB_-1206060201'), ('tmp_323', u'PTRSUB_-1206060203'), ('tmp_135', u'CBRANCH_-120... | [('const-0', u'PTRSUB_-1206060214'), (u'CAST_-1206060211', u'INT_NOTEQUAL_-1206060406'), ('tmp_597', u'PTRADD_-1206060211'), ('const-3', u'PTRADD_-1206060223'), (u'CAST_-1206060211', u'CALL_-1206060383'), ('const-60', u'CALL_-1206060342'), (u'INT_NOTEQUAL_-1206060406', u'CBRANCH_-1206060406'), ('tmp_597', u'PTRADD_-120... | null | null | 0003fa30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003fa30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331b28;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(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_dynamic_list_data(Struct_no_dynamic_list_data * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_dynamic_list_data::~Struct_no_dynamic_... | (translation_unit "void FUN_0003fa30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331b28;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003fa30(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_0003fa30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00331b28;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n FUN_001ac450(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003fa30(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_dynamic_list_data(Struct_no_dynamic_list_data * 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_00331b28;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ac470((undefined4 *)param_1[1]);
}
FUN_001ac450(param_1,0x3c);
return;
}
|
866_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c | localtime | localtime |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* localtime@@GLIBC_2.0 */
halt_baddata()... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * localtime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206349502')] | [('const-1', u'RETURN_-1206349502')] | null | null | 00079138 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntm * localtime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntm * localtime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* localtime@@GLIB... | (translation_unit "tm * localtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "tm * localtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* localtime(time_t *__timer)" * (function_declarator "localtime(time_t *__... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "tm * localtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (type_identifier "tm") (pointer_declarator "* localtime(time_t *__timer)" (* "*") (function_declarator "localtime(time_t *__timer)" (identifier "localtime") (parameter_list "(time_t *__timer)" (( "(") (parameter_decl... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(type_2 *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* localtime@@GLIBC_2.0 */
var_1();
... | 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 (exp... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * MASKED(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7319_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_for_all_local_got_entries | FUN_002b0f60 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<32,_true> * this,
Visitor * v) */
void __thiscall
gold::Sized_relobj<32,_true>::do_for_all_local_got_entries(Sized_relobj<32,_true> *this,Visitor *v)
... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_002b0f60(int *param_1,int *param_2)
{
code *pcVar1;
int iVar2;
int iVar3;
int iVar4;
int *piVar5;
int *piVar6;
int *piVar7;
int aiStackY_54 [2];
int local_3c;
int *local_38 [2];
undefined1 local_30... | CALL 0x00074f06
ADD ECX,0x33909b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
LEA ECX,[ECX + 0xffa86d40]
MOV EBX,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [ESP + 0x44]
MOV EAX,dword ptr [EBX]
MOV EDX,dword ptr [EAX + 0x8c]
CMP EDX,ECX
JNZ 0x002b1030
SUB ESP,0xc
PUSH EBX
CALL dword ptr [EAX + 0xbc]
MOV dword ptr [ESP... | null | null | null | null | [('const-4', u'PTRADD_-1204546821'), ('tmp_2209', u'INT_NOTEQUAL_-1204547420'), ('const-47', u'PTRADD_-1204546930'), (u'MULTIEQUAL_-1204547027', u'INT_NOTEQUAL_-1204547333'), (u'LOAD_-1204547664', u'INT_EQUAL_-1204547642'), ('const-0', u'COPY_-1204547493'), ('tmp_905', u'CALLIND_-1204547609'), (u'LOAD_-1204547322', u'P... | [(u'MULTIEQUAL_-1204547156', u'STORE_-1204547521'), (u'CAST_-1204546717', u'INT_ADD_-1204547436'), (u'INT_ADD_-1204547477', u'CAST_-1204546752'), (u'LOAD_-1204547292', u'CAST_-1204546659'), (u'CAST_-1204546724', u'INT_ADD_-1204547444'), ('const-20', u'INT_ADD_-1204547507'), ('const-0', u'STORE_-1204547502'), (u'CALLIND... | null | null | 002b0f60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_002b0f60(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *loc... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<32,_true> * this,\n Visitor * v) */\n\nvoid __thiscall\ngold::Sized_relobj<32,_true>::do_for_all_local_got_entries(Sized_relobj<32,_tr... | (translation_unit "void FUN_002b0f60(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *local_38 [2];\n undefined1 local_30 [8];\n int local_28 [6];\n \n pcVar1 = *(code **)(*para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "void FUN_002b0f60(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *local_38 [2];\n undefined1 local_30 [8];\n int local_28 [6];\n \n pcVar1 = *(code **)(*p... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<32,_true> * this,
Visitor * v) */
void __thiscall
gold::Sized_relobj<32,var_3>::do_for_all_local_got_entries(Sized_relobj<32,var_3> *this,Visitor *v)
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void MASKED(int *param_1,int *param_2)
{
code *pcVar1;
int iVar2;
int iVar3;
int iVar4;
int *piVar5;
int *piVar6;
int *piVar7;
int aiStackY_54 [2];
int local_3c;
int *local_38 [2];
undefined1 local_30 [8];
... |
9812_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_get | FUN_00283630 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous
namespace)::money_get_shim<wchar_t>::do_get(std::istreambuf_iterator<wchar_t,
std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool,
std::ios_bas... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
FUN_00283630(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9
)
{
undefined4 l... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1909c9
SUB ESP,0x34
LEA EAX,[ESP + 0x8]
MOV ESI,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x1c],0x0
PUSH 0x0
LEA EDX,[ESP + 0x24]
PUSH EDX
LEA EDX,[ESP + 0x24]
PUSH EDX
PUSH dword ptr [ESP + 0x68]
MOVZX EDX,byte ptr [ESP + 0x68]
PUSH EDX
PUSH dword ptr [ESP + 0x68]
PUSH dwo... | null | null | null | null | [('const-1', u'RETURN_-1204341178')] | [(u'INT_ADD_-1204341025', u'CAST_-1204340597'), (u'INDIRECT_-1204340629', u'PIECE_-1204340612'), ('tmp_1500', u'STORE_-1204340879'), ('const-417', u'STORE_-1204340879'), ('const-0', u'INT_EQUAL_-1204340971'), ('tmp_624', u'PTRSUB_-1204340633'), (u'COPY_-1204340856', u'RETURN_-1204340831'), ('const-1', u'PTRADD_-1204340... | null | null | 00283630 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_00283630(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous\n namespace)::money_get_shim<wchar_t>::do_get(std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, ... | (translation_unit "undefined4 *\nFUN_00283630(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n )\n\n{\n undefined4 local_38;\n undefined4 local_34 [4];\n int local_24;\n undefined... | (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) , (parameter_declaration TYPE IDENT) , (... | (function_definition "undefined4 *\nFUN_00283630(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n )\n\n{\n undefined4 local_38;\n undefined4 local_34 [4];\n int local_24;\n undefi... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous
namespace)::money_get_shim<wchar_t>::do_get(std::istreambuf_iterator<wchar_t,
std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool,
std::ios_bas... | 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))) (parameter_declaration type: (pri... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 *
MASKED(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9
)
{
undefined4 local_3... |
419_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | add_symbol_assignment | FUN_00034ee8 |
/* gold::Output_section_definition::add_symbol_assignment(char const*, unsigned int,
gold::Expression*, bool, bool) [clone .cold.369] */
void gold::Output_section_definition::add_symbol_assignment
(char *param_1,uint param_2,Expression *param_3,bool param_4,bool param_5)
{
void *unaff_ESI;
o... |
void FUN_00034ee8(void)
{
FUN_00248200();
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| PUSH EAX
PUSH EAX
PUSH 0x28
PUSH ESI
MOV ESI,dword ptr [EBP + -0x2c]
MOV EBX,ESI
CALL 0x00248200
MOV dword ptr [ESP],EDI
CALL 0x002df1f0 | null | null | null | null | [('tmp_107', u'CALL_-1206104309'), ('const-40', u'CALL_-1206104309'), ('const-1', u'RETURN_-1206104291')] | [('const-1', u'RETURN_-1206104291')] | null | null | 00034ee8 | x86 | O1 | (translation_unit "void FUN_00034ee8(void)\n\n{\n FUN_00248200();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_00034ee8(void)\n\n{\n FUN_00248200();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}" primiti... | (translation_unit "/* gold::Output_section_definition::add_symbol_assignment(char const*, unsigned int,\n gold::Expression*, bool, bool) [clone .cold.369] */\n\nvoid gold::Output_section_definition::add_symbol_assignment\n (char *param_1,uint param_2,Expression *param_3,bool param_4,bool param_5)\n\n{\n... | (translation_unit "void FUN_00034ee8(void)\n\n{\n FUN_00248200();\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_00034ee8(void)\n\n{\n FUN_00248200();\n \n FUN_002df1f0();\n}" primitive_type (function_declarator "FUN_00034ee8(void)" identifier (parameter_list "(voi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_00034ee8(void)\n\n{\n FUN_00248200();\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_00034ee8(void)" (identifier "FUN_00034ee8") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
/* gold::Output_section_definition::add_symbol_assignment(char const*, unsigned int,
gold::Expression*, bool, bool) [clone .cold.369] */
void gold::Output_section_definition::function_1
(char *param_1,type_1 param_2,type_2 *param_3,bool param_4,bool param_5)
{
void *unaff_ESI;
var_1(unaff_ES... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expre... | null |
void MASKED(void)
{
FUN_00248200();
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
10077_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | sized_convert<64,_true> | FUN_0036aac0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: sized_convert<64, true>
DWARF original prototype: bool sized_convert<64,_true>(Binary_to_elf * this, Task * task) */
bool __thiscall gold::Binary_to_elf::sized_convert<64,_true>(Binary_to_elf *this,Task ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char FUN_0036aac0(int param_1)
{
size_t sVar1;
undefined **ppuVar2;
uint uVar3;
uint *puVar4;
int *piVar5;
undefined4 *puVar6;
undefined4 auStack_220 [4];
void *local_210;
undefined **local_20c;
undefined **l... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
LEA EAX,[EBP + -0x80]
LEA ECX,[EBP + 0xffffff78]
PUSH EBX
CALL 0x00050b50
ADD EBX,0x27f52c
SUB ESP,0x210
MOV dword ptr [EBP + 0xffffff78],EAX
LEA EAX,[EBP + -0x44]
MOV dword ptr [EBP + -0x3c],EAX
MOV dword ptr [EBP + -0x38],EAX
LEA EAX,[EBP + -0x30]
MOV dword ptr [EBP + -0x2c],EAX... | null | null | null | null | [('const-1', u'RETURN_-1205228818')] | [(u'CALL_-1205223605', u'INDIRECT_-1205214208'), (u'CALL_-1205223797', u'INDIRECT_-1205219697'), (u'INDIRECT_-1205214523', u'MULTIEQUAL_-1205214474'), (u'CALL_-1205223606', u'INDIRECT_-1205216971'), (u'CALL_-1205225441', u'INDIRECT_-1205214662'), (u'CALL_-1205223797', u'INDIRECT_-1205218161'), (u'CALL_-1205223371', u'I... | null | null | 0036aac0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar FUN_0036aac0(int param_1)\n\n{\n size_t sVar1;\n undefined **ppuVar2;\n uint uVar3;\n uint *puVar4;\n int *piVar5;\n undefined4 *puVar6;\n undefined4 auStack_220 [4];\n void *local_210;\n undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: sized_convert<64, true>\n DWARF original prototype: bool sized_convert<64,_true>(Binary_to_elf * this, Task * task) */\n\nbool __thiscall gold::Binary_to_elf::sized_convert<64,_true>(Bin... | (translation_unit "char FUN_0036aac0(int param_1)\n\n{\n size_t sVar1;\n undefined **ppuVar2;\n uint uVar3;\n uint *puVar4;\n int *piVar5;\n undefined4 *puVar6;\n undefined4 auStack_220 [4];\n void *local_210;\n undefined **local_20c;\n undefined **local_208;\n undefined **local_204;\n undefined **local_200... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDE... | (function_definition "char FUN_0036aac0(int param_1)\n\n{\n size_t sVar1;\n undefined **ppuVar2;\n uint uVar3;\n uint *puVar4;\n int *piVar5;\n undefined4 *puVar6;\n undefined4 auStack_220 [4];\n void *local_210;\n undefined **local_20c;\n undefined **local_208;\n undefined **local_204;\n undefined **local_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original name: sized_convert<64, true>
DWARF original prototype: bool sized_convert<64,_true>(Binary_to_elf * this, Task * task) */
bool __thiscall gold::Binary_to_elf::sized_convert<64,_true>(Binary_to_elf *this,Task ... | 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: (primitive_type) declarator: (identifier)) (declarati... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char MASKED(int param_1)
{
size_t sVar1;
undefined **ppuVar2;
uint uVar3;
uint *puVar4;
int *piVar5;
undefined4 *puVar6;
undefined4 auStack_220 [4];
void *local_210;
undefined **local_20c;
undefined **local_2... |
3447_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | local_symbol_input_shndx | FUN_000b7780 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<32,_true> * this, uint
sym, bool * is_ordinary) */
uint __thiscall
gold::Sized_relobj_file<32,_true>::local_symbol_input_shndx
(Sized_relobj... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_000b7780(int param_1,uint param_2,byte *param_3)
{
uint uVar1;
int iVar2;
uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;
if (param_2 < uVar1) {
iVar2 = *(int *)(param_1 + 0xdc) + param_... | PUSH EBX
CALL 0x00035840
ADD EBX,0x2d787a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV ECX,dword ptr [ESP + 0x14]
MOV EDX,dword ptr [EAX + 0xdc]
MOV EAX,dword ptr [EAX + 0xe0]
SUB EAX,EDX
SAR EAX,0x4
CMP ECX,EAX
JNC 0x000b77ce
SHL ECX,0x4
ADD EDX,ECX
MOV ECX,dword ptr [ESP + 0x18]
MOVZX EAX,byte ptr [EDX + 0xb]
SHR A... | null | null | null | null | [(u'INT_SUB_-1206618147', u'INT_SRIGHT_-1206618125'), (u'PTRSUB_-1206617795', u'CAST_-1206617791'), (u'PTRSUB_-1206617847', u'PTRSUB_-1206617844'), ('const-417', u'LOAD_-1206617981'), (u'COPY_-1206617846', u'CALL_-1206617898'), ('tmp_672', u'PTRSUB_-1206617847'), (u'INT_AND_-1206617932', u'RETURN_-1206617935'), ('const... | [('const-11', u'INT_ADD_-1206618028'), (u'INT_SUB_-1206618147', u'INT_SRIGHT_-1206618125'), ('const-224', u'INT_ADD_-1206618159'), ('const-2621466', u'COPY_-1206617851'), ('const-417', u'LOAD_-1206618184'), ('const-3', u'INT_RIGHT_-1206618008'), (u'INT_ADD_-1206618159', u'CAST_-1206617854'), (u'LOAD_-1206618184', u'INT... | null | null | 000b7780 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_000b7780(int param_1,uint param_2,byte *param_3)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (param_2 < uVar1) {\n iVar2 = *(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<32,_true> * this, uint\n sym, bool * is_ordinary) */\n\nuint __thiscall\ngold::Sized_relobj_file<32,_true>::local_symbol_input_shndx\... | (translation_unit "uint FUN_000b7780(int param_1,uint param_2,byte *param_3)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (param_2 < uVar1) {\n iVar2 = *(int *)(param_1 + 0xdc) + param_2 * 0x10;\n *param_3 = *(byte *)(iVar2 + 0xb) >> 3 & 1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "uint FUN_000b7780(int param_1,uint param_2,byte *param_3)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;\n if (param_2 < uVar1) {\n iVar2 = *(int *)(param_1 + 0xdc) + param_2 * 0x10;\n *param_3 = *(byte *)(iVar2 + 0xb) >> 3 & 1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<32,_true> * this, uint
sym, bool * is_ordinary) */
type_1 __thiscall
var_1::Sized_relobj_file<32,_true>::local_symbol_input_shndx
(Sized_rel... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint MASKED(int param_1,uint param_2,byte *param_3)
{
uint uVar1;
int iVar2;
uVar1 = *(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 4;
if (param_2 < uVar1) {
iVar2 = *(int *)(param_1 + 0xdc) + param_2 * 0x... |
6313_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_section_size | FUN_0024ebf0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_size(Sized_incr_dynobj<32,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<32,_true>::do_section_size(Sized_incr_dynobj<32,_true> *this,uint param_2)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0024ebf0(void)
{
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/incremental.cc",0xb2b,"do_section_size");
}
| PUSH EBX
CALL 0x00050b50
ADD EBX,0x39b40a
SUB ESP,0xc
LEA EAX,[EBX + 0xffe9e8e0]
PUSH EAX
LEA EAX,[EBX + 0xffe9d9b8]
PUSH 0xb2b
PUSH EAX
CALL 0x002446e0 | null | null | null | null | [('const-1', u'RETURN_-1204032510')] | [('const-2859', u'CALL_-1204032448'), ('const-1', u'RETURN_-1204032443'), ('const-4753632', u'COPY_-1204032424'), (u'COPY_-1204032425', u'CALL_-1204032448'), (u'COPY_-1204032424', u'CALL_-1204032448'), ('const-4749752', u'COPY_-1204032425')] | null | null | 0024ebf0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024ebf0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_002446e0("../../gold/incremental.cc",0xb2b,"do_section_size");\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: uint64_t do_section_size(Sized_incr_dynobj<32,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_incr_dynobj<32,_true>::do_section_size(Sized_incr_dynobj<32,_true... | (translation_unit "void FUN_0024ebf0(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0xb2b,"do_section_size");\n}\n\n" (function_definition "void FUN_0024ebf0(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0xb2b,"do_section_size");\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_0024ebf0(void)\n\n{\n \n FUN_002446e0("../../gold/incremental.cc",0xb2b,"do_section_size");\n}" (primitive_type "void") (function_declarator "FUN_0024ebf0(void)" (identifier "FUN_0024ebf0") (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: uint64_t do_section_size(Sized_incr_dynobj<32,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<32,_true>::do_section_size(Sized_incr_dynobj<32,_true> *this,uint param_2)
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_002446e0("../../gold/incremental.cc",0xb2b,"do_section_size");
}
|
659_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | FUN_00041c57 | FUN_00041c57 |
void FUN_00041c57(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 unaff_EBX;
undefined4 *unaff_EBP;
void *unaff_ESI;
undefined4 unaff_EDI;
undefined4 uVar3;
undefined4 uVar4;
puVar2 = *(undefined4 **)((int)unaff_ESI + 0x74);
while (... |
void FUN_00041c57(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 unaff_EBX;
undefined4 *unaff_EBP;
int unaff_ESI;
undefined4 unaff_EDI;
undefined4 uVar3;
undefined4 uVar4;
puVar2 = *(undefined4 **)(unaff_ESI + 0x74);
while (unaff_E... | MOV EAX,dword ptr [ESI + 0x74]
CMP EBP,EAX
JNZ 0x00041cd3
MOV EAX,dword ptr [ESI + 0x54]
TEST EAX,EAX
JZ 0x00041c73
SUB ESP,0xc
MOV EBX,EDI
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0x44]
TEST EAX,EAX
JZ 0x00041c88
SUB ESP,0xc
MOV EBX,EDI
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
MOV EAX,dword ptr [ESI... | null | null | null | null | [(u'CAST_-1206182275', u'LOAD_-1206182682'), ('const-68', u'INT_ADD_-1206182725'), (u'INT_ADD_-1206182784', u'CAST_-1206182321'), (u'MULTIEQUAL_-1206182479', u'COPY_-1206182370'), ('tmp_924', u'COPY_-1206182337'), (u'COPY_-1206182370', u'MULTIEQUAL_-1206182459'), ('const-0', u'INT_NOTEQUAL_-1206182663'), (u'LOAD_-12061... | [(u'COPY_-1206182353', u'MULTIEQUAL_-1206182441'), ('const-68', u'INT_ADD_-1206182725'), (u'COPY_-1206182260', u'MULTIEQUAL_-1206182519'), ('const-417', u'LOAD_-1206182800'), (u'CAST_-1206182303', u'LOAD_-1206182741'), ('const-0', u'INT_NOTEQUAL_-1206182663'), (u'COPY_-1206182252', u'MULTIEQUAL_-1206182505'), ('tmp_176... | null | null | 00041c57 | x86 | O1 | (translation_unit "void FUN_00041c57(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 unaff_EBX;\n undefined4 *unaff_EBP;\n int unaff_ESI;\n undefined4 unaff_EDI;\n undefined4 uVar3;\n undefined4 uVar4;\n \n puVar2 = *(undefined4 **)(unaff... | (translation_unit "void FUN_00041c57(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 unaff_EBX;\n undefined4 *unaff_EBP;\n void *unaff_ESI;\n undefined4 unaff_EDI;\n undefined4 uVar3;\n undefined4 uVar4;\n \n puVar2 = *(undefined4 **)((in... | (translation_unit "void FUN_00041c57(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 unaff_EBX;\n undefined4 *unaff_EBP;\n int unaff_ESI;\n undefined4 unaff_EDI;\n undefined4 uVar3;\n undefined4 uVar4;\n \n puVar2 = *(undefined4 **)(unaff... | (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 (pointer_declarator * IDENT)... | (function_definition "void FUN_00041c57(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 unaff_EBX;\n undefined4 *unaff_EBP;\n int unaff_ESI;\n undefined4 unaff_EDI;\n undefined4 uVar3;\n undefined4 uVar4;\n \n puVar2 = *(undefined4 **)(un... |
void function_1(type_1 param_1,type_1 param_2,type_1 param_3)
{
type_1 *puVar1;
type_1 *var_2;
type_1 unaff_EBX;
type_1 *var_1;
void *unaff_ESI;
type_1 unaff_EDI;
type_1 uVar3;
type_1 uVar4;
var_2 = *(type_1 **)((int)unaff_ESI + 0x74);
while (var_1 != var_2) {
puVar1 = (type_1 *)*var_2;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 *puVar1;
undefined4 *puVar2;
undefined4 unaff_EBX;
undefined4 *unaff_EBP;
int unaff_ESI;
undefined4 unaff_EDI;
undefined4 uVar3;
undefined4 uVar4;
puVar2 = *(undefined4 **)(unaff_ESI + 0x74);
while (unaff_EBP != ... |
9667_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_length | FUN_00238630 |
/* std::codecvt<char, char, __mbstate_t>::do_length(__mbstate_t&, char const*, char const*, unsigned
int) const */
uint __thiscall
std::codecvt<char,char,__mbstate_t>::do_length
(codecvt<char,char,__mbstate_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,
uint param_4)
{
uint uVar1... |
uint FUN_00238630(undefined4 param_1,undefined4 param_2,int param_3,int param_4,uint param_5)
{
uint uVar1;
uVar1 = param_4 - param_3;
if (param_5 < (uint)(param_4 - param_3)) {
uVar1 = param_5;
}
return uVar1;
}
| MOV EDX,dword ptr [ESP + 0x14]
MOV EAX,dword ptr [ESP + 0x10]
SUB EAX,dword ptr [ESP + 0xc]
CMP EAX,EDX
CMOVA EAX,EDX
RET | null | null | null | null | [('tmp_109', u'INT_LESS_-1203992979'), (u'INT_SUB_-1203993000', u'COPY_-1203992978'), (u'CAST_-1203992911', u'INT_LESS_-1203992979'), (u'COPY_-1203992978', u'MULTIEQUAL_-1203992924'), (u'INT_LESS_-1203992979', u'CBRANCH_-1203992988'), ('const-0', u'RETURN_-1203992976'), ('tmp_108', u'CAST_-1203992919'), (u'COPY_-120399... | [(u'INT_SUB_-1203993000', u'COPY_-1203992978'), ('tmp_122', u'INT_LESS_-1203992979'), ('tmp_123', u'INT_SUB_-1203993000'), ('tmp_122', u'COPY_-1203992977'), (u'COPY_-1203992978', u'MULTIEQUAL_-1203992924'), (u'INT_SUB_-1203993000', u'CAST_-1203992913'), (u'INT_LESS_-1203992979', u'CBRANCH_-1203992988'), ('const-0', u'R... | null | null | 00238630 | x86 | O1 | (translation_unit "uint FUN_00238630(undefined4 param_1,undefined4 param_2,int param_3,int param_4,uint param_5)\n\n{\n uint uVar1;\n \n uVar1 = param_4 - param_3;\n if (param_5 < (uint)(param_4 - param_3)) {\n uVar1 = param_5;\n }\n return uVar1;\n}\n\n" (function_definition "uint FUN_00238630(undefined4 para... | (translation_unit "/* std::codecvt<char, char, __mbstate_t>::do_length(__mbstate_t&, char const*, char const*, unsigned\n int) const */\n\nuint __thiscall\nstd::codecvt<char,char,__mbstate_t>::do_length\n (codecvt<char,char,__mbstate_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n uint ... | (translation_unit "uint FUN_00238630(undefined4 param_1,undefined4 param_2,int param_3,int param_4,uint param_5)\n\n{\n uint uVar1;\n \n uVar1 = param_4 - param_3;\n if (param_5 < (uint)(param_4 - param_3)) {\n uVar1 = param_5;\n }\n return uVar1;\n}\n\n" (function_definition "uint FUN_00238630(undefined4 para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDEN... | (function_definition "uint FUN_00238630(undefined4 param_1,undefined4 param_2,int param_3,int param_4,uint param_5)\n\n{\n uint uVar1;\n \n uVar1 = param_4 - param_3;\n if (param_5 < (uint)(param_4 - param_3)) {\n uVar1 = param_5;\n }\n return uVar1;\n}" (type_identifier "uint") (function_declarator "FUN_00238... |
/* std::codecvt<char, char, __mbstate_t>::do_length(__mbstate_t&, char const*, char const*, unsigned
int) const */
type_1 __thiscall
std::codecvt<char,char,__mbstate_t>::do_length
(codecvt<char,char,__mbstate_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,
type_1 var_1)
{
type_1 u... | 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 |
uint MASKED(undefined4 param_1,undefined4 param_2,int param_3,int param_4,uint param_5)
{
uint uVar1;
uVar1 = param_4 - param_3;
if (param_5 < (uint)(param_4 - param_3)) {
uVar1 = param_5;
}
return uVar1;
}
|
27_sg_sat_phy_event_and_sg_sat_phy_event_strip.c | __x86.get_pc_thunk.bx | __i686.get_pc_thunk.bx |
/* WARNING: This is an inlined function */
void __x86_get_pc_thunk_bx(void)
{
return;
}
|
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_bx(void)
{
return;
}
| MOV EBX,dword ptr [ESP]
RET | null | null | null | null | [('const-0', u'RETURN_-1205988847')] | [('const-0', u'RETURN_-1205988847')] | null | null | 00011200 | x86 | O1 | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return... |
/* WARNING: This is an inlined function */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: This is an inlined function */
void __i686_get_pc_thunk_bx(void)
{
return;
}
|
425_hppa64-linux-gnu-readelf_and_hppa64-linux-gnu-readelf_strip.c | vfprintf | vfprintf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206607646')] | [('const-1', u'RETURN_-1206607646')] | null | null | 000ba0d8 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_bad... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "vfprintf(FILE *__s... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "vfprintf(FILE *__s,char *__format,__gnuc_va_list __arg)" (identifier "vfprintf") (parameter_list "(FILE *__s,char *__format,__gnuc_va_list __ar... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__s,char *__format,type_2 __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* vfprintf@@GLIBC_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__s,char *__format,__gnuc_va_list __arg)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
63_sg_persist_and_sg_persist_strip.c | fclose | fclose |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205956562')] | [('const-1', u'RETURN_-1205956562')] | null | null | 00019024 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fclose@@GLIBC_2.1 */... | (translation_unit "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
140_m68k-linux-gnu-addr2line_and_m68k-linux-gnu-addr2line_strip.c | dcgettext | dcgettext |
/* WARNING: Control flow encountered bad instruction data */
void dcgettext(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dcgettext@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void dcgettext(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205956526')] | [('const-1', u'RETURN_-1205956526')] | null | null | 00019048 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcgettext@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\... | (translation_unit "void dcgettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (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 dcgettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dcgettext(void)" (identifier "dcgettext") (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 */
/* dcgettext@@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();
}
|
755_i686-gnu-ld_and_i686-gnu-ld_strip.c | strlen | strlen |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206599202')] | [('const-1', u'RETURN_-1206599202')] | null | null | 000bc1d4 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strlen@@GLIBC_2.0 */\n... | (translation_unit "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "ch... | (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 "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6915_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_ehframe_for_plt | FUN_001b1120 |
/* DWARF original prototype: void add_ehframe_for_plt(Eh_frame * this, Output_data * plt, uchar *
cie_data, size_t cie_length, uchar * fde_data, size_t fde_length) */
void __thiscall
gold::Eh_frame::add_ehframe_for_plt
(Eh_frame *this,Output_data *plt,uchar *cie_data,size_t cie_length,uchar *fde_data,
... |
void FUN_001b1120(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)
{
code *pcVar1;
int iVar2;
undefined4 *puVar3;
undefined4 *puVar4;
int *piVar5;
undefined4 ***pppuVar6;
int unaff_EDI;
longlong lVar7;
undefined4 **ppuStack_b4;
undefined4 auStack_b0 [3];
undefined... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x1dded7
PUSH ESI
LEA ESI,[EBP + -0x4c]
PUSH EBX
SUB ESP,0x9c
MOV dword ptr [EBP + -0x64],0x0
MOV EBX,dword ptr [EBP + 0x10]
PUSH 0x0
LEA EAX,[EDI + 0xfff0edf6]
MOV dword ptr [EBP + -0x60],0x0
PUSH EAX
PUSH EAX
LEA EAX,[EBP + -0x54]
PUSH EAX
MOV dword ptr [EBP + -0x... | null | null | null | null | [(u'CALL_-1207692595', u'INDIRECT_-1207691032'), (u'INT_ADD_-1207692922', u'CALL_-1207692874'), ('const-52', u'PTRSUB_-1207690406'), (u'MULTIEQUAL_-1207690816', u'MULTIEQUAL_-1207690783'), (u'CALL_-1207692595', u'INDIRECT_-1207690885'), (u'CALL_-1207691838', u'INDIRECT_-1207690637'), ('tmp_1567', u'BRANCH_-1207691815')... | [(u'CAST_-1207689949', u'STORE_-1207692216'), (u'CAST_-1207690170', u'MULTIEQUAL_-1207690810'), (u'CALL_-1207692683', u'INDIRECT_-1207691051'), (u'CALL_-1207692595', u'INDIRECT_-1207691114'), (u'CALL_-1207691838', u'INDIRECT_-1207690428'), (u'PTRADD_-1207690125', u'LOAD_-1207692442'), ('tmp_1567', u'BRANCH_-1207691815'... | null | null | 001b1120 | x86 | O1 | (translation_unit "void FUN_001b1120(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n int *piVar5;\n undefined4 ***pppuVar6;\n int unaff_EDI;\n longlong lVar7;\n undefined4 **ppuStack_b4;\n undefine... | (translation_unit "/* DWARF original prototype: void add_ehframe_for_plt(Eh_frame * this, Output_data * plt, uchar *\n cie_data, size_t cie_length, uchar * fde_data, size_t fde_length) */\n\nvoid __thiscall\ngold::Eh_frame::add_ehframe_for_plt\n (Eh_frame *this,Output_data *plt,uchar *cie_data,size_t cie_len... | (translation_unit "void FUN_001b1120(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n int *piVar5;\n undefined4 ***pppuVar6;\n int unaff_EDI;\n longlong lVar7;\n undefined4 **ppuStack_b4;\n undefine... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_001b1120(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)\n\n{\n code *pcVar1;\n int iVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n int *piVar5;\n undefined4 ***pppuVar6;\n int unaff_EDI;\n longlong lVar7;\n undefined4 **ppuStack_b4;\n undef... |
/* DWARF original prototype: void add_ehframe_for_plt(Eh_frame * this, Output_data * plt, uchar *
cie_data, size_t cie_length, uchar * fde_data, size_t fde_length) */
void __thiscall
var_5::type_1::function_1
(type_1 *this,type_2 *plt,type_3 *var_8,size_t var_9,type_3 *var_16,
size_t var_17)
{... | 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 |
void MASKED(int *param_1,undefined4 param_2,int param_3,int param_4,int param_5,int param_6)
{
code *pcVar1;
int iVar2;
undefined4 *puVar3;
undefined4 *puVar4;
int *piVar5;
undefined4 ***pppuVar6;
int unaff_EDI;
longlong lVar7;
undefined4 **ppuStack_b4;
undefined4 auStack_b0 [3];
undefined4 *loc... |
390_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | lang_add_fill | FUN_00029490 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void lang_add_fill(fill_type *fill)
{
lang_statement_list_type *plVar1;
lang_statement_union *plVar2;
plVar1 = stat_ptr;
plVar2 = (lang_statement_union *)stat_alloc(0x14);
(p... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00029490(undefined4 param_1)
{
undefined *puVar1;
undefined4 *puVar2;
puVar1 = PTR_DAT_001d0398;
puVar2 = (undefined4 *)FUN_000237c0(0x14);
puVar2[1] = 7;
*puVar2 = 0;
**(undefined4 **)(puVar1 + 4) = pu... | CALL 0x0001d2e2
ADD EAX,0x1a6b6b
PUSH EBX
SUB ESP,0x14
PUSH 0x14
MOV EBX,dword ptr [EAX + 0x398]
CALL 0x000237c0
MOV dword ptr [EAX + 0x4],0x7
MOV dword ptr [EAX],0x0
MOV EDX,dword ptr [EBX + 0x4]
MOV dword ptr [EDX],EAX
MOV EDX,dword ptr [ESP + 0x20]
MOV dword ptr [EBX + 0x4],EAX
MOV dword ptr [EAX + 0x8],EDX
ADD ESP,... | null | null | null | null | [('const-417', u'LOAD_-1206020895'), (u'PTRSUB_-1206020750', u'PTRSUB_-1206020756'), ('const-417', u'STORE_-1206020911'), (u'CAST_-1206020786', u'PTRSUB_-1206020778'), (u'CAST_-1206020786', u'CAST_-1206020756'), ('const-417', u'STORE_-1206020870'), ('const-0', u'PTRSUB_-1206020770'), ('const-4', u'PTRSUB_-1206020760'),... | [('const-417', u'LOAD_-1206020895'), ('const-417', u'STORE_-1206020911'), ('const-417', u'STORE_-1206020870'), ('const-417', u'STORE_-1206020888'), (u'PTRADD_-1206020816', u'CAST_-1206020759'), (u'CAST_-1206020788', u'STORE_-1206020888'), ('const-0', u'RETURN_-1206020840'), (u'CAST_-1206020788', u'PTRADD_-1206020759'),... | null | null | 00029490 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00029490(undefined4 param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_001d0398;\n puVar2 = (undefined4 *)FUN_000237c0(0x14);\n puVar2[1] = 7;\n *puVar2 = 0;\n **(u... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid lang_add_fill(fill_type *fill)\n\n{\n lang_statement_list_type *plVar1;\n lang_statement_union *plVar2;\n \n plVar1 = stat_ptr;\n plVar2 = (lang_statement_un... | (translation_unit "void FUN_00029490(undefined4 param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_001d0398;\n puVar2 = (undefined4 *)FUN_000237c0(0x14);\n puVar2[1] = 7;\n *puVar2 = 0;\n **(undefined4 **)(puVar1 + 4) = puVar2;\n *(undefined4 **)(puVar1 + 4) = puVar2;\n puVar2[2] =... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expres... | (function_definition "void FUN_00029490(undefined4 param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_001d0398;\n puVar2 = (undefined4 *)FUN_000237c0(0x14);\n puVar2[1] = 7;\n *puVar2 = 0;\n **(undefined4 **)(puVar1 + 4) = puVar2;\n *(undefined4 **)(puVar1 + 4) = puVar2;\n puVar2[2... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 *fill)
{
type_2 *plVar1;
type_3 *plVar2;
plVar1 = stat_ptr;
plVar2 = (type_3 *)var_1(0x14);
(plVar2->header).type = lang_fill_statement_enum;
(plVar2... | 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: (pointer_declarator de... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
undefined *puVar1;
undefined4 *puVar2;
puVar1 = PTR_DAT_001d0398;
puVar2 = (undefined4 *)FUN_000237c0(0x14);
puVar2[1] = 7;
*puVar2 = 0;
**(undefined4 **)(puVar1 + 4) = puVar2;
... |
497_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | FUN_000308ef | FUN_000308ef |
void __regparm3 FUN_000308ef(undefined4 param_1)
{
__cxa_begin_catch(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 000308fd to 00030901 has its CatchHandler @ 00030898 */
__cxa_rethrow();
}
|
void __regparm3 FUN_000308ef(undefined4 param_1)
{
FUN_001abb80(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 000308fd to 00030901 has its CatchHandler @ 00030898 */
FUN_001aad40();
}
| SUB ESP,0xc
MOV EBX,EDI
PUSH EAX
CALL 0x001abb80
ADD ESP,0x10
CALL 0x001aad40 | null | null | null | null | [('const-1', u'RETURN_-1206122204'), ('tmp_142', u'CALL_-1206122229')] | [('const-1', u'RETURN_-1206122204'), ('tmp_142', u'CALL_-1206122229')] | null | null | 000308ef | x86 | O1 | (translation_unit "void __regparm3 FUN_000308ef(undefined4 param_1)\n\n{\n FUN_001abb80(param_1);\n /* WARNING: Subroutine does not return */\n /* try { // try from 000308fd to 00030901 has its CatchHandler @ 00030898 */\n FUN_001aad40();\n}\n\n" (function_definition "void __regp... | (translation_unit "void __regparm3 FUN_000308ef(undefined4 param_1)\n\n{\n __cxa_begin_catch(param_1);\n /* WARNING: Subroutine does not return */\n /* try { // try from 000308fd to 00030901 has its CatchHandler @ 00030898 */\n __cxa_rethrow();\n}\n\n" (function_definition "void ... | (translation_unit "void __regparm3 FUN_000308ef(undefined4 param_1)\n\n{\n FUN_001abb80(param_1);\n \n \n FUN_001aad40();\n}\n\n" (function_definition "void __regparm3 FUN_000308ef(undefined4 param_1)\n\n{\n FUN_001abb80(param_1);\n \n \n F... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __regparm3 FUN_000308ef(undefined4 param_1)\n\n{\n FUN_001abb80(param_1);\n \n \n FUN_001aad40();\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_000308ef(undefined4 param_1)" (identifier "FUN_000308e... |
void __regparm3 function_1(type_1 param_1)
{
var_1(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 000308fd to 00030901 has its CatchHandler @ 00030898 */
var_2();
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (... | null |
void __regparm3 MASKED(undefined4 param_1)
{
FUN_001abb80(param_1);
/* WARNING: Subroutine does not return */
/* try { // try from 000308fd to 00030901 has its CatchHandler @ 00030898 */
FUN_001aad40();
}
|
2854_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Lib_group | FUN_000b8500 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Lib_group(Lib_group * this, int __in_chrg) */
void __thiscall gold::Lib_group::~Lib_group(Lib_group *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000b8500(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00406660;
if (param_1[3] != 0) {
FUN_00248220(param_1[3]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x35bafa
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
LEA EDX,[EBX + 0xffff2660]
MOV dword ptr [EAX],EDX
MOV EAX,dword ptr [EAX + 0xc]
TEST EAX,EAX
JZ 0x000b852e
SUB ESP,0xc
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206614766')] | [('tmp_118', u'CBRANCH_-1206614704'), ('tmp_402', u'PTRADD_-1206614561'), ('const-0', u'RETURN_-1206614641'), ('const-3', u'PTRADD_-1206614561'), ('tmp_402', u'STORE_-1206614726'), (u'PTRSUB_-1206614563', u'STORE_-1206614726'), ('const-417', u'STORE_-1206614726'), (u'PTRADD_-1206614561', u'LOAD_-1206614723'), ('const-0... | null | null | 000b8500 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000b8500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406660;\n if (param_1[3] != 0) {\n FUN_00248220(param_1[3]);\n }\n return;\n}\n\n" comment (function_definition "void FUN_000b8500(und... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Lib_group(Lib_group * this, int __in_chrg) */\n\nvoid __thiscall gold::Lib_group::~Lib_group(Lib_group *this,int __in_chrg)\n\n{\n}\n\n" comment comment (function_definition "vo... | (translation_unit "void FUN_000b8500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406660;\n if (param_1[3] != 0) {\n FUN_00248220(param_1[3]);\n }\n return;\n}\n\n" (function_definition "void FUN_000b8500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406660;\n if (param_1[3] != 0) {\n FUN_00248220(... | (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_000b8500(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406660;\n if (param_1[3] != 0) {\n FUN_00248220(param_1[3]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000b8500(undefined4 *param_1)" (identifier "FUN_000b8500") (parameter_list "(undefined4 *param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Lib_group(Lib_group * this, int __in_chrg) */
void __thiscall gold::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_00406660;
if (param_1[3] != 0) {
FUN_00248220(param_1[3]);
}
return;
}
|
8711_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | setg | FUN_002543e0 |
/* std::wstreambuf::setg(wchar_t*, wchar_t*, wchar_t*) */
void __thiscall
std::wstreambuf::setg(wstreambuf *this,wchar_t *param_1,wchar_t *param_2,wchar_t *param_3)
{
*(wchar_t **)(this + 4) = param_1;
*(wchar_t **)(this + 8) = param_2;
*(wchar_t **)(this + 0xc) = param_3;
return;
}
|
void FUN_002543e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
*(undefined4 *)(param_1 + 4) = param_2;
*(undefined4 *)(param_1 + 8) = param_3;
*(undefined4 *)(param_1 + 0xc) = param_4;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX + 0x4],EDX
MOV EDX,dword ptr [ESP + 0xc]
MOV dword ptr [EAX + 0x8],EDX
MOV EDX,dword ptr [ESP + 0x10]
MOV dword ptr [EAX + 0xc],EDX
RET | null | null | null | null | [('const-12', u'PTRADD_-1204140983'), (u'CAST_-1204140975', u'STORE_-1204141043'), ('const-0', u'RETURN_-1204141030'), ('tmp_66', u'PTRADD_-1204140996'), ('tmp_66', u'PTRADD_-1204140983'), (u'PTRADD_-1204141009', u'CAST_-1204140991'), ('tmp_69', u'STORE_-1204141043'), ('const-1', u'PTRADD_-1204141009'), ('const-1', u'P... | [('const-8', u'INT_ADD_-1204141042'), ('const-417', u'STORE_-1204141056'), (u'CAST_-1204140975', u'STORE_-1204141043'), (u'INT_ADD_-1204141029', u'CAST_-1204140975'), ('const-0', u'RETURN_-1204141030'), ('const-4', u'INT_ADD_-1204141055'), (u'INT_ADD_-1204141055', u'CAST_-1204140991'), ('tmp_73', u'INT_ADD_-1204141029'... | null | null | 002543e0 | x86 | O1 | (translation_unit "void FUN_002543e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n *(undefined4 *)(param_1 + 8) = param_3;\n *(undefined4 *)(param_1 + 0xc) = param_4;\n return;\n}\n\n" (function_definition "void FUN_002543e0(int param_1,undefi... | (translation_unit "/* std::wstreambuf::setg(wchar_t*, wchar_t*, wchar_t*) */\n\nvoid __thiscall\nstd::wstreambuf::setg(wstreambuf *this,wchar_t *param_1,wchar_t *param_2,wchar_t *param_3)\n\n{\n *(wchar_t **)(this + 4) = param_1;\n *(wchar_t **)(this + 8) = param_2;\n *(wchar_t **)(this + 0xc) = param_3;\n return;\... | (translation_unit "void FUN_002543e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n *(undefined4 *)(param_1 + 8) = param_3;\n *(undefined4 *)(param_1 + 0xc) = param_4;\n return;\n}\n\n" (function_definition "void FUN_002543e0(int param_1,undefi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expre... | (function_definition "void FUN_002543e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n *(undefined4 *)(param_1 + 4) = param_2;\n *(undefined4 *)(param_1 + 8) = param_3;\n *(undefined4 *)(param_1 + 0xc) = param_4;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002543e0(... |
/* std::wstreambuf::setg(wchar_t*, wchar_t*, wchar_t*) */
void __thiscall
std::type_1::function_1(type_1 *var_1,type_2 *param_1,type_2 *param_2,type_2 *param_3)
{
*(type_2 **)(var_1 + 4) = param_1;
*(type_2 **)(var_1 + 8) = param_2;
*(type_2 **)(var_1 + 0xc) = param_3;
return;
}
| 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_1 + 4) = param_2;
*(undefined4 *)(param_1 + 8) = param_3;
*(undefined4 *)(param_1 + 0xc) = param_4;
return;
}
|
329_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c | stab_start_function | FUN_00028f70 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
bfd_boolean stab_start_function(void *p,char *name,bfd_boolean globalp)
{
char *__s;
size_t sVar1;
size_t sVar2;
char *__s_00;
bfd_boolean bVar3;
if ((*(int *)((int)p + 0x1... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int FUN_00028f70(int param_1,char *param_2,int param_3)
{
char *__s;
size_t sVar1;
size_t sVar2;
char *__s_00;
int iVar3;
if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) {
__s = (cha... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000165d0
ADD EBX,0x16087
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESI + 0x10c]
TEST EAX,EAX
JNZ 0x0002902e
CMP dword ptr [ESI + 0x104],-0x1
JNZ 0x0002902e
LEA EAX,[ESI + 0x38]
CALL 0x00028700
SUB ESP,0xc
PUSH dword ptr [ESP + 0x30]
MOV EBP,EAX
CALL 0x00013... | null | null | null | null | [(u'INT_EQUAL_-1206022079', u'INT_ZEXT_-1206022051'), (u'CAST_-1206021538', u'CALL_-1206022161'), (u'CALL_-1206022161', u'CALL_-1206021989'), ('const-0', u'RETURN_-1206021814'), (u'COPY_-1206021534', u'CALL_-1206021989'), ('const-417', u'STORE_-1206021950'), (u'CAST_-1206021539', u'INT_ADD_-1206022156'), ('const-212554... | [(u'INT_EQUAL_-1206022079', u'INT_ZEXT_-1206022051'), (u'CAST_-1206021459', u'LOAD_-1206021987'), ('const-417', u'LOAD_-1206022227'), ('const-0', u'RETURN_-1206021814'), (u'COPY_-1206021534', u'CALL_-1206021989'), ('const-0', u'CALL_-1206021925'), (u'INT_ADD_-1206022183', u'CAST_-1206021555'), ('tmp_2005', u'INT_ADD_-1... | null | null | 00028f70 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_00028f70(int param_1,char *param_2,int param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x... | (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_start_function(void *p,char *name,bfd_boolean globalp)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n bfd_boolean bVar3;\n ... | (translation_unit "int FUN_00028f70(int param_1,char *param_2,int param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) {\n __s = (char *)FUN_00028700();\n sVar1 = strlen(param_2);\n sVar2 =... | (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_00028f70(int param_1,char *param_2,int param_3)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n char *__s_00;\n int iVar3;\n \n if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) {\n __s = (char *)FUN_00028700();\n sVar1 = strlen(param_2);\n sVar... |
/* 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_1 var_7)
{
char *__s;
size_t var_4;
size_t var_5;
char *__s_00;
type_1 var_9;
if ((*(int *)((int)p + 0x10c) == 0) && (*(int *)((in... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int MASKED(int param_1,char *param_2,int param_3)
{
char *__s;
size_t sVar1;
size_t sVar2;
char *__s_00;
int iVar3;
if ((*(int *)(param_1 + 0x10c) == 0) && (*(int *)(param_1 + 0x104) == -1)) {
__s = (char *)FU... |
789_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | __verify_grouping | FUN_00038d96 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::__verify_grouping(char const*, unsigned int, std::string const&) [clone .cold.8] */
void std::__verify_grouping(char *param_1,uint param_2,string *param_3)
{
int in_EDX;
if (in_EDX != -1) {
/* WARNING: Sub... |
void __regparm3 FUN_00038d96(undefined4 param_1,int param_2)
{
if (param_2 != -1) {
/* WARNING: Subroutine does not return */
FUN_002df1f0(param_1);
}
/* WARNING: Subroutine does not return */
FUN_002476d0(param_1);
}
| ADD EDX,0x1
JZ 0x00038da6
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x002df1f0
SUB ESP,0xc
MOV EBX,ESI
PUSH EAX
CALL 0x002476d0 | null | null | null | null | [(u'INT_NOTEQUAL_-1206088282', u'CBRANCH_-1206088281'), ('const-1', u'RETURN_-1206088250'), ('const-1', u'RETURN_-1206088221'), ('tmp_26', u'CBRANCH_-1206088281'), ('const-4294967295', u'INT_NOTEQUAL_-1206088282'), ('tmp_189', u'INT_NOTEQUAL_-1206088282')] | [(u'INT_NOTEQUAL_-1206088282', u'CBRANCH_-1206088281'), ('const-1', u'RETURN_-1206088250'), ('const-1', u'RETURN_-1206088221'), ('tmp_189', u'CALL_-1206088255'), ('const-4294967295', u'INT_NOTEQUAL_-1206088282'), ('tmp_189', u'CALL_-1206088226'), ('tmp_26', u'CBRANCH_-1206088281'), ('tmp_186', u'INT_NOTEQUAL_-120608828... | null | null | 00038d96 | x86 | O1 | (translation_unit "void __regparm3 FUN_00038d96(undefined4 param_1,int param_2)\n\n{\n if (param_2 != -1) {\n /* WARNING: Subroutine does not return */\n FUN_002df1f0(param_1);\n }\n /* WARNING: Subroutine does not return */\n FUN_002476d0(param_1);\n}\n\n" (function_definiti... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__verify_grouping(char const*, unsigned int, std::string const&) [clone .cold.8] */\n\nvoid std::__verify_grouping(char *param_1,uint param_2,string *param_3)\n\n{\n int in_EDX;\n \n if (in_EDX != -1) {\n ... | (translation_unit "void __regparm3 FUN_00038d96(undefined4 param_1,int param_2)\n\n{\n if (param_2 != -1) {\n \n FUN_002df1f0(param_1);\n }\n \n FUN_002476d0(param_1);\n}\n\n" (function_definition "void __regparm3 FUN_00038d96(undefined4 param_1,int param_2)\n\n{\n if (param... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_stat... | (function_definition "void __regparm3 FUN_00038d96(undefined4 param_1,int param_2)\n\n{\n if (param_2 != -1) {\n \n FUN_002df1f0(param_1);\n }\n \n FUN_002476d0(param_1);\n}" (primitive_type "void") (ERROR "__regparm3" (identifier "__regparm3")) (function_declarator "FUN_0003... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::__verify_grouping(char const*, unsigned int, std::string const&) [clone .cold.8] */
void std::function_1(char *param_1,type_1 param_2,type_2 *param_3)
{
int var_1;
if (var_1 != -1) {
/* WARNING: Subroutine... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body... | null |
void __regparm3 MASKED(undefined4 param_1,int param_2)
{
if (param_2 != -1) {
/* WARNING: Subroutine does not return */
FUN_002df1f0(param_1);
}
/* WARNING: Subroutine does not return */
FUN_002476d0(param_1);
}
|
117_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | bfd_errmsg | bfd_errmsg |
void bfd_errmsg(void)
{
(*(code *)PTR_bfd_errmsg_000401e8)();
return;
}
|
void bfd_errmsg(void)
{
(*(code *)PTR_bfd_errmsg_000401e8)();
return;
}
| JMP dword ptr [EBX + 0x1e8] | null | null | null | null | [(u'INDIRECT_-1205979134', u'COPY_-1205979193'), ('tmp_58', u'CAST_-1205979129'), (u'CAST_-1205979129', u'CALLIND_-1205979206'), (u'CALLIND_-1205979206', u'INDIRECT_-1205979134'), ('const-0', u'RETURN_-1205979203')] | [(u'INDIRECT_-1205979134', u'COPY_-1205979193'), ('tmp_58', u'CAST_-1205979129'), (u'CAST_-1205979129', u'CALLIND_-1205979206'), (u'CALLIND_-1205979206', u'INDIRECT_-1205979134'), ('const-0', u'RETURN_-1205979203')] | null | null | 000137b0 | x86 | O1 | (translation_unit "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}" primitive_type (function_declarator "bfd_errmsg(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}" primitive_type (function_declarator "bfd_errmsg(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}\n\n" (function_definition "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}" primitive_type (function_declarator "bfd_errmsg(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_errmsg(void)\n\n{\n (*(code *)PTR_bfd_errmsg_000401e8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_errmsg(void)" (identifier "bfd_errmsg") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_errmsg_000401e8)();
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_000401e8)();
return;
}
|
7554_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | pbackfail | FUN_001b6360 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::pbackfail(unsigned int) */
void __thiscall
stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::pbackfail
(stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001b6360(int param_1,wint_t param_2)
{
if ((param_2 != 0xffffffff) || (param_2 = *(wint_t *)(param_1 + 0x24), param_2 != 0xffffffff)) {
ungetwc(param_2,*(__FILE **)(param_1 + 0x20));
}
*(undefined4 *)(param_1 ... | PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x14bc99
SUB ESP,0x4
MOV EAX,dword ptr [ESP + 0x14]
MOV ESI,dword ptr [ESP + 0x10]
CMP EAX,-0x1
JNZ 0x001b6385
MOV EAX,dword ptr [ESI + 0x24]
CMP EAX,-0x1
JZ 0x001b6394
SUB ESP,0x8
PUSH dword ptr [ESI + 0x20]
PUSH EAX
CALL 0x00026ad0
ADD ESP,0x10
MOV dword ptr [ESI + 0x24],0xff... | null | null | null | null | [('const-4294967295', u'INT_NOTEQUAL_-1207671871'), ('const-4294967295', u'INT_NOTEQUAL_-1207671894'), ('const-417', u'LOAD_-1207671857'), ('const-417', u'STORE_-1207671823'), (u'PTRADD_-1207671829', u'CAST_-1207671692'), ('tmp_160', u'CBRANCH_-1207671870'), ('tmp_318', u'MULTIEQUAL_-1207671736'), ('tmp_317', u'PTRADD_... | [(u'INT_ADD_-1207671841', u'CAST_-1207671680'), ('const-32', u'INT_ADD_-1207671841'), ('tmp_160', u'CBRANCH_-1207671870'), ('const-417', u'LOAD_-1207671857'), ('tmp_565', u'INT_NOTEQUAL_-1207671894'), ('tmp_565', u'MULTIEQUAL_-1207671736'), (u'CAST_-1207671680', u'LOAD_-1207671857'), (u'INT_ADD_-1207671809', u'CAST_-12... | null | null | 001b6360 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b6360(int param_1,wint_t param_2)\n\n{\n if ((param_2 != 0xffffffff) || (param_2 = *(wint_t *)(param_1 + 0x24), param_2 != 0xffffffff)) {\n ungetwc(param_2,*(__FILE **)(param_1 + 0x20));\n }\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::pbackfail(unsigned int) */\n\nvoid __thiscall\nstdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::pbackfail\n (stdio_sync_filebuf<wchar_t,s... | (translation_unit "void FUN_001b6360(int param_1,wint_t param_2)\n\n{\n if ((param_2 != 0xffffffff) || (param_2 = *(wint_t *)(param_1 + 0x24), param_2 != 0xffffffff)) {\n ungetwc(param_2,*(__FILE **)(param_1 + 0x20));\n }\n *(undefined4 *)(param_1 + 0x24) = 0xffffffff;\n return;\n}\n\n" (function_definition "voi... | (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 IDENT != LIT) )) || (p... | (function_definition "void FUN_001b6360(int param_1,wint_t param_2)\n\n{\n if ((param_2 != 0xffffffff) || (param_2 = *(wint_t *)(param_1 + 0x24), param_2 != 0xffffffff)) {\n ungetwc(param_2,*(__FILE **)(param_1 + 0x20));\n }\n *(undefined4 *)(param_1 + 0x24) = 0xffffffff;\n return;\n}" (primitive_type "void") (f... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::pbackfail(unsigned int) */
void __thiscall
type_1<wchar_t,type_2::char_traits<wchar_t>>::function_1
(type_1<wchar_t,type_2::char_traits<wchar_t>> *var_1,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: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,wint_t param_2)
{
if ((param_2 != 0xffffffff) || (param_2 = *(wint_t *)(param_1 + 0x24), param_2 != 0xffffffff)) {
ungetwc(param_2,*(__FILE **)(param_1 + 0x20));
}
*(undefined4 *)(param_1 + 0x24... |
6048_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | alternate_constraint | FUN_00173800 |
/* DWARF original prototype: bool alternate_constraint(Sections_element * this,
Output_section_definition * param_1, Section_constraint param_2) */
bool __thiscall
gold::Sections_element::alternate_constraint
(Sections_element *this,Output_section_definition *param_2,Section_constraint param_3)
{
retu... |
undefined4 FUN_00173800(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [(u'COPY_-1207420912', u'RETURN_-1207420905'), ('const-0', u'RETURN_-1207420905'), ('const-0', u'COPY_-1207420912')] | [('const-0', u'RETURN_-1207420905'), ('const-0', u'COPY_-1207420925'), (u'COPY_-1207420925', u'RETURN_-1207420905')] | null | null | 00173800 | x86 | O1 | (translation_unit "undefined4 FUN_00173800(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00173800(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00173800(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: bool alternate_constraint(Sections_element * this,\n Output_section_definition * param_1, Section_constraint param_2) */\n\nbool __thiscall\ngold::Sections_element::alternate_constraint\n (Sections_element *this,Output_section_definition *param_2,Section_constr... | (translation_unit "undefined4 FUN_00173800(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00173800(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00173800(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_00173800(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00173800(void)" (identifier "FUN_00173800") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* DWARF original prototype: bool alternate_constraint(Sections_element * this,
Output_section_definition * param_1, Section_constraint param_2) */
bool __thiscall
gold::type_1::function_1
(type_1 *this,type_2 *param_2,type_3 param_3)
{
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;
}
|
10479_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | print | FUN_0038be20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Binary_rshift * this, FILE * f) */
void __thiscall gold::Binary_rshift::print(Binary_rshift *this,FILE *f)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0038be20(int param_1,FILE *param_2)
{
fputc(0x28,param_2);
(**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);
fprintf(param_2," %s ",&DAT_0049e624);
(**(code **)(**(int **)(param_1 + 8) ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x14]
CALL 0x00050b50
ADD EBX,0x25e1d4
MOV EDI,dword ptr [ESP + 0x10]
SUB ESP,0x8
PUSH ESI
PUSH 0x28
CALL 0x00039290
MOV EAX,dword ptr [EDI + 0x4]
POP EDX
POP ECX
MOV EDX,dword ptr [EAX]
PUSH ESI
PUSH EAX
CALL dword ptr [EDX + 0x8]
LEA EAX,[EBX + 0xffeb4624]
ADD ESP,0... | null | null | null | null | [('const-1', u'RETURN_-1205354943')] | [(u'LOAD_-1205354867', u'CALLIND_-1205354857'), ('const-8', u'INT_ADD_-1205354766'), (u'INT_ADD_-1205354851', u'CAST_-1205354562'), ('tmp_1031', u'INT_ADD_-1205354879'), ('const-417', u'LOAD_-1205354895'), ('const-417', u'LOAD_-1205354782'), ('tmp_1030', u'CALLIND_-1205354772'), ('tmp_1031', u'INT_ADD_-1205354794'), ('... | null | null | 0038be20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0038be20(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ",&DAT_0049e624);\n (**(code **... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Binary_rshift * this, FILE * f) */\n\nvoid __thiscall gold::Binary_rshift::print(Binary_rshift *this,FILE *f)\n\n{\n}\n\n" comment comment (function_definition "void __this... | (translation_unit "void FUN_0038be20(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ",&DAT_0049e624);\n (**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(param_1 + 8),param_2);\n fputc(0x29,param_2);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (call_e... | (function_definition "void FUN_0038be20(int param_1,FILE *param_2)\n\n{\n fputc(0x28,param_2);\n (**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);\n fprintf(param_2," %s ",&DAT_0049e624);\n (**(code **)(**(int **)(param_1 + 8) + 8))(*(int **)(param_1 + 8),param_2);\n fputc(0x29,param_2);\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void print(Binary_rshift * this, FILE * f) */
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *f)
{
}
| 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,FILE *param_2)
{
fputc(0x28,param_2);
(**(code **)(**(int **)(param_1 + 4) + 8))(*(int **)(param_1 + 4),param_2);
fprintf(param_2," %s ",&DAT_0049e624);
(**(code **)(**(int **)(param_1 + 8) + 8))(... |
699_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | __throw_range_error | FUN_00032a2e |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::__throw_range_error(char const*) [clone .cold.7] */
void std::__throw_range_error(char *param_1)
{
int unaff_EBP;
__cxa_free_exception();
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(undefi... |
void FUN_00032a2e(void)
{
int unaff_EBP;
FUN_001ac310();
/* WARNING: Subroutine does not return */
FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x001ac310
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x00243440 | null | null | null | null | [('tmp_142', u'INT_ADD_-1206113695'), ('const-417', u'LOAD_-1206113711'), ('const-4294967268', u'INT_ADD_-1206113695'), (u'INT_ADD_-1206113695', u'CAST_-1206113608'), (u'CAST_-1206113608', u'LOAD_-1206113711'), ('const-1', u'RETURN_-1206113692'), (u'LOAD_-1206113711', u'CALL_-1206113697')] | [('const-4294967268', u'INT_ADD_-1206113695'), ('const-417', u'LOAD_-1206113711'), ('tmp_141', u'INT_ADD_-1206113695'), ('const-1', u'RETURN_-1206113692'), (u'LOAD_-1206113711', u'CALL_-1206113697'), (u'CAST_-1206113610', u'LOAD_-1206113711'), (u'INT_ADD_-1206113695', u'CAST_-1206113610')] | null | null | 00032a2e | x86 | O1 | (translation_unit "void FUN_00032a2e(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n /* WARNING: Subroutine does not return */\n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00032a2e(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__throw_range_error(char const*) [clone .cold.7] */\n\nvoid std::__throw_range_error(char *param_1)\n\n{\n int unaff_EBP;\n \n __cxa_free_exception();\n /* WARNING: Subroutine does not return *... | (translation_unit "void FUN_00032a2e(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00032a2e(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n \n FUN_00243440(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_00032a2e(void)\n\n{\n int unaff_EBP;\n \n FUN_001ac310();\n \n FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00032a2e(void)" (identifier "FUN_00032a2e") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::__throw_range_error(char const*) [clone .cold.7] */
void std::function_1(char *param_1)
{
int var_3;
var_1();
/* WARNING: Subroutine does not return */
var_2(*(type_1 *)(var_3 + -0x1c));
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_001ac310();
/* WARNING: Subroutine does not return */
FUN_00243440(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
430_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | bfd_openr | bfd_openr |
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206185866')] | [('const-1', u'RETURN_-1206185866')] | null | null | 0004106c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (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_openr(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_openr(void)" (identifier "bfd_openr") (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();
}
|
208_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | yyensure_buffer_stack | FUN_00019770 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void yyensure_buffer_stack(void)
{
size_t sVar1;
size_t __size;
YY_BUFFER_STATE *ppyVar2;
uint uVar3;
if (yy_buffer_stack == (YY_BUFFER_STA... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00019770(void)
{
int iVar1;
size_t __size;
void *pvVar2;
uint uVar3;
if (DAT_0013ce44 == (void *)0x0) {
DAT_0013ce44 = calloc(4,1);
if (DAT_0013ce44 != (void *)0x0) {
DAT_0013ce48 = 1;
D... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00016a30
ADD EBX,0x122888
MOV EAX,dword ptr [EBX + 0xe44]
TEST EAX,EAX
JZ 0x000197e0
MOV EDX,dword ptr [EBX + 0xe48]
LEA ECX,[EDX + -0x1]
CMP ECX,dword ptr [EBX + 0xe4c]
JBE 0x000197a0
POP EBX
POP ESI
POP EDI
RET
LEA ESI,[EDX + 0x8]
SUB ESP,0x8
LEA EDI,[ESI*0x4 + 0x0]
PUSH EDI
PUSH EAX... | null | null | null | null | [(u'CAST_-1205954110', u'INT_NOTEQUAL_-1205954341'), ('tmp_1271', u'INT_SUB_-1205954617'), (u'STORE_-1205954474', u'INDIRECT_-1205954151'), (u'CALL_-1205954349', u'INDIRECT_-1205954098'), (u'STORE_-1205954474', u'INDIRECT_-1205954171'), ('const-0', u'INT_EQUAL_-1205954645'), (u'CALL_-1205954377', u'INDIRECT_-1205954128... | [(u'CALL_-1205954377', u'MULTIEQUAL_-1205954098'), (u'STORE_-1205954474', u'INDIRECT_-1205954151'), (u'CALL_-1205954349', u'INDIRECT_-1205954098'), (u'STORE_-1205954474', u'INDIRECT_-1205954171'), ('const-0', u'INT_EQUAL_-1205954645'), (u'CALL_-1205954377', u'INDIRECT_-1205954128'), (u'INT_LESS_-1205954445', u'CBRANCH_... | null | null | 00019770 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00019770(void)\n\n{\n int iVar1;\n size_t __size;\n void *pvVar2;\n uint uVar3;\n \n if (DAT_0013ce44 == (void *)0x0) {\n DAT_0013ce44 = calloc(4,1);\n if (DAT_0013ce44 != (void *)0x0) {\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\nvoid yyensure_buffer_stack(void)\n\n{\n size_t sVar1;\n size_t __size;\n YY_BUFFER_STATE *ppyVar2;\n uint uVar3;\n \n if (yy_b... | (translation_unit "void FUN_00019770(void)\n\n{\n int iVar1;\n size_t __size;\n void *pvVar2;\n uint uVar3;\n \n if (DAT_0013ce44 == (void *)0x0) {\n DAT_0013ce44 = calloc(4,1);\n if (DAT_0013ce44 != (void *)0x0) {\n DAT_0013ce48 = 1;\n DAT_0013ce4c = 0;\n return;\n }\n }\n else {\n i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( ... | (function_definition "void FUN_00019770(void)\n\n{\n int iVar1;\n size_t __size;\n void *pvVar2;\n uint uVar3;\n \n if (DAT_0013ce44 == (void *)0x0) {\n DAT_0013ce44 = calloc(4,1);\n if (DAT_0013ce44 != (void *)0x0) {\n DAT_0013ce48 = 1;\n DAT_0013ce4c = 0;\n return;\n }\n }\n else {\n ... |
/* 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)
{
size_t var_5;
size_t var_9;
type_1 *var_7;
type_2 var_8;
if (var_1 == (type_1 *)0x0) {
var_1 = (type_1 *)var_2(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int iVar1;
size_t __size;
void *pvVar2;
uint uVar3;
if (DAT_0013ce44 == (void *)0x0) {
DAT_0013ce44 = calloc(4,1);
if (DAT_0013ce44 != (void *)0x0) {
DAT_0013ce48 = 1;
DAT_001... |
17_powerpc64le-linux-gnu-elfedit_and_powerpc64le-linux-gnu-elfedit_strip.c | fwrite | fwrite |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_00019044)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_00019044)();
return sVar1;
}
| JMP dword ptr [EBX + 0x44] | null | null | null | null | [(u'INDIRECT_-1205989005', u'COPY_-1205989064'), (u'CAST_-1205988996', u'CALLIND_-1205989078'), ('const-0', u'RETURN_-1205989075'), (u'CALLIND_-1205989078', u'INDIRECT_-1205989005'), (u'CALLIND_-1205989078', u'RETURN_-1205989075'), ('tmp_82', u'CAST_-1205988996')] | [(u'INDIRECT_-1205989005', u'COPY_-1205989064'), (u'CAST_-1205988996', u'CALLIND_-1205989078'), ('const-0', u'RETURN_-1205989075'), (u'CALLIND_-1205989078', u'INDIRECT_-1205989005'), (u'CALLIND_-1205989078', u'RETURN_-1205989075'), ('tmp_82', u'CAST_-1205988996')] | null | null | 00011120 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00019044)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00019044)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t ... | (translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00019044)();\n return sVar1;\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_00019044)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fwrite_00019044)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_00019044)();
return sVar1;
}
|
5034_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_global_relative | FUN_0012d720 |
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_true,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address
address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_true>::add_global_relative
(Output_data_r... |
void FUN_0012d720(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_00115150(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);
FUN_0012d560(param_1,param_4,local_24);
... | PUSH EBX
SUB ESP,0x34
PUSH 0x0
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x34]
PUSH EBX
CALL 0x00115150
ADD ESP,0x2c
PUSH EBX
PUSH dword ptr [ESP + 0x44]
PUSH dword ptr [ESP + 0x3c]
CALL 0x... | null | null | null | null | [('const-0', u'PTRSUB_-1207052198'), ('const-4294967260', u'PTRSUB_-1207052221'), ('tmp_381', u'PTRSUB_-1207052221'), ('tmp_271', u'PTRSUB_-1207052198'), ('tmp_276', u'CALL_-1207052417'), ('const-0', u'CALL_-1207052417'), ('tmp_275', u'CALL_-1207052417'), ('const-1', u'CALL_-1207052417'), (u'PTRSUB_-1207052221', u'CALL... | [('tmp_608', u'CALL_-1207052417'), ('tmp_613', u'CALL_-1207052375'), ('tmp_610', u'CALL_-1207052417'), ('tmp_607', u'CALL_-1207052417'), ('tmp_324', u'PTRSUB_-1207052244'), ('const-0', u'RETURN_-1207052347'), ('tmp_609', u'CALL_-1207052417'), ('tmp_611', u'CALL_-1207052417'), ('const-4294967260', u'PTRSUB_-1207052244')... | null | null | 0012d720 | x86 | O1 | (translation_unit "void FUN_0012d720(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_00115150(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);\n FUN_0012d560(par... | (translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_true,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_global_relative\n... | (translation_unit "void FUN_0012d720(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_00115150(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);\n FUN_0012d560(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 "void FUN_0012d720(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_00115150(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);\n FUN_0012d560(... |
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_true,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address
address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_true>::add_global_relative
(Output_data_r... | 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_00115150(local_24,param_2,param_3,param_5,param_6,param_7,1,1,0);
FUN_0012d560(param_1,param_4,local_24);
retur... |
8691_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | time_get | FUN_001ed570 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::time_get(unsigned int) */
void __thiscall
std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::time_get
... |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void FUN_001ed570(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
*param_1 = &PTR_FUN_003013c0;
return;
}
| CALL 0x00032865
ADD EDX,0x114a8b
MOV EAX,dword ptr [ESP + 0x4]
XOR ECX,ECX
CMP dword ptr [ESP + 0x8],0x0
SETNZ CL
MOV dword ptr [EAX + 0x4],ECX
LEA EDX,[EDX + 0xfffff3b8]
ADD EDX,0x8
MOV dword ptr [EAX],EDX
RET | null | null | null | null | [(u'INT_NOTEQUAL_-1207839316', u'INT_ZEXT_-1207839276'), ('const-417', u'STORE_-1207839308'), (u'INT_ZEXT_-1207839276', u'STORE_-1207839308'), ('const-417', u'STORE_-1207839283'), ('const-1', u'PTRADD_-1207839248'), (u'PTRADD_-1207839248', u'CAST_-1207839222'), ('const-0', u'RETURN_-1207839271'), ('const-3150784', u'PT... | [(u'INT_NOTEQUAL_-1207839316', u'INT_ZEXT_-1207839276'), (u'PTRADD_-1207839221', u'STORE_-1207839308'), (u'INT_ZEXT_-1207839276', u'STORE_-1207839308'), ('const-0', u'PTRSUB_-1207839209'), ('const-0', u'RETURN_-1207839271'), ('tmp_200', u'PTRADD_-1207839221'), ('const-3150784', u'PTRSUB_-1207839209'), ('const-4', u'PTR... | null | null | 001ed570 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_001ed570(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003013c0;\n return;\n}\n\n" comment (function_definition "void FUN_001ed570(undefined4 *par... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::time_get(unsigned int) */\n\nvoid __thiscall\nstd::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits... | (translation_unit "void FUN_001ed570(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003013c0;\n return;\n}\n\n" (function_definition "void FUN_001ed570(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003013c0;\n ret... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthe... | (function_definition "void FUN_001ed570(undefined4 *param_1,int param_2)\n\n{\n param_1[1] = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_003013c0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ed570(undefined4 *param_1,int param_2)" (identifier "FUN_001ed570") (parameter_list "(undefined4 *param... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::time_get(unsigned int) */
void __thiscall
std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::time_get
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
void MASKED(undefined4 *param_1,int param_2)
{
param_1[1] = (uint)(param_2 != 0);
*param_1 = &PTR_FUN_003013c0;
return;
}
|
2818_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_plt_address_for_local | FUN_00076e10 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: uint64_t do_plt_address_for_local(Target_x86_64<32> * this, Relobj *
relobj, uint symndx) */
uint64_t __thiscall
anon_unknown.dwarf_32e241::Target_x86_64<32>::do_plt_address_for_local
(Target_x86_64<32> *this,Relo... |
void FUN_00076e10(int param_1)
{
if (*(int **)(param_1 + 0x18) != (int *)0x0) {
/* WARNING: Could not recover jumptable at 0x00076e2a. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(**(int **)(param_1 + 0x18) + 0x78))();
return;
}
... | SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [EAX + 0x18]
TEST EAX,EAX
JZ 0x00076e2c
MOV EDX,dword ptr [EAX]
MOV dword ptr [ESP + 0x10],EAX
MOV EAX,dword ptr [EDX + 0x78]
ADD ESP,0xc
JMP EAX
CALL 0x00076de0 | null | null | null | null | [('const-120', u'INT_ADD_-1206358443'), ('const-0', u'INT_NOTEQUAL_-1206358471'), (u'LOAD_-1206358459', u'CALLIND_-1206358436'), ('const-417', u'LOAD_-1206358471'), ('const-1', u'RETURN_-1206358428'), (u'PTRSUB_-1206358352', u'PTRSUB_-1206358350'), (u'CAST_-1206358351', u'LOAD_-1206358490'), (u'LOAD_-1206358471', u'INT... | [('const-120', u'INT_ADD_-1206358443'), ('const-0', u'INT_NOTEQUAL_-1206358471'), (u'LOAD_-1206358459', u'CALLIND_-1206358436'), ('const-1', u'RETURN_-1206358428'), ('tmp_229', u'INT_ADD_-1206358474'), (u'INT_ADD_-1206358443', u'CAST_-1206358348'), ('const-24', u'INT_ADD_-1206358474'), ('const-417', u'LOAD_-1206358459'... | null | null | 00076e10 | x86 | O1 | (translation_unit "void FUN_00076e10(int param_1)\n\n{\n if (*(int **)(param_1 + 0x18) != (int *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00076e2a. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(**(int **)(param_1 + 0x18) + 0x78... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t do_plt_address_for_local(Target_x86_64<32> * this, Relobj *\n relobj, uint symndx) */\n\nuint64_t __thiscall\nanon_unknown.dwarf_32e241::Target_x86_64<32>::do_plt_address_for_local\n (Targ... | (translation_unit "void FUN_00076e10(int param_1)\n\n{\n if (*(int **)(param_1 + 0x18) != (int *)0x0) {\n \n \n (**(code **)(**(int **)(param_1 + 0x18) + 0x78))();\n return;\n }\n \n FUN_00076de0();\n}\n\n" (function_definition "void FUN_00076e10(int par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_po... | (function_definition "void FUN_00076e10(int param_1)\n\n{\n if (*(int **)(param_1 + 0x18) != (int *)0x0) {\n \n \n (**(code **)(**(int **)(param_1 + 0x18) + 0x78))();\n return;\n }\n \n FUN_00076de0();\n}" (primitive_type "void") (function_declarator "FU... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: uint64_t do_plt_address_for_local(Target_x86_64<32> * this, Relobj *
relobj, uint symndx) */
uint64_t __thiscall
anon_unknown.dwarf_32e241::type_1<32>::function_1
(type_1<32> *this,type_2 *relobj,type_3 symndx)
{... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
void MASKED(int param_1)
{
if (*(int **)(param_1 + 0x18) != (int *)0x0) {
/* WARNING: Could not recover jumptable at 0x00076e2a. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(**(int **)(param_1 + 0x18) + 0x78))();
return;
}
... |
686_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | bfd_get_gp_size | bfd_get_gp_size |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_gp_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_gp_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206431426')] | [('const-1', u'RETURN_-1206431426')] | null | null | 00085134 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_gp_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_gp_size(void)\n\n{\n /* WARNING: ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_gp_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_gp_size(void)\n\n{\n /* WARNING: ... | (translation_unit "void bfd_get_gp_size(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_gp_size(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_gp_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_get_gp_size(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_gp_size(void)" (identifier "bfd_get_gp_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
559_i686-kfreebsd-gnu-objdump_and_i686-kfreebsd-gnu-objdump_strip.c | concat | concat |
/* WARNING: Control flow encountered bad instruction data */
void concat(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void concat(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357866')] | [('const-1', u'RETURN_-1206357866')] | null | null | 0007708c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid concat(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void concat(void)\n\n{\n /* WARNING: Bad instruction - ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid concat(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void concat(void)\n\n{\n /* WARNING: Bad instruction - ... | (translation_unit "void concat(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void concat(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "concat(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 concat(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "concat(void)" (identifier "concat") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ha... |
/* 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();
}
|
10138_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | visit_type_unit | FUN_00371a10 |
/* DWARF original prototype: void visit_type_unit(Dwarf_info_reader * this, off_t param_1, off_t
param_2, off_t param_3, uint64_t param_4, Dwarf_die * param_5) */
void __thiscall
gold::Dwarf_info_reader::visit_type_unit
(Dwarf_info_reader *this,off_t param_2,off_t param_3,off_t param_4,uint64_t param_5,
... |
void FUN_00371a10(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1205331428')] | [('const-0', u'RETURN_-1205331428')] | null | null | 00371a10 | x86 | O1 | (translation_unit "void FUN_00371a10(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00371a10(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00371a10(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void visit_type_unit(Dwarf_info_reader * this, off_t param_1, off_t\n param_2, off_t param_3, uint64_t param_4, Dwarf_die * param_5) */\n\nvoid __thiscall\ngold::Dwarf_info_reader::visit_type_unit\n (Dwarf_info_reader *this,off_t param_2,off_t param_3,off_t par... | (translation_unit "void FUN_00371a10(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00371a10(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00371a10(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_00371a10(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00371a10(void)" (identifier "FUN_00371a10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void visit_type_unit(Dwarf_info_reader * this, off_t param_1, off_t
param_2, off_t param_3, uint64_t param_4, Dwarf_die * param_5) */
void __thiscall
gold::type_1::function_1
(type_1 *this,type_2 param_2,type_2 param_3,type_2 param_4,uint64_t param_5,
type_3 *param_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
757_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | bfd_generic_link_read_symbols | bfd_generic_link_read_symbols |
/* WARNING: Control flow encountered bad instruction data */
void bfd_generic_link_read_symbols(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_generic_link_read_symbols(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207115678')] | [('const-1', u'RETURN_-1207115678')] | null | null | 0013e058 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_generic_link_read_symbols(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_generic_link_read_symbols(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n ... | (translation_unit "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_generic_link_read_symbols(void)" identifier (paramet... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_generic_link_read_symbols(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_generic_link_read_symbols(void)" (identifier "bfd_generic_link_read_symbols") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
154_x86_64-linux-gnux32-addr2line_and_x86_64-linux-gnux32-addr2line_strip.c | strcpy | strcpy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strcpy(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcpy@@GLIBC_2.0 */
halt_badd... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strcpy(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205956466')] | [('const-1', u'RETURN_-1205956466')] | null | null | 00019084 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strcpy@... | (translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strcpy(char *__dest,char *__src)" * (function_declarator ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strcpy(char *__dest,char *__src)" (* "*") (function_declarator "strcpy(char *__dest,char *__src)" (identifier "strcpy") (parameter_list "(char *__dest,char *__sr... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strcpy@@GLIBC_2.0 */
var_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
586_wget_and_wget_strip.c | download_child | FUN_0003d16c |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
reject_reason __regparm3
download_child(urlpos *upos,url *parent,int depth,url *start_url_parsed,hash_table *blacklist,
iri *iri)
{
url *u;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3
FUN_0003d16c(int *param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5,
undefined4 param_6)
{
undefined4 *puVar1;
char cVar2;
char cVar3;
char *pcVar4;
int iVar5;
v... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
CALL 0x00016fc0
ADD EBX,0x5da78
MOV dword ptr [ESP + 0x14],EAX
MOV dword ptr [ESP + 0xc],EDX
MOV dword ptr [ESP + 0x18],ECX
MOV ECX,dword ptr [ESP + 0x50]
MOV dword ptr [ESP + 0x10],ECX
MOV EDX,dword ptr [ESP + 0x54]
MOV dword ptr [ESP + 0x4],EDX
MOV ECX,dword ptr [ESP +... | null | null | null | null | [(u'CALL_-1206068500', u'INDIRECT_-1206064878'), (u'LOAD_-1206070788', u'PTRSUB_-1206063695'), (u'CALL_-1206070138', u'INDIRECT_-1206064571'), (u'CALL_-1206068500', u'INDIRECT_-1206064686'), (u'INDIRECT_-1206064236', u'MULTIEQUAL_-1206064768'), (u'CALL_-1206068028', u'INDIRECT_-1206065176'), (u'INDIRECT_-1206063471', u... | [('const-0', u'INT_NOTEQUAL_-1206069360'), (u'CALL_-1206068182', u'INDIRECT_-1206066089'), (u'INDIRECT_-1206065158', u'MULTIEQUAL_-1206065109'), (u'CALL_-1206068201', u'INDIRECT_-1206063734'), (u'CALL_-1206068145', u'INDIRECT_-1206065548'), (u'INDIRECT_-1206064472', u'INT_EQUAL_-1206068198'), (u'CAST_-1206063738', u'LO... | null | null | 0003d16c | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3\nFUN_0003d16c(int *param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n char cVar2;\n char cVar3;\n ch... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nreject_reason __regparm3\ndownload_child(urlpos *upos,url *parent,int depth,url *start_url_parsed,hash_table *blacklist,\n ... | (translation_unit "undefined4 __regparm3\nFUN_0003d16c(int *param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n char cVar2;\n char cVar3;\n char *pcVar4;\n int iVar5;\n void *__ptr;\n int iVar6;\n int *piVar7;\n undefined4 uVar8;... | (translation_unit (function_definition TYPE (ERROR IDENT) (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 ... | (function_definition "undefined4 __regparm3\nFUN_0003d16c(int *param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n char cVar2;\n char cVar3;\n char *pcVar4;\n int iVar5;\n void *__ptr;\n int iVar6;\n int *piVar7;\n undefined4 uVa... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 __regparm3
function_1(type_2 *upos,type_3 *parent,int var_18,type_3 *start_url_parsed,type_4 *blacklist,
type_5 *type_5)
{
type_3 *u;... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3
MASKED(int *param_1,undefined4 *param_2,int param_3,int param_4,undefined4 param_5,
undefined4 param_6)
{
undefined4 *puVar1;
char cVar2;
char cVar3;
char *pcVar4;
int iVar5;
void *_... |
91_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | lbasename | lbasename |
void lbasename(void)
{
(*(code *)PTR_lbasename_001bf17c)();
return;
}
|
void lbasename(void)
{
(*(code *)PTR_lbasename_001bf17c)();
return;
}
| JMP dword ptr [EBX + 0x17c] | null | null | null | null | [(u'INDIRECT_-1205967278', u'COPY_-1205967337'), ('tmp_58', u'CAST_-1205967273'), ('const-0', u'RETURN_-1205967347'), (u'CAST_-1205967273', u'CALLIND_-1205967350'), (u'CALLIND_-1205967350', u'INDIRECT_-1205967278')] | [(u'INDIRECT_-1205967278', u'COPY_-1205967337'), ('tmp_58', u'CAST_-1205967273'), ('const-0', u'RETURN_-1205967347'), (u'CAST_-1205967273', u'CALLIND_-1205967350'), (u'CALLIND_-1205967350', u'INDIRECT_-1205967278')] | null | null | 00016600 | x86 | O1 | (translation_unit "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}\n\n" (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}" primitive_type (function_declarator "lbasename(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}\n\n" (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}" primitive_type (function_declarator "lbasename(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}\n\n" (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}" primitive_type (function_declarator "lbasename(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void lbasename(void)\n\n{\n (*(code *)PTR_lbasename_001bf17c)();\n return;\n}" (primitive_type "void") (function_declarator "lbasename(void)" (identifier "lbasename") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co... |
void function_1(void)
{
(*(type_1 *)PTR_lbasename_001bf17c)();
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_001bf17c)();
return;
}
|
3499_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | section_offsets | FUN_000c87b0 |
/* DWARF original prototype: vector<unsigned_int,_std::allocator<unsigned_int>_> *
section_offsets(Sized_relobj<32,_false> * this) */
vector<unsigned_int,_std::allocator<unsigned_int>_> * __thiscall
gold::Sized_relobj<32,_false>::section_offsets(Sized_relobj<32,_false> *this)
{
return &this->section_offsets_;
}... |
int FUN_000c87b0(int param_1)
{
return param_1 + 0x84;
}
| MOV EAX,dword ptr [ESP + 0x4]
ADD EAX,0x84
RET | null | null | null | null | [('const-132', u'PTRSUB_-1206679546'), (u'PTRSUB_-1206679546', u'RETURN_-1206679599'), ('tmp_45', u'PTRSUB_-1206679546'), ('const-0', u'RETURN_-1206679599')] | [('tmp_47', u'INT_ADD_-1206679604'), (u'INT_ADD_-1206679604', u'RETURN_-1206679599'), ('const-132', u'INT_ADD_-1206679604'), ('const-0', u'RETURN_-1206679599')] | null | null | 000c87b0 | x86 | O1 | (translation_unit "int FUN_000c87b0(int param_1)\n\n{\n return param_1 + 0x84;\n}\n\n" (function_definition "int FUN_000c87b0(int param_1)\n\n{\n return param_1 + 0x84;\n}" primitive_type (function_declarator "FUN_000c87b0(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"... | (translation_unit "/* DWARF original prototype: vector<unsigned_int,_std::allocator<unsigned_int>_> *\n section_offsets(Sized_relobj<32,_false> * this) */\n\nvector<unsigned_int,_std::allocator<unsigned_int>_> * __thiscall\ngold::Sized_relobj<32,_false>::section_offsets(Sized_relobj<32,_false> *this)\n\n{\n return &... | (translation_unit "int FUN_000c87b0(int param_1)\n\n{\n return param_1 + 0x84;\n}\n\n" (function_definition "int FUN_000c87b0(int param_1)\n\n{\n return param_1 + 0x84;\n}" primitive_type (function_declarator "FUN_000c87b0(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1"... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) }))) | (function_definition "int FUN_000c87b0(int param_1)\n\n{\n return param_1 + 0x84;\n}" (primitive_type "int") (function_declarator "FUN_000c87b0(int param_1)" (identifier "FUN_000c87b0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")")))... |
/* DWARF original prototype: vector<unsigned_int,_std::allocator<unsigned_int>_> *
section_offsets(Sized_relobj<32,_false> * this) */
vector<var_2,_std::var_1<var_2>var_3> * __thiscall
gold::Sized_relobj<32,_false>::section_offsets(Sized_relobj<32,_false> *this)
{
return &this->section_offsets_;
}
| 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 (return_statement (binary_expression left: (identifier) right: (number_l... | null |
int MASKED(int param_1)
{
return param_1 + 0x84;
}
|
2170_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | Copy_reloc_entry | FUN_00067f80 |
/* DWARF original prototype: void Copy_reloc_entry(Copy_reloc_entry * this, Symbol * sym, uint
reloc_type, Sized_relobj_file<64,_false> * relobj, uint shndx, Output_section * output_section,
Address address, Addend addend) */
void __thiscall
gold::Copy_relocs<4,_64,_false>::Copy_reloc_entry::Copy_reloc_entry
... |
void FUN_00067f80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
*param_1 = param_2;
param_1[6] = param_8;
param_1[1] = param_3;... | MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV ECX,dword ptr [ESP + 0x20]
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [ESP + 0xc]
MOV dword ptr [EAX + 0x18],ECX
MOV ECX,dword ptr [ESP + 0x28]
MOV dword ptr [EAX + 0x4],EDX
MOV EDX,dword ptr [ESP + 0x10]
MOV dword ptr [EAX + 0x20],ECX
MOV dword ptr [EAX + ... | null | null | null | null | [('const-4', u'INT_ADD_-1206288409'), (u'PTRSUB_-1206288333', u'STORE_-1206288430'), ('const-12', u'PTRSUB_-1206288333'), (u'PTRSUB_-1206288317', u'CAST_-1206288313'), ('tmp_165', u'SUBPIECE_-1206288388'), ('const-20', u'PTRSUB_-1206288363'), ('tmp_159', u'PTRSUB_-1206288317'), (u'PTRSUB_-1206288354', u'STORE_-12062884... | [('tmp_175', u'STORE_-1206288462'), ('tmp_172', u'PTRADD_-1206288325'), ('tmp_179', u'STORE_-1206288417'), ('tmp_172', u'PTRADD_-1206288369'), ('tmp_178', u'STORE_-1206288430'), ('const-6', u'PTRADD_-1206288369'), (u'PTRADD_-1206288361', u'STORE_-1206288462'), ('const-3', u'PTRADD_-1206288341'), ('const-7', u'PTRADD_-1... | null | null | 00067f80 | x86 | O1 | (translation_unit "void FUN_00067f80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n *param_1 = param_2;\n param_1[6] = param_8;... | (translation_unit "/* DWARF original prototype: void Copy_reloc_entry(Copy_reloc_entry * this, Symbol * sym, uint\n reloc_type, Sized_relobj_file<64,_false> * relobj, uint shndx, Output_section * output_section,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Copy_relocs<4,_64,_false>::Copy_reloc_ent... | (translation_unit "void FUN_00067f80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n *param_1 = param_2;\n param_1[6] = param_8;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_00067f80(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n *param_1 = param_2;\n param_1[6] = param... |
/* DWARF original prototype: void Copy_reloc_entry(Copy_reloc_entry * this, Symbol * sym, uint
reloc_type, Sized_relobj_file<64,_false> * relobj, uint shndx, Output_section * output_section,
Address address, Addend addend) */
void __thiscall
gold::Copy_relocs<4,_64,_false>::Copy_reloc_entry::Copy_reloc_entry
... | 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 |
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
*param_1 = param_2;
param_1[6] = param_8;
param_1[1] = param_3;
par... |
9731_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | _M_grab | FUN_002815f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_Rep::_M_grab(std::allocator<char> const&, std::allocator<char> const&) */
void std::string::_Rep::_M_grab(allocator *param_1,allocator *param_2)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined * FUN_002815f0(undefined *param_1,undefined4 param_2)
{
undefined *puVar1;
if (-1 < *(int *)(param_1 + 8)) {
if (param_1 != PTR_DAT_00413ffc) {
if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x192a0a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX + 0x8]
TEST EDX,EDX
JS 0x00281620
CMP EAX,dword ptr [EBX + 0xfffffffc]
JNZ 0x00281640
ADD ESP,0x8
ADD EAX,0xc
POP EBX
RET
SUB ESP,0x4
PUSH 0x0
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
CALL 0x00280e40
ADD ESP,0x10
ADD... | null | null | null | null | [('const-1', u'RETURN_-1204349438')] | [(u'INDIRECT_-1204349053', u'MULTIEQUAL_-1204349123'), ('const-1', u'PTRADD_-1204349345'), ('tmp_706', u'INT_NOTEQUAL_-1204349371'), (u'MULTIEQUAL_-1204349129', u'COPY_-1204349185'), (u'MULTIEQUAL_-1204349123', u'COPY_-1204349179'), ('const-0', u'RETURN_-1204349198'), (u'PTRADD_-1204349209', u'CAST_-1204349055'), ('tmp... | null | null | 002815f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined * FUN_002815f0(undefined *param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n \n if (-1 < *(int *)(param_1 + 8)) {\n if (param_1 != PTR_DAT_00413ffc) {\n if (PTR___pthread_key_create_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_Rep::_M_grab(std::allocator<char> const&, std::allocator<char> const&) */\n\nvoid std::string::_Rep::_M_grab(allocator *param_1,allocator *param_2)\n\n{\n}\n\n" comment comment (function_definiti... | (translation_unit "undefined * FUN_002815f0(undefined *param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n \n if (-1 < *(int *)(param_1 + 8)) {\n if (param_1 != PTR_DAT_00413ffc) {\n if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1;\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expre... | (function_definition "undefined * FUN_002815f0(undefined *param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n \n if (-1 < *(int *)(param_1 + 8)) {\n if (param_1 != PTR_DAT_00413ffc) {\n if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) {\n *(int *)(param_1 + 8) = *(int *)(param_1 + 8) + 1... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_Rep::_M_grab(std::allocator<char> const&, std::allocator<char> const&) */
void std::string::_Rep::function_1(type_1 *param_1,type_1 *param_2)
{
}
| 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))) (parameter_declaration type: (typ... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined * MASKED(undefined *param_1,undefined4 param_2)
{
undefined *puVar1;
if (-1 < *(int *)(param_1 + 8)) {
if (param_1 != PTR_DAT_00413ffc) {
if (PTR___pthread_key_create_00413ff8 == (undefined *)0x0) {
... |
519_busybox_and_busybox_strip.c | common_traceroute_main | FUN_0003d431 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int common_traceroute_main(int op,char **argv)
{
char *source;
char *device;
char *tos_str;
char *max_ttl_str;
char *port_str;
char *nprobes_str;
char *waittime_str;
char *pausemsecs_str;
char *first_ttl_str;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003d431(void)
{
}
| PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x12c
CALL 0x00017610 | null | null | null | null | [('const-1', u'RETURN_-1206070178')] | [('const-1', u'RETURN_-1206070178')] | null | null | 0003d431 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003d431(void)\n\n{\n}\n\n" comment (function_definition "void FUN_0003d431(void)\n\n{\n}" primitive_type (function_declarator "FUN_0003d431(void)" identifier (parameter_list "(void)" ( (parameter_dec... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint common_traceroute_main(int op,char **argv)\n\n{\n char *source;\n char *device;\n char *tos_str;\n char *max_ttl_str;\n char *port_str;\n char *nprobes_str;\n char *waittime_str;\n char *pausemsecs_... | (translation_unit "void FUN_0003d431(void)\n\n{\n}\n\n" (function_definition "void FUN_0003d431(void)\n\n{\n}" primitive_type (function_declarator "FUN_0003d431(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 { }))) | (function_definition "void FUN_0003d431(void)\n\n{\n}" (primitive_type "void") (function_declarator "FUN_0003d431(void)" (identifier "FUN_0003d431") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n}" ({ "{") (} "}"))) |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(int op,char **argv)
{
char *source;
char *device;
char *tos_str;
char *max_ttl_str;
char *port_str;
char *nprobes_str;
char *waittime_str;
char *pausemsecs_str;
char *first_ttl_str;
type_1 pfd [... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement))) | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
}
|
9623_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | operator= | FUN_00245580 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__cow_string::TEMPNAMEPLACEHOLDERVALUE(std::__cow_string const&) */
__cow_string * __thiscall std::__cow_string::operator=(__cow_string *this,__cow_string *param_1)
{
std::string::assign((string *)this,(string *)param_1... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00245580(undefined4 param_1,undefined4 param_2)
{
FUN_002384f0(param_1,param_2);
return param_1;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x169a79
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x1c]
PUSH ESI
CALL 0x002384f0
ADD ESP,0x14
MOV EAX,ESI
POP EBX
POP ESI
RET | null | null | null | null | [(u'CAST_-1204070857', u'CALL_-1204070968'), ('tmp_182', u'CAST_-1204070857'), ('tmp_181', u'COPY_-1204070956'), (u'CAST_-1204070858', u'CALL_-1204070968'), (u'COPY_-1204070956', u'RETURN_-1204070932'), ('tmp_181', u'CAST_-1204070858'), ('const-0', u'RETURN_-1204070932')] | [('tmp_299', u'CALL_-1204070968'), (u'COPY_-1204070956', u'RETURN_-1204070932'), ('tmp_298', u'CALL_-1204070968'), ('tmp_298', u'COPY_-1204070956'), ('const-0', u'RETURN_-1204070932')] | null | null | 00245580 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00245580(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002384f0(param_1,param_2);\n return param_1;\n}\n\n" comment (function_definition "undefined4 FUN_00245580(undefined4 param_1,undefin... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__cow_string::TEMPNAMEPLACEHOLDERVALUE(std::__cow_string const&) */\n\n__cow_string * __thiscall std::__cow_string::operator=(__cow_string *this,__cow_string *param_1)\n\n{\n std::string::assign((string ... | (translation_unit "undefined4 FUN_00245580(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002384f0(param_1,param_2);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_00245580(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002384f0(param_1,param_2);\n return param_1;\n}" type_identifier (function... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_00245580(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_002384f0(param_1,param_2);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_00245580(undefined4 param_1,undefined4 param_2)" (identifier "FUN_00245580") (parameter_list "(undefined4 param_1,un... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__cow_string::TEMPNAMEPLACEHOLDERVALUE(std::__cow_string const&) */
__cow_string * __thiscall std::__cow_string::operator=(__cow_string *this,__cow_string *param_1)
{
std::string::var_1((type_1 *)this,(type_1 *)param_1)... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 param_1,undefined4 param_2)
{
FUN_002384f0(param_1,param_2);
return param_1;
}
|
8498_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | end | FUN_00250380 |
/* std::string::end() const */
void std::string::end(void)
{
int *in_stack_00000004;
int *in_stack_00000008;
*in_stack_00000004 = in_stack_00000008[1] + *in_stack_00000008;
return;
}
|
void FUN_00250380(int *param_1,int *param_2)
{
*param_1 = param_2[1] + *param_2;
return;
}
| MOV ECX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ECX + 0x4]
ADD EDX,dword ptr [ECX]
MOV dword ptr [EAX],EDX
RET 0x4 | null | null | null | null | [('const-417', u'STORE_-1204157530'), ('const-1', u'PTRADD_-1204157467'), ('tmp_83', u'STORE_-1204157530'), (u'LOAD_-1204157542', u'INT_ADD_-1204157524'), ('const-0', u'RETURN_-1204157517'), ('const-4', u'PTRADD_-1204157467'), (u'INT_ADD_-1204157524', u'STORE_-1204157530'), ('tmp_82', u'PTRADD_-1204157467'), (u'LOAD_-1... | [('const-417', u'STORE_-1204157530'), ('const-1', u'PTRADD_-1204157467'), ('tmp_83', u'STORE_-1204157530'), (u'LOAD_-1204157542', u'INT_ADD_-1204157524'), ('const-0', u'RETURN_-1204157517'), ('const-4', u'PTRADD_-1204157467'), (u'INT_ADD_-1204157524', u'STORE_-1204157530'), ('tmp_82', u'PTRADD_-1204157467'), (u'LOAD_-1... | null | null | 00250380 | x86 | O1 | (translation_unit "void FUN_00250380(int *param_1,int *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return;\n}\n\n" (function_definition "void FUN_00250380(int *param_1,int *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return;\n}" primitive_type (function_declarator "FUN_00250380(int *param_1,int *par... | (translation_unit "/* std::string::end() const */\n\nvoid std::string::end(void)\n\n{\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n *in_stack_00000004 = in_stack_00000008[1] + *in_stack_00000008;\n return;\n}\n\n" comment (function_definition "void std::string::end(void)\n\n{\n int *in_stack_00000004;\... | (translation_unit "void FUN_00250380(int *param_1,int *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return;\n}\n\n" (function_definition "void FUN_00250380(int *param_1,int *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return;\n}" primitive_type (function_declarator "FUN_00250380(int *param_1,int *par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_exp... | (function_definition "void FUN_00250380(int *param_1,int *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00250380(int *param_1,int *param_2)" (identifier "FUN_00250380") (parameter_list "(int *param_1,int *param_2)" (( "(") (parameter_declaration "int... |
/* std::string::end() const */
void std::string::function_1(void)
{
int *in_stack_00000004;
int *in_stack_00000008;
*in_stack_00000004 = in_stack_00000008[1] + *in_stack_00000008;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
void MASKED(int *param_1,int *param_2)
{
*param_1 = param_2[1] + *param_2;
return;
}
|
2547_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | section_may_have_icf_unsafe_pointers | FUN_000a6a80 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool section_may_have_icf_unsafe_pointers(Target * this, char *
section_name) */
bool __thiscall gold::Target::section_may_have_i... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint FUN_000a6a80(int *param_1,byte *param_2)
{
code *UNRECOVERED_JUMPTABLE;
int iVar1;
uint uVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
UNRECOVERED_JUMPTABLE = *(code **)(*param_1... | CALL 0x000b4846
ADD EAX,0x36d57b
PUSH EDI
PUSH ESI
PUSH EBX
MOV ECX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x14]
MOV ECX,dword ptr [ECX]
MOV ECX,dword ptr [ECX + 0x4c]
LEA EBX,[EAX + 0xffc92b40]
CMP ECX,EBX
JNZ 0x000a6b30
MOV ECX,0xc
LEA ESI,[EAX + 0xffee3c62]
MOV EDI,EDX
CMPSB.REPE ES:EDI,ESI
SETA CL
SBB CL,0... | null | null | null | null | [('const-1', u'PTRADD_-1206555508'), (u'INT_EQUAL_-1206555718', u'MULTIEQUAL_-1206555113'), (u'MULTIEQUAL_-1206555172', u'PTRADD_-1206555765'), (u'BOOL_NEGATE_-1206555054', u'CBRANCH_-1206555765'), ('const-417', u'LOAD_-1206555912'), (u'MULTIEQUAL_-1206555114', u'MULTIEQUAL_-1206555111'), ('const-1', u'PTRADD_-12065558... | [(u'COPY_-1206555096', u'MULTIEQUAL_-1206555184'), (u'BOOL_NEGATE_-1206555004', u'BOOL_AND_-1206555513'), (u'MULTIEQUAL_-1206555114', u'MULTIEQUAL_-1206555111'), (u'INT_ADD_-1206555813', u'MULTIEQUAL_-1206555199'), (u'MULTIEQUAL_-1206555224', u'INT_EQUAL_-1206555918'), ('tmp_122', u'CBRANCH_-1206555948'), ('const-1', u... | null | null | 000a6a80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nuint FUN_000a6a80(int *param_1,byte *param_2)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n int iVar1;\n uint uVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n \n UNRECOVERED... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: bool section_may_have_icf_unsafe_pointers(Target * this, char *\n section_name) */\n\nbool __thiscall gold::Tar... | (translation_unit "uint FUN_000a6a80(int *param_1,byte *param_2)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n int iVar1;\n uint uVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n \n UNRECOVERED_JUMPTABLE = *(code **)(*param_1 + 0x4c);\n bVar5 = UNRECOVERED_JUMPTABLE < FUN_000a6b40;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "uint FUN_000a6a80(int *param_1,byte *param_2)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n int iVar1;\n uint uVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n \n UNRECOVERED_JUMPTABLE = *(code **)(*param_1 + 0x4c);\n bVar5 = UNRECOVERED_JUMPTABLE < FUN_000a6b40... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: bool section_may_have_icf_unsafe_pointers(Target * this, char *
section_name) */
bool __thiscall gold::type_1::function_1(type_1 ... | 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: (type_identifier) declarator: (pointe... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
uint MASKED(int *param_1,byte *param_2)
{
code *UNRECOVERED_JUMPTABLE;
int iVar1;
uint uVar2;
byte *pbVar3;
byte *pbVar4;
bool bVar5;
bool bVar6;
bool bVar7;
UNRECOVERED_JUMPTABLE = *(code **)(*param_1 + 0x4... |
473_sed_and_sed_strip.c | acl_free | acl_free |
/* WARNING: Control flow encountered bad instruction data */
void acl_free(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* acl_free@@ACL_1.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void acl_free(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206119930')] | [('const-1', u'RETURN_-1206119930')] | null | null | 000311fc | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid acl_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void acl_free(void)\n\n{\n /* WARNING: Bad instructio... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid acl_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* acl_free@@ACL_1.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void acl_free(void)\n\n{\n ... | (translation_unit "void acl_free(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void acl_free(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "acl_free(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 acl_free(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "acl_free(void)" (identifier "acl_free") (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 */
/* acl_free@@ACL_1.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();
}
|
1061_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Struct_no_bndplt | FUN_0003cff0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_bndplt(Struct_no_bndplt * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_bndplt::~Struct_no_bndplt(Struct_no_bndplt *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003cff0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004061fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3d700a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff21fc]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x0003d022
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206071294')] | [('const-1', u'PTRADD_-1206071072'), (u'LOAD_-1206071237', u'CAST_-1206071072'), ('const-0', u'RETURN_-1206071154'), ('const-0', u'PTRSUB_-1206071076'), ('tmp_439', u'PTRADD_-1206071085'), (u'PTRSUB_-1206071076', u'STORE_-1206071241'), (u'INT_NOTEQUAL_-1206071217', u'CBRANCH_-1206071217'), ('const-3', u'PTRADD_-1206071... | null | null | 0003cff0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003cff0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004061fc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_bndplt(Struct_no_bndplt * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_bndplt::~Struct_no_bndplt(Struct_no_bndplt *this,int __in_chrg)\... | (translation_unit "void FUN_0003cff0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004061fc;\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_0003cff0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004061fc;\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_0003cff0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004061fc;\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_0003cff0(undefined4 *param_1)" (identifier "FUN_0003cff0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_bndplt(Struct_no_bndplt * 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_004061fc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
6853_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | sized_create_gnu_hash_table<32,_false> | FUN_001b4f90 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: sized_create_gnu_hash_table<32, false> */
void gold::Dynobj::sized_create_gnu_hash_table<32,_false>
(vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *hashed_dynsyms,
vect... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_001b4f90(int *param_1,int *param_2,uint param_3,undefined4 *param_4,int *param_5)
{
int iVar1;
int iVar2;
int iVar3;
int iVar4;
uint uVar5;
uint uVar6;
uint uVar7;
uint *puVar8;
int *piVar9;
uint *pu... | CALL 0x000644b6
ADD EAX,0x1fa06b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x5c
MOV EDI,dword ptr [EBP + 0x8]
MOV dword ptr [EBP + -0x50],EAX
MOV EAX,dword ptr [EDI]
CMP dword ptr [EDI + 0x4],EAX
JZ 0x001b5350
SUB ESP,0x8
PUSH 0x1
PUSH dword ptr [EBP + 0xc]
CALL 0x001b0290
ADD ESP,0x10
MOV dword ptr [EBP ... | null | null | null | null | [(u'MULTIEQUAL_-1207672918', u'SUBPIECE_-1207672759'), ('tmp_5508', u'PTRSUB_-1207673052'), (u'CAST_-1207672021', u'PTRADD_-1207672057'), (u'INT_LEFT_-1207676676', u'MULTIEQUAL_-1207673059'), (u'INT_ADD_-1207675060', u'INT_NOTEQUAL_-1207675028'), (u'MULTIEQUAL_-1207672896', u'INT_NOTEQUAL_-1207674697'), (u'COPY_-120767... | [(u'MULTIEQUAL_-1207672918', u'SUBPIECE_-1207672759'), (u'INT_MULT_-1207675552', u'INT_ADD_-1207675564'), ('tmp_1356', u'CBRANCH_-1207676080'), (u'INT_AND_-1207676638', u'INT_LEFT_-1207676634'), (u'INT_SRIGHT_-1207676845', u'INT_NOTEQUAL_-1207675028'), (u'INT_LEFT_-1207675202', u'CALL_-1207675056'), ('const-1', u'INT_L... | null | null | 001b4f90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001b4f90(int *param_1,int *param_2,uint param_3,undefined4 *param_4,int *param_5)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint *puV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: sized_create_gnu_hash_table<32, false> */\n\nvoid gold::Dynobj::sized_create_gnu_hash_table<32,_false>\n (vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *hashed_dynsym... | (translation_unit "void FUN_001b4f90(int *param_1,int *param_2,uint param_3,undefined4 *param_4,int *param_5)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n int *piVar9;\n uint *puVar10;\n uint *puVar11;\n undefined4 *puVar12;\n byte bVa... | (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 (pointer_declarator * IDENT)) , (parameter_dec... | (function_definition "void FUN_001b4f90(int *param_1,int *param_2,uint param_3,undefined4 *param_4,int *param_5)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n int *piVar9;\n uint *puVar10;\n uint *puVar11;\n undefined4 *puVar12;\n byte ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: sized_create_gnu_hash_table<32, false> */
void var_1::Dynobj::sized_create_gnu_hash_table<32,_false>
(vector<var_1::type_2*,var_2::var_17<var_1::type_2*>var_3> *hashed_dynsyms,
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int *param_2,uint param_3,undefined4 *param_4,int *param_5)
{
int iVar1;
int iVar2;
int iVar3;
int iVar4;
uint uVar5;
uint uVar6;
uint uVar7;
uint *puVar8;
int *piVar9;
uint *puVar10;... |
1719_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | parse_to_value | FUN_00043300 |
/* 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_loadfltr * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00043300(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000aa120(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x2becf9
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 0x000aa120
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [(u'PTRSUB_-1206176811', u'STORE_-1206176934'), ('const-61', u'PTRSUB_-1206176829'), ('const-60', u'PTRSUB_-1206176811'), (u'PTRSUB_-1206176829', u'CALL_-1206176938'), ('const-1', u'STORE_-1206176934'), ('tmp_206', u'PTRSUB_-1206176811'), ('const-417', u'STORE_-1206176934'), ('tmp_207', u'CALL_-1206176938'), ('const-0'... | [('tmp_346', u'CALL_-1206176938'), (u'INT_ADD_-1206176955', u'CALL_-1206176938'), ('tmp_344', u'INT_ADD_-1206176920'), (u'CAST_-1206176820', u'STORE_-1206176934'), ('const-60', u'INT_ADD_-1206176920'), ('const-1', u'STORE_-1206176934'), (u'INT_ADD_-1206176920', u'CAST_-1206176820'), ('const-61', u'INT_ADD_-1206176955')... | null | null | 00043300 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00043300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(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_loadfltr * this, char * option_name, char *\n arg, Command_line * param_3, General_options... | (translation_unit "void FUN_00043300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00043300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(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_00043300(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa120(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00043300(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_loadfltr * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_000aa120(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
619_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c | cplus_demangle_type | cplus_demangle_type |
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_type(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_type(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206357610')] | [('const-1', u'RETURN_-1206357610')] | null | null | 0007718c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_type(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_type(void)\n\n{\n /* W... | (translation_unit "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_type(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void cplus_demangle_type(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_type(void)" (identifier "cplus_demangle_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
81_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c | write | write |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t write(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(code *)PTR_write_00040148)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t write(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(code *)PTR_write_00040148)();
return sVar1;
}
| JMP dword ptr [EBX + 0x148] | null | null | null | null | [('tmp_77', u'CAST_-1205979765'), ('const-0', u'RETURN_-1205979843'), (u'CALLIND_-1205979846', u'RETURN_-1205979843'), (u'INDIRECT_-1205979773', u'COPY_-1205979832'), (u'CALLIND_-1205979846', u'INDIRECT_-1205979773'), (u'CAST_-1205979765', u'CALLIND_-1205979846')] | [('tmp_77', u'CAST_-1205979765'), ('const-0', u'RETURN_-1205979843'), (u'CALLIND_-1205979846', u'RETURN_-1205979843'), (u'INDIRECT_-1205979773', u'COPY_-1205979832'), (u'CALLIND_-1205979846', u'INDIRECT_-1205979773'), (u'CAST_-1205979765', u'CALLIND_-1205979846')] | null | null | 00013530 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_00040148)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_00040148)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n... | (translation_unit "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_00040148)();\n return sVar1;\n}\n\n" (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_00040148)();\n return sVar1;\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I... | (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_00040148)();\n return sVar1;\n}" (primitive_type "ssize_t") (function_declarator "write(int __fd,void *__buf,size_t __n)" (identifier "write") (parameter_list "(int __fd,void *__buf,size_t __n... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t function_1(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(type_1 *)PTR_write_00040148)();
return sVar1;
}
| 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: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t MASKED(int __fd,void *__buf,size_t __n)
{
ssize_t sVar1;
sVar1 = (*(code *)PTR_MASKED_00040148)();
return sVar1;
}
|
284_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c | parse_number | FUN_00020a20 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_vma __regparm3 parse_number(char **pp,bfd_boolean *poverflow,char *p_end)
{
ushort uVar1;
ulong uVar2;
int *piVar3;
int iVar4;
byte bVar5;
int iVar6;
byte *__nptr;
if (poverflow != (bfd_boolean *)0x0) {
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 __regparm3 FUN_00020a20(char **param_1,undefined4 *param_2,byte *param_3)
{
ushort uVar1;
ulong uVar2;
int *piVar3;
int iVar4;
byte bVar5;
int iVar6;
byte *__nptr;
if (param_2 != (undefined4 *)0x0) ... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000166c0
ADD EBX,0x1f5d7
SUB ESP,0xc
TEST EDX,EDX
JZ 0x00020a3c
MOV dword ptr [EDX],0x0
MOV ESI,dword ptr [EAX]
CMP ESI,ECX
JNC 0x00020a47
CMP byte ptr [ESI],0x0
JNZ 0x00020a58
XOR EAX,EAX
XOR EDX,EDX
ADD ESP,0xc
POP EBX
POP ESI
POP EDI
POP EBP
RET
MOV EDI,EAX
CALL 0x000135f0
... | null | null | null | null | [(u'CALL_-1206056186', u'INDIRECT_-1206055563'), (u'MULTIEQUAL_-1206055547', u'INT_ZEXT_-1206055993'), ('tmp_806', u'CBRANCH_-1206055952'), ('tmp_547', u'CBRANCH_-1206056089'), ('const-128', u'INT_AND_-1206055546'), ('tmp_1075', u'INT_LESS_-1206056323'), (u'INT_AND_-1206055532', u'INT_EQUAL_-1206055904'), (u'PTRADD_-12... | [('tmp_806', u'CBRANCH_-1206055952'), ('tmp_547', u'CBRANCH_-1206056089'), (u'PTRADD_-1206055756', u'LOAD_-1206055818'), (u'INT_AND_-1206055548', u'INT_EQUAL_-1206055967'), ('tmp_743', u'CBRANCH_-1206055949'), ('tmp_954', u'CBRANCH_-1206055819'), (u'CALL_-1206056186', u'INT_EQUAL_-1206056151'), ('tmp_607', u'CBRANCH_-1... | null | null | 00020a20 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 __regparm3 FUN_00020a20(char **param_1,undefined4 *param_2,byte *param_3)\n\n{\n ushort uVar1;\n ulong uVar2;\n int *piVar3;\n int iVar4;\n byte bVar5;\n int iVar6;\n byte *__nptr;\n \n if ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_vma __regparm3 parse_number(char **pp,bfd_boolean *poverflow,char *p_end)\n\n{\n ushort uVar1;\n ulong uVar2;\n int *piVar3;\n int iVar4;\n byte bVar5;\n int iVar6;\n byte *__nptr;\n \n if (poverfl... | (translation_unit "undefined8 __regparm3 FUN_00020a20(char **param_1,undefined4 *param_2,byte *param_3)\n\n{\n ushort uVar1;\n ulong uVar2;\n int *piVar3;\n int iVar4;\n byte bVar5;\n int iVar6;\n byte *__nptr;\n \n if (param_2 != (undefined4 *)0x0) {\n *param_2 = 0;\n }\n __nptr = (byte *)*param_1;\n if... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "undefined8 __regparm3 FUN_00020a20(char **param_1,undefined4 *param_2,byte *param_3)\n\n{\n ushort uVar1;\n ulong uVar2;\n int *piVar3;\n int iVar4;\n byte bVar5;\n int iVar6;\n byte *__nptr;\n \n if (param_2 != (undefined4 *)0x0) {\n *param_2 = 0;\n }\n __nptr = (byte *)*param_1;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(char **pp,type_2 *var_1,char *var_3)
{
type_3 var_9;
type_4 var_6;
int *piVar3;
int var_10;
type_5 var_7;
int var_11;
type_5 *var_2;
if (var_1 != (type_2 *)0x0) {
*var_1 = 0;
... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (parameter_d... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined8 __regparm3 MASKED(char **param_1,undefined4 *param_2,byte *param_3)
{
ushort uVar1;
ulong uVar2;
int *piVar3;
int iVar4;
byte bVar5;
int iVar6;
byte *__nptr;
if (param_2 != (undefined4 *)0x0) {
... |
11502_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | fclose | fclose |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fclose(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1201741154')] | [('const-1', u'RETURN_-1201741154')] | null | null | 0041e294 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fclose@@GLIBC_2.1 */... | (translation_unit "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fclose(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fclose(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fclose@@GLIBC_2.1 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
129_powerpc-linux-gnuspe-size_and_powerpc-linux-gnuspe-size_strip.c | __libc_csu_fini | FUN_00014260 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00014260(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1205976468')] | [('const-0', u'RETURN_-1205976468')] | null | null | 00014260 | x86 | O1 | (translation_unit "void FUN_00014260(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00014260(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00014260(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "void __libc_csu_fini(void)\n\n{\n return;\n}\n\n" (function_definition "void __libc_csu_fini(void)\n\n{\n return;\n}" primitive_type (function_declarator "__libc_csu_fini(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;... | (translation_unit "void FUN_00014260(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00014260(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00014260(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_00014260(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00014260(void)" (identifier "FUN_00014260") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
102_riscv64-linux-gnu-c++filt_and_riscv64-linux-gnu-c++filt_strip.c | writeargv | FUN_00013160 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int writeargv(char **argv,FILE *f)
{
byte bVar1;
undefined *puVar2;
int iVar3;
byte *pbVar4;
puVar2 = PTR__sch_istable_00016fd0;
if (f == (FILE *)0x0) {
LAB_00013210:
iVar3 = 1;
}
else {
pbVar4 = (byte ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00013160(undefined4 *param_1,FILE *param_2)
{
byte bVar1;
undefined *puVar2;
int iVar3;
undefined4 uVar4;
byte *pbVar5;
puVar2 = PTR__sch_istable_00016fd0;
if (param_2 == (FILE *)0x0) {
LAB_000132... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x3e97
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x34]
TEST EDI,EDI
JZ 0x00013210
MOV EAX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [EAX]
MOV EAX,dword ptr [EBX + 0xffffffd0]
MOV dword ptr [ESP + 0xc],EAX
TEST ESI,ESI
JNZ 0x000131e2
JMP 0x0001320b
MOV ECX,dword ptr... | null | null | null | null | [('const-0', u'COPY_-1205980589'), (u'LOAD_-1205980747', u'CAST_-1205980010'), (u'PTRADD_-1205980309', u'MULTIEQUAL_-1205980122'), ('const-1', u'PTRADD_-1205980309'), (u'MULTIEQUAL_-1205979883', u'MULTIEQUAL_-1205979874'), (u'INT_EQUAL_-1205980534', u'BOOL_OR_-1205980112'), (u'CAST_-1205979978', u'INT_SEXT_-1205980555'... | [(u'LOAD_-1205980747', u'CAST_-1205980010'), (u'PTRADD_-1205980309', u'MULTIEQUAL_-1205980122'), ('const-92', u'INT_EQUAL_-1205980534'), ('tmp_2259', u'CALL_-1205980545'), (u'MULTIEQUAL_-1205979883', u'MULTIEQUAL_-1205979874'), (u'INT_EQUAL_-1205980534', u'BOOL_OR_-1205980112'), (u'CALL_-1205980459', u'INDIRECT_-120597... | null | null | 00013160 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00013160(undefined4 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n \n puVar2 = PTR__sch_istable_00016fd0;\n if (param_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint writeargv(char **argv,FILE *f)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n byte *pbVar4;\n \n puVar2 = PTR__sch_istable_00016fd0;\n if (f == (FILE *)0x0) {\nLAB_00013210:\n iVar3 = 1;\n... | (translation_unit "undefined4 FUN_00013160(undefined4 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n \n puVar2 = PTR__sch_istable_00016fd0;\n if (param_2 == (FILE *)0x0) {\nLAB_00013210:\n uVar4 = 1;\n }\n else {\n pbVar5 = (byte *)*par... | (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 (pointer_declarator * IDENT) ;) (declarati... | (function_definition "undefined4 FUN_00013160(undefined4 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n undefined4 uVar4;\n byte *pbVar5;\n \n puVar2 = PTR__sch_istable_00016fd0;\n if (param_2 == (FILE *)0x0) {\nLAB_00013210:\n uVar4 = 1;\n }\n else {\n pbVar5 = (byte *)*... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(char **var_6,type_1 *var_1)
{
type_2 var_3;
type_3 *puVar2;
int var_5;
type_2 *var_2;
puVar2 = PTR__sch_istable_00016fd0;
if (var_1 == (type_1 *)0x0) {
LAB_00013210:
var_5 = 1;
}
else {
v... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(undefined4 *param_1,FILE *param_2)
{
byte bVar1;
undefined *puVar2;
int iVar3;
undefined4 uVar4;
byte *pbVar5;
puVar2 = PTR__sch_istable_00016fd0;
if (param_2 == (FILE *)0x0) {
LAB_00013210:
... |
1168_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Struct_thread_count | FUN_0003ee00 |
/* 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_0003ee00(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00405db0;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
FUN_00248200(param_1,0x44);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3d51f9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff1db0]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003ee32
SUB ESP,0xc
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x44
PUSH ESI
CALL 0x00248200
AD... | null | null | null | null | [('const-1', u'RETURN_-1206063594')] | [('tmp_597', u'PTRADD_-1206063331'), (u'CAST_-1206063331', u'INT_NOTEQUAL_-1206063526'), ('const-417', u'LOAD_-1206063546'), ('const-4218288', u'PTRSUB_-1206063334'), ('const-3', u'PTRADD_-1206063343'), ('const-4', u'PTRADD_-1206063331'), ('tmp_597', u'STORE_-1206063549'), ('const-0', u'RETURN_-1206063429'), ('const-68... | null | null | 0003ee00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003ee00(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 FUN_00248200(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_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_0003ee00(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 FUN_00248200(param_1,0x44);\n return;\n}\n\n" (function_definition "void FUN_0003ee00(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_0003ee00(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 FUN_00248200(param_1,0x44);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003ee00(undefined4 *para... |
/* 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]);
}
FUN_00248200(param_1,0x44);
return;
}
|
4180_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_adjust_elf_header | FUN_00113290 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "<anon>": Some values do not have unique names */
/* DWARF original prototype: void do_adjust_elf_header(Target_arm<true> * this, uchar * view, int
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00113290(int param_1,undefined4 *param_2,int param_3)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
byte bVar4;
uint uVar5;
int iVar6;
uint uVar7;
uint local_28;
uint local_24;
if (param... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x4d6d67
SUB ESP,0x2c
CMP dword ptr [ESP + 0x48],0x34
MOV EDI,dword ptr [ESP + 0x40]
MOV ESI,dword ptr [ESP + 0x44]
JNZ 0x001133a8
MOV EAX,dword ptr [ESI]
MOV EBP,dword ptr [EDI + 0x8]
LEA ECX,[EBX + 0x7c8]
MOV dword ptr [ESP + 0x10],EAX
MOV EAX,dword ptr [ESI... | null | null | null | null | [('const-1', u'RETURN_-1207029074')] | [(u'STORE_-1207028785', u'INDIRECT_-1207028059'), (u'COPY_-1207027865', u'CALL_-1207028305'), ('const-1', u'PTRADD_-1207028116'), (u'LOAD_-1207028755', u'INT_AND_-1207028720'), (u'STORE_-1207028734', u'INDIRECT_-1207028034'), (u'INT_NOTEQUAL_-1207028844', u'CBRANCH_-1207028838'), (u'INDIRECT_-1207027832', u'COPY_-12070... | null | null | 00113290 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00113290(int param_1,undefined4 *param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n byte bVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n uint local_28;\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "<anon>": Some values do not have unique names */\n/* DWARF original prototype: void do_adjust_elf_header(Target_arm<true> * this, ... | (translation_unit "void FUN_00113290(int param_1,undefined4 *param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n byte bVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n uint local_28;\n uint local_24;\n \n if (param_3 != 0x34) {\n \n FUN_002446e0("../.... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I... | (function_definition "void FUN_00113290(int param_1,undefined4 *param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n byte bVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n uint local_28;\n uint local_24;\n \n if (param_3 != 0x34) {\n \n FUN_002446e0(".... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "<anon>": Some values do not have unique names */
/* DWARF original prototype: void do_adjust_elf_header(Target_arm<true> * this, uchar * view, int
... | 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)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
byte bVar4;
uint uVar5;
int iVar6;
uint uVar7;
uint local_28;
uint local_24;
if (param_3 != ... |
188_sh4-linux-gnu-gprof_and_sh4-linux-gnu-gprof_strip.c | cplus_demangle_name_to_style | cplus_demangle_name_to_style |
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_name_to_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_name_to_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206001650')] | [('const-1', u'RETURN_-1206001650')] | null | null | 0002e004 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_name_to_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_name_to_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n ... | (translation_unit "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_name_to_style(void)" identifier (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_name_to_style(void)" (identifier "cplus_demangle_name_to_style") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo... |
/* 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();
}
|
89_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | bfd_set_error_program_name | bfd_set_error_program_name |
void bfd_set_error_program_name(void)
{
(*(code *)PTR_bfd_set_error_program_name_00073178)();
return;
}
|
void bfd_set_error_program_name(void)
{
(*(code *)PTR_bfd_set_error_program_name_00073178)();
return;
}
| JMP dword ptr [EBX + 0x178] | null | null | null | null | [(u'CAST_-1205975481', u'CALLIND_-1205975558'), (u'CALLIND_-1205975558', u'INDIRECT_-1205975486'), ('tmp_58', u'CAST_-1205975481'), (u'INDIRECT_-1205975486', u'COPY_-1205975545'), ('const-0', u'RETURN_-1205975555')] | [(u'CAST_-1205975481', u'CALLIND_-1205975558'), (u'CALLIND_-1205975558', u'INDIRECT_-1205975486'), ('tmp_58', u'CAST_-1205975481'), (u'INDIRECT_-1205975486', u'COPY_-1205975545'), ('const-0', u'RETURN_-1205975555')] | null | null | 000145f0 | x86 | O1 | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_00073178)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_set_error_program_name_00073178)();
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_00073178)();
return;
}
|
857_busybox_and_busybox_strip.c | volume_id_set_unicode16 | FUN_0006c19c |
/* WARNING: Unknown calling convention */
void volume_id_set_unicode16(char *str,size_t len,uint8_t *buf,endian endianess,size_t count)
{
ushort uVar1;
int iVar2;
uint uVar3;
byte bVar4;
uint uVar5;
uVar3 = 0;
if (1 < count) {
iVar2 = 2 - (int)buf;
do {
if (endianess == LE) {
u... |
void FUN_0006c19c(int param_1,uint param_2,ushort *param_3,int param_4,undefined1 *param_5)
{
ushort uVar1;
int iVar2;
uint uVar3;
byte bVar4;
uint uVar5;
uVar3 = 0;
if ((undefined1 *)0x1 < param_5) {
iVar2 = 2 - (int)param_3;
do {
if (param_4 == 0) {
uVar1 = *param_3;
}
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x18]
MOV EBX,dword ptr [ESP + 0x20]
MOV EDX,0x0
CMP dword ptr [ESP + 0x28],0x1
JBE 0x0006c240
MOV ECX,EBX
MOV EAX,0x2
SUB EAX,EBX
MOV dword ptr [ESP],EAX
CMP dword ptr [ESP + 0x24],0x0
JNZ 0x0006c24c
MOVZX EAX,byte ptr [ECX + 0x1]
SHL EAX,0x8
MOV... | null | null | null | null | [('const-0', u'SUBPIECE_-1206270578'), ('tmp_353', u'CBRANCH_-1206271390'), (u'MULTIEQUAL_-1206270664', u'PTRADD_-1206271074'), (u'MULTIEQUAL_-1206270628', u'PTRADD_-1206271039'), ('const-1', u'PTRADD_-1206271039'), ('tmp_1257', u'PTRADD_-1206271161'), (u'INT_AND_-1206271104', u'INT_OR_-1206271091'), ('tmp_472', u'CBRA... | [('const-63', u'INT_AND_-1206271104'), (u'CAST_-1206270528', u'STORE_-1206271044'), ('const-1', u'INT_LESS_-1206271508'), ('const-224', u'INT_OR_-1206271209'), ('tmp_353', u'CBRANCH_-1206271390'), ('const-0', u'STORE_-1206271044'), ('const-63', u'INT_AND_-1206271134'), (u'MULTIEQUAL_-1206270745', u'LOAD_-1206270736'), ... | null | null | 0006c19c | x86 | O1 | (translation_unit "void FUN_0006c19c(int param_1,uint param_2,ushort *param_3,int param_4,undefined1 *param_5)\n\n{\n ushort uVar1;\n int iVar2;\n uint uVar3;\n byte bVar4;\n uint uVar5;\n \n uVar3 = 0;\n if ((undefined1 *)0x1 < param_5) {\n iVar2 = 2 - (int)param_3;\n do {\n if (param_4 == 0) {\n ... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid volume_id_set_unicode16(char *str,size_t len,uint8_t *buf,endian endianess,size_t count)\n\n{\n ushort uVar1;\n int iVar2;\n uint uVar3;\n byte bVar4;\n uint uVar5;\n \n uVar3 = 0;\n if (1 < count) {\n iVar2 = 2 - (int)buf;\n do {\n ... | (translation_unit "void FUN_0006c19c(int param_1,uint param_2,ushort *param_3,int param_4,undefined1 *param_5)\n\n{\n ushort uVar1;\n int iVar2;\n uint uVar3;\n byte bVar4;\n uint uVar5;\n \n uVar3 = 0;\n if ((undefined1 *)0x1 < param_5) {\n iVar2 = 2 - (int)param_3;\n do {\n if (param_4 == 0) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))... | (function_definition "void FUN_0006c19c(int param_1,uint param_2,ushort *param_3,int param_4,undefined1 *param_5)\n\n{\n ushort uVar1;\n int iVar2;\n uint uVar3;\n byte bVar4;\n uint uVar5;\n \n uVar3 = 0;\n if ((undefined1 *)0x1 < param_5) {\n iVar2 = 2 - (int)param_3;\n do {\n if (param_4 == 0) {\n... |
/* WARNING: Unknown calling convention */
void function_1(char *str,size_t var_6,uint8_t *buf,type_1 var_2,size_t var_1)
{
type_2 var_5;
int var_10;
type_3 var_7;
type_4 var_8;
type_3 var_9;
var_7 = 0;
if (1 < var_1) {
var_10 = 2 - (int)buf;
do {
if (var_2 == var_3) {
var_5 = *... | 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,uint param_2,ushort *param_3,int param_4,undefined1 *param_5)
{
ushort uVar1;
int iVar2;
uint uVar3;
byte bVar4;
uint uVar5;
uVar3 = 0;
if ((undefined1 *)0x1 < param_5) {
iVar2 = 2 - (int)param_3;
do {
if (param_4 == 0) {
uVar1 = *param_3;
}
e... |
93_i686-kfreebsd-gnu-strings_and_i686-kfreebsd-gnu-strings_strip.c | non_fatal | FUN_000126a0 |
/* WARNING: Unknown calling convention */
void non_fatal(char *format,...)
{
report(format,&stack0x00000008);
return;
}
|
void FUN_000126a0(undefined4 param_1)
{
FUN_00012610(param_1,&stack0x00000008);
return;
}
| SUB ESP,0xc
LEA EAX,[ESP + 0x14]
SUB ESP,0x8
PUSH EAX
PUSH dword ptr [ESP + 0x1c]
CALL 0x00012610
ADD ESP,0x1c
RET | null | null | null | null | [(u'PTRSUB_-1205983449', u'CALL_-1205983532'), ('tmp_126', u'CALL_-1205983532'), ('tmp_161', u'PTRSUB_-1205983449'), ('const-8', u'PTRSUB_-1205983449'), ('const-0', u'RETURN_-1205983509')] | [('tmp_156', u'PTRSUB_-1205983451'), ('tmp_208', u'CALL_-1205983532'), (u'PTRSUB_-1205983451', u'CALL_-1205983532'), ('const-8', u'PTRSUB_-1205983451'), ('const-0', u'RETURN_-1205983509')] | null | null | 000126a0 | x86 | O1 | (translation_unit "void FUN_000126a0(undefined4 param_1)\n\n{\n FUN_00012610(param_1,&stack0x00000008);\n return;\n}\n\n" (function_definition "void FUN_000126a0(undefined4 param_1)\n\n{\n FUN_00012610(param_1,&stack0x00000008);\n return;\n}" primitive_type (function_declarator "FUN_000126a0(undefined4 param_1)" id... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid non_fatal(char *format,...)\n\n{\n report(format,&stack0x00000008);\n return;\n}\n\n" comment (function_definition "void non_fatal(char *format,...)\n\n{\n report(format,&stack0x00000008);\n return;\n}" primitive_type (function_declarator "non_fat... | (translation_unit "void FUN_000126a0(undefined4 param_1)\n\n{\n FUN_00012610(param_1,&stack0x00000008);\n return;\n}\n\n" (function_definition "void FUN_000126a0(undefined4 param_1)\n\n{\n FUN_00012610(param_1,&stack0x00000008);\n return;\n}" primitive_type (function_declarator "FUN_000126a0(undefined4 param_1)" id... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_000126a0(undefined4 param_1)\n\n{\n FUN_00012610(param_1,&stack0x00000008);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000126a0(undefined4 param_1)" (identifier "FUN_000126a0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1... |
/* WARNING: Unknown calling convention */
void function_1(char *format,...)
{
var_1(format,&stack0x00000008);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
void MASKED(undefined4 param_1)
{
FUN_00012610(param_1,&stack0x00000008);
return;
}
|
1325_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Struct_no_nostdlib | FUN_00041a30 |
/* 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_00041a30(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0040575c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3d25ca
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff175c]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00041a62
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206183358')] | [('const-4', u'PTRADD_-1206183136'), (u'PTRADD_-1206183136', u'LOAD_-1206183301'), ('const-0', u'RETURN_-1206183218'), ('tmp_439', u'PTRADD_-1206183136'), ('const-4216668', u'PTRSUB_-1206183140'), ('const-417', u'LOAD_-1206183301'), ('tmp_439', u'PTRADD_-1206183149'), ('const-4', u'PTRADD_-1206183149'), ('const-417', u... | null | null | 00041a30 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00041a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040575c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_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_00041a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040575c;\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_00041a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040575c;\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_00041a30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040575c;\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_00041a30(undefined4 *param_1)" (identifier "FUN_00041a30... |
/* 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_0040575c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
7752_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Defined_expression | FUN_002255b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Defined_expression(Defined_expression * this, int __in_chrg) */
void __thiscall
gold::Defined_expression::~Defined_expression(Defined_expression *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002255b0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_0040954c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
FUN_00248200(param_1,0x1c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x1eea49
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff554c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x002255e2
SUB ESP,0xc
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x1c
PUSH ESI
CALL 0x00248200
AD... | null | null | null | null | [('const-1', u'RETURN_-1203939898')] | [('const-3', u'PTRADD_-1203939647'), (u'LOAD_-1203939850', u'CAST_-1203939635'), ('const-4232524', u'PTRSUB_-1203939638'), ('const-1', u'PTRADD_-1203939635'), (u'CAST_-1203939635', u'INT_NOTEQUAL_-1203939830'), ('tmp_597', u'CALL_-1203939766'), (u'INT_NOTEQUAL_-1203939830', u'CBRANCH_-1203939830'), ('tmp_597', u'PTRADD... | null | null | 002255b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002255b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040954c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x1c);\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Defined_expression(Defined_expression * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Defined_expression::~Defined_expression(Defined_expression *this,int __in_chrg)\n\n{\n}... | (translation_unit "void FUN_002255b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040954c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x1c);\n return;\n}\n\n" (function_definition "void FUN_002255b0(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_002255b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0040954c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x1c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002255b0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Defined_expression(Defined_expression * this, int __in_chrg) */
void __thiscall
gold::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_0040954c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
FUN_00248200(param_1,0x1c);
return;
}
|
7523_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | operator[] | FUN_002c35f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: mapped_type *
operator[](_Map_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::alloc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_002c35f0(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
int iVar3;
uint uVar4;
int *piVar5;
uint local_3c;
char local_34 [4];
undefined4 local_30;
int local_20 [3];
undefined4 uStack_14;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x326a05
SUB ESP,0x40
MOV EAX,dword ptr [EBP + 0xc]
MOV ESI,dword ptr [EBP + 0x8]
PUSH 0xc70f6907
PUSH dword ptr [EAX + 0x4]
PUSH dword ptr [EAX]
MOV dword ptr [EBP + -0x34],EBX
CALL 0x003ac580
XOR EDX,EDX
MOV ECX,EAX
MOV dword ptr [EBP + -0x3c],EA... | null | null | null | null | [('const-1', u'RETURN_-1204603375')] | [(u'CALL_-1204602942', u'INDIRECT_-1204602308'), (u'PTRADD_-1204602136', u'COPY_-1204602727'), (u'LOAD_-1204602661', u'INT_REM_-1204602603'), ('const-4', u'PTRADD_-1204602136'), (u'CAST_-1204602146', u'INT_EQUAL_-1204602770'), ('const-3', u'PTRADD_-1204602297'), (u'CAST_-1204602299', u'STORE_-1204602678'), (u'PTRADD_-1... | null | null | 002c35f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_002c35f0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n int *piVar5;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [3]... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: mapped_type *\n operator[](_Map_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_trai... | (translation_unit "int * FUN_002c35f0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n int *piVar5;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x2c35fb;\n uVar4 = FUN_003ac580(*param_2,par... | (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_002c35f0(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n int *piVar5;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x2c35fb;\n uVar4 = FUN_003ac580(*param_2,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: mapped_type *
operator[](_Map_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::alloc... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
int *piVar1;
int iVar2;
int iVar3;
uint uVar4;
int *piVar5;
uint local_3c;
char local_34 [4];
undefined4 local_30;
int local_20 [3];
undefined4 uStack_14;
uStack... |
12741_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ctype | FUN_003f4050 |
/* std::ctype<wchar_t>::ctype(unsigned int) */
void __thiscall std::ctype<wchar_t>::ctype(ctype<wchar_t> *this,uint param_1)
{
undefined4 uVar1;
int unaff_EDI;
uVar1 = __x86_get_pc_thunk_di();
*(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0);
*(int *)this = unaff_EDI + 0x1f4633;
... |
void FUN_003f4050(int *param_1,int param_2)
{
undefined4 uVar1;
int iVar2;
int unaff_EDI;
uVar1 = FUN_00074f0a();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);
*param_1 = unaff_EDI + 0x1f4633;
/* try { // try from 003f4081 to 003f4085 has its CatchHandler @ 003f409e ... | PUSH EBP
XOR EAX,EAX
PUSH EDI
CALL 0x00074f0a
ADD EDI,0x1f5fa7
PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV EDX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x20]
MOV EBX,EDI
TEST EDX,EDX
SETNZ AL
MOV dword ptr [ESI + 0x4],EAX
LEA EAX,[EDI + 0xffffe684]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
CALL 0x003b0560
SUB ESP,0xc
MOV dword ... | null | null | null | null | [(u'CAST_-1205845607', u'STORE_-1205845786'), ('const-2049587', u'INT_ADD_-1205845806'), ('tmp_464', u'INT_ADD_-1205845806'), ('tmp_357', u'PTRADD_-1205845726'), (u'INT_RIGHT_-1205845670', u'SUBPIECE_-1205845703'), ('tmp_357', u'PTRADD_-1205845776'), ('const-0', u'STORE_-1205845780'), (u'CALL_-1205845908', u'CAST_-1205... | [('const-4', u'PTRADD_-1205845632'), (u'CAST_-1205845603', u'STORE_-1205845780'), (u'PTRADD_-1205845632', u'STORE_-1205845836'), ('tmp_650', u'PTRADD_-1205845609'), (u'INT_RIGHT_-1205845667', u'SUBPIECE_-1205845703'), ('const-417', u'STORE_-1205845786'), (u'PTRADD_-1205845609', u'STORE_-1205845786'), ('const-1', u'PTRA... | null | null | 003f4050 | x86 | O1 | (translation_unit "void FUN_003f4050(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_00074f0a();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x1f4633;\n /* try { // try from 003f4081 to 003f4085 has ... | (translation_unit "/* std::ctype<wchar_t>::ctype(unsigned int) */\n\nvoid __thiscall std::ctype<wchar_t>::ctype(ctype<wchar_t> *this,uint param_1)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = __x86_get_pc_thunk_di();\n *(uint *)(this + 4) = CONCAT31((int3)((uint)uVar1 >> 8),param_1 != 0);\n *(int *)this... | (translation_unit "void FUN_003f4050(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_00074f0a();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x1f4633;\n \n iVar2 = FUN_003b0560();\n param_1[2] = iV... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assign... | (function_definition "void FUN_003f4050(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n \n uVar1 = FUN_00074f0a();\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x1f4633;\n \n iVar2 = FUN_003b0560();\n param_1[2] =... |
/* std::ctype<wchar_t>::ctype(unsigned int) */
void __thiscall std::function_1<var_7>::function_1(function_1<var_7> *var_2,type_1 var_4)
{
type_2 uVar1;
int var_5;
uVar1 = var_1();
*(type_1 *)(var_2 + 4) = var_3((int3)((type_1)uVar1 >> 8),var_4 != 0);
*(int *)var_2 = var_5 + 0x1f4633;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(int *param_1,int param_2)
{
undefined4 uVar1;
int iVar2;
int unaff_EDI;
uVar1 = FUN_00074f0a();
param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);
*param_1 = unaff_EDI + 0x1f4633;
/* try { // try from 003f4081 to 003f4085 has its CatchHandler @ 003f409e */
i... |
20_x86_64-linux-gnux32-elfedit_and_x86_64-linux-gnux32-elfedit_strip.c | malloc | malloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * malloc(size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * malloc(size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x50] | null | null | null | null | [(u'CAST_-1205988951', u'CALLIND_-1205989030'), (u'INDIRECT_-1205988957', u'COPY_-1205989016'), ('tmp_67', u'CAST_-1205988951'), (u'CALLIND_-1205989030', u'CAST_-1205988950'), (u'CALLIND_-1205989030', u'INDIRECT_-1205988957'), (u'CAST_-1205988950', u'RETURN_-1205989027'), ('const-0', u'RETURN_-1205989027')] | [(u'CAST_-1205988951', u'CALLIND_-1205989030'), (u'INDIRECT_-1205988957', u'COPY_-1205989016'), ('tmp_67', u'CAST_-1205988951'), (u'CALLIND_-1205989030', u'CAST_-1205988950'), (u'CALLIND_-1205989030', u'INDIRECT_-1205988957'), (u'CAST_-1205988950', u'RETURN_-1205989027'), ('const-0', u'RETURN_-1205989027')] | null | null | 00011150 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n... | (translation_unit "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();\n return pvVar1;\n}\n\n" (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();\n return pvVar1;\n}" primitive_typ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab... | (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00019050)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* malloc(size_t __size)" (* "*") (function_declarator "malloc(size_t __size)" (identifier "malloc") (parameter_list "(size... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_malloc_00019050)();
return pvVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_00019050)();
return pvVar1;
}
|
623_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c | bfd_simple_get_relocated_section_contents | bfd_simple_get_relocated_section_contents |
/* WARNING: Control flow encountered bad instruction data */
void bfd_simple_get_relocated_section_contents(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_simple_get_relocated_section_contents(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206369866')] | [('const-1', u'RETURN_-1206369866')] | null | null | 000741ac | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_simple_get_relocated_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_simple_get_relocated_section_c... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_simple_get_relocated_section_contents(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_simple_get_relocated_section_c... | (translation_unit "void bfd_simple_get_relocated_section_contents(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_simple_get_relocated_section_contents(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_simple_get_relocated_section... | (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_simple_get_relocated_section_contents(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_simple_get_relocated_section_contents(void)" (identifier "bfd_simple_get_relocated_section_contents") (parameter_list "(void)" (( "(") (parameter... |
/* 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();
}
|
12194_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | operator= | FUN_003e1720 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wofstream::TEMPNAMEPLACEHOLDERVALUE(std::wofstream&&) */
void __thiscall std::wofstream::operator=(wofstream *this,wofstream *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_003e1720(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;
FUN_0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x2088d7
SUB ESP,0x14
MOV EBP,dword ptr [ESP + 0x28]
MOV EDX,dword ptr [ESP + 0x2c]
MOV EAX,dword ptr [EBP]
MOV EDI,dword ptr [EAX + -0xc]
MOV EAX,dword ptr [EDX]
MOV ESI,dword ptr [EAX + -0xc]
ADD EDI,EBP
ADD ESI,EDX
PUSH ESI
PUSH EDI
CALL 0x003f3490
POP EAX
... | null | null | null | null | [('const-1', u'RETURN_-1205790914')] | [('const-417', u'STORE_-1205790741'), (u'LOAD_-1205790866', u'INT_ADD_-1205790845'), (u'CAST_-1205790512', u'INT_ADD_-1205790837'), (u'LOAD_-1205790713', u'STORE_-1205790685'), (u'LOAD_-1205790755', u'STORE_-1205790729'), (u'INT_ADD_-1205790826', u'INT_ADD_-1205790690'), ('tmp_1053', u'PTRADD_-1205790432'), ('const-417... | null | null | 003e1720 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_003e1720(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = *(int *)(*param_2 + ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wofstream::TEMPNAMEPLACEHOLDERVALUE(std::wofstream&&) */\n\nvoid __thiscall std::wofstream::operator=(wofstream *this,wofstream *param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::wofstrea... | (translation_unit "int * FUN_003e1720(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;\n FUN_003f3490(iVar4,iVar3);\n FUN_003d8cc0(iVar4,iVar4 + 0x6c);\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_003e1720(int *param_1,int *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;\n iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;\n FUN_003f3490(iVar4,iVar3);\n FUN_003d8cc0(iVar4,iVar4 + 0x6c);\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wofstream::TEMPNAMEPLACEHOLDERVALUE(std::wofstream&&) */
void __thiscall std::wofstream::operator=(wofstream *this,wofstream *param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar4 = *(int *)(*param_1 + -0xc) + (int)param_1;
iVar3 = *(int *)(*param_2 + -0xc) + (int)param_2;
FUN_003f349... |
8037_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | imbue | FUN_001f1b10 |
/* std::streambuf::imbue(std::locale const&) */
void std::streambuf::imbue(locale *param_1)
{
return;
}
|
void FUN_001f1b10(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1207952612')] | [('const-0', u'RETURN_-1207952612')] | null | null | 001f1b10 | x86 | O1 | (translation_unit "void FUN_001f1b10(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001f1b10(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001f1b10(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* std::streambuf::imbue(std::locale const&) */\n\nvoid std::streambuf::imbue(locale *param_1)\n\n{\n return;\n}\n\n" comment (function_definition "void std::streambuf::imbue(locale *param_1)\n\n{\n return;\n}" primitive_type (ERROR "std::streambuf::" identifier : : identifier : :) (function_declar... | (translation_unit "void FUN_001f1b10(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001f1b10(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001f1b10(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_001f1b10(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f1b10(void)" (identifier "FUN_001f1b10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* std::streambuf::imbue(std::locale const&) */
void std::streambuf::function_1(type_1 *param_1)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
7179_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | wostream | FUN_001bb8c0 |
/* std::wostream::wostream() */
void __thiscall std::wostream::wostream(wostream *this)
{
int unaff_EDI;
__x86_get_pc_thunk_di();
ios_base::ios_base((ios_base *)(this + 4));
*(undefined4 *)(this + 0x74) = 0;
*(undefined4 *)(this + 0x78) = 0;
this[0x7c] = (wostream)0x0;
*(undefined4 *)(this + 0x80) =... |
void FUN_001bb8c0(int *param_1)
{
int unaff_EDI;
FUN_00058c4a();
FUN_001f1360(param_1 + 1);
param_1[0x1d] = 0;
param_1[0x1e] = 0;
*(undefined1 *)(param_1 + 0x1f) = 0;
param_1[0x20] = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
*param_1 = unaff_EDI + 0x1808d7;
param_1[1] = un... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00058c4a
ADD EDI,0x183737
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[ESI + 0x4]
MOV EBX,EDI
PUSH EAX
MOV dword ptr [EBP + -0x1c],EAX
CALL 0x001f1360
LEA EAX,[EDI + 0xffffd194]
MOV dword ptr [ESI + 0x74],0x0
MOV dword ptr [ESI + 0x78],0x0
LEA EDX,[EAX + 0xc... | null | null | null | null | [(u'PTRADD_-1207649943', u'CAST_-1207649782'), (u'CAST_-1207649720', u'STORE_-1207649918'), ('const-140', u'PTRADD_-1207649870'), ('tmp_378', u'PTRADD_-1207649943'), ('const-1', u'PTRADD_-1207649909'), ('const-417', u'STORE_-1207649918'), ('const-128', u'PTRADD_-1207649909'), ('const-417', u'STORE_-1207650003'), ('cons... | [('const-31', u'PTRADD_-1207649769'), ('const-0', u'STORE_-1207649976'), (u'PTRADD_-1207649718', u'STORE_-1207649913'), ('tmp_478', u'INT_ADD_-1207649972'), (u'PTRADD_-1207649812', u'CALL_-1207650025'), (u'CAST_-1207649764', u'STORE_-1207649976'), ('const-4', u'PTRADD_-1207649769'), ('tmp_692', u'STORE_-1207649918'), (... | null | null | 001bb8c0 | x86 | O1 | (translation_unit "void FUN_001bb8c0(int *param_1)\n\n{\n int unaff_EDI;\n \n FUN_00058c4a();\n FUN_001f1360(param_1 + 1);\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n *(undefined1 *)(param_1 + 0x1f) = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n *param_1 = unaff_E... | (translation_unit "/* std::wostream::wostream() */\n\nvoid __thiscall std::wostream::wostream(wostream *this)\n\n{\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n ios_base::ios_base((ios_base *)(this + 4));\n *(undefined4 *)(this + 0x74) = 0;\n *(undefined4 *)(this + 0x78) = 0;\n this[0x7c] = (wostream)0x0;\n ... | (translation_unit "void FUN_001bb8c0(int *param_1)\n\n{\n int unaff_EDI;\n \n FUN_00058c4a();\n FUN_001f1360(param_1 + 1);\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n *(undefined1 *)(param_1 + 0x1f) = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n *param_1 = unaff_E... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argum... | (function_definition "void FUN_001bb8c0(int *param_1)\n\n{\n int unaff_EDI;\n \n FUN_00058c4a();\n FUN_001f1360(param_1 + 1);\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n *(undefined1 *)(param_1 + 0x1f) = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n *param_1 = unaf... |
/* std::wostream::wostream() */
void __thiscall std::function_1::function_1(function_1 *var_3)
{
int var_4;
var_1();
ios_base::var_2((var_2 *)(var_3 + 4));
*(type_1 *)(var_3 + 0x74) = 0;
*(type_1 *)(var_3 + 0x78) = 0;
var_3[0x7c] = (function_1)0x0;
*(type_1 *)(var_3 + 0x80) = 0;
*(type_1 *)(var_3 ... | 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: (primitive_type) dec... | null |
void MASKED(int *param_1)
{
int unaff_EDI;
FUN_00058c4a();
FUN_001f1360(param_1 + 1);
param_1[0x1d] = 0;
param_1[0x1e] = 0;
*(undefined1 *)(param_1 + 0x1f) = 0;
param_1[0x20] = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
*param_1 = unaff_EDI + 0x1808d7;
param_1[1] = unaff_ED... |
430_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | ldctor_add_set_entry | FUN_0002abe0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
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 ... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0002abe0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5)
{
int *piVar1;
int iVar2;
undefined4 *puVar3;
char *pcVar4;
undefined4 uVar5;
int *piVar6;
int *piVar7;
undefined4 uVar... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00015a80
ADD EBX,0x66417
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
LEA EBP,[EBX + 0xbe8]
MOV ESI,dword ptr [EBP]
TEST ESI,ESI
JNZ 0x0002ac1a
JMP 0x0002acf0
MOV ESI,dword ptr [ESI]
TEST ESI,ESI
JZ 0x0002acf0
CMP dword ptr [ESI + 0x4],EDI
JNZ 0x0002ac10
MOV EAX,dword ptr [ESP +... | null | null | null | null | [(u'MULTIEQUAL_-1206014173', u'CALL_-1206014390'), (u'LOAD_-1206014636', u'INT_ADD_-1206014618'), ('const-0', u'STORE_-1206014596'), (u'INT_NOTEQUAL_-1206014921', u'CBRANCH_-1206014920'), (u'PTRSUB_-1206014055', u'LOAD_-1206014620'), (u'PTRSUB_-1206013902', u'LOAD_-1206014344'), (u'CAST_-1206013846', u'PTRSUB_-12060138... | [(u'LOAD_-1206014636', u'INT_ADD_-1206014618'), ('const-4', u'PTRADD_-1206013869'), (u'INT_NOTEQUAL_-1206014921', u'CBRANCH_-1206014920'), (u'CAST_-1206013971', u'COPY_-1206014031'), ('const-417', u'LOAD_-1206014604'), ('const-2', u'PTRADD_-1206013853'), (u'CAST_-1206013860', u'PTRADD_-1206013841'), ('const-417', u'LOA... | null | null | 0002abe0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002abe0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n char *pcVar4;\n undefined4 uVar5;\n int *piVar6;\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\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 b... | (translation_unit "void FUN_0002abe0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5)\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_00091be8;\n if (DAT_00091be8 != (int *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi... | (function_definition "void FUN_0002abe0(int param_1,int param_2,undefined4 param_3,int param_4,undefined4 param_5)\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_00091be8;\n if (DAT_00091be8 != (in... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
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;
c... | 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)
{
int *piVar1;
int iVar2;
undefined4 *puVar3;
char *pcVar4;
undefined4 uVar5;
int *piVar6;
int *piVar7;
undefined4 uVar8;
... |
3969_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | is_target_specific | FUN_000f3b70 |
/* DWARF original prototype: bool is_target_specific(Output_reloc<9,_false,_32,_false> * this) */
bool __thiscall
gold::Output_reloc<9,_false,_32,_false>::is_target_specific(Output_reloc<9,_false,_32,_false> *this)
{
return this->local_sym_index_ == 0xfffffffd;
}
|
bool FUN_000f3b70(int param_1)
{
return *(int *)(param_1 + 0xc) == -3;
}
| MOV EAX,dword ptr [ESP + 0x4]
CMP dword ptr [EAX + 0xc],-0x3
SETZ AL
RET | null | null | null | null | [(u'PTRSUB_-1206895665', u'LOAD_-1206895750'), ('const-4294967293', u'INT_EQUAL_-1206895735'), ('const-12', u'PTRSUB_-1206895665'), (u'COPY_-1206895728', u'RETURN_-1206895721'), (u'LOAD_-1206895750', u'INT_EQUAL_-1206895735'), ('tmp_55', u'PTRSUB_-1206895665'), ('const-417', u'LOAD_-1206895750'), ('const-0', u'RETURN_-... | [('const-12', u'INT_ADD_-1206895734'), ('tmp_65', u'INT_ADD_-1206895734'), (u'COPY_-1206895728', u'RETURN_-1206895721'), (u'LOAD_-1206895750', u'INT_EQUAL_-1206895735'), (u'INT_ADD_-1206895734', u'CAST_-1206895668'), ('const-4294967293', u'INT_EQUAL_-1206895735'), (u'CAST_-1206895668', u'LOAD_-1206895750'), ('const-417... | null | null | 000f3b70 | x86 | O1 | (translation_unit "bool FUN_000f3b70(int param_1)\n\n{\n return *(int *)(param_1 + 0xc) == -3;\n}\n\n" (function_definition "bool FUN_000f3b70(int param_1)\n\n{\n return *(int *)(param_1 + 0xc) == -3;\n}" primitive_type (function_declarator "FUN_000f3b70(int param_1)" identifier (parameter_list "(int param_1)" ( (par... | (translation_unit "/* DWARF original prototype: bool is_target_specific(Output_reloc<9,_false,_32,_false> * this) */\n\nbool __thiscall\ngold::Output_reloc<9,_false,_32,_false>::is_target_specific(Output_reloc<9,_false,_32,_false> *this)\n\n{\n return this->local_sym_index_ == 0xfffffffd;\n}\n\n" comment (declaration ... | (translation_unit "bool FUN_000f3b70(int param_1)\n\n{\n return *(int *)(param_1 + 0xc) == -3;\n}\n\n" (function_definition "bool FUN_000f3b70(int param_1)\n\n{\n return *(int *)(param_1 + 0xc) == -3;\n}" primitive_type (function_declarator "FUN_000f3b70(int param_1)" identifier (parameter_list "(int param_1)" ( (par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( ... | (function_definition "bool FUN_000f3b70(int param_1)\n\n{\n return *(int *)(param_1 + 0xc) == -3;\n}" (primitive_type "bool") (function_declarator "FUN_000f3b70(int param_1)" (identifier "FUN_000f3b70") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "par... |
/* DWARF original prototype: bool is_target_specific(Output_reloc<9,_false,_32,_false> * this) */
bool __thiscall
gold::Output_reloc<9,_false,_32,_false>::is_target_specific(Output_reloc<9,_false,_32,_false> *this)
{
return this->local_sym_index_ == 0xfffffffd;
}
| 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 (return_statement (binary_expression left: (pointer_expression argument:... | null |
bool MASKED(int param_1)
{
return *(int *)(param_1 + 0xc) == -3;
}
|
6899_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | include_section<32,_true> | FUN_00281970 |
/* 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 name: include_section<32, true>
DWARF original prototype: bool include_section<32,_true>(Layout * this,
Sized_relobj_file<32,_true> * param_3, c... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
uint FUN_00281970(undefined4 param_1,undefined4 param_2,byte *param_3,int *param_4)
{
code *UNRECOVERED_JUMPTABLE;
char cVar1;
uint uVar2;
int iVar3;
char *pcVar4;
int iVar5;
undefined4 *puVar6;
undefined **ppuVa... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x368687
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x48]
MOV ESI,dword ptr [ESP + 0x4c]
MOV dword ptr [ESP + 0x10],EAX
LEA EAX,[EBX + 0x7c8]
MOV ECX,dword ptr [EAX]
MOV EDX,dword ptr [ECX + 0x8]
TEST EDX,EDX
JZ 0x00281f80
MOVZX EAX,byte ptr [EDX + 0x318d]
MOV EBP,... | null | null | null | null | [('const-1', u'RETURN_-1204348530')] | [('const-1', u'PTRADD_-1204347375'), (u'COPY_-1204342488', u'MULTIEQUAL_-1204343973'), ('const-417', u'LOAD_-1204348131'), (u'MULTIEQUAL_-1204342638', u'MULTIEQUAL_-1204343423'), (u'INT_EQUAL_-1204345219', u'CBRANCH_-1204345212'), (u'MULTIEQUAL_-1204343698', u'BOOL_NEGATE_-1204343369'), (u'CAST_-1204341602', u'CALL_-12... | null | null | 00281970 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00281970(undefined4 param_1,undefined4 param_2,byte *param_3,int *param_4)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n char cVar1;\n uint uVar2;\n int iVar3;\n char *pcVar4;\n int iVar5;\n undefined4... | (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 name: include_section<32, true>\n DWARF original prototype: bool include_section<32,_true>(Layout * this,\n Sized_relobj_file<... | (translation_unit "uint FUN_00281970(undefined4 param_1,undefined4 param_2,byte *param_3,int *param_4)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n char cVar1;\n uint uVar2;\n int iVar3;\n char *pcVar4;\n int iVar5;\n undefined4 *puVar6;\n undefined **ppuVar7;\n byte *pbVar8;\n int iVar9;\n byte *pbVar10;\n bool b... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "uint FUN_00281970(undefined4 param_1,undefined4 param_2,byte *param_3,int *param_4)\n\n{\n code *UNRECOVERED_JUMPTABLE;\n char cVar1;\n uint uVar2;\n int iVar3;\n char *pcVar4;\n int iVar5;\n undefined4 *puVar6;\n undefined **ppuVar7;\n byte *pbVar8;\n int iVar9;\n byte *pbVar10;\n boo... |
/* 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 name: include_section<32, true>
DWARF original prototype: bool include_section<32,_true>(Layout * this,
Sized_relobj_file<32,_true> * param_3, c... | 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 */
uint MASKED(undefined4 param_1,undefined4 param_2,byte *param_3,int *param_4)
{
code *UNRECOVERED_JUMPTABLE;
char cVar1;
uint uVar2;
int iVar3;
char *pcVar4;
int iVar5;
undefined4 *puVar6;
undefined **ppuVar7;
... |
6610_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | find_section_by_type | FUN_0025cd50 |
/* DWARF original prototype: uint find_section_by_type(Elf_file<32,_false,_gold::Incremental_binary>
* this, uint type) */
uint __thiscall
elfcpp::Elf_file<32,_false,_gold::Incremental_binary>::find_section_by_type
(Elf_file<32,_false,_gold::Incremental_binary> *this,uint type)
{
section_size_type sVa... |
int FUN_0025cd50(int *param_1,int param_2)
{
int iVar1;
uint uVar2;
int iVar3;
uint uVar4;
int iVar5;
int iVar6;
FUN_0025cc60(param_1);
iVar1 = param_1[3];
uVar2 = param_1[1];
iVar3 = *(int *)(*param_1 + 0x28);
if ((param_1[2] < 0) ||
(iVar5 = param_1[2] + (uint)CARRY4(iVar1 * 0x28,uVar2... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x28
MOV EBX,dword ptr [ESP + 0x3c]
MOV EAX,dword ptr [ESP + 0x40]
MOV dword ptr [ESP + 0x18],EAX
PUSH EBX
CALL 0x0025cc60
MOV EDX,dword ptr [EBX + 0xc]
MOV EAX,dword ptr [EBX]
ADD ESP,0x10
MOV EDI,dword ptr [EBX + 0x8]
MOV ESI,dword ptr [EBX + 0x4]
LEA ECX,[EDX + EDX*0x4]
MO... | null | null | null | null | [(u'PTRSUB_-1204105339', u'LOAD_-1204105812'), ('const-1', u'PTRADD_-1204105450'), ('const-4', u'PTRSUB_-1204105344'), ('const-417', u'LOAD_-1204105512'), ('const-4', u'INT_ADD_-1204105361'), ('const-0', u'SUBPIECE_-1204105306'), (u'INDIRECT_-1204105378', u'CALL_-1204105471'), ('const-417', u'LOAD_-1204105695'), (u'PTR... | [(u'INT_ADD_-1204105621', u'INT_ADD_-1204105594'), (u'INT_ADD_-1204105528', u'MULTIEQUAL_-1204105302'), ('const-3', u'PTRADD_-1204105362'), ('tmp_1371', u'PTRADD_-1204105349'), (u'INT_ADD_-1204105713', u'CAST_-1204105324'), ('tmp_1371', u'PTRADD_-1204105362'), (u'LOAD_-1204105840', u'INT_EQUAL_-1204105641'), ('const-41... | null | null | 0025cd50 | x86 | O1 | (translation_unit "int FUN_0025cd50(int *param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n \n FUN_0025cc60(param_1);\n iVar1 = param_1[3];\n uVar2 = param_1[1];\n iVar3 = *(int *)(*param_1 + 0x28);\n if ((param_1[2] < 0) ||\n (iVar5 = param_1[2] ... | (translation_unit "/* DWARF original prototype: uint find_section_by_type(Elf_file<32,_false,_gold::Incremental_binary>\n * this, uint type) */\n\nuint __thiscall\nelfcpp::Elf_file<32,_false,_gold::Incremental_binary>::find_section_by_type\n (Elf_file<32,_false,_gold::Incremental_binary> *this,uint type)\n\n... | (translation_unit "int FUN_0025cd50(int *param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n \n FUN_0025cc60(param_1);\n iVar1 = param_1[3];\n uVar2 = param_1[1];\n iVar3 = *(int *)(*param_1 + 0x28);\n if ((param_1[2] < 0) ||\n (iVar5 = param_1[2] ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "int FUN_0025cd50(int *param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n int iVar6;\n \n FUN_0025cc60(param_1);\n iVar1 = param_1[3];\n uVar2 = param_1[1];\n iVar3 = *(int *)(*param_1 + 0x28);\n if ((param_1[2] < 0) ||\n (iVar5 = param_1[... |
/* DWARF original prototype: uint find_section_by_type(Elf_file<32,_false,_gold::Incremental_binary>
* this, uint type) */
type_1 __thiscall
elfcpp::Elf_file<32,_false,_gold::type_4>::find_section_by_type
(Elf_file<32,_false,_gold::type_4> *this,type_1 var_11)
{
type_6 var_12;
type_1 var_4;
type_1... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
int MASKED(int *param_1,int param_2)
{
int iVar1;
uint uVar2;
int iVar3;
uint uVar4;
int iVar5;
int iVar6;
FUN_0025cc60(param_1);
iVar1 = param_1[3];
uVar2 = param_1[1];
iVar3 = *(int *)(*param_1 + 0x28);
if ((param_1[2] < 0) ||
(iVar5 = param_1[2] + (uint)CARRY4(iVar1 * 0x28,uVar2),
... |
960_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | gldarmelf_linux_eabi_search_needed | FUN_0006b5e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3 gldarmelf_linux_eabi_search_needed(char *path,dt_needed *n,int force)
{
char *__s;
size_t sVar1;
bfd *pbVar2;
char *pcVar3;
size_t sVar4;
size_t sVar5;
char *pcVar6;
byte *pbVar7;
char *pc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_0006b5e0(char *param_1,int *param_2)
{
char *__s;
undefined4 *puVar1;
size_t sVar2;
undefined4 *puVar3;
char *pcVar4;
size_t sVar5;
size_t sVar6;
char *pcVar7;
char *pcVar8;
byte *pb... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EAX
MOV EAX,EDX
PUSH EBX
CALL 0x00017c50
ADD EBX,0x156a13
SUB ESP,0x4c
MOV EDI,dword ptr [EDX + 0x4]
MOV dword ptr [ESP + 0x20],ECX
CMP byte ptr [EDI],0x2f
MOV dword ptr [ESP + 0x1c],EDI
JZ 0x0006ba2c
TEST ESI,ESI
JZ 0x0006b8c0
CMP byte ptr [ESI],0x0
JZ 0x0006b8c0
MOV EAX,dword ptr [E... | null | null | null | null | [(u'MULTIEQUAL_-1206271962', u'CALL_-1206274111'), (u'INDIRECT_-1206271448', u'MULTIEQUAL_-1206271424'), (u'CALL_-1206273567', u'STORE_-1206273349'), (u'MULTIEQUAL_-1206271329', u'PTRADD_-1206272510'), (u'INDIRECT_-1206269379', u'MULTIEQUAL_-1206269784'), ('const-47', u'STORE_-1206274106'), ('const-0', u'INT_NOTEQUAL_-... | [(u'MULTIEQUAL_-1206271962', u'CALL_-1206274111'), ('const-718992', u'PTRSUB_-1206272445'), (u'INT_ADD_-1206272946', u'CAST_-1206269659'), (u'INDIRECT_-1206271448', u'MULTIEQUAL_-1206271424'), ('const-47', u'CALL_-1206273567'), (u'CALL_-1206273567', u'STORE_-1206273349'), (u'CAST_-1206269224', u'MULTIEQUAL_-1206271560'... | null | null | 0006b5e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_0006b5e0(char *param_1,int *param_2)\n\n{\n char *__s;\n undefined4 *puVar1;\n size_t sVar2;\n undefined4 *puVar3;\n char *pcVar4;\n size_t sVar5;\n size_t sVar6;\n char *pcVa... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 gldarmelf_linux_eabi_search_needed(char *path,dt_needed *n,int force)\n\n{\n char *__s;\n size_t sVar1;\n bfd *pbVar2;\n char *pcVar3;\n size_t sVar4;\n size_t sVar5;\n char *pcVar... | (translation_unit "undefined4 __regparm3 FUN_0006b5e0(char *param_1,int *param_2)\n\n{\n char *__s;\n undefined4 *puVar1;\n size_t sVar2;\n undefined4 *puVar3;\n char *pcVar4;\n size_t sVar5;\n size_t sVar6;\n char *pcVar7;\n char *pcVar8;\n byte *pbVar9;\n undefined4 uVar10;\n byte bVar11;\n int iVar12;\n... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poin... | (function_definition "undefined4 __regparm3 FUN_0006b5e0(char *param_1,int *param_2)\n\n{\n char *__s;\n undefined4 *puVar1;\n size_t sVar2;\n undefined4 *puVar3;\n char *pcVar4;\n size_t sVar5;\n size_t sVar6;\n char *pcVar7;\n char *pcVar8;\n byte *pbVar9;\n undefined4 uVar10;\n byte bVar11;\n int iVar12... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3 function_1(char *var_2,type_2 *n,int force)
{
char *__s;
size_t var_8;
type_3 *pbVar2;
char *pcVar3;
size_t var_22;
size_t var_28;
char *var_13;
type_4 *var_20;
char *var_15;
type_1 var_33;
... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(char *param_1,int *param_2)
{
char *__s;
undefined4 *puVar1;
size_t sVar2;
undefined4 *puVar3;
char *pcVar4;
size_t sVar5;
size_t sVar6;
char *pcVar7;
char *pcVar8;
byte *pbVar9;
... |
3824_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Sized_relobj_incr | FUN_000f1e90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj_incr(Sized_relobj_incr<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::~Sized_relobj_incr
(Sized_relobj_incr<32,_false> *this,in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000f1e90(undefined4 *param_1)
{
int *piVar1;
*param_1 = &PTR_FUN_0040e858;
if (param_1[0x37] != 0) {
FUN_00248220(param_1[0x37]);
}
if (param_1[0x2f] != 0) {
FUN_00248220(param_1[0x2f]);
}
*para... | PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x322169
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffa858]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0xdc]
TEST EAX,EAX
JZ 0x000f1ec2
SUB ESP,0xc
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0xbc]
TEST EAX,EAX
JZ 0x000f1ed8
SUB ESP,0... | null | null | null | null | [('const-1', u'RETURN_-1206903130')] | [(u'LOAD_-1206902957', u'INT_NOTEQUAL_-1206902935'), (u'PTRSUB_-1206902500', u'STORE_-1206903090'), ('const-0', u'INT_NOTEQUAL_-1206902758'), ('const-4', u'PTRADD_-1206902498'), ('const-417', u'LOAD_-1206902777'), ('tmp_1725', u'PTRADD_-1206902475'), (u'INT_NOTEQUAL_-1206902758', u'CBRANCH_-1206902758'), (u'PTRADD_-120... | null | null | 000f1e90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000f1e90(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &PTR_FUN_0040e858;\n if (param_1[0x37] != 0) {\n FUN_00248220(param_1[0x37]);\n }\n if (param_1[0x2f] != 0) {\n FUN_002482... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_relobj_incr(Sized_relobj_incr<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Sized_relobj_incr<32,_false>::~Sized_relobj_incr\n (Sized_relobj_... | (translation_unit "void FUN_000f1e90(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &PTR_FUN_0040e858;\n if (param_1[0x37] != 0) {\n FUN_00248220(param_1[0x37]);\n }\n if (param_1[0x2f] != 0) {\n FUN_00248220(param_1[0x2f]);\n }\n *param_1 = &DAT_0040e75c;\n if (param_1[0x21] != 0) {\n FUN_0... | (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_000f1e90(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &PTR_FUN_0040e858;\n if (param_1[0x37] != 0) {\n FUN_00248220(param_1[0x37]);\n }\n if (param_1[0x2f] != 0) {\n FUN_00248220(param_1[0x2f]);\n }\n *param_1 = &DAT_0040e75c;\n if (param_1[0x21] != 0) {\n FU... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj_incr(Sized_relobj_incr<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::~Sized_relobj_incr
(Sized_relobj_incr<32,_false> *this,in... | 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 = &PTR_FUN_0040e858;
if (param_1[0x37] != 0) {
FUN_00248220(param_1[0x37]);
}
if (param_1[0x2f] != 0) {
FUN_00248220(param_1[0x2f]);
}
*param_1 = ... |
57_sg_write_verify_and_sg_write_verify_strip.c | set_scsi_pt_data_out | set_scsi_pt_data_out |
/* WARNING: Control flow encountered bad instruction data */
void set_scsi_pt_data_out(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void set_scsi_pt_data_out(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205964766')] | [('const-1', u'RETURN_-1205964766')] | null | null | 00017018 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid set_scsi_pt_data_out(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void set_scsi_pt_data_out(void)\n\n{\n /*... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid set_scsi_pt_data_out(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void set_scsi_pt_data_out(void)\n\n{\n /*... | (translation_unit "void set_scsi_pt_data_out(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void set_scsi_pt_data_out(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "set_scsi_pt_data_out(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 set_scsi_pt_data_out(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "set_scsi_pt_data_out(void)" (identifier "set_scsi_pt_data_out") (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();
}
|
7073_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | sgetc | FUN_001b8440 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::wstreambuf::sgetc() */
undefined4 __thiscall std::wstreambuf::sgetc(wstreambuf *this)
{
undefined4 uVar1;
if (*(undefined4 **)(this + 8) < *(undefined4 **)(this + 0xc)) {
return **(undefined4 **)(this + 8);
}... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined4 FUN_001b8440(int *param_1)
{
undefined4 uVar1;
if ((undefined4 *)param_1[2] < (undefined4 *)param_1[3]) {
return *(undefined4 *)param_1[2];
}
if (*(code **)(*param_1 + 0x24) == (code *)PTR_FUN_0033eda8)... | CALL 0x00058c46
ADD ECX,0x186bbb
MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [EAX + 0x8]
CMP EDX,dword ptr [EAX + 0xc]
JNC 0x001b8460
MOV EAX,dword ptr [EDX]
RET
MOV EAX,dword ptr [EAX]
MOV EDX,dword ptr [EAX + 0x24]
MOV EAX,0xffffffff
CMP EDX,dword ptr [ECX + 0xfffffda8]
JNZ 0x001b8478
RET
JMP EDX | null | null | null | null | [('const-417', u'LOAD_-1207663513'), (u'LOAD_-1207663481', u'INT_ADD_-1207663460'), ('tmp_175', u'PTRADD_-1207663451'), ('tmp_261', u'CAST_-1207663354'), ('const-417', u'LOAD_-1207663519'), (u'LOAD_-1207663519', u'LOAD_-1207663495'), (u'LOAD_-1207663513', u'INT_LESS_-1207663498'), ('const-0', u'RETURN_-1207663481'), ('... | [(u'LOAD_-1207663481', u'INT_ADD_-1207663460'), (u'CAST_-1207663383', u'INT_LESS_-1207663498'), ('const-2', u'PTRADD_-1207663384'), (u'PTRADD_-1207663380', u'LOAD_-1207663513'), ('const-417', u'LOAD_-1207663513'), ('const-0', u'RETURN_-1207663481'), ('tmp_151', u'CBRANCH_-1207663443'), (u'CAST_-1207663362', u'LOAD_-120... | null | null | 001b8440 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nundefined4 FUN_001b8440(int *param_1)\n\n{\n undefined4 uVar1;\n \n if ((undefined4 *)param_1[2] < (undefined4 *)param_1[3]) {\n return *(undefined4 *)param_1[2];\n }\n if (*(code **)(*param_1 + 0x24) ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::wstreambuf::sgetc() */\n\nundefined4 __thiscall std::wstreambuf::sgetc(wstreambuf *this)\n\n{\n undefined4 uVar1;\n \n if (*(undefined4 **)(this + 8) < *(undefined4 **)(this + 0xc)) {\n return **(un... | (translation_unit "undefined4 FUN_001b8440(int *param_1)\n\n{\n undefined4 uVar1;\n \n if ((undefined4 *)param_1[2] < (undefined4 *)param_1[3]) {\n return *(undefined4 *)param_1[2];\n }\n if (*(code **)(*param_1 + 0x24) == (code *)PTR_FUN_0033eda8) {\n return 0xffffffff;\n }\n \n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_point... | (function_definition "undefined4 FUN_001b8440(int *param_1)\n\n{\n undefined4 uVar1;\n \n if ((undefined4 *)param_1[2] < (undefined4 *)param_1[3]) {\n return *(undefined4 *)param_1[2];\n }\n if (*(code **)(*param_1 + 0x24) == (code *)PTR_FUN_0033eda8) {\n return 0xffffffff;\n }\n \n ... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::wstreambuf::sgetc() */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
type_1 uVar1;
if (*(type_1 **)(var_1 + 8) < *(type_1 **)(var_1 + 0xc)) {
return **(type_1 **)(var_1 + 8);
}
if (*(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.cx replaced with injection: get_pc_thunk_cx */
undefined4 MASKED(int *param_1)
{
undefined4 uVar1;
if ((undefined4 *)param_1[2] < (undefined4 *)param_1[3]) {
return *(undefined4 *)param_1[2];
}
if (*(code **)(*param_1 + 0x24) == (code *)PTR_FUN_0033eda8) {
... |
12377_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_mutate | FUN_003e5e60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_M_mutate(unsigned int, unsigned int, unsigned int) */
void std::string::_M_mutate(uint param_1,uint param_2,uint param_3)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_003e5e60(int *param_1,size_t param_2,int param_3,int param_4)
{
int *piVar1;
uint uVar2;
undefined4 *puVar3;
undefined1 *puVar4;
int iVar5;
int iVar6;
size_t __n;
uint uVar7;
undefined4 *local_3c;
un... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x204197
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x40]
MOV ECX,dword ptr [ESP + 0x48]
MOV EDX,dword ptr [ESP + 0x4c]
MOV EAX,dword ptr [EAX]
SUB EDX,ECX
MOV ESI,dword ptr [EAX + -0xc]
LEA EDI,[EDX + ESI*0x1]
MOV EDX,dword ptr [ESP + 0x44]
MOV EBP,EDI
MOV dword p... | null | null | null | null | [('const-1', u'RETURN_-1205772674')] | [(u'INT_SLESS_-1205772501', u'CBRANCH_-1205772508'), (u'PTRADD_-1205770771', u'MULTIEQUAL_-1205771541'), ('const-417', u'LOAD_-1205771754'), (u'INT_ADD_-1205772222', u'CAST_-1205771120'), (u'INDIRECT_-1205771268', u'MULTIEQUAL_-1205771248'), (u'INT_ADD_-1205772598', u'CAST_-1205771285'), ('tmp_4203', u'INT_ADD_-1205772... | null | null | 003e5e60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003e5e60(int *param_1,size_t param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n undefined4 *puVar3;\n undefined1 *puVar4;\n int iVar5;\n int iVar6;\n size_t __n;\n uint uVar7... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_M_mutate(unsigned int, unsigned int, unsigned int) */\n\nvoid std::string::_M_mutate(uint param_1,uint param_2,uint param_3)\n\n{\n}\n\n" comment comment (function_definition "void std::string::_... | (translation_unit "void FUN_003e5e60(int *param_1,size_t param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n undefined4 *puVar3;\n undefined1 *puVar4;\n int iVar5;\n int iVar6;\n size_t __n;\n uint uVar7;\n undefined4 *local_3c;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStac... | (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) ))) (compound_statement { (declaration TYPE (pointer_declarato... | (function_definition "void FUN_003e5e60(int *param_1,size_t param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n uint uVar2;\n undefined4 *puVar3;\n undefined1 *puVar4;\n int iVar5;\n int iVar6;\n size_t __n;\n uint uVar7;\n undefined4 *local_3c;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uS... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::_M_mutate(unsigned int, unsigned int, unsigned int) */
void std::string::function_1(type_1 param_1,type_1 param_2,type_1 param_3)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,size_t param_2,int param_3,int param_4)
{
int *piVar1;
uint uVar2;
undefined4 *puVar3;
undefined1 *puVar4;
int iVar5;
int iVar6;
size_t __n;
uint uVar7;
undefined4 *local_3c;
undefine... |
1145_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3SafetyCheckOk | FUN_00036d1a |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 sqlite3SafetyCheckOk(sqlite3 *db)
{
int iVar1;
if (db == (sqlite3 *)0x0) {
sqlite3_log(0x15,"API call with %s database connection pointer","NULL");
iVar1 = 0;
}
else {
iVar1 = 1;
if (db->... |
int __regparm3 FUN_00036d1a(undefined4 param_1,undefined4 param_2)
{
int iVar1;
int iVar2;
int unaff_EBX;
iVar1 = entry(param_2,0x36d23);
if (iVar1 == 0) {
sqlite3_log(0x15,unaff_EBX + 0x66959,unaff_EBX + 0x5e260);
iVar2 = 0;
}
else {
iVar2 = 1;
if (*(int *)(iVar1 + 0x5c) != -0x5fd659... | PUSH EBX
SUB ESP,0x8
CALL 0x00016d10
ADD EBX,0x8e2dd
TEST EAX,EAX
JZ 0x00036d4d
MOV EDX,EAX
MOV EAX,0x1
CMP dword ptr [EDX + 0x5c],0xa029a697
JZ 0x00036d48
MOV EAX,EDX
CALL 0x00033846
TEST EAX,EAX
JNZ 0x00036d6f
ADD ESP,0x8
POP EBX
RET
SUB ESP,0x4
LEA EAX,[EBX + 0xfffcff83]
PUSH EAX
LEA EAX,[EBX + 0xfffd867c]
PUSH EAX
... | null | null | null | null | [('const-92', u'PTRSUB_-1206096257'), ('const-0', u'INT_EQUAL_-1206096560'), (u'COPY_-1206096245', u'CALL_-1206096399'), (u'CALL_-1206096518', u'INT_NOTEQUAL_-1206096503'), ('const-644732', u'COPY_-1206096280'), ('const-21', u'CALL_-1206096399'), ('tmp_132', u'CBRANCH_-1206096528'), (u'INT_NOTEQUAL_-1206096503', u'CBRA... | [('const-0', u'INT_EQUAL_-1206096560'), (u'CALL_-1206096589', u'INT_ADD_-1206096533'), (u'CAST_-1206096250', u'LOAD_-1206096549'), (u'CALL_-1206096518', u'INT_NOTEQUAL_-1206096503'), (u'INT_ADD_-1206096418', u'CALL_-1206096399'), ('const-0', u'RETURN_-1206096475'), ('const-92', u'INT_ADD_-1206096533'), ('tmp_132', u'CB... | null | null | 00036d1a | x86 | O1 | (translation_unit "int __regparm3 FUN_00036d1a(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n int unaff_EBX;\n \n iVar1 = entry(param_2,0x36d23);\n if (iVar1 == 0) {\n sqlite3_log(0x15,unaff_EBX + 0x66959,unaff_EBX + 0x5e260);\n iVar2 = 0;\n }\n else {\n iVar2 = 1;\n if (*(i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 sqlite3SafetyCheckOk(sqlite3 *db)\n\n{\n int iVar1;\n \n if (db == (sqlite3 *)0x0) {\n sqlite3_log(0x15,"API call with %s database connection pointer","NULL");\n iVar1 = 0;\n }\n else ... | (translation_unit "int __regparm3 FUN_00036d1a(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n int unaff_EBX;\n \n iVar1 = entry(param_2,0x36d23);\n if (iVar1 == 0) {\n sqlite3_log(0x15,unaff_EBX + 0x66959,unaff_EBX + 0x5e260);\n iVar2 = 0;\n }\n else {\n iVar2 = 1;\n if (*(i... | (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 "int __regparm3 FUN_00036d1a(undefined4 param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n int unaff_EBX;\n \n iVar1 = entry(param_2,0x36d23);\n if (iVar1 == 0) {\n sqlite3_log(0x15,unaff_EBX + 0x66959,unaff_EBX + 0x5e260);\n iVar2 = 0;\n }\n else {\n iVar2 = 1;\n if (... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3 function_1(type_1 *var_1)
{
int var_4;
if (var_1 == (type_1 *)0x0) {
var_2(0x15,"API call with %s database connection pointer","NULL");
var_4 = 0;
}
else {
var_4 = 1;
if (var_1->magic != ... | 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 |
int __regparm3 MASKED(undefined4 param_1,undefined4 param_2)
{
int iVar1;
int iVar2;
int unaff_EBX;
iVar1 = entry(param_2,0x36d23);
if (iVar1 == 0) {
sqlite3_log(0x15,unaff_EBX + 0x66959,unaff_EBX + 0x5e260);
iVar2 = 0;
}
else {
iVar2 = 1;
if (*(int *)(iVar1 + 0x5c) != -0x5fd65969) {
... |
3589_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_section_size | FUN_000e5450 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint64_t do_section_size(Sized_incr_dynobj<64,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<64,_true>::do_section_size(Sized_incr_dynobj<64,_true> *this,uint param_2)
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e5450(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0xb2b,"do_section_size");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32ebaa
SUB ESP,0xc
LEA EAX,[EBX + 0xffee7480]
PUSH EAX
LEA EAX,[EBX + 0xffee6d78]
PUSH 0xb2b
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206823838')] | [('const-2859', u'CALL_-1206823776'), (u'COPY_-1206823753', u'CALL_-1206823776'), ('const-1', u'RETURN_-1206823771'), ('const-3126400', u'COPY_-1206823752'), (u'COPY_-1206823752', u'CALL_-1206823776'), ('const-3124600', u'COPY_-1206823753')] | null | null | 000e5450 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e5450(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.cc",0xb2b,"do_section_size");\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: uint64_t do_section_size(Sized_incr_dynobj<64,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_incr_dynobj<64,_true>::do_section_size(Sized_incr_dynobj<64,_true... | (translation_unit "void FUN_000e5450(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb2b,"do_section_size");\n}\n\n" (function_definition "void FUN_000e5450(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb2b,"do_section_size");\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000e5450(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb2b,"do_section_size");\n}" (primitive_type "void") (function_declarator "FUN_000e5450(void)" (identifier "FUN_000e5450") (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: uint64_t do_section_size(Sized_incr_dynobj<64,_true> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<64,_true>::do_section_size(Sized_incr_dynobj<64,_true> *this,uint param_2)
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0xb2b,"do_section_size");
}
|
5946_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | Eh_frame | FUN_0017dc00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void Eh_frame(Eh_frame * this) */
void __thiscall gold::Eh_frame::Eh_frame(Eh_frame *this)
{
_Rb_tree_header *p_Var1;
undefined1 *puVar2;
u... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0017dc00(undefined4 *param_1)
{
undefined8 uVar1;
uVar1 = FUN_000e7f90();
param_1[1] = 0;
param_1[9] = (int)uVar1;
*param_1 = &PTR_FUN_0033bb00;
param_1[2] = 0;
param_1[3] = 0;
param_1[4] = 0;
param... | PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1c13f9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x000e7f90
MOV dword ptr [ESI + 0x4],0x0
MOV dword ptr [ESI + 0x24],EAX
LEA EAX,[EBX + 0xffffcb00]
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x34]
MOV dword ptr [ESI + 0x8],0x0
MOV dword ptr [ESI + 0xc],0x0
MOV dword ptr [ES... | null | null | null | null | [(u'PTRSUB_-1207378509', u'PTRSUB_-1207378481'), ('const-0', u'PTRSUB_-1207378528'), ('const-8', u'PTRSUB_-1207378469'), ('tmp_374', u'PTRSUB_-1207378600'), (u'PTRSUB_-1207378645', u'PTRSUB_-1207378608'), ('const-0', u'STORE_-1207378881'), (u'CAST_-1207378509', u'STORE_-1207378818'), (u'PTRSUB_-1207378465', u'STORE_-12... | [('const-417', u'STORE_-1207378721'), ('const-4', u'PTRADD_-1207378544'), (u'PTRADD_-1207378633', u'STORE_-1207378808'), ('tmp_492', u'PTRADD_-1207378608'), ('const-0', u'STORE_-1207378763'), ('tmp_492', u'PTRADD_-1207378584'), (u'PTRADD_-1207378669', u'STORE_-1207378727'), ('const-417', u'STORE_-1207378881'), (u'CAST_... | null | null | 0017dc00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0017dc00(undefined4 *param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_000e7f90();\n param_1[1] = 0;\n param_1[9] = (int)uVar1;\n *param_1 = &PTR_FUN_0033bb00;\n param_1[2] = 0;\n param_1[3] ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void Eh_frame(Eh_frame * this) */\n\nvoid __thiscall gold::Eh_frame::Eh_frame(Eh_frame *this)\n\n{\n _Rb_tree_header *p_Var1;\... | (translation_unit "void FUN_0017dc00(undefined4 *param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_000e7f90();\n param_1[1] = 0;\n param_1[9] = (int)uVar1;\n *param_1 = &PTR_FUN_0033bb00;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte *)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_stateme... | (function_definition "void FUN_0017dc00(undefined4 *param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_000e7f90();\n param_1[1] = 0;\n param_1[9] = (int)uVar1;\n *param_1 = &PTR_FUN_0033bb00;\n param_1[2] = 0;\n param_1[3] = 0;\n param_1[4] = 0;\n param_1[5] = 0xffffffff;\n param_1[6] = 0xffffffff;\n *(byte... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void Eh_frame(Eh_frame * this) */
void __thiscall var_3::function_1::function_1(function_1 *this)
{
type_1 *p_Var1;
type_2 *puVar2;
uint64_... | 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)
{
undefined8 uVar1;
uVar1 = FUN_000e7f90();
param_1[1] = 0;
param_1[9] = (int)uVar1;
*param_1 = &PTR_FUN_0033bb00;
param_1[2] = 0;
param_1[3] = 0;
param_1[4] = 0;
param_1[5] ... |
6388_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | visit | FUN_0024fc40 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void visit(Local_got_offset_visitor<32,_false> * this, uint got_type,
uint got_offset) */
void __thiscall
gold::Local_got_offset_visitor<32,_false>::visit
(Local_got_offset_visitor<32,_fal... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0024fc40(int param_1,uint param_2,uint param_3)
{
undefined4 *puVar1;
int *piVar2;
int iVar3;
uint uVar4;
piVar2 = *(int **)(param_1 + 4);
uVar4 = param_3 / (uint)piVar2[7];
if ((uint)piVar2[3] <= uVar4... | PUSH ESI
XOR EDX,EDX
PUSH EBX
CALL 0x00050b50
ADD EBX,0x39a3b7
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x18]
MOV ECX,dword ptr [ESI + 0x4]
DIV dword ptr [ECX + 0x1c]
CMP dword ptr [ECX + 0xc],EAX
JBE 0x0024fc93
CMP dword ptr [ESP + 0x14],0x7e
JA 0x0024fcac
MOV EDX,dword ptr [ECX]
MOVZX ECX,b... | null | null | null | null | [('const-1', u'RETURN_-1204028319')] | [(u'INT_LESSEQUAL_-1204028233', u'CBRANCH_-1204028243'), ('const-417', u'LOAD_-1204028221'), ('const-4', u'PTRADD_-1204027993'), (u'LOAD_-1204028189', u'INT_ADD_-1204028145'), (u'COPY_-1204027959', u'CALL_-1204028056'), ('const-8', u'INT_MULT_-1204028148'), (u'CAST_-1204027982', u'INT_LESSEQUAL_-1204028233'), (u'INT_OR... | null | null | 0024fc40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024fc40(int param_1,uint param_2,uint param_3)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n \n piVar2 = *(int **)(param_1 + 4);\n uVar4 = param_3 / (uint)piVar2[7];\n... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void visit(Local_got_offset_visitor<32,_false> * this, uint got_type,\n uint got_offset) */\n\nvoid __thiscall\ngold::Local_got_offset_visitor<32,_false>::visit\n (Local_go... | (translation_unit "void FUN_0024fc40(int param_1,uint param_2,uint param_3)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n \n piVar2 = *(int **)(param_1 + 4);\n uVar4 = param_3 / (uint)piVar2[7];\n if ((uint)piVar2[3] <= uVar4) {\n \n FUN_002446e0("../../gold/increm... | (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 (pointer_declarator * IDENT)... | (function_definition "void FUN_0024fc40(int param_1,uint param_2,uint param_3)\n\n{\n undefined4 *puVar1;\n int *piVar2;\n int iVar3;\n uint uVar4;\n \n piVar2 = *(int **)(param_1 + 4);\n uVar4 = param_3 / (uint)piVar2[7];\n if ((uint)piVar2[3] <= uVar4) {\n \n FUN_002446e0("../../gold/inc... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void visit(Local_got_offset_visitor<32,_false> * this, uint got_type,
uint got_offset) */
void __thiscall
gold::Local_got_offset_visitor<32,_false>::visit
(Local_got_offset_visitor<32,_fal... | 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,uint param_2,uint param_3)
{
undefined4 *puVar1;
int *piVar2;
int iVar3;
uint uVar4;
piVar2 = *(int **)(param_1 + 4);
uVar4 = param_3 / (uint)piVar2[7];
if ((uint)piVar2[3] <= uVar4) {
... |
12_sg_sat_read_gplog_and_sg_sat_read_gplog_strip.c | getopt_long | getopt_long |
void getopt_long(void)
{
(*(code *)PTR_getopt_long_00014fb8)();
return;
}
|
void getopt_long(void)
{
(*(code *)PTR_getopt_long_00014fb8)();
return;
}
| JMP dword ptr [EBX + 0x30] | null | null | null | null | [(u'CAST_-1205989081', u'CALLIND_-1205989158'), (u'INDIRECT_-1205989086', u'COPY_-1205989145'), ('const-0', u'RETURN_-1205989155'), (u'CALLIND_-1205989158', u'INDIRECT_-1205989086'), ('tmp_58', u'CAST_-1205989081')] | [(u'CAST_-1205989081', u'CALLIND_-1205989158'), (u'INDIRECT_-1205989086', u'COPY_-1205989145'), ('const-0', u'RETURN_-1205989155'), (u'CALLIND_-1205989158', u'INDIRECT_-1205989086'), ('tmp_58', u'CAST_-1205989081')] | null | null | 000110d0 | x86 | O1 | (translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}" primitive_type (function_declarator "getopt_long(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 (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_00014fb8)();\n return;\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
void function_1(void)
{
(*(type_1 *)PTR_getopt_long_00014fb8)();
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_00014fb8)();
return;
}
|
10394_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _Alloc_hider | FUN_002699f0 |
/* std::wstring::_Alloc_hider::_Alloc_hider(wchar_t*, std::allocator<wchar_t> const&) */
void __thiscall
std::wstring::_Alloc_hider::_Alloc_hider(_Alloc_hider *this,wchar_t *param_1,allocator *param_2)
{
*(wchar_t **)this = param_1;
return;
}
|
void FUN_002699f0(undefined4 *param_1,undefined4 param_2)
{
*param_1 = param_2;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV dword ptr [EAX],EDX
RET | null | null | null | null | [('const-417', u'STORE_-1204184574'), ('tmp_32', u'STORE_-1204184574'), ('tmp_31', u'CAST_-1204184508'), (u'CAST_-1204184508', u'STORE_-1204184574'), ('const-0', u'RETURN_-1204184562')] | [('tmp_36', u'STORE_-1204184574'), ('const-417', u'STORE_-1204184574'), ('tmp_37', u'STORE_-1204184574'), ('const-0', u'RETURN_-1204184562')] | null | null | 002699f0 | x86 | O1 | (translation_unit "void FUN_002699f0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_002699f0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_002699f0(undefined4 *param_1,und... | (translation_unit "/* std::wstring::_Alloc_hider::_Alloc_hider(wchar_t*, std::allocator<wchar_t> const&) */\n\nvoid __thiscall\nstd::wstring::_Alloc_hider::_Alloc_hider(_Alloc_hider *this,wchar_t *param_1,allocator *param_2)\n\n{\n *(wchar_t **)this = param_1;\n return;\n}\n\n" comment (function_definition "void __th... | (translation_unit "void FUN_002699f0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_002699f0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_002699f0(undefined4 *param_1,und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return... | (function_definition "void FUN_002699f0(undefined4 *param_1,undefined4 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002699f0(undefined4 *param_1,undefined4 param_2)" (identifier "FUN_002699f0") (parameter_list "(undefined4 *param_1,undefined4 param_2)" (( "(") (p... |
/* std::wstring::_Alloc_hider::_Alloc_hider(wchar_t*, std::allocator<wchar_t> const&) */
void __thiscall
std::wstring::function_1::function_1(function_1 *this,type_1 *param_1,type_2 *param_2)
{
*(type_1 **)this = param_1;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined4 *param_1,undefined4 param_2)
{
*param_1 = param_2;
return;
}
|
871_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | md5_init_ctx | FUN_00068420 |
/* WARNING: Unknown calling convention */
void md5_init_ctx(md5_ctx *ctx)
{
ctx->A = 0x67452301;
ctx->B = 0xefcdab89;
ctx->C = 0x98badcfe;
ctx->D = 0x10325476;
ctx->total[1] = 0;
ctx->total[0] = 0;
ctx->buflen = 0;
return;
}
|
void FUN_00068420(undefined4 *param_1)
{
*param_1 = 0x67452301;
param_1[1] = 0xefcdab89;
param_1[2] = 0x98badcfe;
param_1[3] = 0x10325476;
param_1[5] = 0;
param_1[4] = 0;
param_1[6] = 0;
return;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV dword ptr [EAX],0x67452301
MOV dword ptr [EAX + 0x4],0xefcdab89
MOV dword ptr [EAX + 0x8],0x98badcfe
MOV dword ptr [EAX + 0xc],0x10325476
MOV dword ptr [EAX + 0x14],0x0
MOV dword ptr [EAX + 0x10],0x0
MOV dword ptr [EAX + 0x18],0x0
RET | null | null | null | null | [('const-24', u'PTRSUB_-1206287183'), ('tmp_71', u'PTRSUB_-1206287216'), ('tmp_71', u'PTRSUB_-1206287191'), (u'PTRSUB_-1206287216', u'STORE_-1206287298'), ('const-0', u'STORE_-1206287278'), (u'PTRSUB_-1206287200', u'PTRADD_-1206287197'), ('const-417', u'STORE_-1206287288'), ('tmp_71', u'PTRSUB_-1206287208'), ('const-0'... | [('const-417', u'STORE_-1206287258'), (u'PTRADD_-1206287218', u'STORE_-1206287298'), ('tmp_81', u'STORE_-1206287317'), (u'PTRADD_-1206287202', u'STORE_-1206287278'), ('const-5', u'PTRADD_-1206287202'), ('const-6', u'PTRADD_-1206287186'), ('const-4', u'PTRADD_-1206287202'), ('const-0', u'STORE_-1206287278'), ('tmp_81', ... | null | null | 00068420 | x86 | O1 | (translation_unit "void FUN_00068420(undefined4 *param_1)\n\n{\n *param_1 = 0x67452301;\n param_1[1] = 0xefcdab89;\n param_1[2] = 0x98badcfe;\n param_1[3] = 0x10325476;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return;\n}\n\n" (function_definition "void FUN_00068420(undefined4 *param_1)\n\n{\n *p... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid md5_init_ctx(md5_ctx *ctx)\n\n{\n ctx->A = 0x67452301;\n ctx->B = 0xefcdab89;\n ctx->C = 0x98badcfe;\n ctx->D = 0x10325476;\n ctx->total[1] = 0;\n ctx->total[0] = 0;\n ctx->buflen = 0;\n return;\n}\n\n" comment (function_definition "void md5_i... | (translation_unit "void FUN_00068420(undefined4 *param_1)\n\n{\n *param_1 = 0x67452301;\n param_1[1] = 0xefcdab89;\n param_1[2] = 0x98badcfe;\n param_1[3] = 0x10325476;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return;\n}\n\n" (function_definition "void FUN_00068420(undefined4 *param_1)\n\n{\n *p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_express... | (function_definition "void FUN_00068420(undefined4 *param_1)\n\n{\n *param_1 = 0x67452301;\n param_1[1] = 0xefcdab89;\n param_1[2] = 0x98badcfe;\n param_1[3] = 0x10325476;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00068420(undefined4 *p... |
/* WARNING: Unknown calling convention */
void function_1(type_1 *ctx)
{
ctx->A = 0x67452301;
ctx->B = 0xefcdab89;
ctx->C = 0x98badcfe;
ctx->D = 0x10325476;
ctx->total[1] = 0;
ctx->total[0] = 0;
ctx->buflen = 0;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined4 *param_1)
{
*param_1 = 0x67452301;
param_1[1] = 0xefcdab89;
param_1[2] = 0x98badcfe;
param_1[3] = 0x10325476;
param_1[5] = 0;
param_1[4] = 0;
param_1[6] = 0;
return;
}
|
224_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | FUN_0003b760 | FUN_0003b760 |
void FUN_0003b760(void)
{
Compressed_section_map *pCVar1;
_func_int_varargs **pp_Var2;
int unaff_EBP;
Dynobj *unaff_ESI;
int unaff_EDI;
int in_stack_fffffff4;
undefined4 uVar3;
_func_int_varargs **pp_Var4;
pCVar1 = unaff_ESI[1].super_Object.compressed_sections_;
if (pCVar1 != (Compressed_sectio... |
void FUN_0003b760(void)
{
undefined4 uVar1;
int unaff_EBP;
int *unaff_ESI;
int unaff_EDI;
undefined4 uVar2;
undefined4 uVar3;
if (unaff_ESI[0x25] != 0) {
FUN_003ae080(unaff_ESI[0x25]);
}
*unaff_ESI = unaff_EDI + -0xb1b8;
uVar1 = FUN_00103600();
uVar2 = 0xa4;
uVar3 = uVar1;
FUN_003ae06... | MOV EAX,dword ptr [ESI + 0x94]
TEST EAX,EAX
JZ 0x0003b778
SUB ESP,0xc
MOV EBX,EDI
PUSH EAX
CALL 0x003ae080
ADD ESP,0x10
SUB ESP,0xc
LEA EAX,[EDI + 0xffff4e48]
MOV dword ptr [ESI],EAX
PUSH ESI
CALL 0x00103600
ADD ESP,0x10
PUSH EAX
MOV EBX,EDI
PUSH EAX
PUSH 0xa4
PUSH ESI
CALL 0x003ae060
POP EDX
PUSH dword ptr [EBP + -0x2... | null | null | null | null | [(u'CALL_-1206077458', u'INDIRECT_-1206077301'), (u'CALL_-1206077458', u'INDIRECT_-1206077291'), (u'LOAD_-1206077597', u'CALL_-1206077549'), ('const-0', u'PTRSUB_-1206077335'), ('const-1', u'RETURN_-1206077432'), (u'PTRADD_-1206077337', u'PTRSUB_-1206077335'), ('tmp_440', u'PTRSUB_-1206077300'), (u'INDIRECT_-1206077291... | [(u'CALL_-1206077458', u'INDIRECT_-1206077295'), ('const-417', u'LOAD_-1206077451'), (u'LOAD_-1206077597', u'CALL_-1206077549'), ('const-1', u'RETURN_-1206077432'), ('tmp_430', u'STORE_-1206077514'), (u'CALL_-1206077458', u'INDIRECT_-1206077300'), (u'INT_ADD_-1206077507', u'STORE_-1206077514'), ('const-417', u'STORE_-1... | null | null | 0003b760 | x86 | O1 | (translation_unit "void FUN_0003b760(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x25] != 0) {\n FUN_003ae080(unaff_ESI[0x25]);\n }\n *unaff_ESI = unaff_EDI + -0xb1b8;\n uVar1 = FUN_00103600();\n uVar2 = 0xa... | (translation_unit "void FUN_0003b760(void)\n\n{\n Compressed_section_map *pCVar1;\n _func_int_varargs **pp_Var2;\n int unaff_EBP;\n Dynobj *unaff_ESI;\n int unaff_EDI;\n int in_stack_fffffff4;\n undefined4 uVar3;\n _func_int_varargs **pp_Var4;\n \n pCVar1 = unaff_ESI[1].super_Object.compressed_sections_;\n i... | (translation_unit "void FUN_0003b760(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x25] != 0) {\n FUN_003ae080(unaff_ESI[0x25]);\n }\n *unaff_ESI = unaff_EDI + -0xb1b8;\n uVar1 = FUN_00103600();\n uVar2 = 0xa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "void FUN_0003b760(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n int *unaff_ESI;\n int unaff_EDI;\n undefined4 uVar2;\n undefined4 uVar3;\n \n if (unaff_ESI[0x25] != 0) {\n FUN_003ae080(unaff_ESI[0x25]);\n }\n *unaff_ESI = unaff_EDI + -0xb1b8;\n uVar1 = FUN_00103600();\n uVar2 = ... |
void function_1(void)
{
type_1 *var_1;
type_2 **pp_Var2;
int var_5;
type_3 *unaff_ESI;
int var_3;
int in_stack_fffffff4;
type_4 uVar3;
type_2 **pp_Var4;
var_1 = unaff_ESI[1].super_Object.compressed_sections_;
if (var_1 != (type_1 *)0x0) {
var_2(var_1);
}
pp_Var2 = (type_2 **)(var_3 + -0... | 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)
{
undefined4 uVar1;
int unaff_EBP;
int *unaff_ESI;
int unaff_EDI;
undefined4 uVar2;
undefined4 uVar3;
if (unaff_ESI[0x25] != 0) {
FUN_003ae080(unaff_ESI[0x25]);
}
*unaff_ESI = unaff_EDI + -0xb1b8;
uVar1 = FUN_00103600();
uVar2 = 0xa4;
uVar3 = uVar1;
FUN_003ae060();
... |
407_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | FUN_000315c2 | FUN_000315c2 |
void FUN_000315c2(void)
{
int unaff_EBP;
int unaff_EDI;
gold::File_read::unlock
((File_read *)(*(int *)(unaff_EDI + 0x24) + 0x1c),*(Task **)(unaff_EBP + 0xc));
if (*(int *)(unaff_EBP + -0x30) != 0) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
/* WARNING: Subrout... |
void __regparm3 FUN_000315c2(undefined4 param_1)
{
int unaff_EBP;
int unaff_EDI;
FUN_00076340(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_1,param_1);
if (*(int *)(unaff_EBP + -0x30) != 0) {
FUN_001ff030(*(undefined4 *)(unaff_EBP + -0x30));
}
/* WARNING... | PUSH EAX
MOV EBX,dword ptr [EBP + -0x1c]
PUSH EAX
PUSH dword ptr [EBP + 0xc]
MOV EAX,dword ptr [EDI + 0x24]
ADD EAX,0x1c
PUSH EAX
CALL 0x00076340
ADD ESP,0x10
JMP 0x0003159f | null | null | null | null | [('tmp_426', u'INT_ADD_-1206118948'), (u'INT_NOTEQUAL_-1206118948', u'CBRANCH_-1206118946'), (u'CAST_-1206118747', u'LOAD_-1206118933'), ('tmp_426', u'INT_ADD_-1206118941'), ('tmp_427', u'INT_ADD_-1206118933'), ('const-1', u'RETURN_-1206118866'), (u'INT_ADD_-1206118948', u'CAST_-1206118757'), (u'LOAD_-1206118957', u'CA... | [('const-0', u'INT_NOTEQUAL_-1206118948'), (u'INT_NOTEQUAL_-1206118948', u'CBRANCH_-1206118946'), (u'CAST_-1206118722', u'LOAD_-1206118957'), ('const-1', u'RETURN_-1206118866'), (u'INT_ADD_-1206118933', u'CAST_-1206118718'), (u'LOAD_-1206118957', u'CALL_-1206118921'), (u'LOAD_-1206118933', u'CALL_-1206118913'), ('tmp_4... | null | null | 000315c2 | x86 | O1 | (translation_unit "void __regparm3 FUN_000315c2(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_00076340(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n FUN_001ff030(*(undefined4 *)(unaff_EBP + -0x30));\n }\n ... | (translation_unit "void FUN_000315c2(void)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n gold::File_read::unlock\n ((File_read *)(*(int *)(unaff_EDI + 0x24) + 0x1c),*(Task **)(unaff_EBP + 0xc));\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n ... | (translation_unit "void __regparm3 FUN_000315c2(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_00076340(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n FUN_001ff030(*(undefined4 *)(unaff_EBP + -0x30));\n }\n ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression *... | (function_definition "void __regparm3 FUN_000315c2(undefined4 param_1)\n\n{\n int unaff_EBP;\n int unaff_EDI;\n \n FUN_00076340(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_1,param_1);\n if (*(int *)(unaff_EBP + -0x30) != 0) {\n FUN_001ff030(*(undefined4 *)(unaff_EBP + -0x30));\n }\... |
void function_1(void)
{
int var_3;
int var_2;
gold::File_read::var_1
((type_1 *)(*(int *)(var_2 + 0x24) + 0x1c),*(type_2 **)(var_3 + 0xc));
if (*(int *)(var_3 + -0x30) != 0) {
var_4(*(void **)(var_3 + -0x30));
}
/* WARNING: Subroutine does not return */
var_5();
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i... | null |
void __regparm3 MASKED(undefined4 param_1)
{
int unaff_EBP;
int unaff_EDI;
FUN_00076340(*(int *)(unaff_EDI + 0x24) + 0x1c,*(undefined4 *)(unaff_EBP + 0xc),param_1,param_1);
if (*(int *)(unaff_EBP + -0x30) != 0) {
FUN_001ff030(*(undefined4 *)(unaff_EBP + -0x30));
}
/* WARNING: Subr... |
3575_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_read_symbols | FUN_000c58d0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void do_read_symbols(Powerpc_relobj<32,_false> * this,
Read_symbols_data * sd) */
void __thiscall
anon_unknown.dwarf_6462d4::Powerpc_relobj<32,... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_000c58d0(int param_1,int *param_2)
{
int *piVar1;
int iVar2;
bool bVar3;
undefined4 uVar4;
undefined4 uVar5;
int iVar6;
undefined4 extraout_EDX;
undefined4 uVar7;
undefined4 extraout_EDX_00;
int iVar... | CALL 0x00074f02
ADD EAX,0x52472b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,EAX
SUB ESP,0x34
MOV ESI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x20],EAX
PUSH ESI
PUSH dword ptr [EBP + 0x8]
CALL 0x002b3240
MOV EAX,dword ptr [EBP + 0x8]
ADD ESP,0x10
MOV EAX,dword ptr [EAX + 0x1c]
TEST EAX,EAX
JZ 0x000c5b74... | null | null | null | null | [('const-0', u'INT_EQUAL_-1206690785'), (u'PTRSUB_-1206688730', u'LOAD_-1206690543'), (u'INT_ADD_-1206690564', u'INT_LESSEQUAL_-1206690527'), ('tmp_456', u'CBRANCH_-1206691123'), ('const-0', u'PTRSUB_-1206689088'), ('const-4', u'PTRSUB_-1206688738'), ('const-0', u'PTRSUB_-1206688996'), ('const-40', u'PTRADD_-1206690560... | [('tmp_7624', u'LOAD_-1206691470'), ('const-40', u'INT_ADD_-1206690552'), ('const-0', u'INT_EQUAL_-1206690785'), ('tmp_7625', u'INT_ADD_-1206690596'), (u'CALL_-1206690664', u'CALL_-1206690608'), ('tmp_596', u'CBRANCH_-1206691022'), (u'MULTIEQUAL_-1206688850', u'CALL_-1206690636'), (u'INT_ADD_-1206690564', u'INT_LESSEQU... | null | null | 000c58d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000c58d0(int param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n bool bVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n int iVar6;\n undefined4 extraout_EDX;\n undefined4 uVar7;\n undefin... | (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 do_read_symbols(Powerpc_relobj<32,_false> * this,\n Read_symbols_data * sd) */\n\nvoid __thiscall\nanon_unknown.dwarf_64... | (translation_unit "void FUN_000c58d0(int param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n bool bVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n int iVar6;\n undefined4 extraout_EDX;\n undefined4 uVar7;\n undefined4 extraout_EDX_00;\n int iVar8;\n uint uVar9;\n int local_20;\n \n FUN_002b3240(param... | (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 IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "void FUN_000c58d0(int param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n bool bVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n int iVar6;\n undefined4 extraout_EDX;\n undefined4 uVar7;\n undefined4 extraout_EDX_00;\n int iVar8;\n uint uVar9;\n int local_20;\n \n FUN_002b3240(pa... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void do_read_symbols(Powerpc_relobj<32,_false> * this,
Read_symbols_data * sd) */
void __thiscall
anon_unknown.dwarf_6462d4::Powerpc_relobj<32,... | 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: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1,int *param_2)
{
int *piVar1;
int iVar2;
bool bVar3;
undefined4 uVar4;
undefined4 uVar5;
int iVar6;
undefined4 extraout_EDX;
undefined4 uVar7;
undefined4 extraout_EDX_00;
int iVar8;
u... |
88_ia64-linux-gnu-c++filt_and_ia64-linux-gnu-c++filt_strip.c | display_info | FUN_00012210 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int display_info(void)
{
char *pcVar1;
char *pcVar2;
size_t sVar3;
byte *pbVar4;
undefined4 uVar5;
FILE *pFVar6;
int iVar7;
int iVar8;
char *pcVar9;
size_t sVar10;
a... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * FUN_00012210(void)
{
char *pcVar1;
char *pcVar2;
char *pcVar3;
size_t sVar4;
byte *pbVar5;
undefined4 uVar6;
int iVar7;
FILE *pFVar8;
int iVar9;
size_t sVar10;
byte *pbVar11;
FILE *pFVar12;
undef... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00011840
ADD EBX,0x4de7
SUB ESP,0x60
PUSH 0x5
LEA EAX,[EBX + 0xffffd5ea]
PUSH EAX
PUSH 0x0
CALL 0x00011110
POP EDX
LEA EDX,[EBX + 0xffffd704]
POP ECX
PUSH EDX
PUSH EAX
CALL 0x00011060
MOV dword ptr [ESP],0x0
CALL 0x000138c0
MOV dword ptr [ESP + 0x50],0x0
MOV dword ptr [ESP + 0... | null | null | null | null | [(u'INT_EQUAL_-1205982868', u'CBRANCH_-1205982864'), (u'INDIRECT_-1205981507', u'MULTIEQUAL_-1205981644'), (u'CALL_-1205982817', u'INDIRECT_-1205981315'), (u'COPY_-1205984392', u'MULTIEQUAL_-1205982670'), (u'INDIRECT_-1205981525', u'MULTIEQUAL_-1205981528'), (u'INDIRECT_-1205981659', u'MULTIEQUAL_-1205981796'), (u'MULT... | [(u'INDIRECT_-1205980566', u'MULTIEQUAL_-1205980707'), (u'CALL_-1205982817', u'INDIRECT_-1205981238'), ('const-89', u'INT_NOTEQUAL_-1205984280'), (u'INT_EQUAL_-1205982868', u'CBRANCH_-1205982864'), (u'INDIRECT_-1205981118', u'MULTIEQUAL_-1205981178'), (u'INDIRECT_-1205981552', u'MULTIEQUAL_-1205981537'), (u'CALL_-12059... | null | null | 00012210 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * FUN_00012210(void)\n\n{\n char *pcVar1;\n char *pcVar2;\n char *pcVar3;\n size_t sVar4;\n byte *pbVar5;\n undefined4 uVar6;\n int iVar7;\n FILE *pFVar8;\n int iVar9;\n size_t sVar10;\n byte *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint display_info(void)\n\n{\n char *pcVar1;\n char *pcVar2;\n size_t sVar3;\n byte *pbVar4;\n undefined4 uVar5;\n FILE *pFVar6;\n int iVar7;\n int iVar8;\n ch... | (translation_unit "char * FUN_00012210(void)\n\n{\n char *pcVar1;\n char *pcVar2;\n char *pcVar3;\n size_t sVar4;\n byte *pbVar5;\n undefined4 uVar6;\n int iVar7;\n FILE *pFVar8;\n int iVar9;\n size_t sVar10;\n byte *pbVar11;\n FILE *pFVar12;\n undefined1 uVar13;\n undefined1 uVar14;\n byte bVar15;\n un... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (de... | (function_definition "char * FUN_00012210(void)\n\n{\n char *pcVar1;\n char *pcVar2;\n char *pcVar3;\n size_t sVar4;\n byte *pbVar5;\n undefined4 uVar6;\n int iVar7;\n FILE *pFVar8;\n int iVar9;\n size_t sVar10;\n byte *pbVar11;\n FILE *pFVar12;\n undefined1 uVar13;\n undefined1 uVar14;\n byte bVar15;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void)
{
char *var_21;
char *var_11;
size_t sVar3;
type_1 *var_24;
type_2 uVar5;
type_3 *pFVar6;
int var_9;
int var_15;
char *var_20;
size_t var_16;
ty... | null | (translation_unit (function_definition type: (primitive_type) 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_declara... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
char * MASKED(void)
{
char *pcVar1;
char *pcVar2;
char *pcVar3;
size_t sVar4;
byte *pbVar5;
undefined4 uVar6;
int iVar7;
FILE *pFVar8;
int iVar9;
size_t sVar10;
byte *pbVar11;
FILE *pFVar12;
undefined1 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.