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
6956_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
add_assertion
FUN_001db560
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_assertion(Script_options * this, Expression * check, char * message, size_t messagelen) */ void __thiscall gold::Script_options::add_assertion (Script_options *this,Expression *ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001db560(int param_1,undefined4 param_2,int param_3,int param_4) { int *piVar1; undefined4 *puVar2; undefined4 *local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1db56b; if (*(char *)(param_1 + 0xad) == '...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x238a95 SUB ESP,0x2c MOV ESI,dword ptr [EBP + 0x8] CMP byte ptr [ESI + 0xad],0x0 MOV dword ptr [EBP + -0x2c],EBX JZ 0x001db5a8 ADD ESI,0xac PUSH dword ptr [EBP + 0x14] PUSH dword ptr [EBP + 0x10] PUSH dword ptr [EBP + 0xc] PUSH ESI CALL 0x001cdbe0...
null
null
null
null
[('const-1', u'RETURN_-1207782015')]
[('const-92', u'INT_ADD_-1207781601'), ('const-417', u'LOAD_-1207781713'), ('const-173', u'INT_ADD_-1207781969'), (u'INT_EQUAL_-1207781970', u'CBRANCH_-1207781958'), ('tmp_1588', u'INT_ADD_-1207781760'), ('const-417', u'STORE_-1207781792'), (u'PTRADD_-1207781393', u'STORE_-1207781792'), (u'INT_ADD_-1207781697', u'CAST_...
null
null
001db560
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001db560(int param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n undefined4 *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1db56b;\n if (*...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_assertion(Script_options * this, Expression * check, char *\n message, size_t messagelen) */\n\nvoid __thiscall\ngold::Script_options::add_assertion\n (Script_opti...
(translation_unit "void FUN_001db560(int param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n undefined4 *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1db56b;\n if (*(char *)(param_1 + 0xad) == '\0') {\n puVar2 = (undefined4 *)FUN_00246670(0x1c);\n *pu...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declarat...
(function_definition "void FUN_001db560(int param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n undefined4 *puVar2;\n undefined4 *local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1db56b;\n if (*(char *)(param_1 + 0xad) == '\0') {\n puVar2 = (undefined4 *)FUN_00246670(0x1c);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_assertion(Script_options * this, Expression * check, char * message, size_t messagelen) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *check,char *message,size_...
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,int param_3,int param_4) { int *piVar1; undefined4 *puVar2; undefined4 *local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1db56b; if (*(char *)(param_1 + 0xad) == '\0') {...
256_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
setup
FUN_00029cfa
/* gold::Archive::setup() [clone .cold.293] */ void gold::Archive::setup(void) { int unaff_EBP; void *unaff_ESI; if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) { operator_delete(*(void **)(unaff_EBP + -0x30)); } if (*(void **)(unaff_EBP + -0x48) != *(void **)(unaff_EBP + -0x50)) { operator_dele...
void FUN_00029cfa(void) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) { FUN_001ac470(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x50)) { FUN_001ac470(*(int *)(unaff_EBP + -0x48)); } /* WARNING: Sub...
MOV EAX,dword ptr [EBP + -0x30] CMP EAX,ESI JZ 0x00029d10 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x4c] PUSH EAX CALL 0x001ac470 ADD ESP,0x10 MOV EAX,dword ptr [EBP + -0x48] CMP EAX,dword ptr [EBP + -0x50] JZ 0x00029d27 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x4c] PUSH EAX CALL 0x001ac470 ADD ESP,0x10 SUB ESP,0xc MOV EBX,...
null
null
null
null
[('tmp_465', u'INT_ADD_-1206018740'), ('const-417', u'LOAD_-1206018819'), ('tmp_465', u'INT_ADD_-1206018734'), (u'INT_ADD_-1206018740', u'CAST_-1206018547'), ('tmp_36', u'CBRANCH_-1206018799'), ('const-417', u'LOAD_-1206018756'), ('const-1', u'RETURN_-1206018657'), ('tmp_465', u'INT_ADD_-1206018803'), ('tmp_466', u'INT...
[('tmp_465', u'INT_ADD_-1206018740'), ('const-417', u'LOAD_-1206018819'), ('tmp_465', u'INT_ADD_-1206018734'), (u'INT_ADD_-1206018740', u'CAST_-1206018547'), ('tmp_36', u'CBRANCH_-1206018799'), ('const-417', u'LOAD_-1206018756'), ('const-1', u'RETURN_-1206018657'), ('tmp_465', u'INT_ADD_-1206018803'), ('tmp_466', u'INT...
null
null
00029cfa
x86
O1
(translation_unit "void FUN_00029cfa(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x50)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x48));\n }\n ...
(translation_unit "/* gold::Archive::setup() [clone .cold.293] */\n\nvoid gold::Archive::setup(void)\n\n{\n int unaff_EBP;\n void *unaff_ESI;\n \n if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n if (*(void **)(unaff_EBP + -0x48) != *(void **)(unaff_EBP ...
(translation_unit "void FUN_00029cfa(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x50)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x48));\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor ...
(function_definition "void FUN_00029cfa(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x30));\n }\n if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x50)) {\n FUN_001ac470(*(int *)(unaff_EBP + -0x48));\n }\n ...
/* gold::Archive::setup() [clone .cold.293] */ void gold::Archive::function_1(void) { int var_1; void *var_2; if (*(void **)(var_1 + -0x30) != var_2) { var_3(*(void **)(var_1 + -0x30)); } if (*(void **)(var_1 + -0x48) != *(void **)(var_1 + -0x50)) { var_3(*(void **)(var_1 + -0x48)); } ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)...
null
void MASKED(void) { int unaff_EBP; int unaff_ESI; if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) { FUN_001ac470(*(int *)(unaff_EBP + -0x30)); } if (*(int *)(unaff_EBP + -0x48) != *(int *)(unaff_EBP + -0x50)) { FUN_001ac470(*(int *)(unaff_EBP + -0x48)); } /* WARNING: Subroutin...
3050_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
Deferred_layout
FUN_0009c720
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Deferred_layout(Deferred_layout * this, uint shndx, char * name, uint sh_type, uchar * pshdr, uint reloc_shndx, uint reloc_type) */ void __thiscall gold::Sized_relobj_file<32,_false>::Deferred_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0009c720(int *param_1,int param_2,char *param_3,int param_4,int *param_5,int param_6, int param_7) { int iVar1; char *pcVar2; size_t sVar3; *param_1 = (int)(param_1 + 2); pcVar2 = (char *)0...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2658d7 SUB ESP,0xc MOV EDI,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESP + 0x28] MOV ESI,dword ptr [ESP + 0x30] LEA EAX,[EDI + 0x8] MOV dword ptr [EDI],EAX MOV EAX,0xffffffff TEST EBP,EBP JZ 0x0009c75a SUB ESP,0xc PUSH EBP CALL 0x000265f0 ADD ESP,0x10 ADD EA...
null
null
null
null
[('const-4', u'PTRADD_-1206466490'), ('const-417', u'STORE_-1206466573'), (u'LOAD_-1206466552', u'STORE_-1206466544'), ('tmp_601', u'PTRADD_-1206466478'), ('const-417', u'STORE_-1206466448'), (u'PTRADD_-1206466478', u'CAST_-1206466258'), ('const-1', u'PTRADD_-1206466442'), (u'CAST_-1206466194', u'STORE_-1206466442'), (...
[('const-14', u'PTRADD_-1206466258'), ('const-11', u'PTRADD_-1206466282'), ('const-417', u'LOAD_-1206466570'), ('const-417', u'STORE_-1206466460'), ('const-9', u'PTRADD_-1206466298'), (u'LOAD_-1206466552', u'STORE_-1206466544'), ('const-4', u'PTRADD_-1206466270'), (u'PTRADD_-1206466282', u'STORE_-1206466532'), ('const-...
null
null
0009c720
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0009c720(int *param_1,int param_2,char *param_3,int param_4,int *param_5,int param_6,\n int param_7)\n\n{\n int iVar1;\n char *pcVar2;\n size_t sVar3;\n \n *param_1 = (int)(param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void Deferred_layout(Deferred_layout * this, uint shndx, char * name,\n uint sh_type, uchar * pshdr, uint reloc_shndx, uint reloc_type) */\n\nvoid __thiscall\ngold::Sized_relobj_fil...
(translation_unit "void FUN_0009c720(int *param_1,int param_2,char *param_3,int param_4,int *param_5,int param_6,\n int param_7)\n\n{\n int iVar1;\n char *pcVar2;\n size_t sVar3;\n \n *param_1 = (int)(param_1 + 2);\n pcVar2 = (char *)0xffffffff;\n if (param_3 != (char *)0x0) {\n sVar3 = strlen...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_...
(function_definition "void FUN_0009c720(int *param_1,int param_2,char *param_3,int param_4,int *param_5,int param_6,\n int param_7)\n\n{\n int iVar1;\n char *pcVar2;\n size_t sVar3;\n \n *param_1 = (int)(param_1 + 2);\n pcVar2 = (char *)0xffffffff;\n if (param_3 != (char *)0x0) {\n sVar3 = str...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void Deferred_layout(Deferred_layout * this, uint shndx, char * name, uint sh_type, uchar * pshdr, uint reloc_shndx, uint reloc_type) */ void __thiscall gold::Sized_relobj_file<32,_false>::Deferred_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,char *param_3,int param_4,int *param_5,int param_6, int param_7) { int iVar1; char *pcVar2; size_t sVar3; *param_1 = (int)(param_1 + 2); pcVar2 = (char *)0xfffff...
6766_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
assign_local_dynsym_offsets
FUN_00273970
/* 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 assign_local_dynsym_offsets(Layout * this, Input_objects * input_objects) */ void __thiscall gold::Layout::assign_local_dynsym_off...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00273970(int param_1,int *param_2) { int iVar1; longlong lVar2; uint uVar3; uint uVar4; undefined4 *puVar5; uint uVar6; int iVar7; bool bVar8; iVar1 = *(int *)(param_1 + 0x17c); if (iVar1 != 0) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x376687 SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x20] MOV EBP,dword ptr [EAX + 0x17c] TEST EBP,EBP JZ 0x002739de TEST byte ptr [EBP + 0x1c],0x4 JZ 0x002739e6 MOV EAX,dword ptr [ESP + 0x24] MOV ESI,dword ptr [EBP + 0x2c] MOV EDI,dword ptr [EBP + 0x30] ADD ESI,dwo...
null
null
null
null
[('const-1', u'RETURN_-1204274802')]
[(u'CAST_-1204274250', u'LOAD_-1204274717'), (u'LOAD_-1204274711', u'INT_CARRY_-1204274691'), (u'INT_ZEXT_-1204274569', u'INT_MULT_-1204274553'), ('const-417', u'LOAD_-1204274648'), ('tmp_1488', u'INT_ADD_-1204274755'), (u'LOAD_-1204274771', u'INT_ADD_-1204274701'), (u'COPY_-1204274229', u'CALL_-1204274407'), (u'LOAD_-...
null
null
00273970
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00273970(int param_1,int *param_2)\n\n{\n int iVar1;\n longlong lVar2;\n uint uVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint uVar6;\n int iVar7;\n bool bVar8;\n \n iVar1 = *(int *)(param_...
(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 assign_local_dynsym_offsets(Layout * this, Input_objects *\n input_objects) */\n\nvoid __thiscall gold::Layout::...
(translation_unit "void FUN_00273970(int param_1,int *param_2)\n\n{\n int iVar1;\n longlong lVar2;\n uint uVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint uVar6;\n int iVar7;\n bool bVar8;\n \n iVar1 = *(int *)(param_1 + 0x17c);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x1c) & 4) == 0) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "void FUN_00273970(int param_1,int *param_2)\n\n{\n int iVar1;\n longlong lVar2;\n uint uVar3;\n uint uVar4;\n undefined4 *puVar5;\n uint uVar6;\n int iVar7;\n bool bVar8;\n \n iVar1 = *(int *)(param_1 + 0x17c);\n if (iVar1 != 0) {\n if ((*(byte *)(iVar1 + 0x1c) & 4) == 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void assign_local_dynsym_offsets(Layout * this, Input_objects * input_objects) */ void __thiscall gold::type_1::function_1(type_1 *this...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (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 */ void MASKED(int param_1,int *param_2) { int iVar1; longlong lVar2; uint uVar3; uint uVar4; undefined4 *puVar5; uint uVar6; int iVar7; bool bVar8; iVar1 = *(int *)(param_1 + 0x17c); if (iVar1 != 0) { if...
4007_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
add_local
FUN_000dc190
/* DWARF original prototype: void add_local(Output_data_reloc<4,_false,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_32,_false>::add_local (Output...
void FUN_000dc190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_28 [24]; undefined4 local_10; FUN_000c60c0(local_28,param_2,param_3,param_4,param_6,param_7,0,0,0,0);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x30] PUSH EBX CALL 0x000c60c0 MOV EAX,dword ptr [ESP + 0x7c] MOV dword ptr [ESP + 0x4c],EAX ADD ESP,0x2c P...
null
null
null
null
[('const-0', u'PTRSUB_-1206730034'), (u'PTRSUB_-1206730034', u'CALL_-1206730252'), ('tmp_300', u'CALL_-1206730252'), ('tmp_417', u'PTRSUB_-1206730040'), (u'PTRSUB_-1206730040', u'PTRSUB_-1206730034'), ('tmp_302', u'COPY_-1206730243'), (u'PTRSUB_-1206730008', u'CALL_-1206730196'), ('const-0', u'CALL_-1206730252'), ('tmp...
[('tmp_674', u'CALL_-1206730196'), ('tmp_672', u'CALL_-1206730252'), ('tmp_669', u'CALL_-1206730252'), ('const-0', u'CALL_-1206730252'), (u'CALL_-1206730196', u'INDIRECT_-1206730044'), ('const-4294967256', u'PTRSUB_-1206730066'), ('tmp_675', u'CALL_-1206730196'), ('tmp_670', u'CALL_-1206730252'), ('const-0', u'CALL_-12...
null
null
000dc190
x86
O1
(translation_unit "void FUN_000dc190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000c60c0(local_28,param_2,param_3,param_4,...
(translation_unit "/* DWARF original prototype: void add_local(Output_data_reloc<4,_false,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_false>::add_...
(translation_unit "void FUN_000dc190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000c60c0(local_28,param_2,param_3,param_4,...
(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_000dc190(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000c60c0(local_28,param_2,param_3,param...
/* DWARF original prototype: void add_local(Output_data_reloc<4,_false,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_32,_false>::add_local (Output...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_28 [24]; undefined4 local_10; FUN_000c60c0(local_28,param_2,param_3,param_4,param_6,param_7,0,0,0,0); loc...
5629_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
add_to_queue
FUN_00160bb0
/* DWARF original prototype: void add_to_queue(Workqueue * this, Task_list * queue, Task * t, bool front) */ void __thiscall gold::Workqueue::add_to_queue(Workqueue *this,Task_list *queue,Task *t,bool front) { Lock_impl *pLVar1; Task *pTVar2; size_type sVar3; Condvar_impl *pCVar4; Task *pTVar5; int un...
void FUN_00160bb0(undefined4 *param_1,int *param_2,int *param_3,char param_4) { char *pcVar1; int iVar2; int extraout_ECX; int unaff_EDI; FUN_00058c4a(); (**(code **)(*(int *)*param_1 + 8))((int *)*param_1); if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd2ea9)) { pcVar1 = (char *)param_...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00058c4a ADD EDI,0x1de447 PUSH ESI PUSH EBX SUB ESP,0x28 MOV EAX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV EBX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x20],EAX MOV EAX,dword ptr [EBP + 0x14] MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [ESI] MOV EDX,dword pt...
null
null
null
null
[(u'CAST_-1207365199', u'STORE_-1207366324'), (u'LOAD_-1207366631', u'CALLIND_-1207366621'), ('const-4294103383', u'INT_ADD_-1207366602'), (u'PTRSUB_-1207365316', u'LOAD_-1207366475'), ('const-8', u'PTRSUB_-1207365255'), ('const-0', u'PTRSUB_-1207365330'), ('const-1', u'RETURN_-1207365976'), ('const-0', u'INT_NOTEQUAL_...
[(u'MULTIEQUAL_-1207365840', u'PTRADD_-1207366258'), (u'MULTIEQUAL_-1207365840', u'PTRADD_-1207366258'), (u'LOAD_-1207366631', u'CALLIND_-1207366621'), (u'CAST_-1207365214', u'STORE_-1207366088'), ('const-417', u'LOAD_-1207366572'), ('tmp_3720', u'STORE_-1207366261'), ('const-16', u'PTRADD_-1207366201'), ('tmp_2450', u...
null
null
00160bb0
x86
O1
(translation_unit "void FUN_00160bb0(undefined4 *param_1,int *param_2,int *param_3,char param_4)\n\n{\n char *pcVar1;\n int iVar2;\n int extraout_ECX;\n int unaff_EDI;\n \n FUN_00058c4a();\n (**(code **)(*(int *)*param_1 + 8))((int *)*param_1);\n if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd2ea9)) {...
(translation_unit "/* DWARF original prototype: void add_to_queue(Workqueue * this, Task_list * queue, Task * t, bool\n front) */\n\nvoid __thiscall gold::Workqueue::add_to_queue(Workqueue *this,Task_list *queue,Task *t,bool front)\n\n{\n Lock_impl *pLVar1;\n Task *pTVar2;\n size_type sVar3;\n Condvar_impl *pCVar...
(translation_unit "void FUN_00160bb0(undefined4 *param_1,int *param_2,int *param_3,char param_4)\n\n{\n char *pcVar1;\n int iVar2;\n int extraout_ECX;\n int unaff_EDI;\n \n FUN_00058c4a();\n (**(code **)(*(int *)*param_1 + 8))((int *)*param_1);\n if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd2ea9)) {...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_st...
(function_definition "void FUN_00160bb0(undefined4 *param_1,int *param_2,int *param_3,char param_4)\n\n{\n char *pcVar1;\n int iVar2;\n int extraout_ECX;\n int unaff_EDI;\n \n FUN_00058c4a();\n (**(code **)(*(int *)*param_1 + 8))((int *)*param_1);\n if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd2ea9)...
/* DWARF original prototype: void add_to_queue(Workqueue * this, Task_list * queue, Task * t, bool front) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *queue,type_3 *t,bool front) { type_4 *pLVar1; type_3 *var_5; type_5 var_6; type_6 *pCVar4; type_3 *var_4; int var_2; 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))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
void MASKED(undefined4 *param_1,int *param_2,int *param_3,char param_4) { char *pcVar1; int iVar2; int extraout_ECX; int unaff_EDI; FUN_00058c4a(); (**(code **)(*(int *)*param_1 + 8))((int *)*param_1); if (*(code **)(*param_3 + 8) == (code *)(unaff_EDI + -0xd2ea9)) { pcVar1 = (char *)param_3[10];...
30_sg_sanitize_and_sg_sanitize_strip.c
sg_ll_request_sense
sg_ll_request_sense
void sg_ll_request_sense(void) { (*(code *)PTR_sg_ll_request_sense_00015fa4)(); return; }
void sg_ll_request_sense(void) { (*(code *)PTR_sg_ll_request_sense_00015fa4)(); return; }
JMP dword ptr [EBX + 0x78]
null
null
null
null
[('tmp_58', u'CAST_-1205988793'), (u'CALLIND_-1205988870', u'INDIRECT_-1205988798'), (u'CAST_-1205988793', u'CALLIND_-1205988870'), ('const-0', u'RETURN_-1205988867'), (u'INDIRECT_-1205988798', u'COPY_-1205988857')]
[('tmp_58', u'CAST_-1205988793'), (u'CALLIND_-1205988870', u'INDIRECT_-1205988798'), (u'CAST_-1205988793', u'CALLIND_-1205988870'), ('const-0', u'RETURN_-1205988867'), (u'INDIRECT_-1205988798', u'COPY_-1205988857')]
null
null
000111f0
x86
O1
(translation_unit "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}\n\n" (function_definition "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}" primitive_type (function_declarator "sg_ll_request_sense(void)" identifie...
(translation_unit "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}\n\n" (function_definition "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}" primitive_type (function_declarator "sg_ll_request_sense(void)" identifie...
(translation_unit "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}\n\n" (function_definition "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}" primitive_type (function_declarator "sg_ll_request_sense(void)" identifie...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void sg_ll_request_sense(void)\n\n{\n (*(code *)PTR_sg_ll_request_sense_00015fa4)();\n return;\n}" (primitive_type "void") (function_declarator "sg_ll_request_sense(void)" (identifier "sg_ll_request_sense") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (...
void function_1(void) { (*(type_1 *)PTR_sg_ll_request_sense_00015fa4)(); 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_00015fa4)(); return; }
4831_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
set_defsym_uses_in_real_elf
FUN_00115580
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void set_defsym_uses_in_real_elf(Script_options * this, Symbol_table * symtab) */ void __thiscall gold::Script_options::set_defsym_uses_in_real_elf(Script_options *this,Symbol_table *symtab) { Sy...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00115580(int param_1,undefined4 param_2) { int iVar1; code *pcVar2; int *piVar3; piVar3 = *(int **)(param_1 + 0x18); if (piVar3 != *(int **)(param_1 + 0x1c)) { do { while( true ) { iVar1 =...
CALL 0x0004fb76 ADD EAX,0x1eca7b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc MOV EDI,dword ptr [ESP + 0x20] MOV ESI,dword ptr [ESP + 0x24] MOV EBX,dword ptr [EDI + 0x18] CMP EBX,dword ptr [EDI + 0x1c] JZ 0x001155d8 LEA EBP,[EAX + 0xffe18570] JMP 0x001155b8 ADD EBX,0x4 CMP dword ptr [EDI + 0x1c],EBX JZ 0x001155d8 MO...
null
null
null
null
[('const-0', u'PTRSUB_-1207019762'), (u'PTRSUB_-1207019769', u'PTRSUB_-1207019762'), (u'LOAD_-1207019958', u'INT_EQUAL_-1207019943'), ('const-4', u'PTRSUB_-1207019699'), ('const-0', u'PTRSUB_-1207019785'), ('const-24', u'PTRSUB_-1207019746'), (u'PTRADD_-1207019760', u'INT_NOTEQUAL_-1207019923'), ('const-24', u'PTRSUB_-...
[(u'LOAD_-1207019958', u'INT_EQUAL_-1207019943'), ('const-24', u'INT_ADD_-1207020077'), ('const-28', u'INT_ADD_-1207019942'), (u'CAST_-1207019784', u'LOAD_-1207020093'), (u'LOAD_-1207020039', u'CALLIND_-1207019968'), ('const-417', u'LOAD_-1207020087'), ('const-417', u'LOAD_-1207019958'), ('const-28', u'INT_ADD_-1207020...
null
null
00115580
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00115580(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n \n piVar3 = *(int **)(param_1 + 0x18);\n if (piVar3 != *(int **)(param_1 + 0x1c)) {\n do {\n w...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void set_defsym_uses_in_real_elf(Script_options * this, Symbol_table *\n symtab) */\n\nvoid __thiscall\ngold::Script_options::set_defsym_uses_in_real_elf(Script_options *this,Symbol...
(translation_unit "void FUN_00115580(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n \n piVar3 = *(int **)(param_1 + 0x18);\n if (piVar3 != *(int **)(param_1 + 0x1c)) {\n do {\n while( true ) {\n iVar1 = *piVar3;\n pcVar2 = *(code **)(**(int **)(iVar1 + 0x1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expre...
(function_definition "void FUN_00115580(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n code *pcVar2;\n int *piVar3;\n \n piVar3 = *(int **)(param_1 + 0x18);\n if (piVar3 != *(int **)(param_1 + 0x1c)) {\n do {\n while( true ) {\n iVar1 = *piVar3;\n pcVar2 = *(code **)(**(int **)(iVar1 + ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: void set_defsym_uses_in_real_elf(Script_options * this, Symbol_table * symtab) */ void __thiscall var_1::type_1::function_1(type_1 *this,type_2 *symtab) { type_3 *pSVar1; type_4 *p_Var2; type...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2) { int iVar1; code *pcVar2; int *piVar3; piVar3 = *(int **)(param_1 + 0x18); if (piVar3 != *(int **)(param_1 + 0x1c)) { do { while( true ) { iVar1 = *piVa...
1055_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
do_section_link
FUN_0003aa10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<64,_false> * this, uint param_1) */ uint __thiscall gold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_2) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003aa10(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x154,"do_section_link"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x3545ea SUB ESP,0xc LEA EAX,[EBX + 0xffef24c8] PUSH EAX LEA EAX,[EBX + 0xffef1008] PUSH 0x154 PUSH EAX CALL 0x00069d00
null
null
null
null
[('const-340', u'CALL_-1206080928'), ('const-1', u'RETURN_-1206080923'), (u'COPY_-1206080898', u'CALL_-1206080928'), ('const-2626760', u'COPY_-1206080898'), ('const-2621448', u'COPY_-1206080899'), (u'COPY_-1206080899', u'CALL_-1206080928')]
[('const-340', u'CALL_-1206080928'), ('const-1', u'RETURN_-1206080923'), ('const-2626760', u'COPY_-1206080904'), ('const-2621448', u'COPY_-1206080905'), (u'COPY_-1206080905', u'CALL_-1206080928'), (u'COPY_-1206080904', u'CALL_-1206080928')]
null
null
0003aa10
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003aa10(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" comment (function_definition "void FUN_0003aa10...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<64,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this...
(translation_unit "void FUN_0003aa10(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" (function_definition "void FUN_0003aa10(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x154,"do_section_link");\n}" primitive_type (function_declarator "FUN_...
(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_0003aa10(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x154,"do_section_link");\n}" (primitive_type "void") (function_declarator "FUN_0003aa10(void)" (identifier "FUN_0003aa10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"))...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<64,_false> * this, uint param_1) */ uint __thiscall gold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_2) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x154,"do_section_link"); }
7246_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
initialize_symtab_xindex<32,_false>
FUN_0029b870
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: initialize_symtab_xindex<32, false> DWARF original prototype: void initialize_symtab_xindex<32,_false>(Xindex * this, Object * object, uint symtab_shndx) */ void __thiscall gold::Xindex::initialize_sy...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0029b870(int *param_1,int *param_2,uint param_3) { int iVar1; uint uVar2; int iVar3; if (param_1[1] != param_1[2]) { return; } if (param_3 == 0) { /* WARNING: Subroutine does not r...
CALL 0x00074f02 ADD EAX,0x34e78b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x30] MOV EBP,dword ptr [ESP + 0x34] MOV dword ptr [ESP + 0xc],EAX MOV EBX,dword ptr [ESP + 0x38] MOV EAX,dword ptr [EDI + 0x8] CMP dword ptr [EDI + 0x4],EAX JZ 0x0029b8a8 ADD ESP,0x1c POP EBX POP ESI POP EDI POP ...
null
null
null
null
[(u'COPY_-1204372479', u'CALL_-1204372795'), (u'LOAD_-1204373115', u'PTRADD_-1204372525'), ('const-417', u'LOAD_-1204373115'), (u'INT_SUB_-1204373107', u'MULTIEQUAL_-1204372562'), ('tmp_166', u'CBRANCH_-1204373288'), ('tmp_1029', u'PTRSUB_-1204372595'), (u'LOAD_-1204372996', u'INT_ADD_-1204372978'), ('const-4', u'PTRAD...
[('const-4', u'PTRADD_-1204372613'), ('tmp_2123', u'PTRADD_-1204372613'), ('tmp_2125', u'INT_NOTEQUAL_-1204372971'), ('const-417', u'LOAD_-1204373305'), ('const-4', u'PTRADD_-1204372580'), (u'INT_ADD_-1204373108', u'CALLIND_-1204373028'), ('tmp_2124', u'CALL_-1204372946'), (u'CAST_-1204372541', u'LOAD_-1204373101'), ('...
null
null
0029b870
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0029b870(int *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n \n if (param_1[1] != param_1[2]) {\n return;\n }\n if (param_3 == 0) {\n /*...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: initialize_symtab_xindex<32, false>\n DWARF original prototype: void initialize_symtab_xindex<32,_false>(Xindex * this, Object *\n object, uint symtab_shndx) */\n\nvoid __thiscall\ngol...
(translation_unit "void FUN_0029b870(int *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n \n if (param_1[1] != param_1[2]) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_002446e0("../../gold/object.cc",0x55,"initialize_symtab_xindex",param_1[2]);\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT...
(function_definition "void FUN_0029b870(int *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n uint uVar2;\n int iVar3;\n \n if (param_1[1] != param_1[2]) {\n return;\n }\n if (param_3 == 0) {\n \n FUN_002446e0("../../gold/object.cc",0x55,"initialize_symtab_xindex",param_1[2]);\n }...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: initialize_symtab_xindex<32, false> DWARF original prototype: void initialize_symtab_xindex<32,_false>(Xindex * this, Object * object, uint symtab_shndx) */ void __thiscall gold::Xindex::initialize_sy...
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) { int iVar1; uint uVar2; int iVar3; if (param_1[1] != param_1[2]) { return; } if (param_3 == 0) { /* WARNING: Subroutine does not return ...
4873_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
record_local_got_symbol
FUN_0017d7a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void record_local_got_symbol(Mips_got_info<64,_true> * this, Mips_relobj<64,_true> * object, uint symndx, Mips_address addend, uint r_type, uint shndx, bool is_section_symbol) */ void __thiscall ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0017d7a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,uint param_6,undefined4 param_7,undefined1 param_8) { uint uVar1; undefined4 *puVar2; ...
PUSH EBP PUSH EDI MOV EDI,EAX PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x00050b50 ADD EBX,0x46c853 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x40] MOV EDX,dword ptr [ESP + 0x44] MOV EBP,dword ptr [ESP + 0x4c] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0xc],EDX MOV EDX,dword ptr [ESP + 0x48]...
null
null
null
null
[('const-1', u'RETURN_-1207380028')]
[(u'INT_AND_-1207379919', u'INT_EQUAL_-1207379901'), (u'CAST_-1207379482', u'INT_ADD_-1207379765'), ('const-4294967231', u'INT_AND_-1207379919'), ('const-1', u'COPY_-1207379666'), (u'CAST_-1207379529', u'PTRADD_-1207379515'), ('tmp_569', u'CBRANCH_-1207379655'), (u'CALL_-1207379854', u'CAST_-1207379529'), ('const-417',...
null
null
0017d7a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\nFUN_0017d7a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,uint param_6,undefined4 param_7,undefined1 param_8)\n\n{\n uint uVar1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void record_local_got_symbol(Mips_got_info<64,_true> * this,\n Mips_relobj<64,_true> * object, uint symndx, Mips_address addend, uint r_type, uint shndx, bool\n is_section_symbol)...
(translation_unit "void __regparm3\nFUN_0017d7a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,uint param_6,undefined4 param_7,undefined1 param_8)\n\n{\n uint uVar1;\n undefined4 *puVar2;\n undefined1 uVar3;\n \n uVar1 = param_6 & 0xffffffbf;\n if ((p...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDEN...
(function_definition "void __regparm3\nFUN_0017d7a0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,uint param_6,undefined4 param_7,undefined1 param_8)\n\n{\n uint uVar1;\n undefined4 *puVar2;\n undefined1 uVar3;\n \n uVar1 = param_6 & 0xffffffbf;\n if ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void record_local_got_symbol(Mips_got_info<64,_true> * this, Mips_relobj<64,_true> * object, uint symndx, Mips_address addend, uint r_type, uint shndx, bool is_section_symbol) */ void __thiscall ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,uint param_6,undefined4 param_7,undefined1 param_8) { uint uVar1; undefined4 *puVar2; undef...
1707_bash_and_bash_strip.c
zreset
zreset
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void zreset(void) { lused = 0; lind = 0; return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void zreset(void) { DAT_001428a0 = 0; DAT_001428a4 = 0; return; }
CALL 0x0003edcd ADD EAX,0x87729 MOV dword ptr [EAX + 0x78a0],0x0 MOV dword ptr [EAX + 0x78a4],0x0 RET
null
null
null
null
[(u'COPY_-1206634261', u'COPY_-1206634230'), ('const-0', u'RETURN_-1206634226'), ('const-0', u'COPY_-1206634261'), (u'COPY_-1206634248', u'COPY_-1206634229'), ('const-0', u'COPY_-1206634248')]
[(u'COPY_-1206634261', u'COPY_-1206634230'), ('const-0', u'RETURN_-1206634226'), ('const-0', u'COPY_-1206634248'), (u'COPY_-1206634248', u'COPY_-1206634229'), ('const-0', u'COPY_-1206634261')]
null
null
000b38d2
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid zreset(void)\n\n{\n DAT_001428a0 = 0;\n DAT_001428a4 = 0;\n return;\n}\n\n" comment (function_definition "void zreset(void)\n\n{\n DAT_001428a0 = 0;\n DAT_001428a4 = 0;\n return;\n}" primitive_type ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid zreset(void)\n\n{\n lused = 0;\n lind = 0;\n return;\n}\n\n" comment comment (function_definition "void zreset(void)\n\n{\n ...
(translation_unit "void zreset(void)\n\n{\n DAT_001428a0 = 0;\n DAT_001428a4 = 0;\n return;\n}\n\n" (function_definition "void zreset(void)\n\n{\n DAT_001428a0 = 0;\n DAT_001428a4 = 0;\n return;\n}" primitive_type (function_declarator "zreset(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return ;) })))
(function_definition "void zreset(void)\n\n{\n DAT_001428a0 = 0;\n DAT_001428a4 = 0;\n return;\n}" (primitive_type "void") (function_declarator "zreset(void)" (identifier "zreset") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n DAT_001428a0...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { lused = 0; lind = 0; 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 (assignment_expression left: (identifier) right: (number_literal))) (expres...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { DAT_001428a0 = 0; DAT_001428a4 = 0; return; }
929_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
bfd_emul_get_maxpagesize
bfd_emul_get_maxpagesize
/* WARNING: Control flow encountered bad instruction data */ void bfd_emul_get_maxpagesize(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_emul_get_maxpagesize(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207820162')]
[('const-1', u'RETURN_-1207820162')]
null
null
001d2074
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_emul_get_maxpagesize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_emul_get_maxpagesize(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_emul_get_maxpagesize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_emul_get_maxpagesize(void)\n\n{\n ...
(translation_unit "void bfd_emul_get_maxpagesize(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_emul_get_maxpagesize(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_emul_get_maxpagesize(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_emul_get_maxpagesize(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_emul_get_maxpagesize(void)" (identifier "bfd_emul_get_maxpagesize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
947_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
bfd_alloc
bfd_alloc
/* WARNING: Control flow encountered bad instruction data */ void bfd_alloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_alloc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207820090')]
[('const-1', u'RETURN_-1207820090')]
null
null
001d20bc
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_alloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_alloc(void)\n\n{\n /* WARNING: Bad instruct...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_alloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_alloc(void)\n\n{\n /* WARNING: Bad instruct...
(translation_unit "void bfd_alloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_alloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_alloc(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_alloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_alloc(void)" (identifier "bfd_alloc") (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(); }
11458_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
operator<<
FUN_003bb630
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, std::_Setfill<char>) */ ostream * std::operator<<(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_003bb630(int *param_1,undefined1 param_2) { int iVar1; int *piVar2; iVar1 = *(int *)(*param_1 + -0xc); if (*(char *)((int)param_1 + iVar1 + 0x75) == '\0') { piVar2 = *(int **)((int)param_1 + iVar1 + 0x7c...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x22e9c7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EAX,dword ptr [ESI] MOV EDI,dword ptr [EAX + -0xc] ADD EDI,ESI CMP byte ptr [EDI + 0x75],0x0 JZ 0x003bb668 MOVZX EAX,byte ptr [ESP + 0x24] MOV byte ptr [EDI + 0x74],AL ADD ESP,0xc MOV EAX,ESI POP EBX POP ...
null
null
null
null
[('const-1', u'RETURN_-1205553586')]
[(u'INT_ADD_-1205553176', u'INT_ADD_-1205553491'), ('tmp_1184', u'COPY_-1205553491'), (u'LOAD_-1205553459', u'CALLIND_-1205553308'), ('const-116', u'INT_ADD_-1205553176'), ('const-24', u'INT_ADD_-1205553348'), ('const-0', u'INT_EQUAL_-1205553441'), ('const-4294967284', u'INT_ADD_-1205553535'), ('const-0', u'INT_EQUAL_-...
null
null
003bb630
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_003bb630(int *param_1,undefined1 param_2)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = *(int *)(*param_1 + -0xc);\n if (*(char *)((int)param_1 + iVar1 + 0x75) == '\0') {\n piVar2 = *(int **)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, std::_Setfill<char>) */\n\nostream * std::operator<<(void)\n\n{\n}\n\n" ...
(translation_unit "int * FUN_003bb630(int *param_1,undefined1 param_2)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = *(int *)(*param_1 + -0xc);\n if (*(char *)((int)param_1 + iVar1 + 0x75) == '\0') {\n piVar2 = *(int **)((int)param_1 + iVar1 + 0x7c);\n if (piVar2 == (int *)0x0) {\n \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 IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expressio...
(function_definition "int * FUN_003bb630(int *param_1,undefined1 param_2)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = *(int *)(*param_1 + -0xc);\n if (*(char *)((int)param_1 + iVar1 + 0x75) == '\0') {\n piVar2 = *(int **)((int)param_1 + iVar1 + 0x7c);\n if (piVar2 == (int *)0x0) {\n \n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, std::_Setfill<char>) */ ostream * std::operator<<(void) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int *param_1,undefined1 param_2) { int iVar1; int *piVar2; iVar1 = *(int *)(*param_1 + -0xc); if (*(char *)((int)param_1 + iVar1 + 0x75) == '\0') { piVar2 = *(int **)((int)param_1 + iVar1 + 0x7c); ...
1842_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
parse_to_value
FUN_00044a30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_output * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00044a30(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000aa2e0(param_2,param_3,param_1 + 0x40); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2bd5c9 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x40] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x000aa2e0 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_208', u'CALL_-1206171002'), ('const-0', u'RETURN_-1206170962'), ('const-417', u'STORE_-1206170998'), (u'PTRSUB_-1206170893', u'CALL_-1206171002'), ('tmp_207', u'CALL_-1206171002'), ('const-1', u'STORE_-1206170998'), (u'PTRSUB_-1206170875', u'STORE_-1206170998'), ('tmp_206', u'PTRSUB_-1206170875'), ('const-60', u...
[(u'INT_ADD_-1206171019', u'CALL_-1206171002'), ('tmp_346', u'CALL_-1206171002'), ('const-417', u'STORE_-1206170998'), (u'CAST_-1206170884', u'STORE_-1206170998'), ('const-0', u'RETURN_-1206170962'), ('const-64', u'INT_ADD_-1206171019'), ('tmp_344', u'INT_ADD_-1206170984'), ('tmp_344', u'INT_ADD_-1206171019'), (u'INT_A...
null
null
00044a30
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044a30(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa2e0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_output * this, char * option_name, char *\n arg, Command_line * param_3, General_options *...
(translation_unit "void FUN_00044a30(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa2e0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00044a30(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa2e0(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_00044a30(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000aa2e0(param_2,param_3,param_1 + 0x40);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00044a30(int param_1,undefined4 param_2,undefined4 param_3)" (identifi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_output * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000aa2e0(param_2,param_3,param_1 + 0x40); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
49_sg_rmsn_and_sg_rmsn_strip.c
__gmon_start__
__gmon_start__
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205972930')]
[('const-1', u'RETURN_-1205972930')]
null
null
00015034
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
9033_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
assign
FUN_0021dc40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(std::string&&) */ string * __thiscall std::string::assign(string *this,string *param_1) { swap(this,param_1); return this; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0021dc40(undefined4 param_1,undefined4 param_2) { FUN_0021dbd0(param_1,param_2); return param_1; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1713b9 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x1c] PUSH ESI CALL 0x0021dbd0 ADD ESP,0x14 MOV EAX,ESI POP EBX POP ESI RET
null
null
null
null
[('tmp_181', u'CALL_-1203839864'), ('tmp_181', u'COPY_-1203839852'), ('const-0', u'RETURN_-1203839828'), ('tmp_182', u'CALL_-1203839864'), (u'COPY_-1203839852', u'RETURN_-1203839828')]
[('tmp_299', u'CALL_-1203839864'), ('const-0', u'RETURN_-1203839828'), (u'COPY_-1203839852', u'RETURN_-1203839828'), ('tmp_298', u'CALL_-1203839864'), ('tmp_298', u'COPY_-1203839852')]
null
null
0021dc40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0021dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0021dbd0(param_1,param_2);\n return param_1;\n}\n\n" comment (function_definition "undefined4 FUN_0021dc40(undefined4 param_1,undefin...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::assign(std::string&&) */\n\nstring * __thiscall std::string::assign(string *this,string *param_1)\n\n{\n swap(this,param_1);\n return this;\n}\n\n" comment comment (ERROR "string * __thiscall st...
(translation_unit "undefined4 FUN_0021dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0021dbd0(param_1,param_2);\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_0021dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0021dbd0(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_0021dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0021dbd0(param_1,param_2);\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0021dc40(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0021dc40") (parameter_list "(undefined4 param_1,un...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(std::string&&) */ string * __thiscall std::string::assign(string *this,string *param_1) { var_1(this,param_1); return this; }
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_0021dbd0(param_1,param_2); return param_1; }
772_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
gld_i386pe_after_parse
FUN_00057170
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void gld_i386pe_after_parse(void) { int *piVar1; int iVar2; size_t sVar3; char *name; char *pcVar4; if ((link_info._0_1_ & 0x10) != 0) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00057170(void) { int *piVar1; int iVar2; size_t sVar3; char *pcVar4; undefined4 uVar5; char *__s; if ((DAT_001d13e0 & 0x10) != 0) { uVar5 = dcgettext(0, "%P: warning: --export-...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x177e88 LEA ESI,[EBX + 0x23e0] MOVZX EAX,byte ptr [ESI] TEST AL,0x10 JNZ 0x00057220 LEA ESI,[EBX + 0xfffd2467] TEST AL,0x1 JNZ 0x000571d8 MOV ECX,dword ptr [EBX + 0x1fac] TEST ECX,ECX JNZ 0x000571d8 MOV EDX,dword ptr [EBX + 0xf98] CMP EDX,0x1 JZ 0x00057250 LEA EAX,[EB...
null
null
null
null
[(u'MULTIEQUAL_-1206225869', u'INT_AND_-1206226472'), ('const-417', u'LOAD_-1206226384'), ('const-1757168', u'COPY_-1206226365'), (u'COPY_-1206225883', u'MULTIEQUAL_-1206226076'), ('tmp_347', u'CBRANCH_-1206226329'), (u'MULTIEQUAL_-1206225881', u'INT_EQUAL_-1206226462'), (u'INT_NOTEQUAL_-1206226365', u'CBRANCH_-1206226...
[(u'COPY_-1206226424', u'MULTIEQUAL_-1206226049'), (u'CALL_-1206226344', u'INDIRECT_-1206225817'), (u'CALL_-1206226203', u'INDIRECT_-1206225746'), (u'CALL_-1206226119', u'INDIRECT_-1206225745'), ('tmp_2055', u'MULTIEQUAL_-1206225870'), (u'MULTIEQUAL_-1206225894', u'INT_EQUAL_-1206226386'), ('const-2', u'PTRADD_-1206225...
null
null
00057170
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00057170(void)\n\n{\n int *piVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n undefined4 uVar5;\n char *__s;\n \n if ((DAT_001d13e0 & 0x10) != 0) {\n uVar5 = dcgettext(0,\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 gld_i386pe_after_parse(void)\n\n{\n int *piVar1;\n int iVar2;\n size_t sVar3;\n char *name;\n char *pcVar4;\n \n if ((li...
(translation_unit "void FUN_00057170(void)\n\n{\n int *piVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n undefined4 uVar5;\n char *__s;\n \n if ((DAT_001d13e0 & 0x10) != 0) {\n uVar5 = dcgettext(0,\n "%P: warning: --export-dynamic is not supported for PE targets, did you mean --expo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDEN...
(function_definition "void FUN_00057170(void)\n\n{\n int *piVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n undefined4 uVar5;\n char *__s;\n \n if ((DAT_001d13e0 & 0x10) != 0) {\n uVar5 = dcgettext(0,\n "%P: warning: --export-dynamic is not supported for PE targets, did you mean --e...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int *var_5; int var_8; size_t var_11; char *var_13; char *var_6; if ((link_info._0_1_ & 0x10) != 0) { var_6 =...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { int *piVar1; int iVar2; size_t sVar3; char *pcVar4; undefined4 uVar5; char *__s; if ((DAT_001d13e0 & 0x10) != 0) { uVar5 = dcgettext(0, "%P: warning: --export-dynami...
4618_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
usage
FUN_0014b550
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void anon_unknown.dwarf_106016a::usage(char *msg,char *opt) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0014b550(undefined4 param_1,undefined4 param_2) { char cVar1; char *__format; undefined4 uVar2; undefined4 unaff_EBX; undefined4 unaff_ESI; uVar2 = DAT_00414738; __format = (char *)gettext("%...
PUSH EBP MOV EBP,EDX PUSH EDI MOV EDI,EAX PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x2c8aa3 SUB ESP,0x18 LEA EAX,[EBX + 0x738] MOV ESI,dword ptr [EAX] LEA EAX,[EBX + 0xffeec4b9] PUSH EAX CALL 0x0002c440 MOV dword ptr [ESP],EDI PUSH EBP PUSH ESI PUSH EAX MOV EAX,dword ptr [EBX + 0xffffffbc] PUSH dword ptr [EAX] CALL 0x...
null
null
null
null
[('const-1', u'RETURN_-1207192204')]
[(u'INDIRECT_-1207191622', u'COPY_-1207191680'), (u'CALL_-1207192150', u'INDIRECT_-1207191740'), (u'LOAD_-1207192123', u'CALL_-1207192110'), ('tmp_802', u'CALL_-1207192006'), (u'INDIRECT_-1207191669', u'COPY_-1207191709'), (u'CALL_-1207192150', u'CAST_-1207191718'), ('const-0', u'RETURN_-1207191947'), (u'COPY_-12071917...
null
null
0014b550
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0014b550(undefined4 param_1,undefined4 param_2)\n\n{\n char cVar1;\n char *__format;\n undefined4 uVar2;\n undefined4 unaff_EBX;\n undefined4 unaff_ESI;\n \n uVar2 = DAT_00414738;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid anon_unknown.dwarf_106016a::usage(char *msg,char *opt)\n\n{\n}\n\n" comment (function_definition "void anon_unknown.dwarf_106016a::usage(char *msg,char *opt)\n\n{\n}" primitive_type (ERROR "anon_unknown.dw...
(translation_unit "void __regparm3 FUN_0014b550(undefined4 param_1,undefined4 param_2)\n\n{\n char cVar1;\n char *__format;\n undefined4 uVar2;\n undefined4 unaff_EBX;\n undefined4 unaff_ESI;\n \n uVar2 = DAT_00414738;\n __format = (char *)gettext("%s: %s: %s\n");\n fprintf(*(FILE **)PTR_stderr_00413fbc,__form...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TY...
(function_definition "void __regparm3 FUN_0014b550(undefined4 param_1,undefined4 param_2)\n\n{\n char cVar1;\n char *__format;\n undefined4 uVar2;\n undefined4 unaff_EBX;\n undefined4 unaff_ESI;\n \n uVar2 = DAT_00414738;\n __format = (char *)gettext("%s: %s: %s\n");\n fprintf(*(FILE **)PTR_stderr_00413fbc,__f...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void anon_unknown.dwarf_106016a::function_1(char *msg,char *opt) { }
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2) { char cVar1; char *__format; undefined4 uVar2; undefined4 unaff_EBX; undefined4 unaff_ESI; uVar2 = DAT_00414738; __format = (char *)gettext("%s: %s:...
2948_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
_M_realloc_insert<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>&>
FUN_00088dd0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original name: _M_realloc_insert<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&> DWARF original prototype: void _M_rea...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00088dd0(int *param_1,int *param_2,int *param_3) { int *piVar1; int *piVar2; int iVar3; int *piVar4; int *piVar5; undefined4 *puVar6; int *piVar7; uint uVar8; uint local_34; undefined4 *local_2c; u...
CALL 0x000559e6 ADD EAX,0x30622b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV dword ptr [EBP + -0x20],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EDI,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EAX + 0x4] MOV EBX,dword ptr [EAX] MOV EAX,ESI MOV dword ptr [EBP + -0x2c],EBX SUB EDI,EBX SUB EAX,EBX SAR EAX,0x3 ...
null
null
null
null
[(u'MULTIEQUAL_-1206414358', u'PTRSUB_-1206413939'), (u'MULTIEQUAL_-1206414203', u'STORE_-1206414590'), (u'INT_SUB_-1206414114', u'INT_ADD_-1206415476'), (u'CAST_-1206413848', u'INT_ADD_-1206415288'), ('const-417', u'STORE_-1206415612'), (u'MULTIEQUAL_-1206414358', u'PTRSUB_-1206413913'), (u'PTRSUB_-1206414010', u'PTRS...
[('const-2', u'PTRADD_-1206414124'), (u'LOAD_-1206415846', u'CAST_-1206414132'), (u'MULTIEQUAL_-1206414199', u'PTRADD_-1206413832'), ('const-1', u'PTRADD_-1206413650'), ('const-4294967272', u'INT_SUB_-1206413946'), (u'CAST_-1206413757', u'STORE_-1206414896'), (u'INT_MULT_-1206413673', u'PTRADD_-1206413639'), (u'PTRADD_...
null
null
00088dd0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00088dd0(int *param_1,int *param_2,int *param_3)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n int *piVar5;\n undefined4 *puVar6;\n int *piVar7;\n uint uVar8;\n uint local_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original name: _M_realloc_insert<const std::__cxx11::basic_string<char,\n std::char_traits<char>, std::allocator<char> >&>\n DWARF original pro...
(translation_unit "void FUN_00088dd0(int *param_1,int *param_2,int *param_3)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n int *piVar5;\n undefined4 *puVar6;\n int *piVar7;\n uint uVar8;\n uint local_34;\n undefined4 *local_2c;\n undefined4 *local_28;\n \n piVar1 = (int *)param_1[1];\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void FUN_00088dd0(int *param_1,int *param_2,int *param_3)\n\n{\n int *piVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n int *piVar5;\n undefined4 *puVar6;\n int *piVar7;\n uint uVar8;\n uint local_34;\n undefined4 *local_2c;\n undefined4 *local_28;\n \n piVar1 = (int *)param_1[1];\...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original name: _M_realloc_insert<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&> DWARF original prototype: void _M_rea...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int *param_1,int *param_2,int *param_3) { int *piVar1; int *piVar2; int iVar3; int *piVar4; int *piVar5; undefined4 *puVar6; int *piVar7; uint uVar8; uint local_34; undefined4 *local_2c; undefin...
3613_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
layout_eh_frame_section
FUN_000cc570
/* 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 layout_eh_frame_section(Sized_relobj_file<64,_true> * this, Layout * layout, uchar * symbols_data, section_size_type symbols_size, ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 FUN_000cc570(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10, unde...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x2dda87 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EDI,dword ptr [ESP + 0x48] MOV EBP,dword ptr [ESP + 0x50] CMP byte ptr [ESI + 0x11c],0x0 JZ 0x000cc65c SUB ESP,0xc XOR EDX,EDX LEA EAX,[ESP + 0x14] PUSH EAX PUSH dword ptr [ESP + 0x64] PUSH EBP PUSH dwor...
null
null
null
null
[('const-4', u'INT_ADD_-1206662985'), (u'CAST_-1206662995', u'INT_ADD_-1206663072'), (u'INT_ADD_-1206663031', u'CAST_-1206662957'), (u'INT_EQUAL_-1206663474', u'CBRANCH_-1206663472'), (u'CAST_-1206662958', u'INT_ADD_-1206663031'), ('tmp_572', u'CBRANCH_-1206663472'), ('const-0', u'PTRSUB_-1206663030'), (u'PTRADD_-12066...
[('tmp_1798', u'CALL_-1206663586'), (u'INT_EQUAL_-1206663474', u'CBRANCH_-1206663472'), ('tmp_572', u'CBRANCH_-1206663472'), (u'PTRSUB_-1206663152', u'CALL_-1206663586'), ('const-1', u'STORE_-1206663315'), ('tmp_1790', u'INT_ADD_-1206663568'), (u'INT_ADD_-1206663549', u'CAST_-1206663096'), (u'INDIRECT_-1206663136', u'I...
null
null
000cc570
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1\nFUN_000cc570(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int para...
(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 layout_eh_frame_section(Sized_relobj_file<64,_true> * this, Layout\n * layout, uchar * symbols_data, section_siz...
(translation_unit "void __regparm1\nFUN_000cc570(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10,\n undefined4 param_11)\n\n{\n int iVar1;\n uint *puVar2;\n uint local_24...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDEN...
(function_definition "void __regparm1\nFUN_000cc570(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5\n ,undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10,\n undefined4 param_11)\n\n{\n int iVar1;\n uint *puVar2;\n uint local...
/* 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 layout_eh_frame_section(Sized_relobj_file<64,_true> * this, Layout * layout, uchar * symbols_data, section_size_type symbols_size, ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5 ,undefined4 param_6,undefined4 param_7,int param_8,undefined4 param_9,int param_10, undefined4...
9961_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
_M_days_abbreviated
FUN_00253680
/* std::__timepunct<wchar_t>::_M_days_abbreviated(wchar_t const**) const */ void __thiscall std::__timepunct<wchar_t>::_M_days_abbreviated(__timepunct<wchar_t> *this,wchar_t **param_1) { int iVar1; iVar1 = *(int *)(this + 8); *param_1 = *(wchar_t **)(iVar1 + 0x48); param_1[1] = *(wchar_t **)(iVar1 + 0x4c)...
void FUN_00253680(int param_1,undefined4 *param_2) { int iVar1; iVar1 = *(int *)(param_1 + 8); *param_2 = *(undefined4 *)(iVar1 + 0x48); param_2[1] = *(undefined4 *)(iVar1 + 0x4c); param_2[2] = *(undefined4 *)(iVar1 + 0x50); param_2[3] = *(undefined4 *)(iVar1 + 0x54); param_2[4] = *(undefined4 *)(iVa...
MOV EDX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [ESP + 0x8] MOV EDX,dword ptr [EDX + 0x8] MOV ECX,dword ptr [EDX + 0x48] MOV dword ptr [EAX],ECX MOV ECX,dword ptr [EDX + 0x4c] MOV dword ptr [EAX + 0x4],ECX MOV ECX,dword ptr [EDX + 0x50] MOV dword ptr [EAX + 0x8],ECX MOV ECX,dword ptr [EDX + 0x54] MOV dword ptr [EAX + 0...
null
null
null
null
[('tmp_144', u'STORE_-1204144482'), (u'PTRADD_-1204144353', u'STORE_-1204144435'), (u'INT_ADD_-1204144403', u'CAST_-1204144335'), ('const-417', u'LOAD_-1204144455'), ('const-80', u'INT_ADD_-1204144451'), ('const-417', u'STORE_-1204144447'), ('const-417', u'LOAD_-1204144495'), ('tmp_144', u'PTRADD_-1204144367'), (u'LOAD...
[('const-417', u'STORE_-1204144423'), ('const-4', u'PTRADD_-1204144353'), ('const-417', u'STORE_-1204144435'), (u'PTRADD_-1204144353', u'STORE_-1204144435'), ('const-4', u'PTRADD_-1204144353'), (u'INT_ADD_-1204144403', u'CAST_-1204144335'), ('const-417', u'LOAD_-1204144489'), ('const-80', u'INT_ADD_-1204144451'), ('con...
null
null
00253680
x86
O1
(translation_unit "void FUN_00253680(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 8);\n *param_2 = *(undefined4 *)(iVar1 + 0x48);\n param_2[1] = *(undefined4 *)(iVar1 + 0x4c);\n param_2[2] = *(undefined4 *)(iVar1 + 0x50);\n param_2[3] = *(undefined4 *)(iVar1 + 0x54);\n para...
(translation_unit "/* std::__timepunct<wchar_t>::_M_days_abbreviated(wchar_t const**) const */\n\nvoid __thiscall\nstd::__timepunct<wchar_t>::_M_days_abbreviated(__timepunct<wchar_t> *this,wchar_t **param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(this + 8);\n *param_1 = *(wchar_t **)(iVar1 + 0x48);\n param_1[1] =...
(translation_unit "void FUN_00253680(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 8);\n *param_2 = *(undefined4 *)(iVar1 + 0x48);\n param_2[1] = *(undefined4 *)(iVar1 + 0x4c);\n param_2[2] = *(undefined4 *)(iVar1 + 0x50);\n param_2[3] = *(undefined4 *)(iVar1 + 0x54);\n para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_ex...
(function_definition "void FUN_00253680(int param_1,undefined4 *param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 8);\n *param_2 = *(undefined4 *)(iVar1 + 0x48);\n param_2[1] = *(undefined4 *)(iVar1 + 0x4c);\n param_2[2] = *(undefined4 *)(iVar1 + 0x50);\n param_2[3] = *(undefined4 *)(iVar1 + 0x54);\n p...
/* std::__timepunct<wchar_t>::_M_days_abbreviated(wchar_t const**) const */ void __thiscall std::type_1<type_2>::function_1(type_1<type_2> *var_1,type_2 **param_1) { int var_2; var_2 = *(int *)(var_1 + 8); *param_1 = *(type_2 **)(var_2 + 0x48); param_1[1] = *(type_2 **)(var_2 + 0x4c); param_1[2] = *(typ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
void MASKED(int param_1,undefined4 *param_2) { int iVar1; iVar1 = *(int *)(param_1 + 8); *param_2 = *(undefined4 *)(iVar1 + 0x48); param_2[1] = *(undefined4 *)(iVar1 + 0x4c); param_2[2] = *(undefined4 *)(iVar1 + 0x50); param_2[3] = *(undefined4 *)(iVar1 + 0x54); param_2[4] = *(undefined4 *)(iVar1 + 0...
7307_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Sized_dwarf_line_info
FUN_002a5a60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sized_dwarf_line_info(Sized_dwarf_line_info<64,_false> * this, int __in_chrg) */ void __thiscall gold::Sized_dwarf_line_info<64,_false>::~Sized_dwarf_line_info (Sized_dwarf_line_info...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002a5a60(undefined4 *param_1) { int *piVar1; int iVar2; int *piVar3; int iVar4; int *piVar5; int *piVar6; *param_1 = &PTR_FUN_005e5b78; if (param_1[0x12] != 0) { FUN_003ae020(param_1[0x12]); } ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x344597 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] LEA EAX,[EBX + 0xffffbb78] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x48] TEST EAX,EAX JZ 0x002a5a91 SUB ESP,0xc PUSH EAX CALL 0x003ae020 ADD ESP,0x10 SUB ESP,0xc LEA EAX,[ESI + 0x90] PUSH EAX CALL 0...
null
null
null
null
[('const-1', u'RETURN_-1204462978')]
[('const-27', u'PTRADD_-1204461489'), ('const-24', u'PTRADD_-1204461358'), (u'INT_ADD_-1204462631', u'INT_NOTEQUAL_-1204462623'), (u'CAST_-1204461320', u'INT_NOTEQUAL_-1204462399'), (u'PTRADD_-1204461358', u'LOAD_-1204462472'), (u'LOAD_-1204462935', u'CALL_-1204462893'), (u'MULTIEQUAL_-1204461872', u'LOAD_-1204462302')...
null
null
002a5a60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002a5a60(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n \n *param_1 = &PTR_FUN_005e5b78;\n if (param_1[0x12] != 0) {\n FU...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_dwarf_line_info(Sized_dwarf_line_info<64,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_dwarf_line_info<64,_false>::~Sized_dwarf_line_info\n ...
(translation_unit "void FUN_002a5a60(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n \n *param_1 = &PTR_FUN_005e5b78;\n if (param_1[0x12] != 0) {\n FUN_003ae020(param_1[0x12]);\n }\n FUN_0029b5b0(param_1 + 0x24);\n FUN_002a5000(param_1 + 0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ID...
(function_definition "void FUN_002a5a60(undefined4 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int *piVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n \n *param_1 = &PTR_FUN_005e5b78;\n if (param_1[0x12] != 0) {\n FUN_003ae020(param_1[0x12]);\n }\n FUN_0029b5b0(param_1 + 0x24);\n FUN_002a5000(param_1 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Sized_dwarf_line_info(Sized_dwarf_line_info<64,_false> * this, int __in_chrg) */ void __thiscall gold::Sized_dwarf_line_info<64,_false>::~Sized_dwarf_line_info (Sized_dwarf_line_info...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int *piVar1; int iVar2; int *piVar3; int iVar4; int *piVar5; int *piVar6; *param_1 = &PTR_FUN_005e5b78; if (param_1[0x12] != 0) { FUN_003ae020(param_1[0x12]); } FUN_0...
7667_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
print
FUN_00223c30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print(Constant_expression * this, FILE * f) */ void __thiscall gold::Constant_expression::print(Constant_expression *this,FILE *f) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00223c30(int param_1,FILE *param_2) { int iVar1; char *pcVar2; iVar1 = *(int *)(param_1 + 4); if (iVar1 == 0) { pcVar2 = "MAXPAGESIZE"; } else { if (iVar1 != 1) { /* WARNING: S...
PUSH EBX CALL 0x0003a210 ADD EBX,0x1f03ca SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x4] TEST EAX,EAX JZ 0x00223c70 CMP EAX,0x1 JNZ 0x00223c78 LEA EAX,[EBX + 0xffefdd8b] SUB ESP,0x4 PUSH EAX LEA EAX,[EBX + 0xffefddb3] PUSH EAX PUSH dword ptr [ESP + 0x20] CALL 0x0002c370 ADD ESP,0x18 POP EBX RE...
null
null
null
null
[('const-1', u'RETURN_-1203946430')]
[(u'COPY_-1203946163', u'CALL_-1203946236'), ('const-1', u'INT_NOTEQUAL_-1203946365'), (u'MULTIEQUAL_-1203946211', u'CALL_-1203946311'), (u'LOAD_-1203946399', u'INT_NOTEQUAL_-1203946365'), ('const-3218827', u'COPY_-1203946364'), ('const-417', u'LOAD_-1203946399'), ('const-3218867', u'COPY_-1203946202'), ('tmp_140', u'C...
null
null
00223c30
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00223c30(int param_1,FILE *param_2)\n\n{\n int iVar1;\n char *pcVar2;\n \n iVar1 = *(int *)(param_1 + 4);\n if (iVar1 == 0) {\n pcVar2 = "MAXPAGESIZE";\n }\n else {\n if (iVar1 != 1) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void print(Constant_expression * this, FILE * f) */\n\nvoid __thiscall gold::Constant_expression::print(Constant_expression *this,FILE *f)\n\n{\n}\n\n" comment comment (function_defin...
(translation_unit "void FUN_00223c30(int param_1,FILE *param_2)\n\n{\n int iVar1;\n char *pcVar2;\n \n iVar1 = *(int *)(param_1 + 4);\n if (iVar1 == 0) {\n pcVar2 = "MAXPAGESIZE";\n }\n else {\n if (iVar1 != 1) {\n \n FUN_000da200("../../gold/expression.cc",0x45b,"print",iVar1);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment...
(function_definition "void FUN_00223c30(int param_1,FILE *param_2)\n\n{\n int iVar1;\n char *pcVar2;\n \n iVar1 = *(int *)(param_1 + 4);\n if (iVar1 == 0) {\n pcVar2 = "MAXPAGESIZE";\n }\n else {\n if (iVar1 != 1) {\n \n FUN_000da200("../../gold/expression.cc",0x45b,"print",iVar1);\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void print(Constant_expression * 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) { int iVar1; char *pcVar2; iVar1 = *(int *)(param_1 + 4); if (iVar1 == 0) { pcVar2 = "MAXPAGESIZE"; } else { if (iVar1 != 1) { /* WARNING: Subrout...
15_powerpc64le-linux-gnu-ar_and_powerpc64le-linux-gnu-ar_strip.c
bfd_set_archive_head
bfd_set_archive_head
void bfd_set_archive_head(void) { (*(code *)PTR_bfd_set_archive_head_00021040)(); return; }
void bfd_set_archive_head(void) { (*(code *)PTR_bfd_set_archive_head_00021040)(); return; }
JMP dword ptr [EBX + 0x40]
null
null
null
null
[(u'INDIRECT_-1205984926', u'COPY_-1205984985'), ('tmp_58', u'CAST_-1205984921'), (u'CAST_-1205984921', u'CALLIND_-1205984998'), (u'CALLIND_-1205984998', u'INDIRECT_-1205984926'), ('const-0', u'RETURN_-1205984995')]
[(u'INDIRECT_-1205984926', u'COPY_-1205984985'), ('tmp_58', u'CAST_-1205984921'), (u'CAST_-1205984921', u'CALLIND_-1205984998'), (u'CALLIND_-1205984998', u'INDIRECT_-1205984926'), ('const-0', u'RETURN_-1205984995')]
null
null
00012110
x86
O1
(translation_unit "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}\n\n" (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}" primitive_type (function_declarator "bfd_set_archive_head(void)" iden...
(translation_unit "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}\n\n" (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}" primitive_type (function_declarator "bfd_set_archive_head(void)" iden...
(translation_unit "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}\n\n" (function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}" primitive_type (function_declarator "bfd_set_archive_head(void)" iden...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_set_archive_head(void)\n\n{\n (*(code *)PTR_bfd_set_archive_head_00021040)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_archive_head(void)" (identifier "bfd_set_archive_head") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void"...
void function_1(void) { (*(type_1 *)PTR_bfd_set_archive_head_00021040)(); 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_00021040)(); return; }
7285_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~collate
FUN_001be420
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate<char>::~collate() */ void __thiscall std::collate<char>::~collate(collate<char> *this) { *(undefined ***)this = &PTR__collate_0033c39c; locale::facet::_S_destroy_c_locale((__locale_struct **)(this + 8)); loc...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001be420(undefined4 *param_1) { *param_1 = &PTR_FUN_0033c39c; FUN_001f4930(param_1 + 2); FUN_001ae300(param_1); FUN_001ac470(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x180bd9 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd394] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x8] PUSH EAX CALL 0x001f4930 MOV dword ptr [ESP],ESI CALL 0x001ae300 MOV dword ptr [ESP],ESI CALL 0x001ac470 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-0', u'RETURN_-1207638857'), ('const-417', u'STORE_-1207638934'), ('tmp_238', u'CAST_-1207638771'), ('const-0', u'PTRSUB_-1207638770'), ('const-1', u'PTRADD_-1207638869'), ('const-8', u'PTRADD_-1207638869'), ('tmp_238', u'CAST_-1207638755'), ('const-3392412', u'PTRSUB_-1207638770'), ('tmp_238', u'CALL_-12076388...
[('const-0', u'RETURN_-1207638857'), ('const-0', u'PTRSUB_-1207638770'), ('const-417', u'STORE_-1207638934'), ('const-4', u'PTRADD_-1207638768'), ('tmp_466', u'CALL_-1207638890'), (u'PTRSUB_-1207638770', u'STORE_-1207638934'), (u'PTRADD_-1207638768', u'CALL_-1207638916'), ('tmp_466', u'STORE_-1207638934'), ('const-3392...
null
null
001be420
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001be420(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c39c;\n FUN_001f4930(param_1 + 2);\n FUN_001ae300(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" comment (function_definition "v...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::collate<char>::~collate() */\n\nvoid __thiscall std::collate<char>::~collate(collate<char> *this)\n\n{\n *(undefined ***)this = &PTR__collate_0033c39c;\n locale::facet::_S_destroy_c_locale((__locale_str...
(translation_unit "void FUN_001be420(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c39c;\n FUN_001f4930(param_1 + 2);\n FUN_001ae300(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" (function_definition "void FUN_001be420(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c39c;\n FUN_001f4930(param_1 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_001be420(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c39c;\n FUN_001f4930(param_1 + 2);\n FUN_001ae300(param_1);\n FUN_001ac470(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001be420(undefined4 *param_1)" (identifier "FUN_001be420") (parameter_list...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::collate<char>::~collate() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *var_2) { *(type_1 ***)var_2 = &PTR__collate_0033c39c; locale::facet::var_1((type_2 **)(var_2 + 8)); locale::facet::~v...
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_0033c39c; FUN_001f4930(param_1 + 2); FUN_001ae300(param_1); FUN_001ac470(param_1); return; }
6922_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
_M_realloc_insert<gold::Fde*_const&>
FUN_001b1750
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<gold::Fde* const&> DWARF original prototype: void _M_realloc_insert<gold::Fde*_const&>(vector<gold::Fde*,_std::allocator<gold::Fde*>_> * this, iterator __position, Fde * * __args#0...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b1750(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; uint uVar2; void *__dest_00; uint uVar3; size_t __n; int local_28; __src = (void *)*param_1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1dd8a7 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x40] MOV EDI,dword ptr [ESP + 0x44] MOV ESI,dword ptr [EBP] MOV EAX,dword ptr [EBP + 0x4] MOV dword ptr [ESP + 0xc],EAX SUB EAX,ESI SUB EDI,ESI SAR EAX,0x2 MOV dword ptr [ESP + 0x8],EDI JZ 0x001b1880 LEA ECX,[EAX...
null
null
null
null
[(u'CAST_-1207690356', u'STORE_-1207690909'), ('const-0', u'PTRSUB_-1207690289'), ('const-2', u'INT_MULT_-1207690663'), ('const-4294967292', u'COPY_-1207691277'), ('tmp_1208', u'PTRSUB_-1207690288'), ('tmp_1208', u'PTRSUB_-1207690483'), ('tmp_1210', u'LOAD_-1207691146'), (u'INT_SRIGHT_-1207691302', u'INT_MULT_-12076906...
[('const-0', u'COPY_-1207690761'), ('tmp_2738', u'CAST_-1207690468'), (u'INT_MULT_-1207690662', u'INT_NOTEQUAL_-1207690726'), ('const-4294967292', u'COPY_-1207691277'), (u'CAST_-1207690378', u'CAST_-1207690373'), (u'CAST_-1207690468', u'INT_SUB_-1207691324'), (u'INT_ADD_-1207691109', u'STORE_-1207690909'), ('tmp_2737',...
null
null
001b1750
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b1750(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<gold::Fde* const&>\n DWARF original prototype: void\n _M_realloc_insert<gold::Fde*_const&>(vector<gold::Fde*,_std::allocator<gold::Fde*>_> * this,\n iterator __posi...
(translation_unit "void FUN_001b1750(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void FUN_001b1750(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<gold::Fde* const&> DWARF original prototype: void _M_realloc_insert<gold::Fde*_const&>(vector<gold::Fde*,_std::allocator<gold::Fde*>_> * this, iterator __position, Fde * * __args#0...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; uint uVar2; void *__dest_00; uint uVar3; size_t __n; int local_28; __src = (void *)*param_1; pv...
189_i686-linux-gnu-addr2line_and_i686-linux-gnu-addr2line_strip.c
sprintf
sprintf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* sprintf@@GLIBC_2.0 */ halt_b...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int sprintf(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956318')]
[('const-1', u'RETURN_-1205956318')]
null
null
00019118
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" co...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint sprintf(char *__s,char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* sprin...
(translation_unit "int sprintf(char *__s,char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sprintf(char *__s,char *__format,...)" identifier (par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ...
(function_definition "int sprintf(char *__s,char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "sprintf(char *__s,char *__format,...)" (identifier "sprintf") (parameter_list "(char *__s,char *__format,...)" (( "(") (parameter_declaration "char *__s" (primit...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* sprintf@@GLIBC_2.0 */ var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4168_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
do_write
FUN_001116f0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void do_write(A...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_001116f0(int param_1,int param_2) { uint *puVar1; byte bVar2; uint uVar3; uint uVar4; uint *puVar5; int *piVar6; undefined4 uVar7; int iVar8; byte bVar9; char cVar10; uint uVar11; uint uVar12; ...
CALL 0x00074f02 ADD EAX,0x4d890b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x54 MOV EBX,EAX MOV EDI,EAX MOV ESI,dword ptr [ESP + 0x6c] MOV dword ptr [ESP + 0x20],EAX PUSH ESI PUSH dword ptr [ESP + 0x6c] CALL 0x002dc800 ADD ESP,0x10 MOV EAX,dword ptr [ESP + 0x60] MOV ECX,dword ptr [EAX + 0x68] CMP dword ptr [EAX + 0x6...
null
null
null
null
[(u'PTRSUB_-1207030739', u'PTRSUB_-1207030673'), ('const-0', u'PTRSUB_-1207030744'), (u'PTRSUB_-1207030028', u'LOAD_-1207034214'), (u'COPY_-1207030165', u'MULTIEQUAL_-1207031962'), ('tmp_3469', u'CBRANCH_-1207033635'), (u'MULTIEQUAL_-1207032196', u'PTRADD_-1207030638'), (u'PTRSUB_-1207030673', u'PTRSUB_-1207030614'), (...
[('const-4', u'PTRADD_-1207030362'), ('tmp_3469', u'CBRANCH_-1207033635'), ('const-4617030', u'COPY_-1207029523'), (u'CAST_-1207030982', u'LOAD_-1207036063'), ('const-55', u'PTRADD_-1207030757'), (u'CALL_-1207034152', u'INDIRECT_-1207030331'), ('const-0', u'INT_NOTEQUAL_-1207035038'), ('const-417', u'LOAD_-1207035034')...
null
null
001116f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001116f0(int param_1,int param_2)\n\n{\n uint *puVar1;\n byte bVar2;\n uint uVar3;\n uint uVar4;\n uint *puVar5;\n int *piVar6;\n undefined4 uVar7;\n int iVar8;\n byte bVar9;\n char cVar10;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prot...
(translation_unit "void FUN_001116f0(int param_1,int param_2)\n\n{\n uint *puVar1;\n byte bVar2;\n uint uVar3;\n uint uVar4;\n uint *puVar5;\n int *piVar6;\n undefined4 uVar7;\n int iVar8;\n byte bVar9;\n char cVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n undefined4 *puVar14;\n undefined4 ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "void FUN_001116f0(int param_1,int param_2)\n\n{\n uint *puVar1;\n byte bVar2;\n uint uVar3;\n uint uVar4;\n uint *puVar5;\n int *piVar6;\n undefined4 uVar7;\n int iVar8;\n byte bVar9;\n char cVar10;\n uint uVar11;\n uint uVar12;\n undefined4 uVar13;\n undefined4 *puVar14;\n undefine...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void do_write(A...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,int param_2) { uint *puVar1; byte bVar2; uint uVar3; uint uVar4; uint *puVar5; int *piVar6; undefined4 uVar7; int iVar8; byte bVar9; char cVar10; uint uVar11; uint uVar12; undefi...
238_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
cfi_add_CFA_same_value
FUN_0001f220
/* WARNING: Unknown calling convention */ void cfi_add_CFA_same_value(uint regno) { cfi_insn_data *pcVar1; pcVar1 = alloc_cfi_insn_data(); pcVar1->insn = 8; (pcVar1->u).ri.reg = regno; return; }
void FUN_0001f220(undefined4 param_1) { int iVar1; iVar1 = FUN_0001d2f0(); *(undefined4 *)(iVar1 + 4) = 8; *(undefined4 *)(iVar1 + 8) = param_1; return; }
SUB ESP,0xc CALL 0x0001d2f0 MOV EDX,dword ptr [ESP + 0x10] MOV dword ptr [EAX + 0x4],0x8 MOV dword ptr [EAX + 0x8],EDX ADD ESP,0xc RET
null
null
null
null
[(u'CALL_-1205931467', u'PTRSUB_-1205931361'), ('const-4', u'PTRSUB_-1205931361'), ('const-8', u'STORE_-1205931456'), ('const-0', u'PTRSUB_-1205931351'), (u'PTRSUB_-1205931353', u'PTRSUB_-1205931351'), ('const-0', u'PTRSUB_-1205931352'), ('const-0', u'RETURN_-1205931421'), (u'PTRSUB_-1205931361', u'STORE_-1205931456'),...
[('const-8', u'STORE_-1205931456'), (u'CALL_-1205931467', u'INT_ADD_-1205931442'), ('tmp_160', u'STORE_-1205931446'), ('const-4', u'INT_ADD_-1205931442'), (u'INT_ADD_-1205931442', u'CAST_-1205931362'), (u'CALL_-1205931467', u'INT_ADD_-1205931432'), ('const-417', u'STORE_-1205931446'), ('const-417', u'STORE_-1205931456'...
null
null
0001f220
x86
O1
(translation_unit "void FUN_0001f220(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d2f0();\n *(undefined4 *)(iVar1 + 4) = 8;\n *(undefined4 *)(iVar1 + 8) = param_1;\n return;\n}\n\n" (function_definition "void FUN_0001f220(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d2f0();\n *(und...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid cfi_add_CFA_same_value(uint regno)\n\n{\n cfi_insn_data *pcVar1;\n \n pcVar1 = alloc_cfi_insn_data();\n pcVar1->insn = 8;\n (pcVar1->u).ri.reg = regno;\n return;\n}\n\n" comment (function_definition "void cfi_add_CFA_same_value(uint regno)\n\n{\...
(translation_unit "void FUN_0001f220(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d2f0();\n *(undefined4 *)(iVar1 + 4) = 8;\n *(undefined4 *)(iVar1 + 8) = param_1;\n return;\n}\n\n" (function_definition "void FUN_0001f220(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d2f0();\n *(und...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expressi...
(function_definition "void FUN_0001f220(undefined4 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001d2f0();\n *(undefined4 *)(iVar1 + 4) = 8;\n *(undefined4 *)(iVar1 + 8) = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001f220(undefined4 param_1)" (identifier "FUN_0001f220") (parameter_...
/* WARNING: Unknown calling convention */ void function_1(type_1 regno) { type_2 *pcVar1; pcVar1 = var_1(); pcVar1->insn = 8; (pcVar1->u).ri.reg = regno; 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 (declaration type: (primitive_type) declarator: (identifier)) (expressi...
null
void MASKED(undefined4 param_1) { int iVar1; iVar1 = FUN_0001d2f0(); *(undefined4 *)(iVar1 + 4) = 8; *(undefined4 *)(iVar1 + 8) = param_1; return; }
182_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
bfd_set_arch_info
bfd_set_arch_info
void bfd_set_arch_info(void) { (*(code *)PTR_bfd_set_arch_info_0008c2f8)(); return; }
void bfd_set_arch_info(void) { (*(code *)PTR_bfd_set_arch_info_0008c2f8)(); return; }
JMP dword ptr [EBX + 0x2f8]
null
null
null
null
[(u'CAST_-1205973945', u'CALLIND_-1205974022'), (u'CALLIND_-1205974022', u'INDIRECT_-1205973950'), ('const-0', u'RETURN_-1205974019'), ('tmp_58', u'CAST_-1205973945'), (u'INDIRECT_-1205973950', u'COPY_-1205974009')]
[(u'CAST_-1205973945', u'CALLIND_-1205974022'), (u'CALLIND_-1205974022', u'INDIRECT_-1205973950'), ('const-0', u'RETURN_-1205974019'), ('tmp_58', u'CAST_-1205973945'), (u'INDIRECT_-1205973950', u'COPY_-1205974009')]
null
null
00014bf0
x86
O1
(translation_unit "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}\n\n" (function_definition "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}" primitive_type (function_declarator "bfd_set_arch_info(void)" identifier (paramet...
(translation_unit "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}\n\n" (function_definition "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}" primitive_type (function_declarator "bfd_set_arch_info(void)" identifier (paramet...
(translation_unit "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}\n\n" (function_definition "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}" primitive_type (function_declarator "bfd_set_arch_info(void)" identifier (paramet...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void bfd_set_arch_info(void)\n\n{\n (*(code *)PTR_bfd_set_arch_info_0008c2f8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_arch_info(void)" (identifier "bfd_set_arch_info") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))...
void function_1(void) { (*(type_1 *)PTR_bfd_set_arch_info_0008c2f8)(); 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_0008c2f8)(); return; }
2942_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_reserve_layout
FUN_0008f1e0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void do_reserve_layout(Sized_incremental_binary<64,_true> * this, uint...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0008f1e0(int param_1,uint param_2) { byte bVar1; uint uVar2; int iVar3; int iVar4; uint uVar5; uint uVar6; int iVar7; uint uVar8; uint uVar9; int iVar10; uint uVar11; int local_4c; int local_2c...
CALL 0x0006206b ADD EAX,0x31ae1b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV EDI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [ESP + 0x54] CMP EAX,dword ptr [EDI + 0xa4] JNC 0x0008f45e MOV EBX,dword ptr [EDI + 0x98] LEA EAX,[EAX + EAX*0x2] SHL EAX,0x3 MOV ESI,dword ptr [EBX + EAX*0x1...
null
null
null
null
[(u'COPY_-1206387504', u'CALL_-1206389102'), ('const-4294967295', u'INT_NOTEQUAL_-1206389858'), ('tmp_1641', u'CBRANCH_-1206389353'), ('const-16711680', u'INT_AND_-1206389724'), ('const-152', u'PTRSUB_-1206388095'), ('const-8', u'INT_ADD_-1206387988'), ('const-0', u'COPY_-1206389467'), (u'INT_AND_-1206388876', u'INT_LE...
[(u'INT_ADD_-1206389206', u'INT_ADD_-1206389069'), (u'CAST_-1206387670', u'LOAD_-1206388997'), ('tmp_1641', u'CBRANCH_-1206389353'), ('const-16711680', u'INT_AND_-1206389724'), (u'MULTIEQUAL_-1206387916', u'MULTIEQUAL_-1206387900'), (u'CALL_-1206388842', u'INDIRECT_-1206387772'), (u'INT_AND_-1206388876', u'INT_LEFT_-12...
null
null
0008f1e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0008f1e0(int param_1,uint param_2)\n\n{\n byte bVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n int iVar10;\n uint uVar1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void do_reserve_layout(Sized_incremental_binary<6...
(translation_unit "void FUN_0008f1e0(int param_1,uint param_2)\n\n{\n byte bVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n int iVar10;\n uint uVar11;\n int local_4c;\n int local_2c;\n undefined1 local_28 [4];\n undefined4 local_24;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;...
(function_definition "void FUN_0008f1e0(int param_1,uint param_2)\n\n{\n byte bVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n int iVar10;\n uint uVar11;\n int local_4c;\n int local_2c;\n undefined1 local_28 [4];\n undefined4 local_24;\...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void do_reserve_layout(Sized_incremental_binary<64,_true> * this, uint...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,uint param_2) { byte bVar1; uint uVar2; int iVar3; int iVar4; uint uVar5; uint uVar6; int iVar7; uint uVar8; uint uVar9; int iVar10; uint uVar11; int local_4c; int local_2c; un...
155_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
htab_create
htab_create
void htab_create(void) { (*(code *)PTR_htab_create_0008c288)(); return; }
void htab_create(void) { (*(code *)PTR_htab_create_0008c288)(); return; }
JMP dword ptr [EBX + 0x288]
null
null
null
null
[(u'CALLIND_-1205974470', u'INDIRECT_-1205974398'), ('tmp_58', u'CAST_-1205974393'), ('const-0', u'RETURN_-1205974467'), (u'CAST_-1205974393', u'CALLIND_-1205974470'), (u'INDIRECT_-1205974398', u'COPY_-1205974457')]
[(u'CALLIND_-1205974470', u'INDIRECT_-1205974398'), ('tmp_58', u'CAST_-1205974393'), ('const-0', u'RETURN_-1205974467'), (u'CAST_-1205974393', u'CALLIND_-1205974470'), (u'INDIRECT_-1205974398', u'COPY_-1205974457')]
null
null
00014a30
x86
O1
(translation_unit "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}\n\n" (function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}" primitive_type (function_declarator "htab_create(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}\n\n" (function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}" primitive_type (function_declarator "htab_create(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}\n\n" (function_definition "void htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}" primitive_type (function_declarator "htab_create(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 htab_create(void)\n\n{\n (*(code *)PTR_htab_create_0008c288)();\n return;\n}" (primitive_type "void") (function_declarator "htab_create(void)" (identifier "htab_create") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
void function_1(void) { (*(type_1 *)PTR_htab_create_0008c288)(); 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_0008c288)(); return; }
1922_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~vector
FUN_00046f20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~vector(vector<gold::Dwo_file_entry,_std::allocator<gold::Dwo_file_entry>_> * this, int __in_chrg) */ void __thiscall std::vector<gold::Dwo_file_entry,_std::allocator<gold::Dwo_file_entry>_>...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00046f20(int *param_1) { int iVar1; int iVar2; iVar1 = param_1[1]; iVar2 = *param_1; if (iVar1 != iVar2) { do { if (*(int *)(iVar2 + 8) != iVar2 + 0x10) { FUN_001807a0(*(int *)(iVar2 + 8))...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2bb0d7 SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x20] MOV EDI,dword ptr [EBP + 0x4] MOV ESI,dword ptr [EBP] CMP EDI,ESI JZ 0x00046f60 MOV EAX,dword ptr [ESI + 0x8] LEA EDX,[ESI + 0x10] CMP EAX,EDX JZ 0x00046f56 SUB ESP,0xc PUSH EAX CALL 0x001807a0 ADD ESP,0x10 A...
null
null
null
null
[(u'LOAD_-1206161566', u'INT_NOTEQUAL_-1206161546'), ('tmp_499', u'PTRSUB_-1206161195'), ('const-0', u'PTRSUB_-1206161147'), ('const-4', u'PTRSUB_-1206161185'), ('tmp_184', u'CBRANCH_-1206161520'), ('const-0', u'PTRSUB_-1206161181'), (u'INT_NOTEQUAL_-1206161546', u'CBRANCH_-1206161546'), ('const-0', u'PTRSUB_-120616118...
[(u'INT_ADD_-1206161523', u'INT_NOTEQUAL_-1206161520'), (u'LOAD_-1206161566', u'INT_NOTEQUAL_-1206161546'), ('tmp_1027', u'PTRADD_-1206161207'), (u'LOAD_-1206161545', u'INT_NOTEQUAL_-1206161520'), ('tmp_310', u'CBRANCH_-1206161456'), (u'LOAD_-1206161545', u'CALL_-1206161497'), (u'CAST_-1206161197', u'LOAD_-1206161545')...
null
null
00046f20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046f20(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = param_1[1];\n iVar2 = *param_1;\n if (iVar1 != iVar2) {\n do {\n if (*(int *)(iVar2 + 8) != iVar2 + 0x10) {\n FU...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~vector(vector<gold::Dwo_file_entry,_std::allocator<gold::Dwo_file_entry>_> * this, int\n __in_chrg) */\n\nvoid __thiscall\nstd::vector<gold::Dwo_file_entry,_std::allocator...
(translation_unit "void FUN_00046f20(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = param_1[1];\n iVar2 = *param_1;\n if (iVar1 != iVar2) {\n do {\n if (*(int *)(iVar2 + 8) != iVar2 + 0x10) {\n FUN_001807a0(*(int *)(iVar2 + 8));\n }\n iVar2 = iVar2 + 0x20;\n } while (iVar1 !...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)...
(function_definition "void FUN_00046f20(int *param_1)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = param_1[1];\n iVar2 = *param_1;\n if (iVar1 != iVar2) {\n do {\n if (*(int *)(iVar2 + 8) != iVar2 + 0x10) {\n FUN_001807a0(*(int *)(iVar2 + 8));\n }\n iVar2 = iVar2 + 0x20;\n } while (iVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~vector(vector<gold::Dwo_file_entry,_std::allocator<gold::Dwo_file_entry>_> * this, int __in_chrg) */ void __thiscall std::vector<gold::var_1,_std::var_6<gold::var_1>var_2>::~vector ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { int iVar1; int iVar2; iVar1 = param_1[1]; iVar2 = *param_1; if (iVar1 != iVar2) { do { if (*(int *)(iVar2 + 8) != iVar2 + 0x10) { FUN_001807a0(*(int *)(iVar2 + 8)); ...
8_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c
chown
chown
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int chown(char *__file,__uid_t __owner,__gid_t __group) { int iVar1; iVar1 = (*(code *)PTR_chown_00040024)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int chown(char *__file,__uid_t __owner,__gid_t __group) { int iVar1; iVar1 = (*(code *)PTR_chown_00040024)(); return iVar1; }
JMP dword ptr [EBX + 0x24]
null
null
null
null
[(u'CALLIND_-1205981014', u'RETURN_-1205981011'), (u'CALLIND_-1205981014', u'INDIRECT_-1205980941'), (u'INDIRECT_-1205980941', u'COPY_-1205981000'), (u'CAST_-1205980933', u'CALLIND_-1205981014'), ('tmp_77', u'CAST_-1205980933'), ('const-0', u'RETURN_-1205981011')]
[(u'CALLIND_-1205981014', u'RETURN_-1205981011'), (u'CALLIND_-1205981014', u'INDIRECT_-1205980941'), (u'INDIRECT_-1205980941', u'COPY_-1205981000'), (u'CAST_-1205980933', u'CALLIND_-1205981014'), ('tmp_77', u'CAST_-1205980933'), ('const-0', u'RETURN_-1205981011')]
null
null
000130a0
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}\n\n" comment (function_definition "int chown(char *__file,__uid_t __owner,__gi...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}\n\n" comment (function_definition "int chown(char *__file,__uid_t __owner,__gi...
(translation_unit "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}\n\n" (function_definition "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n retur...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I...
(function_definition "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "chown(char *__file,__uid_t __owner,__gid_t __group)" (identifier "chown") (parameter_list "(char *__file,__ui...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__file,type_1 __owner,type_2 __group) { int iVar1; iVar1 = (*(type_3 *)PTR_chown_00040024)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__file,__uid_t __owner,__gid_t __group) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00040024)(); return iVar1; }
4840_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Target_mips
FUN_0017ae10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Target_mips(Target_mips<64,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_d7d43e::Target_mips<64,_true>::~Targe...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0017ae10(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; *param_1 = &PTR_FUN_005e21a8; puVar2 = (undefined4 *)param_1[0x1d]; while (puVar2 != param_1 + 0x1d) { puVar1 = (undefined4 *)*puV...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x46f1e7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] LEA EBP,[ESI + 0x74] LEA EAX,[EBX + 0xffff81a8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x74] CMP EAX,EBP JZ 0x0017ae54 LEA ESI,[ESI] NOP SUB ESP,0xc MOV EDI,dword ptr [EAX] PUSH EAX CALL 0x003ae080 ...
null
null
null
null
[('const-1', u'RETURN_-1207390674')]
[(u'LOAD_-1207390425', u'INT_NOTEQUAL_-1207390406'), ('tmp_151', u'CBRANCH_-1207390606'), ('const-0', u'PTRSUB_-1207390102'), ('const-0', u'RETURN_-1207390296'), ('tmp_1587', u'PTRADD_-1207390043'), ('tmp_294', u'CBRANCH_-1207390518'), ('tmp_1587', u'CALL_-1207390339'), (u'INT_NOTEQUAL_-1207390606', u'CBRANCH_-12073906...
null
null
0017ae10
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0017ae10(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &PTR_FUN_005e21a8;\n puVar2 = (undefined4 *)param_1[0x1d];\n while (puVar2 != param_1 + 0x1d) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_mips(Target_mips<64,_true> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_d7d43e::Target...
(translation_unit "void FUN_0017ae10(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &PTR_FUN_005e21a8;\n puVar2 = (undefined4 *)param_1[0x1d];\n while (puVar2 != param_1 + 0x1d) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_003ae080(puVar2);\n puVar2 = puVar1;\n }\n i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (p...
(function_definition "void FUN_0017ae10(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n *param_1 = &PTR_FUN_005e21a8;\n puVar2 = (undefined4 *)param_1[0x1d];\n while (puVar2 != param_1 + 0x1d) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_003ae080(puVar2);\n puVar2 = puVar1;\n }\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Target_mips(Target_mips<64,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_d7d43e::Target_mips<64,_true>::~Targe...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; *param_1 = &PTR_FUN_005e21a8; puVar2 = (undefined4 *)param_1[0x1d]; while (puVar2 != param_1 + 0x1d) { puVar1 = (undefined4 *)*puVar2; ...
9680_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
~moneypunct
FUN_00248c50
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::moneypunct<wchar_t, true>::~moneypunct() */ void __thiscall std::moneypunct<wchar_t,true>::~moneypunct(moneypunct<wchar_t,true> *this) { /* try { // try from 00248c6a to 00248c6e has its CatchHandler @...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00248c50(undefined4 param_1) { /* try { // try from 00248c6a to 00248c6e has its CatchHandler @ 00248c82 */ FUN_00248b40(param_1); FUN_001fd020(param_1); return; }
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00049ed6 ADD ESI,0x1613a6 PUSH EBX SUB ESP,0x28 MOV EDI,dword ptr [EBP + 0x8] PUSH EDI MOV EBX,ESI CALL 0x00248b40 MOV dword ptr [ESP],EDI CALL 0x001fd020 ADD ESP,0x10 LEA ESP,[EBP + -0xc] POP EBX POP ESI POP EDI POP EBP RET
null
null
null
null
[('tmp_226', u'CALL_-1204056932'), ('tmp_226', u'CALL_-1204056919'), ('const-0', u'RETURN_-1204056871')]
[('tmp_401', u'CALL_-1204056932'), ('tmp_401', u'CALL_-1204056919'), ('const-0', u'RETURN_-1204056871')]
null
null
00248c50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00248c50(undefined4 param_1)\n\n{\n /* try { // try from 00248c6a to 00248c6e has its CatchHandler @ 00248c82 */\n FUN_00248b40(param_1);\n FUN_001fd020(param_1);\n return;\n}\n\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::moneypunct<wchar_t, true>::~moneypunct() */\n\nvoid __thiscall std::moneypunct<wchar_t,true>::~moneypunct(moneypunct<wchar_t,true> *this)\n\n{\n /* try { // try from 00248c6a to 00248c6...
(translation_unit "void FUN_00248c50(undefined4 param_1)\n\n{\n \n FUN_00248b40(param_1);\n FUN_001fd020(param_1);\n return;\n}\n\n" (function_definition "void FUN_00248c50(undefined4 param_1)\n\n{\n \n FUN_00248b40(param_1);\n FUN_001fd020(param_1);\n return;\n}" primitive_t...
(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_00248c50(undefined4 param_1)\n\n{\n \n FUN_00248b40(param_1);\n FUN_001fd020(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00248c50(undefined4 param_1)" (identifier "FUN_00248c50") (parameter_list "(undefined4 param_1)" (( "(") (parameter_...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::moneypunct<wchar_t, true>::~moneypunct() */ void __thiscall std::function_1<wchar_t,true>::~function_1(function_1<wchar_t,true> *type_1) { /* try { // try from 00248c6a to 00248c6e has its CatchHandler...
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.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 param_1) { /* try { // try from 00248c6a to 00248c6e has its CatchHandler @ 00248c82 */ FUN_00248b40(param_1); FUN_001fd020(param_1); return; }
1218_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~Struct_no_stats
FUN_0003c260
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_stats(Struct_no_stats * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_stats::~Struct_no_stats(Struct_no_stats *this,int __in_chrg) { pointer pcVar1; (...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003c260(undefined4 *param_1) { *param_1 = &PTR_FUN_003a1dcc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } FUN_001ff010(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x372d99 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff2dcc] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x0003c292 SUB ESP,0xc PUSH EAX CALL 0x001ff030 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x001ff010 AD...
null
null
null
null
[(u'LOAD_-1206074714', u'CALL_-1206074671'), ('const-0', u'PTRSUB_-1206074490'), (u'PTRSUB_-1206074489', u'STORE_-1206074717'), (u'LOAD_-1206074714', u'CAST_-1206074481'), (u'INT_NOTEQUAL_-1206074694', u'CBRANCH_-1206074694'), (u'PTRSUB_-1206074497', u'CAST_-1206074487'), (u'PTRSUB_-1206074494', u'PTRSUB_-1206074489'),...
[('const-0', u'RETURN_-1206074597'), ('const-417', u'STORE_-1206074717'), ('const-3', u'PTRADD_-1206074511'), (u'PTRADD_-1206074499', u'LOAD_-1206074714'), (u'LOAD_-1206074714', u'CAST_-1206074499'), (u'PTRADD_-1206074511', u'INT_NOTEQUAL_-1206074694'), ('tmp_597', u'STORE_-1206074717'), ('const-3808716', u'PTRSUB_-120...
null
null
0003c260
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003c260(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1dcc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(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_stats(Struct_no_stats * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_stats::~Struct_no_stats(Struct_no_stats *this,int __in_chrg)\n\n{\...
(translation_unit "void FUN_0003c260(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1dcc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003c260(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_0003c260(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a1dcc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n FUN_001ff010(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003c260(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_stats(Struct_no_stats * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struc...
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_003a1dcc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } FUN_001ff010(param_1,0x3c); return; }
274_aarch64-linux-gnu-strip_and_aarch64-linux-gnu-strip_strip.c
debug_get_field_physname
FUN_000206d0
char * debug_get_field_physname(void *handle,debug_field field) { if ((field != (debug_field)0x0) && (field->static_member != 0)) { return (char *)(field->u).f.bitpos; } return (char *)0x0; }
undefined4 FUN_000206d0(undefined4 param_1,int param_2) { if ((param_2 != 0) && (*(int *)(param_2 + 0xc) != 0)) { return *(undefined4 *)(param_2 + 0x10); } return 0; }
MOV EAX,dword ptr [ESP + 0x8] TEST EAX,EAX JZ 0x000206e8 MOV EDX,dword ptr [EAX + 0xc] TEST EDX,EDX JZ 0x000206e8 MOV EAX,dword ptr [EAX + 0x10] RET XOR EAX,EAX RET
null
null
null
null
[('const-0', u'PTRSUB_-1206057122'), (u'COPY_-1206057205', u'RETURN_-1206057185'), ('const-0', u'INT_NOTEQUAL_-1206057221'), ('const-0', u'INT_NOTEQUAL_-1206057241'), ('const-0', u'PTRSUB_-1206057121'), ('tmp_121', u'PTRSUB_-1206057131'), (u'PTRSUB_-1206057131', u'LOAD_-1206057240'), ('const-0', u'RETURN_-1206057205'),...
[(u'COPY_-1206057205', u'RETURN_-1206057185'), ('const-0', u'INT_NOTEQUAL_-1206057221'), ('const-0', u'INT_NOTEQUAL_-1206057241'), (u'LOAD_-1206057220', u'COPY_-1206057220'), ('const-417', u'LOAD_-1206057220'), ('const-16', u'INT_ADD_-1206057204'), ('tmp_163', u'INT_ADD_-1206057224'), ('const-0', u'RETURN_-1206057205')...
null
null
000206d0
x86
O1
(translation_unit "undefined4 FUN_000206d0(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*(int *)(param_2 + 0xc) != 0)) {\n return *(undefined4 *)(param_2 + 0x10);\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000206d0(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*...
(translation_unit "char * debug_get_field_physname(void *handle,debug_field field)\n\n{\n if ((field != (debug_field)0x0) && (field->static_member != 0)) {\n return (char *)(field->u).f.bitpos;\n }\n return (char *)0x0;\n}\n\n" (function_definition "char * debug_get_field_physname(void *handle,debug_field field)\...
(translation_unit "undefined4 FUN_000206d0(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*(int *)(param_2 + 0xc) != 0)) {\n return *(undefined4 *)(param_2 + 0x10);\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000206d0(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*...
(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 "undefined4 FUN_000206d0(undefined4 param_1,int param_2)\n\n{\n if ((param_2 != 0) && (*(int *)(param_2 + 0xc) != 0)) {\n return *(undefined4 *)(param_2 + 0x10);\n }\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_000206d0(undefined4 param_1,int param_2)" (identifier ...
char * function_1(void *handle,type_1 var_1) { if ((var_1 != (type_1)0x0) && (var_1->static_member != 0)) { return (char *)(var_1->u).f.bitpos; } return (char *)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statemen...
null
undefined4 MASKED(undefined4 param_1,int param_2) { if ((param_2 != 0) && (*(int *)(param_2 + 0xc) != 0)) { return *(undefined4 *)(param_2 + 0x10); } return 0; }
1049_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Struct_execstack
FUN_0003cc90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_execstack(Struct_execstack * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_execstack::~Struct_execstack(Struct_execstack *this,int __in_chrg) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003cc90(undefined4 *param_1) { *param_1 = &PTR_FUN_00406274; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x3d736a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff2274] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003ccc2 SUB ESP,0xc PUSH EDX CALL 0x00248220 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206072158')]
[('tmp_439', u'PTRADD_-1206071936'), (u'LOAD_-1206072101', u'CAST_-1206071936'), ('const-4', u'PTRADD_-1206071936'), ('tmp_439', u'PTRADD_-1206071949'), ('const-0', u'RETURN_-1206072018'), ('const-4', u'PTRADD_-1206071949'), ('const-0', u'PTRSUB_-1206071940'), ('const-417', u'STORE_-1206072105'), ('const-417', u'LOAD_-...
null
null
0003cc90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003cc90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406274;\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_execstack(Struct_execstack * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_execstack::~Struct_execstack(Struct_execstack *this,int __in_chrg)\...
(translation_unit "void FUN_0003cc90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406274;\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_0003cc90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406274;\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_0003cc90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00406274;\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_0003cc90(undefined4 *param_1)" (identifier "FUN_0003cc90...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_execstack(Struct_execstack * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { }
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_00406274; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
556_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
get_symbols_v1
FUN_00035c40
ld_plugin_status get_symbols_v1(void *handle,int nsyms,ld_plugin_symbol *syms) { ld_plugin_status lVar1; lVar1 = get_symbols(handle,nsyms,syms,2); return lVar1; }
void FUN_00035c40(void) { undefined4 uStack00000004; uStack00000004 = 2; FUN_000358d0(); return; }
MOV EAX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [ESP + 0xc] MOV dword ptr [ESP + 0x4],0x2 MOV EDX,dword ptr [ESP + 0x8] JMP 0x000358d0
null
null
null
null
[(u'CALL_-1206100889', u'RETURN_-1206100885'), ('tmp_41', u'CALL_-1206100889'), ('tmp_43', u'CALL_-1206100889'), ('const-0', u'RETURN_-1206100885'), ('const-2', u'CALL_-1206100889'), ('tmp_42', u'CALL_-1206100889')]
[('const-2', u'COPY_-1206100911'), ('const-0', u'RETURN_-1206100885'), (u'CALL_-1206100889', u'INDIRECT_-1206100825')]
null
null
00035c40
x86
O1
(translation_unit "void FUN_00035c40(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 2;\n FUN_000358d0();\n return;\n}\n\n" (function_definition "void FUN_00035c40(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 2;\n FUN_000358d0();\n return;\n}" primitive_type (function_declarator...
(translation_unit "ld_plugin_status get_symbols_v1(void *handle,int nsyms,ld_plugin_symbol *syms)\n\n{\n ld_plugin_status lVar1;\n \n lVar1 = get_symbols(handle,nsyms,syms,2);\n return lVar1;\n}\n\n" (function_definition "ld_plugin_status get_symbols_v1(void *handle,int nsyms,ld_plugin_symbol *syms)\n\n{\n ld_plug...
(translation_unit "void FUN_00035c40(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 2;\n FUN_000358d0();\n return;\n}\n\n" (function_definition "void FUN_00035c40(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 2;\n FUN_000358d0();\n return;\n}" primitive_type (function_declarator...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement r...
(function_definition "void FUN_00035c40(void)\n\n{\n undefined4 uStack00000004;\n \n uStack00000004 = 2;\n FUN_000358d0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00035c40(void)" (identifier "FUN_00035c40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void...
type_1 function_1(void *handle,int nsyms,type_2 *syms) { type_1 lVar1; lVar1 = var_1(handle,nsyms,syms,2); return lVar1; }
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)) (expression_statement (assignment_...
null
void MASKED(void) { undefined4 uStack00000004; uStack00000004 = 2; FUN_000358d0(); return; }
430_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
bfd_hash_newfunc
bfd_hash_newfunc
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_newfunc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_hash_newfunc(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189958')]
[('const-1', u'RETURN_-1206189958')]
null
null
00040070
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_newfunc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_newfunc(void)\n\n{\n /* WARNING...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_hash_newfunc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_hash_newfunc(void)\n\n{\n /* WARNING...
(translation_unit "void bfd_hash_newfunc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_hash_newfunc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_hash_newfunc(void)" identifier (parameter_list "(void)" ( (parameter_declarati...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_hash_newfunc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_hash_newfunc(void)" (identifier "bfd_hash_newfunc") (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(); }
8882_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
get_wrap_symbols
FUN_0030b3d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ ld_plugin_status gold::get_wrap_symbols(uint64_t *count,char ***wrap_symbols) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0030b3d0(uint *param_1,undefined4 *param_2) { int iVar1; uint uVar2; undefined4 *puVar3; undefined4 *puVar4; undefined4 in_ECX; undefined4 extraout_ECX; iVar1 = *(int *)(DAT_005ea7c8 + 8); if (i...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x2dec29 SUB ESP,0x4 LEA ESI,[EBX + 0x7c8] MOV EAX,dword ptr [ESI] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x0030b45f MOV EDX,dword ptr [EAX + 0x593c] TEST EDX,EDX JZ 0x0030b475 MOV EAX,dword ptr [EAX + 0x4ab8] MOV EDX,dword ptr [ESP + 0x10] MOV dword ptr [EDX],EAX MOV dw...
null
null
null
null
[('const-1', u'RETURN_-1204833306')]
[('tmp_240', u'CBRANCH_-1204833165'), (u'STORE_-1204833076', u'INDIRECT_-1204832608'), ('const-4', u'PTRADD_-1204832564'), ('tmp_118', u'CBRANCH_-1204833251'), ('const-0', u'INT_NOTEQUAL_-1204833251'), (u'INT_ADD_-1204833053', u'CAST_-1204832576'), (u'CAST_-1204832654', u'LOAD_-1204833270'), ('const-417', u'LOAD_-12048...
null
null
0030b3d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0030b3d0(uint *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 in_ECX;\n undefined4 extraout_ECX;\n \n iVar1 = *(int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nld_plugin_status gold::get_wrap_symbols(uint64_t *count,char ***wrap_symbols)\n\n{\n}\n\n" comment comment (function_definition "ld_plugin_status gold::get_wrap_symbol...
(translation_unit "undefined4 FUN_0030b3d0(uint *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 in_ECX;\n undefined4 extraout_ECX;\n \n iVar1 = *(int *)(DAT_005ea7c8 + 8);\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 0x593c) == 0) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declar...
(function_definition "undefined4 FUN_0030b3d0(uint *param_1,undefined4 *param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 *puVar3;\n undefined4 *puVar4;\n undefined4 in_ECX;\n undefined4 extraout_ECX;\n \n iVar1 = *(int *)(DAT_005ea7c8 + 8);\n if (iVar1 != 0) {\n if (*(int *)(iVar1 + 0x593c) == 0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 gold::function_1(uint64_t *count,char ***wrap_symbols) { }
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(uint *param_1,undefined4 *param_2) { int iVar1; uint uVar2; undefined4 *puVar3; undefined4 *puVar4; undefined4 in_ECX; undefined4 extraout_ECX; iVar1 = *(int *)(DAT_005ea7c8 + 8); if (iVar1 !...
499_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
exp_get_fill
FUN_000332d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ fill_type * exp_get_fill(etree_type *tree,fill_type *def,char *name) { size_t sVar1; fill_type *pfVar2; char *fmt; int iVar3; uint uVar4; uchar *puVar5; byte *pbVar6; byte...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint * FUN_000332d0(int param_1,uint *param_2,int param_3) { size_t sVar1; uint *puVar2; undefined4 uVar3; int iVar4; uint uVar5; byte *pbVar6; byte *pbVar7; if (param_1 != 0) { DAT_001c47b4 = PTR__bfd_std...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017c50 ADD EBX,0x18ed27 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] TEST ESI,ESI JZ 0x000333a8 MOV EAX,dword ptr [EBX + 0xffffffd4] LEA EDI,[EBX + 0x2780] ADD EAX,0x180 MOV dword ptr [EDI + 0x8],0x0 MOV dword ptr [EDI + 0x34],EAX MOV EAX,ESI MOV dword ptr [EDI + 0x28],0x0 MOV...
null
null
null
null
[(u'INT_ZEXT_-1206110965', u'INT_SUB_-1206110957'), (u'CALL_-1206110854', u'CAST_-1206110174'), (u'INDIRECT_-1206110210', u'MULTIEQUAL_-1206110193'), (u'INDIRECT_-1206110381', u'INT_EQUAL_-1206111351'), (u'INT_NOTEQUAL_-1206111462', u'CBRANCH_-1206111462'), (u'CAST_-1206110174', u'CALL_-1206110817'), (u'CALL_-120611081...
[(u'INT_ZEXT_-1206110965', u'INT_SUB_-1206110957'), (u'INDIRECT_-1206110383', u'MULTIEQUAL_-1206110332'), (u'INDIRECT_-1206110276', u'MULTIEQUAL_-1206110259'), (u'CALL_-1206111307', u'INDIRECT_-1206110341'), (u'INDIRECT_-1206110094', u'MULTIEQUAL_-1206110131'), (u'INDIRECT_-1206110361', u'COPY_-1206110414'), ('const-0'...
null
null
000332d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint * FUN_000332d0(int param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n uint *puVar2;\n undefined4 uVar3;\n int iVar4;\n uint uVar5;\n byte *pbVar6;\n byte *pbVar7;\n \n if (param_1 != 0) {\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nfill_type * exp_get_fill(etree_type *tree,fill_type *def,char *name)\n\n{\n size_t sVar1;\n fill_type *pfVar2;\n char *fmt;\n int iVar3;\n uint uVar4;\n uchar *p...
(translation_unit "uint * FUN_000332d0(int param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n uint *puVar2;\n undefined4 uVar3;\n int iVar4;\n uint uVar5;\n byte *pbVar6;\n byte *pbVar7;\n \n if (param_1 != 0) {\n DAT_001c47b4 = PTR__bfd_std_section_001c1fd4 + 0x180;\n DAT_001c4788 = 0;\n DAT_0...
(translation_unit (function_definition TYPE (pointer_declarator * (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 (poin...
(function_definition "uint * FUN_000332d0(int param_1,uint *param_2,int param_3)\n\n{\n size_t sVar1;\n uint *puVar2;\n undefined4 uVar3;\n int iVar4;\n uint uVar5;\n byte *pbVar6;\n byte *pbVar7;\n \n if (param_1 != 0) {\n DAT_001c47b4 = PTR__bfd_std_section_001c1fd4 + 0x180;\n DAT_001c4788 = 0;\n DA...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(type_2 *var_1,type_1 *def,char *var_4) { size_t var_9; type_1 *pfVar2; char *fmt; int var_13; type_3 var_11; type_4 *var_14; type_5 *pbVar6; type_5 *va...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint * MASKED(int param_1,uint *param_2,int param_3) { size_t sVar1; uint *puVar2; undefined4 uVar3; int iVar4; uint uVar5; byte *pbVar6; byte *pbVar7; if (param_1 != 0) { DAT_001c47b4 = PTR__bfd_std_secti...
16_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c
memcpy
memcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00021044)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memcpy_00021044)(); return pvVar1; }
JMP dword ptr [EBX + 0x44]
null
null
null
null
[(u'CAST_-1205984901', u'CALLIND_-1205984982'), ('const-0', u'RETURN_-1205984979'), (u'INDIRECT_-1205984909', u'COPY_-1205984968'), (u'CALLIND_-1205984982', u'CAST_-1205984900'), (u'CAST_-1205984900', u'RETURN_-1205984979'), ('tmp_77', u'CAST_-1205984901'), (u'CALLIND_-1205984982', u'INDIRECT_-1205984909')]
[(u'CAST_-1205984901', u'CALLIND_-1205984982'), ('const-0', u'RETURN_-1205984979'), (u'INDIRECT_-1205984909', u'COPY_-1205984968'), (u'CALLIND_-1205984982', u'CAST_-1205984900'), (u'CAST_-1205984900', u'RETURN_-1205984979'), ('tmp_77', u'CAST_-1205984901'), (u'CALLIND_-1205984982', u'INDIRECT_-1205984909')]
null
null
00012120
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00021044)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00021044)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memcpy(void *__dest,void *_...
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00021044)();\n return pvVar1;\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_0002...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memcpy_00021044)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,voi...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memcpy_00021044)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00021044)(); return pvVar1; }
4072_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
merge_processor_specific_flags
FUN_0010cf10
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "<anon>": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: voi...
void FUN_0010cf10(void) { uint uVar1; int iVar2; undefined4 uVar3; uint uVar4; undefined4 uVar5; uint extraout_ECX; uint uVar6; int unaff_EBP; undefined8 uVar7; uVar7 = FUN_00074f0e(); uVar1 = *(uint *)((int)uVar7 + 8); if (uVar1 != extraout_ECX) { uVar4 = uVar1 & 0xff000000; uVar6 ...
PUSH EBP CALL 0x00074f0e ADD EBP,0x4dd0ea PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [EAX + 0x8] MOV dword ptr [ESP + 0x8],EDX CMP ESI,ECX JZ 0x0010cf51 MOV EAX,ESI MOV EBX,ECX AND EAX,0xff000000 AND EBX,0xff000000 JZ 0x0010cf51 TEST EAX,EAX JZ 0x0010cf51 CMP EBX,0x4000000 JNZ 0x0010cf60 CMP EAX,0x500000...
null
null
null
null
[('tmp_248', u'CBRANCH_-1206923351'), ('const-83886080', u'INT_NOTEQUAL_-1206923337'), ('tmp_1785', u'LOAD_-1206923150'), (u'CAST_-1206922670', u'CALL_-1206922982'), ('tmp_2394', u'PTRSUB_-1206922713'), ('const-8', u'INT_ADD_-1206923434'), ('const-417', u'LOAD_-1206923171'), ('const-0', u'INT_NOTEQUAL_-1206923389'), (u...
[('tmp_1795', u'INT_ADD_-1206923117'), ('const-0', u'INT_NOTEQUAL_-1206923389'), (u'INT_NOTEQUAL_-1206923252', u'BOOL_OR_-1206922769'), (u'INT_ADD_-1206923155', u'CAST_-1206922702'), (u'INT_NOTEQUAL_-1206923155', u'CBRANCH_-1206923150'), (u'CALL_-1206923491', u'CAST_-1206922836'), ('const-0', u'PTRSUB_-1206922730'), ('...
null
null
0010cf10
x86
O1
(translation_unit "void FUN_0010cf10(void)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 uVar5;\n uint extraout_ECX;\n uint uVar6;\n int unaff_EBP;\n undefined8 uVar7;\n \n uVar7 = FUN_00074f0e();\n uVar1 = *(uint *)((int)uVar7 + 8);\n if (uVar1 != extraout_ECX) {\n uVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "<anon>": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF o...
(translation_unit "void FUN_0010cf10(void)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 uVar5;\n uint extraout_ECX;\n uint uVar6;\n int unaff_EBP;\n undefined8 uVar7;\n \n uVar7 = FUN_00074f0e();\n uVar1 = *(uint *)((int)uVar7 + 8);\n if (uVar1 != extraout_ECX) {\n uVar...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration T...
(function_definition "void FUN_0010cf10(void)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n uint uVar4;\n undefined4 uVar5;\n uint extraout_ECX;\n uint uVar6;\n int unaff_EBP;\n undefined8 uVar7;\n \n uVar7 = FUN_00074f0e();\n uVar1 = *(uint *)((int)uVar7 + 8);\n if (uVar1 != extraout_ECX) {\n u...
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "<anon>": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: voi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type...
null
void MASKED(void) { uint uVar1; int iVar2; undefined4 uVar3; uint uVar4; undefined4 uVar5; uint extraout_ECX; uint uVar6; int unaff_EBP; undefined8 uVar7; uVar7 = FUN_00074f0e(); uVar1 = *(uint *)((int)uVar7 + 8); if (uVar1 != extraout_ECX) { uVar4 = uVar1 & 0xff000000; uVar6 = extr...
4728_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Struct_fix_v4bx_interworking
FUN_00158280
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_fix_v4bx_interworking(Struct_fix_v4bx_interworking * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_fix_v4bx_interworking::~Struct_fix_v4bx_interworking ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00158280(undefined4 *param_1) { *param_1 = &PTR_FUN_00404ca8; 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,0x2bbd79 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff0ca8] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x001582b2 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_-1207270762')]
[('tmp_597', u'CALL_-1207270630'), ('const-417', u'STORE_-1207270717'), ('tmp_597', u'STORE_-1207270717'), ('const-3', u'PTRADD_-1207270511'), ('const-0', u'RETURN_-1207270597'), ('const-68', u'CALL_-1207270630'), ('const-1', u'PTRADD_-1207270499'), (u'CAST_-1207270499', u'INT_NOTEQUAL_-1207270694'), ('const-4', u'PTRA...
null
null
00158280
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00158280(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\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_fix_v4bx_interworking(Struct_fix_v4bx_interworking * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_fix_v4bx_interworking::~Struct_fix_v4bx...
(translation_unit "void FUN_00158280(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\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_00158280(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_00158280(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404ca8;\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_00158280(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_fix_v4bx_interworking(Struct_fix_v4bx_interworking * 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_00404ca8; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } FUN_00248200(param_1,0x44); return; }
63_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
htab_find_slot
htab_find_slot
void htab_find_slot(void) { (*(code *)PTR_htab_find_slot_00040100)(); return; }
void htab_find_slot(void) { (*(code *)PTR_htab_find_slot_00040100)(); return; }
JMP dword ptr [EBX + 0x100]
null
null
null
null
[('tmp_58', u'CAST_-1205980057'), (u'CALLIND_-1205980134', u'INDIRECT_-1205980062'), (u'CAST_-1205980057', u'CALLIND_-1205980134'), (u'INDIRECT_-1205980062', u'COPY_-1205980121'), ('const-0', u'RETURN_-1205980131')]
[('tmp_58', u'CAST_-1205980057'), (u'CALLIND_-1205980134', u'INDIRECT_-1205980062'), (u'CAST_-1205980057', u'CALLIND_-1205980134'), (u'INDIRECT_-1205980062', u'COPY_-1205980121'), ('const-0', u'RETURN_-1205980131')]
null
null
00013410
x86
O1
(translation_unit "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}\n\n" (function_definition "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}" primitive_type (function_declarator "htab_find_slot(void)" identifier (parameter_list "(void)...
(translation_unit "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}\n\n" (function_definition "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}" primitive_type (function_declarator "htab_find_slot(void)" identifier (parameter_list "(void)...
(translation_unit "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}\n\n" (function_definition "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}" primitive_type (function_declarator "htab_find_slot(void)" identifier (parameter_list "(void)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void htab_find_slot(void)\n\n{\n (*(code *)PTR_htab_find_slot_00040100)();\n return;\n}" (primitive_type "void") (function_declarator "htab_find_slot(void)" (identifier "htab_find_slot") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR_htab_find_slot_00040100)(); 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_00040100)(); return; }
8095_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
dlang_function_type
FUN_00244110
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * dlang_function_type(string *decl,char *mangled) { string attr; string args; string type; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x0024425c) */ /* WARNING: Removing unreachable block (ram,0x002442a0) */ /* WARNING: Removing unreachable block (ram,0x002441db) */ /* WARNING: Removing unreachable block (ram,0x002442d...
PUSH EBP PUSH EDI XOR EDI,EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1cfee5 SUB ESP,0x4c TEST EDX,EDX JZ 0x00244294 CMP byte ptr [EDX],0x0 JZ 0x00244294 MOV ESI,EAX MOV dword ptr [ESP + 0x24],0x0 MOV dword ptr [ESP + 0x20],0x0 MOV dword ptr [ESP + 0x1c],0x0 MOV dword ptr [ESP + 0x30],0x0 MOV dword ptr [ESP + 0x2c]...
null
null
null
null
[('const-1', u'RETURN_-1204076231')]
[('tmp_2412', u'LOAD_-1204076190'), ('const-0', u'RETURN_-1204075442'), ('const-0', u'INT_NOTEQUAL_-1204076174'), ('const-417', u'LOAD_-1204076042'), (u'CAST_-1204074782', u'LOAD_-1204076042'), (u'CAST_-1204074782', u'INT_NOTEQUAL_-1204076042'), ('tmp_283', u'CBRANCH_-1204076042'), ('tmp_173', u'CBRANCH_-1204076173'), ...
null
null
00244110
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x0024425c) */\n/* WARNING: Removing unreachable block (ram,0x002442a0) */\n/* WARNING: Removing unreachable block (ram,0x002441db) */\n/* WARNING: Removing unreachabl...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * dlang_function_type(string *decl,char *mangled)\n\n{\n string attr;\n string args;\n string type;\n \n}\n\n" comment (function_definition "char * dlang_function_type(string *decl,char *mangled)\n\n{\...
(translation_unit "undefined4 __regparm3 FUN_00244110(undefined4 param_1,char *param_2)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n \n uVar2 = 0;\n if ((param_2 != (char *)0x0) && (*param_2 != '\0')) {\n pcVar1 = (char *)FUN_00243320();\n if ((pcVar1 != (char *)0x0) && (*pcVar1 != '\0')) {\n FUN_002434d0...
(translation_unit (function_definition TYPE (ERROR IDENT) (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 ;) (expression_stateme...
(function_definition "undefined4 __regparm3 FUN_00244110(undefined4 param_1,char *param_2)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n \n uVar2 = 0;\n if ((param_2 != (char *)0x0) && (*param_2 != '\0')) {\n pcVar1 = (char *)FUN_00243320();\n if ((pcVar1 != (char *)0x0) && (*pcVar1 != '\0')) {\n FUN_00243...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * function_1(type_1 *decl,char *mangled) { type_1 attr; type_1 args; type_1 type; }
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x0024425c) */ /* WARNING: Removing unreachable block (ram,0x002442a0) */ /* WARNING: Removing unreachable block (ram,0x002441db) */ /* WARNING: Removing unreachable block (ram,0x002442d...
55_i686-kfreebsd-gnu-elfedit_and_i686-kfreebsd-gnu-elfedit_strip.c
elf_osabi
FUN_00011b80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 elf_osabi(char *osabi) { int iVar1; char *pcVar2; int iVar3; iVar3 = 0; pcVar2 = "none"; while( true ) { iVar1 = strcasecmp(osabi,pcVar2); if (iVar1 == 0) { return osabis[iVar3].osabi; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_00011b80(char *param_1) { char *__s2; int iVar1; undefined4 uVar2; int iVar3; iVar3 = 0; __s2 = "none"; while( true ) { iVar1 = strcasecmp(param_1,__s2); if (iVar1 == 0) { ...
PUSH EDI MOV EDI,EAX PUSH ESI XOR ESI,ESI PUSH EBX CALL 0x000117c0 ADD EBX,0x7474 LEA EAX,[EBX + 0xffffc571] JMP 0x00011ba7 MOV EAX,dword ptr [EBX + ESI*0x8 + 0xfffffe84] SUB ESP,0x8 PUSH EAX PUSH EDI CALL 0x000111d0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00011bf0 ADD ESI,0x1 CMP ESI,0x10 JNZ 0x00011ba0 SUB ESP,0x4 LEA EAX,[EB...
null
null
null
null
[(u'COPY_-1205986052', u'CALL_-1205986233'), ('tmp_89', u'BRANCH_-1205986371'), (u'CALL_-1205986330', u'INT_EQUAL_-1205986304'), (u'MULTIEQUAL_-1205986111', u'PTRADD_-1205985949'), ('tmp_508', u'CALL_-1205986330'), ('const-0', u'INT_EQUAL_-1205986304'), ('const-0', u'RETURN_-1205986163'), ('tmp_190', u'CBRANCH_-1205986...
[(u'COPY_-1205986418', u'MULTIEQUAL_-1205986113'), ('tmp_89', u'BRANCH_-1205986371'), (u'CALL_-1205986330', u'INT_EQUAL_-1205986304'), (u'LOAD_-1205986238', u'MULTIEQUAL_-1205986123'), (u'PTRADD_-1205985952', u'LOAD_-1205986153'), (u'INT_ADD_-1205986284', u'MULTIEQUAL_-1205986113'), ('const-0', u'INT_EQUAL_-1205986304'...
null
null
00011b80
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00011b80(char *param_1)\n\n{\n char *__s2;\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n \n iVar3 = 0;\n __s2 = "none";\n while( true ) {\n iVar1 = strcasecmp(param_1,__s...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 elf_osabi(char *osabi)\n\n{\n int iVar1;\n char *pcVar2;\n int iVar3;\n \n iVar3 = 0;\n pcVar2 = "none";\n while( true ) {\n iVar1 = strcasecmp(osabi,pcVar2);\n if (iVar1 == 0) {\n ...
(translation_unit "undefined4 __regparm3 FUN_00011b80(char *param_1)\n\n{\n char *__s2;\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n \n iVar3 = 0;\n __s2 = "none";\n while( true ) {\n iVar1 = strcasecmp(param_1,__s2);\n if (iVar1 == 0) {\n return (&DAT_00018e80)[iVar3 * 2];\n }\n iVar3 = iVa...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (e...
(function_definition "undefined4 __regparm3 FUN_00011b80(char *param_1)\n\n{\n char *__s2;\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n \n iVar3 = 0;\n __s2 = "none";\n while( true ) {\n iVar1 = strcasecmp(param_1,__s2);\n if (iVar1 == 0) {\n return (&DAT_00018e80)[iVar3 * 2];\n }\n iVar3 = ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(char *osabi) { int var_2; char *pcVar2; int var_3; var_3 = 0; pcVar2 = "none"; while( true ) { var_2 = var_1(osabi,pcVar2); if (var_2 == 0) { return osabis[var_3].osabi; ...
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))))) body: (compound_statement (declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(char *param_1) { char *__s2; int iVar1; undefined4 uVar2; int iVar3; iVar3 = 0; __s2 = "none"; while( true ) { iVar1 = strcasecmp(param_1,__s2); if (iVar1 == 0) { retur...
220_gtypist_and_gtypist_strip.c
iconv_open
iconv_open
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ iconv_t iconv_open(char *__tocode,char *__fromcode) { /* WARNING: Bad instruction - Truncating control flow here */ /* iconv_open@@GLIBC_2....
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ iconv_t iconv_open(char *__tocode,char *__fromcode) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205931666')]
[('const-1', u'RETURN_-1205931666')]
null
null
0001f164
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\niconv_t iconv_open(char *__tocode,char *__fromcode)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\niconv_t iconv_open(char *__tocode,char *__fromcode)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "iconv_t iconv_open(char *__tocode,char *__fromcode)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "iconv_t iconv_open(char *__tocode,char *__fromcode)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "iconv_open(char *__tocode,char *_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "iconv_t iconv_open(char *__tocode,char *__fromcode)\n\n{\n \n halt_baddata();\n}" (type_identifier "iconv_t") (function_declarator "iconv_open(char *__tocode,char *__fromcode)" (identifier "iconv_open") (parameter_list "(char *__tocode,char *__fromcode)" (( "(") (parameter_decl...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(char *__tocode,char *__fromcode) { /* WARNING: Bad instruction - Truncating control flow here */ /* iconv_open@@GLIBC_2.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: (primitive_type) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ iconv_t MASKED(char *__tocode,char *__fromcode) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6441_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
sha1_process_block
FUN_001a5050
void sha1_process_block(void *buffer,size_t len,sha1_ctx *ctx) { sha1_uint32 sVar1; int iVar2; uint uVar3; uint uVar4; void *pvVar5; uint uVar6; uint uVar7; uint uVar8; uint uVar9; uint uVar10; uint uVar11; uint uVar12; uint uVar13; uint uVar14; uint uVar15; uint uVar16; uint uVar17;...
void FUN_001a5050(uint param_1,uint param_2,uint *param_3) { int iVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uint uVar8; uint uVar9; uint uVar10; uint uVar11; uint uVar12; uint uVar13; uint uVar14; uint uVar15; uint uVar16; uint uVar17; uint uVar1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xac MOV EAX,dword ptr [ESP + 0xc4] MOV ECX,dword ptr [ESP + 0xc8] MOV EDX,EAX MOV EBX,ECX MOV ESI,dword ptr [ECX] MOV EDI,dword ptr [ECX + 0x8] AND EDX,0xfffffffc ADD EDX,dword ptr [ESP + 0xc0] MOV EBX,dword ptr [EBX + 0x10] MOV EBP,EDX MOV dword ptr [ESP + 0x64],EDX MOV EDX...
null
null
null
null
[(u'INT_ADD_-1207598541', u'INT_ADD_-1207598494'), (u'INT_XOR_-1207601449', u'CAST_-1207596921'), (u'INT_MULT_-1207600564', u'INT_OR_-1207600565'), (u'INT_RIGHT_-1207600564', u'INT_OR_-1207600565'), (u'INT_XOR_-1207602441', u'CAST_-1207597208'), (u'INT_XOR_-1207606862', u'INT_ADD_-1207606858'), (u'INT_MULT_-1207609352'...
[(u'INT_ADD_-1207598541', u'INT_ADD_-1207598494'), (u'INT_XOR_-1207603867', u'CAST_-1207597615'), (u'INT_MULT_-1207600564', u'INT_OR_-1207600565'), (u'INT_RIGHT_-1207600564', u'INT_OR_-1207600565'), (u'INT_XOR_-1207606862', u'INT_ADD_-1207606858'), (u'INT_MULT_-1207609352', u'INT_OR_-1207609353'), (u'INT_RIGHT_-1207609...
null
null
001a5050
x86
O1
(translation_unit "void FUN_001a5050(uint param_1,uint param_2,uint *param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n uint uVar12;\n uint uVar13;\n uint uVar14;\n uint uVar15;\n uint...
(translation_unit "void sha1_process_block(void *buffer,size_t len,sha1_ctx *ctx)\n\n{\n sha1_uint32 sVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n void *pvVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n uint uVar12;\n uint uVar13;\n uint uVar14;\n uint uV...
(translation_unit "void FUN_001a5050(uint param_1,uint param_2,uint *param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n uint uVar12;\n uint uVar13;\n uint uVar14;\n uint uVar15;\n uint...
(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 ;) (declaration TYPE I...
(function_definition "void FUN_001a5050(uint param_1,uint param_2,uint *param_3)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n uint uVar12;\n uint uVar13;\n uint uVar14;\n uint uVar15;\n u...
void function_1(void *var_4,size_t var_1,type_1 *ctx) { type_2 var_3; int var_6; type_3 var_7; type_3 var_16; void *var_5; type_3 var_13; type_3 var_15; type_3 var_18; type_3 var_21; type_3 var_26; type_3 var_31; type_3 var_34; type_3 var_25; type_3 var_28; type_3 var_32; type_3 var_14...
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(uint param_1,uint param_2,uint *param_3) { int iVar1; uint uVar2; uint uVar3; uint uVar4; uint uVar5; uint uVar6; uint uVar7; uint uVar8; uint uVar9; uint uVar10; uint uVar11; uint uVar12; uint uVar13; uint uVar14; uint uVar15; uint uVar16; uint uVar17; uint uVar18; u...
4488_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
add_output_section_relative
FUN_0010b560
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, Address address...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010b560(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x233a97 SUB ESP,0x34 MOV ESI,dword ptr [ESP + 0x54] MOV EDI,dword ptr [ESP + 0x48] PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH ESI PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBP,[ESP + 0x20] PUSH EBP CALL 0x000f5e10 MOV EAX,dword ptr [ESP + 0x7...
null
null
null
null
[(u'MULTIEQUAL_-1206929351', u'CAST_-1206928757'), ('const-0', u'PTRSUB_-1206928875'), (u'CAST_-1206928729', u'STORE_-1206929650'), ('const-4', u'PTRSUB_-1206928639'), (u'PTRSUB_-1206928901', u'PTRSUB_-1206928873'), (u'CAST_-1206928778', u'STORE_-1206929831'), (u'LOAD_-1206929944', u'PTRSUB_-1206928880'), (u'CAST_-1206...
[('const-3067833783', u'INT_MULT_-1206929700'), ('tmp_3139', u'INT_ADD_-1206929366'), (u'CALL_-1206929960', u'INDIRECT_-1206929098'), ('const-417', u'LOAD_-1206929926'), (u'CAST_-1206928956', u'LOAD_-1206929944'), ('const-417', u'LOAD_-1206929365'), ('const-3', u'PTRADD_-1206928916'), (u'INT_MULT_-1206929680', u'STORE_...
null
null
0010b560
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010b560(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int...
(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 add_output_section_relative(Output_data_reloc<4,_true,_32,_false>\n * this, Output_section * os, uint type, Output_data ...
(translation_unit "void FUN_0010b560(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_0010b560(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<4,_true,_32,_false> * this, Output_section * os, uint type, Output_data * od, Address address...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; ...
1589_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Struct_add_needed
FUN_00046470
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_add_needed(Struct_add_needed * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_add_needed::~Struct_add_needed(Struct_add_needed *this,int __in_chrg) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00046470(undefined4 *param_1) { *param_1 = &PTR_FUN_00404cbc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x3cdb8a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff0cbc] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x000464a2 SUB ESP,0xc PUSH EDX CALL 0x00248220 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206164350')]
[('const-0', u'RETURN_-1206164210'), ('const-4', u'PTRADD_-1206164128'), ('const-3', u'PTRADD_-1206164141'), ('tmp_439', u'PTRADD_-1206164128'), ('const-417', u'STORE_-1206164297'), ('tmp_439', u'STORE_-1206164297'), (u'CAST_-1206164128', u'INT_NOTEQUAL_-1206164273'), (u'PTRADD_-1206164128', u'LOAD_-1206164293'), (u'LO...
null
null
00046470
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046470(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404cbc;\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_add_needed(Struct_add_needed * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_add_needed::~Struct_add_needed(Struct_add_needed *this,int __in_c...
(translation_unit "void FUN_00046470(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404cbc;\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_00046470(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404cbc;\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_00046470(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00404cbc;\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_00046470(undefined4 *param_1)" (identifier "FUN_00046470...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_add_needed(Struct_add_needed * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { }
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_00404cbc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_00248220((undefined4 *)param_1[1]); } return; }
14064_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
strdup
strdup
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1203744662')]
[('const-1', u'RETURN_-1203744662')]
null
null
005f5060
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(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\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.0 */\n...
(translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_lis...
(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 "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_ty...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@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)))))) body: (compound_statement (expre...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3348_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
initialize_input_to_output_map<64>
FUN_000c1bf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void initialize_input_to_output_map<64>(Relobj * this, uint shndx, Elf_Addr starting_address, unordered_map<int,_long_long_unsigned_int,_std::hash<int>,_std::equal_to<int>,_std::allocator<std::pai...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000c1bf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { FUN_0018d520(*(undefined4 *)(param_1 + 0x48),param_2,param_3,param_4,param_5); return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x27d40a SUB ESP,0x14 PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] MOV EAX,dword ptr [ESP + 0x2c] PUSH dword ptr [EAX + 0x48] CALL 0x0018d520 ADD ESP,0x28 POP EBX RET
null
null
null
null
[(u'LOAD_-1206707131', u'CALL_-1206707117'), ('tmp_210', u'CALL_-1206707117'), ('tmp_209', u'PTRSUB_-1206706998'), ('const-0', u'RETURN_-1206707089'), ('tmp_211', u'CALL_-1206707117'), ('tmp_212', u'CALL_-1206707117'), (u'PTRSUB_-1206706998', u'LOAD_-1206707131'), ('const-72', u'PTRSUB_-1206706998'), ('const-417', u'LO...
[(u'LOAD_-1206707131', u'CALL_-1206707117'), ('tmp_376', u'CALL_-1206707117'), ('tmp_373', u'CALL_-1206707117'), (u'CAST_-1206707010', u'LOAD_-1206707131'), ('const-72', u'INT_ADD_-1206707115'), ('tmp_375', u'CALL_-1206707117'), ('const-417', u'LOAD_-1206707131'), ('tmp_377', u'INT_ADD_-1206707115'), ('const-0', u'RETU...
null
null
000c1bf0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c1bf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n FUN_0018d520(*(undefined4 *)(param_1 + 0x48),param_2,param_3,param_4,param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void initialize_input_to_output_map<64>(Relobj * this, uint shndx,\n Elf_Addr starting_address,\n unordered_map<int,_long_long_unsigned_int,_std::hash<int>,_std::equal_to<int>,_st...
(translation_unit "void FUN_000c1bf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n FUN_0018d520(*(undefined4 *)(param_1 + 0x48),param_2,param_3,param_4,param_5);\n return;\n}\n\n" (function_definition "void FUN_000c1bf0(int param_1,undefined4 param_...
(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 { (expression_statement ...
(function_definition "void FUN_000c1bf0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n FUN_0018d520(*(undefined4 *)(param_1 + 0x48),param_2,param_3,param_4,param_5);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000c1bf0(int param_1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void initialize_input_to_output_map<64>(Relobj * this, uint shndx, Elf_Addr starting_address, unordered_map<int,_long_long_unsigned_int,_std::hash<int>,_std::equal_to<int>,_std::allocator<std::pai...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { FUN_0018d520(*(undefined4 *)(param_1 + 0x48),param_2,param_3,param_4,param_5); return; }
5635_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
value
FUN_001550c0
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* DWARF original prototype: uint64_t value(Integer_expression * this, Expression_eval_info * param_1) */ uint64_t __thiscall gold::Integer_expression::value(Integer_expression *this,Expre...
undefined8 FUN_001550c0(int param_1) { return *(undefined8 *)(param_1 + 4); }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX + 0x8] MOV EAX,dword ptr [EAX + 0x4] RET
null
null
null
null
[(u'PTRSUB_-1207283430', u'LOAD_-1207283495'), (u'LOAD_-1207283495', u'COPY_-1207283496'), ('const-4', u'PTRSUB_-1207283430'), ('const-417', u'LOAD_-1207283495'), ('tmp_35', u'PTRSUB_-1207283430'), (u'COPY_-1207283496', u'RETURN_-1207283489'), ('const-0', u'RETURN_-1207283489')]
[(u'CAST_-1207283434', u'LOAD_-1207283497'), (u'LOAD_-1207283497', u'COPY_-1207283496'), ('tmp_41', u'INT_ADD_-1207283488'), ('const-4', u'INT_ADD_-1207283488'), (u'COPY_-1207283496', u'RETURN_-1207283489'), (u'INT_ADD_-1207283488', u'CAST_-1207283434'), ('const-0', u'RETURN_-1207283489'), ('const-417', u'LOAD_-1207283...
null
null
001550c0
x86
O1
(translation_unit "undefined8 FUN_001550c0(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 4);\n}\n\n" (function_definition "undefined8 FUN_001550c0(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 4);\n}" type_identifier (function_declarator "FUN_001550c0(int param_1)" identifier (parameter_list "(int param...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "STT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t value(Integer_expression * this, Expression_eval_info *\n param_1) */\n\nuint64_t __thiscall\ngold::Integer_expression::value(Intege...
(translation_unit "undefined8 FUN_001550c0(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 4);\n}\n\n" (function_definition "undefined8 FUN_001550c0(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 4);\n}" type_identifier (function_declarator "FUN_001550c0(int param_1)" identifier (parameter_list "(int param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined8 FUN_001550c0(int param_1)\n\n{\n return *(undefined8 *)(param_1 + 4);\n}" (type_identifier "undefined8") (function_declarator "FUN_001550c0(int param_1)" (identifier "FUN_001550c0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (ide...
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "STT": Some values do not have unique names */ /* DWARF original prototype: uint64_t value(Integer_expression * this, Expression_eval_info * param_1) */ uint64_t __thiscall gold::type_1::function_1(type_1 *this,type_2 *param_2) { re...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined8 MASKED(int param_1) { return *(undefined8 *)(param_1 + 4); }
6958_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
symbol_section_contents<64,_false>
FUN_001bdc90
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: symbol_section_contents<64, false> DWARF original prototype: void symbol_section_contents<64,_false>(Versions * this, Symbol_table * symtab, Stringpool * dynpool, uint local_symcount, vector<gold::S...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_001bdc90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5, undefined4 *param_6,int *param_7) { int iVar1; char cVar2; undefined2 *puVar3; undefined2 *puVar4; undefine...
CALL 0x000644b6 ADD EAX,0x1f136b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x3c] MOV EBP,dword ptr [ESP + 0x40] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x30] CMP byte ptr [EAX + 0x34],0x0 JZ 0x001bdf0d MOV EAX,dword ptr [EBP + 0x4] SUB EAX,dword ptr [EBP] SUB ESP,0xc SAR E...
null
null
null
null
[('const-1', u'COPY_-1207640076'), ('const-0', u'INT_NOTEQUAL_-1207640095'), (u'LOAD_-1207640223', u'INT_AND_-1207640190'), (u'MULTIEQUAL_-1207639313', u'MULTIEQUAL_-1207639611'), (u'INT_AND_-1207640190', u'INT_EQUAL_-1207640204'), (u'MULTIEQUAL_-1207639566', u'MULTIEQUAL_-1207639553'), ('const-1743', u'CALL_-120763943...
[('const-0', u'INT_NOTEQUAL_-1207640095'), (u'LOAD_-1207640223', u'INT_AND_-1207640190'), (u'INT_AND_-1207640190', u'INT_EQUAL_-1207640204'), (u'COPY_-1207638629', u'CALL_-1207639431'), (u'MULTIEQUAL_-1207639622', u'INT_ADD_-1207640120'), (u'INT_NOTEQUAL_-1207640085', u'CBRANCH_-1207640085'), ('const-2', u'INT_MULT_-12...
null
null
001bdc90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001bdc90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5,\n undefined4 *param_6,int *param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined2 *puVar3;\n und...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: symbol_section_contents<64, false>\n DWARF original prototype: void symbol_section_contents<64,_false>(Versions * this, Symbol_table *\n symtab, Stringpool * dynpool, uint local_symcou...
(translation_unit "void FUN_001bdc90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5,\n undefined4 *param_6,int *param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined2 *puVar3;\n undefined2 *puVar4;\n undefined2 *puVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n int *p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ...
(function_definition "void FUN_001bdc90(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5,\n undefined4 *param_6,int *param_7)\n\n{\n int iVar1;\n char cVar2;\n undefined2 *puVar3;\n undefined2 *puVar4;\n undefined2 *puVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n int...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: symbol_section_contents<64, false> DWARF original prototype: void symbol_section_contents<64,_false>(Versions * this, Symbol_table * symtab, Stringpool * dynpool, uint local_symcount, vector<gold::S...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,int *param_5, undefined4 *param_6,int *param_7) { int iVar1; char cVar2; undefined2 *puVar3; undefined2 *puVar4; undefined2 *pu...
626_bash_and_bash_strip.c
all_shell_functions
all_shell_functions
/* WARNING: Unknown calling convention */ SHELL_VAR ** all_shell_functions(void) { SHELL_VAR **array; array = map_over_funcs((sh_var_map_func_t *)0x0); if (array != (SHELL_VAR **)0x0) { sort_variables(array); } return array; }
int all_shell_functions(void) { int iVar1; iVar1 = map_over_funcs(0); if (iVar1 != 0) { sort_variables(iVar1); } return iVar1; }
PUSH EBX SUB ESP,0x14 PUSH 0x0 CALL 0x000503a6 MOV EBX,EAX ADD ESP,0x10 TEST EAX,EAX JZ 0x00050492 SUB ESP,0xc PUSH EAX CALL 0x000503fa ADD ESP,0x10 MOV EAX,EBX ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'CALL_-1206254448', u'CALL_-1206254395'), ('const-0', u'INT_NOTEQUAL_-1206254418'), (u'COPY_-1206254383', u'RETURN_-1206254352'), ('const-0', u'RETURN_-1206254352'), ('const-0', u'CALL_-1206254448'), (u'CALL_-1206254448', u'INT_NOTEQUAL_-1206254418'), (u'INT_NOTEQUAL_-1206254418', u'CBRANCH_-1206254418'), ('tmp_102'...
[(u'CALL_-1206254448', u'CALL_-1206254395'), ('const-0', u'INT_NOTEQUAL_-1206254418'), (u'COPY_-1206254383', u'RETURN_-1206254352'), ('const-0', u'RETURN_-1206254352'), (u'CALL_-1206254448', u'INT_NOTEQUAL_-1206254418'), (u'INT_NOTEQUAL_-1206254418', u'CBRANCH_-1206254418'), ('tmp_102', u'CBRANCH_-1206254418'), (u'CALL...
null
null
00050472
x86
O1
(translation_unit "int all_shell_functions(void)\n\n{\n int iVar1;\n \n iVar1 = map_over_funcs(0);\n if (iVar1 != 0) {\n sort_variables(iVar1);\n }\n return iVar1;\n}\n\n" (function_definition "int all_shell_functions(void)\n\n{\n int iVar1;\n \n iVar1 = map_over_funcs(0);\n if (iVar1 != 0) {\n sort_var...
(translation_unit "/* WARNING: Unknown calling convention */\n\nSHELL_VAR ** all_shell_functions(void)\n\n{\n SHELL_VAR **array;\n \n array = map_over_funcs((sh_var_map_func_t *)0x0);\n if (array != (SHELL_VAR **)0x0) {\n sort_variables(array);\n }\n return array;\n}\n\n" comment (function_definition "SHELL_VA...
(translation_unit "int all_shell_functions(void)\n\n{\n int iVar1;\n \n iVar1 = map_over_funcs(0);\n if (iVar1 != 0) {\n sort_variables(iVar1);\n }\n return iVar1;\n}\n\n" (function_definition "int all_shell_functions(void)\n\n{\n int iVar1;\n \n iVar1 = map_over_funcs(0);\n if (iVar1 != 0) {\n sort_var...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (if_statement if (parenthesized_expression (...
(function_definition "int all_shell_functions(void)\n\n{\n int iVar1;\n \n iVar1 = map_over_funcs(0);\n if (iVar1 != 0) {\n sort_variables(iVar1);\n }\n return iVar1;\n}" (primitive_type "int") (function_declarator "all_shell_functions(void)" (identifier "all_shell_functions") (parameter_list "(void)" (( "(") ...
/* WARNING: Unknown calling convention */ type_1 ** function_1(void) { type_1 **var_2; var_2 = var_1((type_2 *)0x0); if (var_2 != (type_1 **)0x0) { var_3(var_2); } return var_2; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e...
null
int MASKED(void) { int iVar1; iVar1 = map_over_funcs(0); if (iVar1 != 0) { sort_variables(iVar1); } return iVar1; }
2128_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
get_name
FUN_000665e0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: string get_name(Add_archive_symbols * this) */ string * __thiscall gold::Add_archive_symbols::get_name(string *__return_storage_ptr__,Add_archive_symbols *this) { Input_file *pIVar1; int unaff_EDI; __x86_get_pc_thunk...
int * FUN_000665e0(int *param_1,int param_2) { int iVar1; int unaff_EDI; FUN_00062073(); if (*(int *)(param_2 + 0x40) == 0) { *param_1 = (int)(param_1 + 2); FUN_0005c9a0(param_1,unaff_EDI + 0x23815c,&UNK_0023816f + unaff_EDI,0); return param_1; } iVar1 = *(int *)(*(int *)(param_2 + 0x40) + ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00062073 ADD EDI,0x343a17 PUSH ESI PUSH EBX SUB ESP,0x1c MOV EAX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x40] LEA ECX,[ESI + 0x8] MOV dword ptr [EBP + -0x24],ECX TEST EAX,EAX JZ 0x00066678 MOV EAX,dword ptr [EAX + 0x24] LEA EDX,[ESI + 0x8] MOV d...
null
null
null
null
[('const-19', u'INT_LESS_-1206294820'), (u'INT_LESS_-1206294820', u'CBRANCH_-1206294829'), (u'PTRSUB_-1206294324', u'STORE_-1206294663'), (u'LOAD_-1206294972', u'PTRSUB_-1206294371'), ('const-20', u'CALL_-1206294789'), ('const-0', u'PTRSUB_-1206294433'), (u'PTRSUB_-1206294462', u'LOAD_-1206294972'), ('tmp_827', u'PTRSU...
[(u'INT_LESS_-1206294820', u'CBRANCH_-1206294829'), ('tmp_1605', u'COPY_-1206294726'), (u'PTRADD_-1206294423', u'LOAD_-1206294869'), (u'PTRADD_-1206294467', u'STORE_-1206294959'), ('const-2', u'PTRADD_-1206294452'), ('tmp_1605', u'STORE_-1206294938'), (u'LOAD_-1206294761', u'CALL_-1206294743'), (u'CAST_-1206294447', u'...
null
null
000665e0
x86
O1
(translation_unit "int * FUN_000665e0(int *param_1,int param_2)\n\n{\n int iVar1;\n int unaff_EDI;\n \n FUN_00062073();\n if (*(int *)(param_2 + 0x40) == 0) {\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,unaff_EDI + 0x23815c,&UNK_0023816f + unaff_EDI,0);\n return param_1;\n }\n iVar1 = *(int ...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: string get_name(Add_archive_symbols * this) */\n\nstring * __thiscall\ngold::Add_archive_symbols::get_name(string *__return_storage_ptr__,Add_archive_symbols *this)\n\n{\n Input_file *pIVar1;\n int unaff_ED...
(translation_unit "int * FUN_000665e0(int *param_1,int param_2)\n\n{\n int iVar1;\n int unaff_EDI;\n \n FUN_00062073();\n if (*(int *)(param_2 + 0x40) == 0) {\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,unaff_EDI + 0x23815c,&UNK_0023816f + unaff_EDI,0);\n return param_1;\n }\n iVar1 = *(int ...
(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 IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expre...
(function_definition "int * FUN_000665e0(int *param_1,int param_2)\n\n{\n int iVar1;\n int unaff_EDI;\n \n FUN_00062073();\n if (*(int *)(param_2 + 0x40) == 0) {\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,unaff_EDI + 0x23815c,&UNK_0023816f + unaff_EDI,0);\n return param_1;\n }\n iVar1 = *(i...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: string get_name(Add_archive_symbols * this) */ type_3 * __thiscall gold::Add_archive_symbols::get_name(type_3 *__return_storage_ptr__,Add_archive_symbols *this) { type_1 *pIVar1; int var_4; var_1(); if (this->archi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
int * MASKED(int *param_1,int param_2) { int iVar1; int unaff_EDI; FUN_00062073(); if (*(int *)(param_2 + 0x40) == 0) { *param_1 = (int)(param_1 + 2); FUN_0005c9a0(param_1,unaff_EDI + 0x23815c,&UNK_0023816f + unaff_EDI,0); return param_1; } iVar1 = *(int *)(*(int *)(param_2 + 0x40) + 0x24);...
197_s390x-linux-gnu-ar_and_s390x-linux-gnu-ar_strip.c
parse_vma
FUN_00018730
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bfd_vma parse_vma(char *s,char *arg) { char *format; bfd_vma bVar1; char *end; undefined4 uStack_c; uStack_c = 0x18737; bVar1 = bfd_scan_vma(s,&end,0); if (*end == '\0') ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_00018730(undefined4 param_1,char *param_2) { undefined4 uVar1; int iVar2; int *piVar3; char *pcVar4; char *pcVar5; stat64 sStack_98; undefined **ppuStack_38; undefined4 uStack_34; char *local_10;...
PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0x88c9 SUB ESP,0x18 MOV ESI,dword ptr [ESP + 0x24] PUSH 0x0 LEA EAX,[ESP + 0x14] PUSH EAX PUSH ESI CALL 0x00012040 ADD ESP,0x10 MOV ECX,dword ptr [ESP + 0xc] CMP byte ptr [ECX],0x0 JNZ 0x00018763 ADD ESP,0x14 POP EBX POP ESI RET PUSH EAX LEA EAX,[EBX + 0xffffb335] PUSH 0x5 PUSH...
null
null
null
null
[('const-1', u'RETURN_-1205958647'), (u'CAST_-1205958500', u'CALL_-1205958652'), (u'COPY_-1205958668', u'RETURN_-1205958716'), ('const-0', u'INT_EQUAL_-1205958751'), ('const-0', u'RETURN_-1205958716'), ('const-417', u'LOAD_-1205958766'), ('const-0', u'CALL_-1205958689'), (u'CALL_-1205958786', u'COPY_-1205958668'), ('co...
[('const-3', u'CALL_-1205958525'), ('const-2', u'INT_NOTEQUAL_-1205958231'), ('const-0', u'CALL_-1205958243'), (u'CALL_-1205958786', u'RETURN_-1205958716'), (u'COPY_-1205957671', u'RETURN_-1205957655'), (u'COPY_-1205958259', u'RETURN_-1205958209'), (u'COPY_-1205958106', u'RETURN_-1205958365'), (u'CALL_-1205958251', u'I...
null
null
00018730
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00018730(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbfd_vma parse_vma(char *s,char *arg)\n\n{\n char *format;\n bfd_vma bVar1;\n char *end;\n undefined4 uStack_c;\n \n uStack_c = 0x18737;\n bVar1 = bfd_scan_vma(s...
(translation_unit "undefined4 FUN_00018730(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined4 uStack_34;\n char *local_10;\n \n uVar1 = bfd_scan_vma();\n if (*local_10 == '\0') {\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla...
(function_definition "undefined4 FUN_00018730(undefined4 param_1,char *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n char *pcVar5;\n stat64 sStack_98;\n undefined **ppuStack_38;\n undefined4 uStack_34;\n char *local_10;\n \n uVar1 = bfd_scan_vma();\n if (*local_10 == '\0') ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(char *s,char *arg) { char *format; type_1 bVar1; char *end; type_2 uStack_c; uStack_c = 0x18737; bVar1 = var_1(s,&end,0); if (*end == '\0') { return...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,char *param_2) { undefined4 uVar1; int iVar2; int *piVar3; char *pcVar4; char *pcVar5; stat64 sStack_98; undefined **ppuStack_38; undefined4 uStack_34; char *local_10; ...
9574_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~ios_base
FUN_00244330
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ios_base::~ios_base() */ void __thiscall std::ios_base::~ios_base(ios_base *this) { ~ios_base(this); operator_delete(this); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00244330(undefined4 param_1) { FUN_002442c0(param_1); FUN_001ff030(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x16acc9 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] PUSH ESI CALL 0x002442c0 MOV dword ptr [ESP],ESI CALL 0x001ff030 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-0', u'RETURN_-1204075619'), ('tmp_181', u'CALL_-1204075652'), ('tmp_181', u'CALL_-1204075665')]
[('tmp_334', u'CALL_-1204075652'), ('const-0', u'RETURN_-1204075619'), ('tmp_334', u'CALL_-1204075665')]
null
null
00244330
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00244330(undefined4 param_1)\n\n{\n FUN_002442c0(param_1);\n FUN_001ff030(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00244330(undefined4 param_1)\n\n{\n FUN_002442c0(param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ios_base::~ios_base() */\n\nvoid __thiscall std::ios_base::~ios_base(ios_base *this)\n\n{\n ~ios_base(this);\n operator_delete(this);\n return;\n}\n\n" comment comment (function_definition "void __this...
(translation_unit "void FUN_00244330(undefined4 param_1)\n\n{\n FUN_002442c0(param_1);\n FUN_001ff030(param_1);\n return;\n}\n\n" (function_definition "void FUN_00244330(undefined4 param_1)\n\n{\n FUN_002442c0(param_1);\n FUN_001ff030(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00244330(undef...
(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_00244330(undefined4 param_1)\n\n{\n FUN_002442c0(param_1);\n FUN_001ff030(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00244330(undefined4 param_1)" (identifier "FUN_00244330") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ios_base::~ios_base() */ 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_002442c0(param_1); FUN_001ff030(param_1); return; }
11462_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
opendir
opendir
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ DIR * opendir(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ /* opendir@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ DIR * opendir(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201741318')]
[('const-1', u'RETURN_-1201741318')]
null
null
0041e1f0
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nDIR * opendir(char *__name)\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\nDIR * opendir(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* opendir@@GLIBC_2.0 ...
(translation_unit "DIR * opendir(char *__name)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "DIR * opendir(char *__name)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* opendir(char *__name)" * (function_declarator "opendir(char *__name)" identifier...
(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 "DIR * opendir(char *__name)\n\n{\n \n halt_baddata();\n}" (type_identifier "DIR") (pointer_declarator "* opendir(char *__name)" (* "*") (function_declarator "opendir(char *__name)" (identifier "opendir") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__n...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 * function_1(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ /* opendir@@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: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expr...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ DIR * MASKED(char *__name) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4064_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
add_global_generic
FUN_000de620
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_true,_32,_false> * this, Symbol * gsym, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_tru...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000de620(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int param_6,undefined4 param_7,int param_8) { undefined1 local_28 [24]; undefined4 local_10; ...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2239d8 SUB ESP,0x20 MOV ECX,dword ptr [ESP + 0x4c] MOV ESI,dword ptr [ESP + 0x3c] MOV EAX,dword ptr [ESP + 0x40] MOV EDX,dword ptr [ESP + 0x44] MOV EDI,dword ptr [ESP + 0x48] TEST ECX,ECX JNZ 0x000de680 TEST EDX,EDX JNZ 0x000de680 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH EAX ...
null
null
null
null
[(u'PTRSUB_-1206720519', u'PTRSUB_-1206720513'), (u'SUBPIECE_-1206720649', u'CALL_-1206720820'), (u'PTRSUB_-1206720519', u'CALL_-1206720776'), ('const-2231161', u'COPY_-1206720531'), ('const-4', u'SUBPIECE_-1206720640'), (u'COPY_-1206720531', u'CALL_-1206720701'), ('const-0', u'SUBPIECE_-1206720649'), (u'CALL_-12067207...
[('const-4294967256', u'PTRSUB_-1206720552'), ('const-2274896', u'COPY_-1206720563'), ('tmp_1069', u'CALL_-1206720701'), ('tmp_1074', u'CALL_-1206720776'), ('tmp_178', u'CBRANCH_-1206720878'), ('const-2231161', u'COPY_-1206720564'), ('const-0', u'INT_EQUAL_-1206720895'), (u'INT_EQUAL_-1206720880', u'CBRANCH_-1206720878...
null
null
000de620
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000de620(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,undefined4 param_7,int param_8)\n\n{\n undefined1 local_28 [24];...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_true,_32,_false> * this,\n Symbol * gsym, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thiscall\ngold::O...
(translation_unit "void FUN_000de620(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,undefined4 param_7,int param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n local_10 = 0xde628;\n if ((param_8 == 0) && (param_6 == 0))...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete...
(function_definition "void FUN_000de620(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,int param_6,undefined4 param_7,int param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n local_10 = 0xde628;\n if ((param_8 == 0) && (param_6 == ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_global_generic(Output_data_reloc<4,_true,_32,_false> * this, Symbol * gsym, uint type, Output_data * od, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<4,_tru...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,int param_6,undefined4 param_7,int param_8) { undefined1 local_28 [24]; undefined4 local_10; l...
259_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
version_expr_head_eq
FUN_0001e060
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int version_expr_head_eq(void *p1,void *p2) { int iVar1; iVar1 = strcmp(*(char **)((int)p1 + 4),*(char **)((int)p2 + 4)); return (uint)(iVar1 == 0); }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_0001e060(int param_1,int param_2) { int iVar1; iVar1 = strcmp(*(char **)(param_1 + 4),*(char **)(param_2 + 4)); return iVar1 == 0; }
PUSH EBX CALL 0x000159c0 ADD EBX,0x65f9a SUB ESP,0x10 MOV EAX,dword ptr [ESP + 0x1c] PUSH dword ptr [EAX + 0x4] MOV EAX,dword ptr [ESP + 0x1c] PUSH dword ptr [EAX + 0x4] CALL 0x000140c0 TEST EAX,EAX SETZ AL ADD ESP,0x18 MOVZX EAX,AL POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1205935907'), ('tmp_204', u'CAST_-1205935838'), (u'INT_ZEXT_-1205935911', u'RETURN_-1205935907'), ('const-4', u'INT_ADD_-1205935967'), (u'CALL_-1205935954', u'INT_EQUAL_-1205935940'), ('const-4', u'INT_ADD_-1205935952'), ('const-417', u'LOAD_-1205935983'), (u'LOAD_-1205935983', u'CALL_-1205935954...
[('const-0', u'RETURN_-1205935907'), ('const-417', u'LOAD_-1205935983'), ('const-4', u'INT_ADD_-1205935967'), ('tmp_320', u'INT_ADD_-1205935967'), (u'CALL_-1205935954', u'INT_EQUAL_-1205935940'), (u'INT_EQUAL_-1205935940', u'COPY_-1205935887'), (u'COPY_-1205935887', u'RETURN_-1205935907'), (u'INT_ADD_-1205935952', u'CA...
null
null
0001e060
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_0001e060(int param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(*(char **)(param_1 + 4),*(char **)(param_2 + 4));\n return iVar1 == 0;\n}\n\n" comment (function_definition "bool FUN_0001e0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint version_expr_head_eq(void *p1,void *p2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(*(char **)((int)p1 + 4),*(char **)((int)p2 + 4));\n return (uint)(iVar1 == 0);\n}...
(translation_unit "bool FUN_0001e060(int param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(*(char **)(param_1 + 4),*(char **)(param_2 + 4));\n return iVar1 == 0;\n}\n\n" (function_definition "bool FUN_0001e060(int param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(*(char **)(param_1 + 4),*(char ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expr...
(function_definition "bool FUN_0001e060(int param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(*(char **)(param_1 + 4),*(char **)(param_2 + 4));\n return iVar1 == 0;\n}" (primitive_type "bool") (function_declarator "FUN_0001e060(int param_1,int param_2)" (identifier "FUN_0001e060") (parameter_list "(int par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(void *p1,void *p2) { int var_2; var_2 = var_1(*(char **)((int)p1 + 4),*(char **)((int)p2 + 4)); return (uint)(var_2 == 0); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(int param_1,int param_2) { int iVar1; iVar1 = strcmp(*(char **)(param_1 + 4),*(char **)(param_2 + 4)); return iVar1 == 0; }
2075_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_no_map_whole_files
FUN_00058e20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_map_whole_files(Struct_no_map_whole_files * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_map_whole_files::~Struct_no_map_whole_files (Struct_no_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00058e20(undefined4 *param_1) { *param_1 = &PTR_FUN_005d3680; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x5911da SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xfffe9680] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x00058e52 SUB ESP,0xc PUSH EDX CALL 0x003ae080 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206219214')]
[(u'PTRSUB_-1206218996', u'STORE_-1206219161'), (u'LOAD_-1206219157', u'CAST_-1206218992'), ('const-6108800', u'PTRSUB_-1206218996'), (u'PTRADD_-1206219005', u'INT_NOTEQUAL_-1206219137'), ('tmp_439', u'PTRADD_-1206219005'), (u'CAST_-1206218992', u'INT_NOTEQUAL_-1206219137'), ('tmp_151', u'CBRANCH_-1206219137'), (u'CAST...
null
null
00058e20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00058e20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3680;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_map_whole_files(Struct_no_map_whole_files * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_map_whole_files::~Struct_no_map_whole_file...
(translation_unit "void FUN_00058e20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3680;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00058e20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3680;\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_00058e20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d3680;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00058e20(undefined4 *param_1)" (identifier "FUN_00058e20...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_map_whole_files(Struct_no_map_whole_files * 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_005d3680; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } return; }
7534_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
d_index_template_argument
FUN_001eb000
demangle_component * __regparm3 d_index_template_argument(demangle_component *args,int i) { demangle_component *a; if ((args == (demangle_component *)0x0) || (args->type != DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)) { return (demangle_component *)0x0; } if (i < 1) { if (i != 0) { return (demangle_...
int * __regparm3 FUN_001eb000(int *param_1,int param_2) { if ((param_1 == (int *)0x0) || (*param_1 != 0x2f)) { return (int *)0x0; } if (param_2 < 1) { if (param_2 != 0) { return (int *)0x0; } } else { do { param_1 = (int *)param_1[3]; param_2 = param_2 + -1; if (param...
TEST EAX,EAX JZ 0x001eb030 CMP dword ptr [EAX],0x2f JNZ 0x001eb030 TEST EDX,EDX JG 0x001eb019 JMP 0x001eb024 CMP dword ptr [EAX],0x2f JNZ 0x001eb030 TEST EDX,EDX JZ 0x001eb026 MOV EAX,dword ptr [EAX + 0xc] SUB EDX,0x1 TEST EAX,EAX JNZ 0x001eb010 RET JNZ 0x001eb030 MOV EAX,dword ptr [EAX + 0x8] RET XOR EAX,EAX RET
null
null
null
null
[(u'INT_ADD_-1207848851', u'INT_NOTEQUAL_-1207848827'), (u'INT_ADD_-1207848851', u'MULTIEQUAL_-1207848731'), ('const-8', u'PTRSUB_-1207848695'), (u'LOAD_-1207848875', u'COPY_-1207848875'), ('tmp_248', u'CBRANCH_-1207848841'), (u'INT_EQUAL_-1207848945', u'CBRANCH_-1207848944'), ('const-0', u'PTRSUB_-1207848688'), (u'INT...
[(u'INT_ADD_-1207848851', u'INT_NOTEQUAL_-1207848827'), ('const-0', u'COPY_-1207848864'), ('tmp_490', u'MULTIEQUAL_-1207848731'), (u'INT_ADD_-1207848851', u'MULTIEQUAL_-1207848731'), ('tmp_489', u'MULTIEQUAL_-1207848734'), ('const-417', u'LOAD_-1207848875'), ('tmp_248', u'CBRANCH_-1207848841'), (u'INT_EQUAL_-1207848945...
null
null
001eb000
x86
O1
(translation_unit "int * __regparm3 FUN_001eb000(int *param_1,int param_2)\n\n{\n if ((param_1 == (int *)0x0) || (*param_1 != 0x2f)) {\n return (int *)0x0;\n }\n if (param_2 < 1) {\n if (param_2 != 0) {\n return (int *)0x0;\n }\n }\n else {\n do {\n param_1 = (int *)param_1[3];\n param_2...
(translation_unit "demangle_component * __regparm3 d_index_template_argument(demangle_component *args,int i)\n\n{\n demangle_component *a;\n \n if ((args == (demangle_component *)0x0) || (args->type != DEMANGLE_COMPONENT_TEMPLATE_ARGLIST)) {\n return (demangle_component *)0x0;\n }\n if (i < 1) {\n if (i != 0...
(translation_unit "int * __regparm3 FUN_001eb000(int *param_1,int param_2)\n\n{\n if ((param_1 == (int *)0x0) || (*param_1 != 0x2f)) {\n return (int *)0x0;\n }\n if (param_2 < 1) {\n if (param_2 != 0) {\n return (int *)0x0;\n }\n }\n else {\n do {\n param_1 = (int *)param_1[3];\n param_2...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthe...
(function_definition "int * __regparm3 FUN_001eb000(int *param_1,int param_2)\n\n{\n if ((param_1 == (int *)0x0) || (*param_1 != 0x2f)) {\n return (int *)0x0;\n }\n if (param_2 < 1) {\n if (param_2 != 0) {\n return (int *)0x0;\n }\n }\n else {\n do {\n param_1 = (int *)param_1[3];\n para...
type_1 * __regparm3 d_index_template_argument(type_1 *var_1,int var_3) { type_1 *a; if ((var_1 == (type_1 *)0x0) || (var_1->type != var_2)) { return (type_1 *)0x0; } if (var_3 < 1) { if (var_3 != 0) { return (type_1 *)0x0; } } else { do { var_1 = (var_1->u).s_extended_operat...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec...
null
int * __regparm3 MASKED(int *param_1,int param_2) { if ((param_1 == (int *)0x0) || (*param_1 != 0x2f)) { return (int *)0x0; } if (param_2 < 1) { if (param_2 != 0) { return (int *)0x0; } } else { do { param_1 = (int *)param_1[3]; param_2 = param_2 + -1; if (param_1 == ...
10445_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
use_facet<std::numpunct<wchar_t>>
FUN_0029dbf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::numpunct<wchar_t> const& std::use_facet<std::numpunct<wchar_t> >(std::locale const&) */ numpunct * std::use_facet<std::numpunct<wchar_t>>(locale ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0029dbf0(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_0024abb0(PTR_DAT_00413c68); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { ...
PUSH EBX CALL 0x0003a210 ADD EBX,0x17640a SUB ESP,0x14 PUSH dword ptr [EBX + 0xfffffc68] CALL 0x0024abb0 MOV EDX,dword ptr [ESP + 0x20] ADD ESP,0x10 MOV EDX,dword ptr [EDX] MOV ECX,dword ptr [EDX + 0x4] CMP dword ptr [EDX + 0x8],EAX JBE 0x0029dc42 MOV EAX,dword ptr [ECX + EAX*0x4] TEST EAX,EAX JZ 0x0029dc42 PUSH 0x0 PU...
null
null
null
null
[('const-1', u'RETURN_-1204364286')]
[(u'CALL_-1204364245', u'INDIRECT_-1204363965'), ('tmp_817', u'LOAD_-1204364225'), ('tmp_211', u'CBRANCH_-1204364175'), (u'LOAD_-1204364220', u'INT_ADD_-1204364178'), (u'CAST_-1204363923', u'LOAD_-1204364214'), (u'INDIRECT_-1204363919', u'COPY_-1204363961'), (u'INDIRECT_-1204363882', u'COPY_-1204363940'), ('const-0', u...
null
null
0029dbf0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0029dbf0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413c68);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::numpunct<wchar_t> const& std::use_facet<std::numpunct<wchar_t> >(std::locale const&) */\n\nnumpunct * std::use_facet<std::nump...
(translation_unit "void FUN_0029dbf0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413c68);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(iVar2,PTR_PTR_00413bac,PTR_PTR_00413f94,0)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( ...
(function_definition "void FUN_0029dbf0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413c68);\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(iVar2,PTR_PTR_00413bac,PTR_PTR_00413f94...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::numpunct<wchar_t> const& std::use_facet<std::numpunct<wchar_t> >(std::locale const&) */ numpunct * std::use_facet<std::numpunct<wchar_t>>(locale ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; int iVar2; uVar1 = FUN_0024abb0(PTR_DAT_00413c68); if ((uVar1 < *(uint *)(*param_1 + 8)) && (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) { iVar2 ...
27_powerpc-linux-gnuspe-gprof_and_powerpc-linux-gnuspe-gprof_strip.c
xmalloc_set_program_name
xmalloc_set_program_name
void xmalloc_set_program_name(void) { (*(code *)PTR_xmalloc_set_program_name_0002c074)(); return; }
void xmalloc_set_program_name(void) { (*(code *)PTR_xmalloc_set_program_name_0002c074)(); return; }
JMP dword ptr [EBX + 0x74]
null
null
null
null
[(u'CALLIND_-1205984790', u'INDIRECT_-1205984718'), ('const-0', u'RETURN_-1205984787'), (u'CAST_-1205984713', u'CALLIND_-1205984790'), (u'INDIRECT_-1205984718', u'COPY_-1205984777'), ('tmp_58', u'CAST_-1205984713')]
[(u'CALLIND_-1205984790', u'INDIRECT_-1205984718'), ('const-0', u'RETURN_-1205984787'), (u'CAST_-1205984713', u'CALLIND_-1205984790'), (u'INDIRECT_-1205984718', u'COPY_-1205984777'), ('tmp_58', u'CAST_-1205984713')]
null
null
000121e0
x86
O1
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}\n\n" (function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}" primitive_type (function_declarator "xmalloc_set_prog...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ...
(function_definition "void xmalloc_set_program_name(void)\n\n{\n (*(code *)PTR_xmalloc_set_program_name_0002c074)();\n return;\n}" (primitive_type "void") (function_declarator "xmalloc_set_program_name(void)" (identifier "xmalloc_set_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi...
void function_1(void) { (*(type_1 *)PTR_xmalloc_set_program_name_0002c074)(); 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_0002c074)(); return; }
5643_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
add_global
FUN_00183a00
/* DWARF original prototype: void add_global(Output_data_reloc<9,_false,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::add_global (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_dat...
void FUN_00183a00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined1 local_28 [32]; FUN_0016b0f0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,0); FUN_00183900(param_1,param_4,local_28); return; }
PUSH ESI PUSH EBX SUB ESP,0x30 MOV EBX,dword ptr [ESP + 0x48] PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH EBX PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x30] PUSH ESI CALL 0x0016b0f0 ADD ESP,0x2c PUSH ESI PUSH EBX PUSH dword ptr [ESP + 0x3c] CALL ...
null
null
null
null
[('tmp_288', u'CALL_-1207485814'), (u'PTRSUB_-1207485628', u'CALL_-1207485814'), ('const-0', u'RETURN_-1207485781'), ('tmp_285', u'PTRSUB_-1207485628'), ('const-0', u'CALL_-1207485851'), ('const-4294967256', u'PTRSUB_-1207485648'), ('tmp_286', u'CALL_-1207485851'), ('tmp_289', u'CALL_-1207485851'), ('const-0', u'CALL_-...
[('tmp_629', u'CALL_-1207485851'), ('const-0', u'CALL_-1207485851'), ('const-0', u'RETURN_-1207485781'), (u'PTRSUB_-1207485675', u'CALL_-1207485814'), ('tmp_338', u'PTRSUB_-1207485675'), ('tmp_626', u'CALL_-1207485851'), ('const-0', u'CALL_-1207485851'), (u'PTRSUB_-1207485675', u'CALL_-1207485851'), ('tmp_625', u'CALL_...
null
null
00183a00
x86
O1
(translation_unit "void FUN_00183a00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_28 [32];\n \n FUN_0016b0f0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,0);\n FUN_00183900(param_1,param_4,local_...
(translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<9,_false,_64,_true> * this, Symbol *\n gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_64,_true>::add_global\n (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gs...
(translation_unit "void FUN_00183a00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_28 [32];\n \n FUN_0016b0f0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,0);\n FUN_00183900(param_1,param_4,local_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_00183a00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_28 [32];\n \n FUN_0016b0f0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,0);\n FUN_00183900(param_1,param_4,loc...
/* DWARF original prototype: void add_global(Output_data_reloc<9,_false,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::add_global (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_dat...
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) { undefined1 local_28 [32]; FUN_0016b0f0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,0); FUN_00183900(param_1,param_4,local_28); return; }
231_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
yy_delete_buffer
FUN_0001aa10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void yy_delete_buffer(YY_BUFFER_STATE b) { int iVar1; if (b != (YY_BUFFER_STATE)0x0) { if ((yy_buffer_stack == (YY_BUFFER_STATE *)0x0) || (b != yy_buffer_stack[yy_buffer_stack_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001aa10(void *param_1) { int *piVar1; int iVar2; if (param_1 != (void *)0x0) { if ((DAT_001cf684 == 0) || (piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), param_1 != (void *)*piVar1)) { iVa...
PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x1b35e9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] TEST ESI,ESI JZ 0x0001aa52 MOV EAX,dword ptr [EBX + 0x1684] TEST EAX,EAX JZ 0x0001aa3f MOV EDX,dword ptr [EBX + 0x168c] LEA EAX,[EAX + EDX*0x4] CMP ESI,dword ptr [EAX] JZ 0x0001aa60 MOV EAX,dword ptr [ESI + 0x14] TEST EAX,EAX ...
null
null
null
null
[('tmp_1071', u'MULTIEQUAL_-1205949474'), ('tmp_1071', u'MULTIEQUAL_-1205949450'), ('tmp_479', u'PTRSUB_-1205949431'), (u'CALL_-1205949685', u'INDIRECT_-1205949452'), (u'INDIRECT_-1205949445', u'MULTIEQUAL_-1205949485'), ('tmp_1072', u'INT_EQUAL_-1205949848'), ('tmp_142', u'CBRANCH_-1205949847'), (u'MULTIEQUAL_-1205949...
[('const-417', u'STORE_-1205949696'), (u'CAST_-1205949441', u'LOAD_-1205949689'), (u'CALL_-1205949685', u'INDIRECT_-1205949452'), (u'INDIRECT_-1205949445', u'MULTIEQUAL_-1205949485'), ('tmp_1072', u'MULTIEQUAL_-1205949450'), ('tmp_142', u'CBRANCH_-1205949847'), (u'MULTIEQUAL_-1205949447', u'INT_NOTEQUAL_-1205949670'), ...
null
null
0001aa10
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001aa10(void *param_1)\n\n{\n int *piVar1;\n int iVar2;\n \n if (param_1 != (void *)0x0) {\n if ((DAT_001cf684 == 0) ||\n (piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), param_1 != (...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid yy_delete_buffer(YY_BUFFER_STATE b)\n\n{\n int iVar1;\n \n if (b != (YY_BUFFER_STATE)0x0) {\n if ((yy_buffer_stack == (YY_BUFFER_STATE *)0x0) || (b != yy_bu...
(translation_unit "void FUN_0001aa10(void *param_1)\n\n{\n int *piVar1;\n int iVar2;\n \n if (param_1 != (void *)0x0) {\n if ((DAT_001cf684 == 0) ||\n (piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), param_1 != (void *)*piVar1)) {\n iVar2 = *(int *)((int)param_1 + 0x14);\n }\n else {\n *...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT ...
(function_definition "void FUN_0001aa10(void *param_1)\n\n{\n int *piVar1;\n int iVar2;\n \n if (param_1 != (void *)0x0) {\n if ((DAT_001cf684 == 0) ||\n (piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), param_1 != (void *)*piVar1)) {\n iVar2 = *(int *)((int)param_1 + 0x14);\n }\n else {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 var_1) { int var_3; if (var_1 != (type_1)0x0) { if ((var_2 == (type_1 *)0x0) || (var_1 != var_2[yy_buffer_stack_top])) { var_3 = var_1->yy_is_o...
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void *param_1) { int *piVar1; int iVar2; if (param_1 != (void *)0x0) { if ((DAT_001cf684 == 0) || (piVar1 = (int *)(DAT_001cf684 + DAT_001cf68c * 4), param_1 != (void *)*piVar1)) { iVar2 = *...
2067_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
do_local_has_got_offset
FUN_00054da0
/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<64,_false> * this, uint symndx, uint got_type, uint64_t addend) */ bool __thiscall gold::Sized_relobj<64,_false>::do_local_has_got_offset (Sized_relobj<64,_false> *this,uint symndx,uint got_type,uint64_t addend) { uint *puVar1; b...
bool FUN_00054da0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5) { int *piVar1; bool bVar2; int local_24; undefined1 local_20 [8]; undefined4 local_18; undefined4 local_14; undefined4 local_10; local_18 = param_2; local_10 = param_5; local_14 = param_4; FUN_...
PUSH EBX SUB ESP,0x28 MOV EAX,dword ptr [ESP + 0x34] MOV EDX,dword ptr [ESP + 0x40] MOV EBX,dword ptr [ESP + 0x38] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [ESP + 0x3c] MOV dword ptr [ESP + 0x1c],EDX LEA EDX,[ESP + 0xc] SUB ESP,0x4 MOV dword ptr [ESP + 0x1c],EAX LEA EAX,[ESP + 0x18] PUSH EAX MOV EAX,dword ptr [...
null
null
null
null
[('const-0', u'RETURN_-1206235420'), (u'MULTIEQUAL_-1206235365', u'PTRADD_-1206235314'), (u'LOAD_-1206235505', u'INT_NOTEQUAL_-1206235489'), (u'PTRADD_-1206235302', u'LOAD_-1206235505'), (u'INT_ADD_-1206235553', u'CAST_-1206235320'), (u'LOAD_-1206235523', u'INT_NOTEQUAL_-1206235507'), ('tmp_274', u'CBRANCH_-1206235570'...
[('const-0', u'RETURN_-1206235420'), ('const-2', u'PTRADD_-1206235321'), (u'LOAD_-1206235505', u'INT_NOTEQUAL_-1206235489'), ('const-0', u'COPY_-1206235410'), (u'LOAD_-1206235523', u'INT_NOTEQUAL_-1206235507'), ('tmp_274', u'CBRANCH_-1206235570'), (u'INT_NOTEQUAL_-1206235550', u'CBRANCH_-1206235549'), ('const-0', u'INT...
null
null
00054da0
x86
O1
(translation_unit "bool FUN_00054da0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_5...
(translation_unit "/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<64,_false> * this, uint\n symndx, uint got_type, uint64_t addend) */\n\nbool __thiscall\ngold::Sized_relobj<64,_false>::do_local_has_got_offset\n (Sized_relobj<64,_false> *this,uint symndx,uint got_type,uint64_t addend)...
(translation_unit "bool FUN_00054da0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_5...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (poi...
(function_definition "bool FUN_00054da0(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5)\n\n{\n int *piVar1;\n bool bVar2;\n int local_24;\n undefined1 local_20 [8];\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = para...
/* DWARF original prototype: bool do_local_has_got_offset(Sized_relobj<64,_false> * this, uint symndx, uint got_type, uint64_t addend) */ bool __thiscall gold::Sized_relobj<64,_false>::do_local_has_got_offset (Sized_relobj<64,_false> *this,uint symndx,uint got_type,uint64_t addend) { uint *puVar1; b...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
bool MASKED(int param_1,undefined4 param_2,int param_3,undefined4 param_4,undefined4 param_5) { int *piVar1; bool bVar2; int local_24; undefined1 local_20 [8]; undefined4 local_18; undefined4 local_14; undefined4 local_10; local_18 = param_2; local_10 = param_5; local_14 = param_4; FUN_00054c...
4664_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Mips_output_data_mips_stubs
FUN_00173360
/* 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 ~Mips_output_data_mips_stubs(Mips_output_data_mips_stubs<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_d7...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00173360(undefined4 *param_1) { *param_1 = &PTR_FUN_005e0f98; FUN_00172170(); *param_1 = &DAT_005e5f5c; FUN_002c5b00(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x476c99 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffff6f98] MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x2c] CALL 0x00172170 LEA EAX,[EBX + 0xffffbf54] SUB ESP,0xc ADD EAX,0x8 MOV dword ptr [ESI],EAX PUSH ESI CALL 0x002c5b00 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1207422090')]
[('tmp_434', u'CALL_-1207421988'), (u'PTRSUB_-1207421863', u'STORE_-1207422001'), ('tmp_434', u'STORE_-1207422001'), ('const-417', u'STORE_-1207422050'), ('const-0', u'RETURN_-1207421955'), ('const-6184796', u'PTRSUB_-1207421863'), ('tmp_434', u'STORE_-1207422050'), ('const-0', u'PTRSUB_-1207421863'), ('const-417', u'S...
null
null
00173360
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00173360(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e0f98;\n FUN_00172170();\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\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/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Mips_output_data_mips_stubs(Mips_output_data_mips_stubs<32,_true>\n * this, int __in_chrg) */\n\nvoid __thiscal...
(translation_unit "void FUN_00173360(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e0f98;\n FUN_00172170();\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\n}\n\n" (function_definition "void FUN_00173360(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e0f98;\n FUN_00172170();\n *param_1 =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_00173360(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e0f98;\n FUN_00172170();\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00173360(undefined4 *param_1)" (identifier "FUN_00173360") (parameter_list "(undef...
/* 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 ~Mips_output_data_mips_stubs(Mips_output_data_mips_stubs<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_d7...
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_005e0f98; FUN_00172170(); *param_1 = &DAT_005e5f5c; FUN_002c5b00(param_1); return; }
9507_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
wfstream
FUN_0027c060
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wfstream::wfstream(char const*, std::_Ios_Openmode) */ void __thiscall std::wfstream::wfstream(wfstream *this,char *param_1,_Ios_Openmode param_2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0027c060(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4) { int *piVar1; int iVar2; int iVar3; iVar2 = param_2[2]; iVar3 = *(int *)(iVar2 + -0xc); *param_1 = iVar2; *(int *)((int)param_1...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x197f95 SUB ESP,0x24 MOV EDI,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EDI + 0x8] MOV EDX,dword ptr [EAX + -0xc] MOV dword ptr [ESI],EAX MOV ECX,dword ptr [EDI + 0xc] MOV dword ptr [EBP + -0x1c],EBX MOV dword ptr [ESI ...
null
null
null
null
[('const-1', u'RETURN_-1204240255')]
[(u'INT_ADD_-1204239987', u'CAST_-1204239454'), (u'CAST_-1204239541', u'LOAD_-1204240174'), ('const-1', u'PTRADD_-1204239507'), (u'PTRADD_-1204239458', u'CALL_-1204239856'), (u'LOAD_-1204239944', u'INT_ADD_-1204239917'), ('tmp_1985', u'PTRADD_-1204239563'), (u'LOAD_-1204239855', u'INT_ADD_-1204239822'), ('const-4294967...
null
null
0027c060
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027c060(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = param_2[2];\n iVar3 = *(int *)(iVar2 + -0xc);\n *param_1 = i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wfstream::wfstream(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::wfstream::wfstream(wfstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n}\n\n" comment comment (function_definition "voi...
(translation_unit "void FUN_0027c060(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = param_2[2];\n iVar3 = *(int *)(iVar2 + -0xc);\n *param_1 = iVar2;\n *(int *)((int)param_1 + iVar3) = param_2[3];\n param_1[1] = 0;\n FUN_00273240(*(i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration ...
(function_definition "void FUN_0027c060(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = param_2[2];\n iVar3 = *(int *)(iVar2 + -0xc);\n *param_1 = iVar2;\n *(int *)((int)param_1 + iVar3) = param_2[3];\n param_1[1] = 0;\n FUN_00273240(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wfstream::wfstream(char const*, std::_Ios_Openmode) */ void __thiscall std::function_1::function_1(function_1 *this,char *param_1,type_1 param_2) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2,undefined4 param_3,undefined4 param_4) { int *piVar1; int iVar2; int iVar3; iVar2 = param_2[2]; iVar3 = *(int *)(iVar2 + -0xc); *param_1 = iVar2; *(int *)((int)param_1 + iVa...
6808_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
need_section_contents<32,_true>
FUN_001b2120
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: need_section_contents<32, true> DWARF original prototype: void need_section_contents<32,_true>(Versions * this, Stringpool * dynpool, uchar * * pp, uint * psize, uint * pentries) */ void __thiscall go...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_001b2120(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5) { byte bVar1; undefined4 *puVar2; int *piVar3; byte *pbVar4; ushort uVar5; int *piVar6; uint *puVar7; uint uVar8; ...
CALL 0x0006206b ADD EAX,0x1f7edb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x40] CMP byte ptr [EAX + 0x34],0x0 JZ 0x001b23c5 MOV EAX,dword ptr [ESP + 0x40] MOV ECX,dword ptr [EAX + 0x10] MOV EAX,dword ptr [EAX + 0xc] CMP EAX,ECX JZ 0x001b23a8 XOR EBX,EBX LEA...
null
null
null
null
[(u'INT_SUB_-1207687212', u'INT_SRIGHT_-1207687190'), (u'INT_ADD_-1207688634', u'STORE_-1207687314'), ('const-4', u'PTRADD_-1207685908'), (u'INT_LEFT_-1207688248', u'INT_OR_-1207688248'), (u'INT_ADD_-1207688686', u'INT_MULT_-1207688661'), (u'INT_SUB_-1207688399', u'INT_SRIGHT_-1207688376'), ('const-2', u'INT_SRIGHT_-12...
[(u'INT_SUB_-1207687212', u'INT_SRIGHT_-1207687190'), (u'MULTIEQUAL_-1207686567', u'PTRADD_-1207686044'), (u'MULTIEQUAL_-1207686440', u'INT_AND_-1207687843'), (u'CAST_-1207686266', u'LOAD_-1207688861'), (u'INT_ADD_-1207688634', u'STORE_-1207687314'), (u'INT_LEFT_-1207688248', u'INT_OR_-1207688248'), ('const-2845768', u...
null
null
001b2120
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_001b2120(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5)\n\n{\n byte bVar1;\n undefined4 *puVar2;\n int *piVar3;\n byte *pbVar4;\n ushort uVar5;\n int *piVar6;\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: need_section_contents<32, true>\n DWARF original prototype: void need_section_contents<32,_true>(Versions * this, Stringpool *\n dynpool, uchar * * pp, uint * psize, uint * pentries) *...
(translation_unit "void FUN_001b2120(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5)\n\n{\n byte bVar1;\n undefined4 *puVar2;\n int *piVar3;\n byte *pbVar4;\n ushort uVar5;\n int *piVar6;\n uint *puVar7;\n uint uVar8;\n int iVar9;\n byte *pbVar10;\n int *piVar11;\n int iVar12;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_...
(function_definition "void FUN_001b2120(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5)\n\n{\n byte bVar1;\n undefined4 *puVar2;\n int *piVar3;\n byte *pbVar4;\n ushort uVar5;\n int *piVar6;\n uint *puVar7;\n uint uVar8;\n int iVar9;\n byte *pbVar10;\n int *piVar11;\n int iVar1...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: need_section_contents<32, true> DWARF original prototype: void need_section_contents<32,_true>(Versions * this, Stringpool * dynpool, uchar * * pp, uint * psize, uint * pentries) */ void __thiscall va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5) { byte bVar1; undefined4 *puVar2; int *piVar3; byte *pbVar4; ushort uVar5; int *piVar6; uint *puVar7; uint uVar8; int iV...
658_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3_keyword_check
sqlite3_keyword_check
/* WARNING: Unknown calling convention */ int sqlite3_keyword_check(char *zName,int nName) { int in_GS_OFFSET; int id; int local_10; local_10 = *(int *)(in_GS_OFFSET + 0x14); id = 0x3b; keywordCode(zName,nName,&id); if (local_10 == *(int *)(in_GS_OFFSET + 0x14)) { return (uint)(id != 0x3b); } ...
undefined1 sqlite3_keyword_check(void) { int iVar1; int in_GS_OFFSET; iVar1 = *(int *)(in_GS_OFFSET + 0x14); FUN_0001d462(); if (iVar1 == *(int *)(in_GS_OFFSET + 0x14)) { return 0; } /* WARNING: Subroutine does not return */ FUN_00094ed0(); }
SUB ESP,0x1c MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0xc],EAX XOR EAX,EAX MOV dword ptr [ESP + 0x8],0x3b LEA ECX,[ESP + 0x8] MOV EDX,dword ptr [ESP + 0x24] MOV EAX,dword ptr [ESP + 0x20] CALL 0x0001d462 CMP dword ptr [ESP + 0x8],0x3b SETNZ AL MOV EDX,dword ptr [ESP + 0xc] XOR EDX,dword ptr GS:[0x14] JNZ 0x00022447 MOVZX...
null
null
null
null
[('const-0', u'RETURN_-1206049632'), (u'INDIRECT_-1206049565', u'INT_NOTEQUAL_-1206049692'), (u'PTRSUB_-1206049567', u'CALL_-1206049710'), (u'INT_ZEXT_-1206049643', u'RETURN_-1206049632'), ('const-59', u'COPY_-1206049747'), ('tmp_181', u'CBRANCH_-1206049658'), (u'CAST_-1206049538', u'LOAD_-1206049677'), ('const-417', u...
[('const-417', u'LOAD_-1206049774'), (u'COPY_-1206049597', u'RETURN_-1206049632'), ('const-0', u'RETURN_-1206049632'), (u'CAST_-1206049591', u'LOAD_-1206049774'), ('const-417', u'LOAD_-1206049677'), (u'INT_EQUAL_-1206049665', u'CBRANCH_-1206049658'), ('tmp_322', u'INT_ADD_-1206049758'), (u'INDIRECT_-1206049591', u'INT_...
null
null
00022403
x86
O1
(translation_unit "undefined1 sqlite3_keyword_check(void)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_0001d462();\n if (iVar1 == *(int *)(in_GS_OFFSET + 0x14)) {\n return 0;\n }\n /* WARNING: Subroutine does not return */\n FUN_00094ed0();\n}\n\n...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint sqlite3_keyword_check(char *zName,int nName)\n\n{\n int in_GS_OFFSET;\n int id;\n int local_10;\n \n local_10 = *(int *)(in_GS_OFFSET + 0x14);\n id = 0x3b;\n keywordCode(zName,nName,&id);\n if (local_10 == *(int *)(in_GS_OFFSET + 0x14)) {\n ...
(translation_unit "undefined1 sqlite3_keyword_check(void)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_0001d462();\n if (iVar1 == *(int *)(in_GS_OFFSET + 0x14)) {\n return 0;\n }\n \n FUN_00094ed0();\n}\n\n" (function_definition "undefined1 sqlite...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstr...
(function_definition "undefined1 sqlite3_keyword_check(void)\n\n{\n int iVar1;\n int in_GS_OFFSET;\n \n iVar1 = *(int *)(in_GS_OFFSET + 0x14);\n FUN_0001d462();\n if (iVar1 == *(int *)(in_GS_OFFSET + 0x14)) {\n return 0;\n }\n \n FUN_00094ed0();\n}" (type_identifier "undefined1") (function...
/* WARNING: Unknown calling convention */ int function_1(char *zName,int nName) { int var_1; int var_4; int var_3; var_3 = *(int *)(var_1 + 0x14); var_4 = 0x3b; var_2(zName,nName,&var_4); if (var_3 == *(int *)(var_1 + 0x14)) { return (uint)(var_4 != 0x3b); } /* WARNING: Sub...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type...
null
undefined1 MASKED(void) { int iVar1; int in_GS_OFFSET; iVar1 = *(int *)(in_GS_OFFSET + 0x14); FUN_0001d462(); if (iVar1 == *(int *)(in_GS_OFFSET + 0x14)) { return 0; } /* WARNING: Subroutine does not return */ FUN_00094ed0(); }
6855_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Write_data_task
FUN_0027f420
/* 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 ~Write_data_task(Write_data_task * this, int __in_chrg) */ void __thiscall gold::Write_data_task::~Write_data_task(Write_data_task *t...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0027f420(undefined4 *param_1) { *param_1 = &DAT_005e440c; if ((undefined4 *)param_1[2] != param_1 + 4) { FUN_003ae080((undefined4 *)param_1[2]); } FUN_003ae060(param_1,0x34); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x36abd9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0x10] LEA EAX,[EBX + 0xffffa40c] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x8] CMP EAX,EDX JZ 0x0027f452 SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x34 PUSH ESI CALL 0x003ae060 A...
null
null
null
null
[('const-1', u'RETURN_-1204227018')]
[('tmp_135', u'CBRANCH_-1204226950'), (u'PTRSUB_-1204226758', u'STORE_-1204226973'), (u'CAST_-1204226755', u'INT_NOTEQUAL_-1204226950'), ('const-0', u'PTRSUB_-1204226758'), ('const-2', u'PTRADD_-1204226755'), (u'CAST_-1204226755', u'CALL_-1204226927'), ('tmp_597', u'PTRADD_-1204226755'), ('const-4', u'PTRADD_-120422675...
null
null
0027f420
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027f420(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e440c;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_003ae080((undefined4 *)param_1[2]);\n }\n FUN_003ae060(param_1,0x34);\n re...
(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 ~Write_data_task(Write_data_task * this, int __in_chrg) */\n\nvoid __thiscall gold::Write_data_task::~Write_data_t...
(translation_unit "void FUN_0027f420(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e440c;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_003ae080((undefined4 *)param_1[2]);\n }\n FUN_003ae060(param_1,0x34);\n return;\n}\n\n" (function_definition "void FUN_0027f420(undefined4 *param_1)\n\n{\n *param_1 ...
(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_0027f420(undefined4 *param_1)\n\n{\n *param_1 = &DAT_005e440c;\n if ((undefined4 *)param_1[2] != param_1 + 4) {\n FUN_003ae080((undefined4 *)param_1[2]);\n }\n FUN_003ae060(param_1,0x34);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027f420(undefined4 *param_1)...
/* 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 ~Write_data_task(Write_data_task * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_ch...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &DAT_005e440c; if ((undefined4 *)param_1[2] != param_1 + 4) { FUN_003ae080((undefined4 *)param_1[2]); } FUN_003ae060(param_1,0x34); return; }
3895_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_section_contents
FUN_00107e70
/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<64,_true> * this, uint shndx, section_size_type * plen, bool cache) */ uchar * __thiscall gold::Sized_relobj_file<64,_true>::do_section_contents (Sized_relobj_file<64,_true> *this,uint shndx,section_size_type *plen,bool cache) { ...
int FUN_00107e70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4) { undefined4 uVar1; int iVar2; int unaff_EDI; undefined4 local_30; undefined4 local_2c; int local_28; int local_24; FUN_00074f0a(); uVar1 = FUN_00107da0(&local_2c,param_1 + 0x90,param_2); if (local_24 != 0) { ...
PUSH EBP PUSH EDI CALL 0x00074f0a ADD EDI,0x4e2189 PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EBX,dword ptr [ESP + 0x3c] MOV EAX,ESP SUB ESP,0x4 PUSH dword ptr [ESP + 0x38] LEA EDX,[ESI + 0x90] PUSH EDX PUSH EAX CALL 0x00107da0 MOV EDX,dword ptr [ESP + 0x14] ADD ESP,0xc MOV ECX,dword ptr [ESP + 0...
null
null
null
null
[(u'CAST_-1206943404', u'CALL_-1206943710'), ('const-1', u'RETURN_-1206943722'), (u'PTRSUB_-1206943434', u'LOAD_-1206943514'), ('const-192', u'CALL_-1206943710'), ('const-28', u'PTRSUB_-1206943466'), ('const-0', u'PTRSUB_-1206943437'), ('tmp_713', u'PTRSUB_-1206943479'), ('tmp_293', u'CBRANCH_-1206943954'), (u'INDIRECT...
[(u'CAST_-1206943506', u'LOAD_-1206943908'), (u'CALL_-1206944127', u'INDIRECT_-1206943637'), (u'CALL_-1206944127', u'INDIRECT_-1206943643'), (u'INDIRECT_-1206943601', u'STORE_-1206943979'), ('const-1', u'RETURN_-1206943722'), (u'CALL_-1206944127', u'INDIRECT_-1206943649'), (u'INT_ADD_-1206944036', u'CALL_-1206944030'),...
null
null
00107e70
x86
O1
(translation_unit "int FUN_00107e70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n undefined4 local_30;\n undefined4 local_2c;\n int local_28;\n int local_24;\n \n FUN_00074f0a();\n uVar1 = FUN_00107da0(&local_2c,param_1 + 0x90,param_2)...
(translation_unit "/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<64,_true> * this, uint\n shndx, section_size_type * plen, bool cache) */\n\nuchar * __thiscall\ngold::Sized_relobj_file<64,_true>::do_section_contents\n (Sized_relobj_file<64,_true> *this,uint shndx,section_size_typ...
(translation_unit "int FUN_00107e70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n undefined4 local_30;\n undefined4 local_2c;\n int local_28;\n int local_24;\n \n FUN_00074f0a();\n uVar1 = FUN_00107da0(&local_2c,param_1 + 0x90,param_2)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "int FUN_00107e70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n undefined4 local_30;\n undefined4 local_2c;\n int local_28;\n int local_24;\n \n FUN_00074f0a();\n uVar1 = FUN_00107da0(&local_2c,param_1 + 0x90,param...
/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<64,_true> * this, uint shndx, section_size_type * plen, bool cache) */ var_1 * var_2 gold::Sized_relobj_file<64,_true>::do_section_contents (Sized_relobj_file<64,_true> *this,uint shndx,type_3 *plen,bool cache) { var_3 *var_4; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
null
int MASKED(int param_1,int *param_2,undefined4 param_3,undefined1 param_4) { undefined4 uVar1; int iVar2; int unaff_EDI; undefined4 local_30; undefined4 local_2c; int local_28; int local_24; FUN_00074f0a(); uVar1 = FUN_00107da0(&local_2c,param_1 + 0x90,param_2); if (local_24 != 0) { ...
9655_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
compare
FUN_0027f8a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(unsigned int, unsigned int, std::string const&) const */ void std::string::compare(uint param_1,uint param_2,string *param_3) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_0027f8a0(int *param_1,uint param_2,uint param_3,undefined4 *param_4) { uint uVar1; int iVar2; uint __n; uint uVar3; uVar1 = *(uint *)(*param_1 + -0xc); if (uVar1 < param_2) { /* WARNING...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x194757 SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x20] MOV EDX,dword ptr [ESP + 0x24] MOV ECX,dword ptr [ESP + 0x28] MOV EAX,dword ptr [EAX] MOV ESI,dword ptr [EAX + -0xc] CMP EDX,ESI JA 0x0027f902 SUB ESI,EDX CMP ESI,ECX CMOVA ESI,ECX MOV ECX,dword ptr [ESP + 0x...
null
null
null
null
[('const-1', u'RETURN_-1204225858')]
[(u'INT_LESSEQUAL_-1204225709', u'CBRANCH_-1204225717'), (u'COPY_-1204225415', u'RETURN_-1204225398'), ('const-417', u'LOAD_-1204225740'), (u'MULTIEQUAL_-1204225500', u'INT_NOTEQUAL_-1204225701'), ('tmp_289', u'CBRANCH_-1204225717'), (u'COPY_-1204225388', u'CALL_-1204225542'), ('tmp_455', u'CBRANCH_-1204225631'), ('tmp...
null
null
0027f8a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_0027f8a0(int *param_1,uint param_2,uint param_3,undefined4 *param_4)\n\n{\n uint uVar1;\n int iVar2;\n uint __n;\n uint uVar3;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n if (uVar1 < param_2) {\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::compare(unsigned int, unsigned int, std::string const&) const */\n\nvoid std::string::compare(uint param_1,uint param_2,string *param_3)\n\n{\n}\n\n" comment comment (function_definition "void std...
(translation_unit "int FUN_0027f8a0(int *param_1,uint param_2,uint param_3,undefined4 *param_4)\n\n{\n uint uVar1;\n int iVar2;\n uint __n;\n uint uVar3;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n if (uVar1 < param_2) {\n \n FUN_0028dcb0("%s: __pos (which is %zu) > this->size() (which is %z...
(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 "int FUN_0027f8a0(int *param_1,uint param_2,uint param_3,undefined4 *param_4)\n\n{\n uint uVar1;\n int iVar2;\n uint __n;\n uint uVar3;\n \n uVar1 = *(uint *)(*param_1 + -0xc);\n if (uVar1 < param_2) {\n \n FUN_0028dcb0("%s: __pos (which is %zu) > this->size() (which is...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::compare(unsigned int, unsigned int, std::string const&) const */ void std::type_2::function_1(type_1 param_1,type_1 param_2,type_2 *param_3) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1,uint param_2,uint param_3,undefined4 *param_4) { uint uVar1; int iVar2; uint __n; uint uVar3; uVar1 = *(uint *)(*param_1 + -0xc); if (uVar1 < param_2) { /* WARNING: Subr...
549_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
S_IS_WEAK
FUN_00036220
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int S_IS_WEAK(symbolS *s) { segT paVar1; symbolS *psVar2; while( true ) { psVar2 = s; if (((uint)s->sy_flags & 1) != 0) { if ((segT)s->bsym != reg_section) { return 0; } s = (s->sy_value...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ uint FUN_00036220(byte *param_1) { int iVar1; byte *pbVar2; while( true ) { pbVar2 = param_1; if ((*param_1 & 1) != 0) { if (*(int *)(param_1 + 4) != DAT_00072d5c) { return 0; } param_1...
CALL 0x000161e5 ADD EDX,0x33ddb MOV EAX,dword ptr [ESP + 0x4] LEA EDX,[EDX + 0x8d5c] MOV ECX,dword ptr [EDX] TEST byte ptr [EAX],0x1 JZ 0x00036260 CMP dword ptr [EAX + 0x4],ECX JNZ 0x00036270 MOV EDX,dword ptr [EAX + 0xc] TEST byte ptr [EDX],0x1 JZ 0x00036285 MOV EAX,dword ptr [EDX + 0x4] CMP ECX,EAX JZ 0x00036278 MOV ...
null
null
null
null
[('const-8', u'PTRSUB_-1206099091'), ('tmp_672', u'INT_NOTEQUAL_-1206099302'), (u'MULTIEQUAL_-1206099090', u'PTRSUB_-1206099017'), (u'INT_AND_-1206099199', u'INT_EQUAL_-1206099213'), ('const-12', u'PTRSUB_-1206099072'), (u'LOAD_-1206099344', u'PTRSUB_-1206099027'), ('tmp_672', u'COPY_-1206099136'), ('tmp_376', u'CBRANC...
[(u'INT_AND_-1206099199', u'INT_EQUAL_-1206099213'), ('const-1', u'PTRADD_-1206099119'), ('tmp_661', u'MULTIEQUAL_-1206099134'), (u'MULTIEQUAL_-1206099134', u'PTRADD_-1206099282'), ('const-417', u'LOAD_-1206099322'), ('const-417', u'LOAD_-1206099337'), ('tmp_376', u'CBRANCH_-1206099210'), (u'MULTIEQUAL_-1206099134', u'...
null
null
00036220
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nuint FUN_00036220(byte *param_1)\n\n{\n int iVar1;\n byte *pbVar2;\n \n while( true ) {\n pbVar2 = param_1;\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00072d5c) {\n r...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nint S_IS_WEAK(symbolS *s)\n\n{\n segT paVar1;\n symbolS *psVar2;\n \n while( true ) {\n psVar2 = s;\n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return 0;\...
(translation_unit "uint FUN_00036220(byte *param_1)\n\n{\n int iVar1;\n byte *pbVar2;\n \n while( true ) {\n pbVar2 = param_1;\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00072d5c) {\n return 0;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n pbVar2 = param_1;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_s...
(function_definition "uint FUN_00036220(byte *param_1)\n\n{\n int iVar1;\n byte *pbVar2;\n \n while( true ) {\n pbVar2 = param_1;\n if ((*param_1 & 1) != 0) {\n if (*(int *)(param_1 + 4) != DAT_00072d5c) {\n return 0;\n }\n param_1 = *(byte **)(param_1 + 0xc);\n pbVar2 = param_1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int function_1(type_1 *s) { type_2 var_2; type_1 *psVar2; while( true ) { psVar2 = s; if (((type_3)s->sy_flags & 1) != 0) { if ((type_2)s->bsym != var_1) { return 0; } s = (s->sy_value)....
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))))) body: (compound_statement (declaration type: (primitive_type) d...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ uint MASKED(byte *param_1) { int iVar1; byte *pbVar2; while( true ) { pbVar2 = param_1; if ((*param_1 & 1) != 0) { if (*(int *)(param_1 + 4) != DAT_00072d5c) { return 0; } param_1 = *(b...
7259_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~moneypunct_byname
FUN_001bddc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct_byname<char, false>::~moneypunct_byname() */ void __thiscall std::moneypunct_byname<char,false>::~moneypunct_byname(moneypunct_byname<char,false> *this) { *(undefined ***)this = &PTR__moneypunct_byname_0033c5...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001bddc0(undefined4 *param_1) { *param_1 = &PTR_FUN_0033c584; FUN_001f9800(param_1); FUN_001ac470(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x181239 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd57c] ADD EAX,0x8 MOV dword ptr [ESI],EAX PUSH ESI CALL 0x001f9800 MOV dword ptr [ESP],ESI CALL 0x001ac470 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('tmp_217', u'CAST_-1207640428'), (u'CAST_-1207640424', u'CALL_-1207640553'), ('const-417', u'STORE_-1207640566'), ('tmp_217', u'CAST_-1207640424'), ('tmp_217', u'CALL_-1207640540'), (u'CAST_-1207640428', u'STORE_-1207640566'), ('const-0', u'RETURN_-1207640507'), (u'PTRSUB_-1207640427', u'STORE_-1207640566'), ('const-...
[('tmp_384', u'CALL_-1207640553'), ('const-3392900', u'PTRSUB_-1207640427'), ('tmp_384', u'CALL_-1207640540'), ('const-417', u'STORE_-1207640566'), ('const-0', u'PTRSUB_-1207640427'), ('tmp_384', u'STORE_-1207640566'), ('const-0', u'RETURN_-1207640507'), (u'PTRSUB_-1207640427', u'STORE_-1207640566')]
null
null
001bddc0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bddc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c584;\n FUN_001f9800(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001bddc0(undefined4 *p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct_byname<char, false>::~moneypunct_byname() */\n\nvoid __thiscall\nstd::moneypunct_byname<char,false>::~moneypunct_byname(moneypunct_byname<char,false> *this)\n\n{\n *(undefined ***)this = &PTR_...
(translation_unit "void FUN_001bddc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c584;\n FUN_001f9800(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" (function_definition "void FUN_001bddc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c584;\n FUN_001f9800(param_1);\n FUN_001ac470(param_1);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_001bddc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033c584;\n FUN_001f9800(param_1);\n FUN_001ac470(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001bddc0(undefined4 *param_1)" (identifier "FUN_001bddc0") (parameter_list "(undefined4 *param_1)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct_byname<char, false>::~moneypunct_byname() */ void __thiscall std::moneypunct_byname<char,false>::~moneypunct_byname(moneypunct_byname<char,false> *this) { *(undefined ***)this = &PTR__moneypunct_byname_0033c5...
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_0033c584; FUN_001f9800(param_1); FUN_001ac470(param_1); return; }
163_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
mmap64
mmap64
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_mmap64_0038f290)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_mmap64_0038f290)(); return pvVar1; }
JMP dword ptr [EBX + 0x290]
null
null
null
null
[(u'CAST_-1206019410', u'CALLIND_-1206019494'), (u'CAST_-1206019409', u'RETURN_-1206019491'), (u'INDIRECT_-1206019421', u'COPY_-1206019480'), ('tmp_92', u'CAST_-1206019410'), (u'CALLIND_-1206019494', u'CAST_-1206019409'), ('const-0', u'RETURN_-1206019491'), (u'CALLIND_-1206019494', u'INDIRECT_-1206019421')]
[(u'CAST_-1206019410', u'CALLIND_-1206019494'), (u'CAST_-1206019409', u'RETURN_-1206019491'), (u'INDIRECT_-1206019421', u'COPY_-1206019480'), ('tmp_92', u'CAST_-1206019410'), (u'CALLIND_-1206019494', u'CAST_-1206019409'), ('const-0', u'RETURN_-1206019491'), (u'CALLIND_-1206019494', u'INDIRECT_-1206019421')]
null
null
00029a50
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mmap64_0038f290)();\n return pvVar1;\n}\n\n" comment (function_defin...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mmap64_0038f290)();\n return pvVar1;\n}\n\n" comment (function_defin...
(translation_unit "void * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mmap64_0038f290)();\n return pvVar1;\n}\n\n" (function_definition "void * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t...
(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 "void * mmap64(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_mmap64_0038f290)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* mmap64(void *__addr,size_t __len,int __prot,int __flags,i...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__addr,size_t __len,int __prot,int __flags,int __fd,type_1 __offset) { void *pvVar1; pvVar1 = (void *)(*(type_2 *)PTR_mmap64_0038f290)(); return pvVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__addr,size_t __len,int __prot,int __flags,int __fd,__off64_t __offset) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0038f290)(); return pvVar1; }
141_hppa-linux-gnu-readelf_and_hppa-linux-gnu-readelf_strip.c
display_tag_value
FUN_0001ff40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uchar * __regparm3 display_tag_value(int tag,uchar *p,uchar *end) { char *pcVar1; size_t sVar2; uchar *__maxlen; dwarf_vma dVar3; uint len; undefined4 uStack_14; uStack_14 = 0x1ff4f; if (0 < tag) { printf("...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 FUN_0001ff40(uint param_1,char *param_2,char *param_3) { undefined4 uVar1; char *__format; size_t sVar2; int local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1ff4f; if (0 < (int)param_1) { ...
PUSH EBP MOV EBP,EAX PUSH EDI MOV EDI,ECX PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x00013f70 ADD EBX,0x940b1 SUB ESP,0x1c TEST EAX,EAX JLE 0x0001ff6f SUB ESP,0x8 PUSH EAX LEA EAX,[EBX + 0xfffc2b29] PUSH EAX CALL 0x00013060 ADD ESP,0x10 CMP ESI,EDI JNC 0x00020010 AND EBP,0x1 JNZ 0x0001ffb8 PUSH EDI PUSH 0x0 LEA EAX,[ESP + 0x...
null
null
null
null
[(u'CAST_-1206057947', u'CALL_-1206058556'), ('const-0', u'INT_EQUAL_-1205927688'), (u'LOAD_-1205927744', u'CALL_-1205927714'), (u'INT_SUB_-1205927055', u'PTRADD_-1205927673'), (u'CALL_-1206058667', u'INDIRECT_-1206058012'), (u'CALL_-1205927629', u'INDIRECT_-1205926993'), (u'PTRADD_-1205927673', u'CAST_-1206057947'), (...
[(u'CALL_-1205928015', u'INDIRECT_-1205927146'), (u'INDIRECT_-1206058055', u'MULTIEQUAL_-1205927074'), ('const-0', u'INT_EQUAL_-1205927688'), ('tmp_1883', u'CALL_-1205927936'), (u'LOAD_-1205927744', u'CALL_-1205927714'), (u'CALL_-1205927936', u'INDIRECT_-1205927184'), ('const-1', u'RETURN_-1206058662'), ('const-486204'...
null
null
0001ff40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 FUN_0001ff40(uint param_1,char *param_2,char *param_3)\n\n{\n undefined4 uVar1;\n char *__format;\n size_t sVar2;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1ff4f;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuchar * __regparm3 display_tag_value(int tag,uchar *p,uchar *end)\n\n{\n char *pcVar1;\n size_t sVar2;\n uchar *__maxlen;\n dwarf_vma dVar3;\n uint len;\n undefined4 uStack_14;\n \n uStack_14 = 0x1ff4f;...
(translation_unit "char * __regparm3 FUN_0001ff40(uint param_1,char *param_2,char *param_3)\n\n{\n undefined4 uVar1;\n char *__format;\n size_t sVar2;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1ff4f;\n if (0 < (int)param_1) {\n printf(" Tag_unknown_%d: ",param_1);\n }\n if (param_2 < ...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration ...
(function_definition "char * __regparm3 FUN_0001ff40(uint param_1,char *param_2,char *param_3)\n\n{\n undefined4 uVar1;\n char *__format;\n size_t sVar2;\n int local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x1ff4f;\n if (0 < (int)param_1) {\n printf(" Tag_unknown_%d: ",param_1);\n }\n if (param_2...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * __regparm3 display_tag_value(int var_1,type_1 *var_3,type_1 *var_4) { char *pcVar1; size_t var_12; type_1 *var_8; type_2 dVar3; type_3 var_6; type_4 uStack_14; uStack_14 = 0x1ff4f; if (0 < var_1) { ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 MASKED(uint param_1,char *param_2,char *param_3) { undefined4 uVar1; char *__format; size_t sVar2; int local_20 [3]; undefined4 uStack_14; uStack_14 = 0x1ff4f; if (0 < (int)param_1) { print...
197_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c
simple_copy
FUN_0001c3c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 simple_copy(char *from,char *to) { int iVar1; int __fd; int iVar2; int *piVar3; size_t sVar4; size_t __n; char buf [8192]; __fd = open64(from,0); if (__fd < 0) { __n = 0xffffffff; } els...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t __regparm3 FUN_0001c3c0(char *param_1,char *param_2) { int iVar1; int __fd; int iVar2; int *piVar3; size_t sVar4; size_t __n; undefined1 local_201c [8200]; undefined4 uStack_14; uStack_14 = 0x1c3cb; ...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x000166c0 ADD EBX,0x23c35 SUB ESP,0x2024 PUSH 0x0 PUSH EAX CALL 0x00013080 ADD ESP,0x10 TEST EAX,EAX JS 0x0001c4b2 SUB ESP,0x4 MOV EDI,EAX PUSH 0x1ff PUSH 0x241 PUSH ESI CALL 0x00013080 MOV dword ptr [ESP + 0x18],EAX MOV ESI,EAX CALL 0x000135f0 MOV dword ptr [ESP + ...
null
null
null
null
[(u'CALL_-1205942978', u'INT_NOTEQUAL_-1205942950'), ('const-4294967295', u'COPY_-1205942833'), ('const-0', u'RETURN_-1205942745'), ('tmp_306', u'CBRANCH_-1205943160'), (u'COPY_-1205942692', u'MULTIEQUAL_-1205942632'), (u'COPY_-1205942833', u'MULTIEQUAL_-1205942632'), (u'PTRSUB_-1205942417', u'CALL_-1205942978'), (u'IN...
[(u'CALL_-1205942978', u'INT_NOTEQUAL_-1205942950'), (u'INDIRECT_-1205942516', u'MULTIEQUAL_-1205942457'), ('const-4294967295', u'COPY_-1205942833'), ('const-0', u'RETURN_-1205942745'), ('tmp_306', u'CBRANCH_-1205943160'), (u'COPY_-1205942692', u'MULTIEQUAL_-1205942632'), (u'COPY_-1205942833', u'MULTIEQUAL_-1205942632'...
null
null
0001c3c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t __regparm3 FUN_0001c3c0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n undefined1 local_201c [8200];\n undefined4 uStack_1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 simple_copy(char *from,char *to)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n char buf [8192];\n \n __fd = open64(from,0);\n if (__fd < 0) {...
(translation_unit "size_t __regparm3 FUN_0001c3c0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n undefined1 local_201c [8200];\n undefined4 uStack_14;\n \n uStack_14 = 0x1c3cb;\n __fd = open64(param_1,0);\n if (__fd < 0) {\n __n = 0x...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "size_t __regparm3 FUN_0001c3c0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int *piVar3;\n size_t sVar4;\n size_t __n;\n undefined1 local_201c [8200];\n undefined4 uStack_14;\n \n uStack_14 = 0x1c3cb;\n __fd = open64(param_1,0);\n if (__fd < 0) {\n __n =...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(char *from,char *to) { int iVar1; int var_2; int var_4; int *piVar3; size_t var_8; size_t var_9; char buf [8192]; var_2 = var_1(from,0); if (var_2 < 0) { var_9 = 0xffffffff; } ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t __regparm3 MASKED(char *param_1,char *param_2) { int iVar1; int __fd; int iVar2; int *piVar3; size_t sVar4; size_t __n; undefined1 local_201c [8200]; undefined4 uStack_14; uStack_14 = 0x1c3cb; __fd ...
8481_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
add_output_section
FUN_002f0680
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002f0680(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x2f9977 SUB ESP,0x30 MOV ESI,dword ptr [ESP + 0x50] MOV EDI,dword ptr [ESP + 0x44] PUSH 0x0 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH ESI PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBP,[ESP + 0x20] PUSH EBP CALL 0x002d8210 ...
null
null
null
null
[('const-1', u'RETURN_-1204812130')]
[('const-44', u'INT_ADD_-1204811540'), (u'INDIRECT_-1204811220', u'MULTIEQUAL_-1204811133'), (u'INT_ADD_-1204811743', u'CAST_-1204810948'), (u'INT_ADD_-1204811995', u'CAST_-1204811036'), ('const-417', u'STORE_-1204811549'), (u'PTRADD_-1204811011', u'STORE_-1204811942'), ('const-4294967240', u'PTRSUB_-1204811059'), (u'I...
null
null
002f0680
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002f0680(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_output_section(Output_data_reloc<9,_true,_64,_false> * this,\n Output_section * os, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_r...
(translation_unit "void FUN_002f0680(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "void FUN_002f0680(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_38;\n int local_34;\n undefined4 local_30;\n undefined4 lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_output_section(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3,int param_4,undefined4 param_5, undefined4 param_6) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_38; ...
1116_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
FUN_0004abf4
FUN_0004abf4
void FUN_0004abf4(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x50)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0004abf4(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_004451f0(); }
MOV EDX,dword ptr [EBP + -0x30] CMP EDX,dword ptr [EBP + -0x50] JZ 0x0004ac0b SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x40] PUSH EDX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x40] PUSH ESI CALL 0x004451f0
null
null
null
null
[('const-417', u'LOAD_-1206146051'), (u'INT_ADD_-1206146035', u'CAST_-1206145879'), ('tmp_42', u'CBRANCH_-1206146034'), (u'INT_ADD_-1206146041', u'CAST_-1206145883'), (u'CAST_-1206145883', u'LOAD_-1206146057'), ('const-4294967248', u'INT_ADD_-1206146041'), ('const-4294967216', u'INT_ADD_-1206146035'), (u'LOAD_-12061460...
[('const-417', u'LOAD_-1206146051'), (u'INT_ADD_-1206146035', u'CAST_-1206145879'), ('tmp_42', u'CBRANCH_-1206146034'), (u'INT_ADD_-1206146041', u'CAST_-1206145883'), (u'CAST_-1206145883', u'LOAD_-1206146057'), ('const-4294967248', u'INT_ADD_-1206146041'), ('const-4294967216', u'INT_ADD_-1206146035'), (u'LOAD_-12061460...
null
null
0004abf4
x86
O1
(translation_unit "void FUN_0004abf4(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004abf...
(translation_unit "void FUN_0004abf4(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x50)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void ...
(translation_unit "void FUN_0004abf4(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_004451f0();\n}\n\n" (function_definition "void FUN_0004abf4(void)\n\n{\n int unaff_EBP;\n \n if ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_0004abf4(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_004451f0();\n}" (primitive_type "void") (function_declarator "FUN_0004abf4(void)" (identifier "F...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x50)) { var_2(*(void **)(var_1 + -0x30)); } /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_004451f0(); }
4896_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
has_output_dynsym_entry
FUN_001276d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool has_output_dynsym_entry(Symbol_value<32> * this) */ bool __thiscall gold::Symbol_value<32>::has_output_dynsym_entry(Symbol_value<32> *this) { if (this->output_dynsym_index_ != 0) { return t...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_001276d0(int param_1) { int iVar1; iVar1 = *(int *)(param_1 + 4); if (iVar1 != 0) { return CONCAT31((int3)((uint)iVar1 >> 8),iVar1 != -1); } /* WARNING: Subroutine does not retur...
PUSH EBX CALL 0x00035680 ADD EBX,0x21792a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EAX + 0x4] TEST EAX,EAX JZ 0x001276f5 CMP EAX,-0x1 SETNZ AL ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff20a50] PUSH EAX LEA EAX,[EBX + 0xfff0c385] PUSH 0x738 PUSH EAX CALL 0x0008b620
null
null
null
null
[(u'INT_NOTEQUAL_-1207077085', u'COPY_-1207077032'), ('const-417', u'LOAD_-1207077119'), ('const-2405253', u'COPY_-1207076981'), (u'LOAD_-1207077119', u'INT_NOTEQUAL_-1207077100'), (u'COPY_-1207077032', u'RETURN_-1207077055'), ('const-2488912', u'COPY_-1207076980'), (u'LOAD_-1207077119', u'INT_NOTEQUAL_-1207077085'), (...
[(u'LOAD_-1207077119', u'INT_NOTEQUAL_-1207077100'), (u'SUBPIECE_-1207076981', u'PIECE_-1207076981'), ('const-1848', u'CALL_-1207077018'), (u'CAST_-1207076959', u'LOAD_-1207077119'), (u'LOAD_-1207077119', u'INT_NOTEQUAL_-1207077085'), (u'COPY_-1207076986', u'CALL_-1207077018'), ('const-0', u'SUBPIECE_-1207076981'), (u'...
null
null
001276d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_001276d0(int param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if (iVar1 != 0) {\n return CONCAT31((int3)((uint)iVar1 >> 8),iVar1 != -1);\n }\n /* WARNI...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool has_output_dynsym_entry(Symbol_value<32> * this) */\n\nbool __thiscall gold::Symbol_value<32>::has_output_dynsym_entry(Symbol_value<32> *this)\n\n{\n if (this->output_dynsym_ind...
(translation_unit "undefined4 FUN_001276d0(int param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if (iVar1 != 0) {\n return CONCAT31((int3)((uint)iVar1 >> 8),iVar1 != -1);\n }\n \n FUN_0008b620("../../gold/object.h",0x738,"has_output_dynsym_entry",0);\n}\n\n" (function_definit...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarato...
(function_definition "undefined4 FUN_001276d0(int param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 4);\n if (iVar1 != 0) {\n return CONCAT31((int3)((uint)iVar1 >> 8),iVar1 != -1);\n }\n \n FUN_0008b620("../../gold/object.h",0x738,"has_output_dynsym_entry",0);\n}" (type_identifier "...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool has_output_dynsym_entry(Symbol_value<32> * this) */ bool __thiscall gold::type_1<32>::function_1(type_1<32> *this) { if (this->output_dynsym_index_ != 0) { return this->output_dynsym_index_...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1) { int iVar1; iVar1 = *(int *)(param_1 + 4); if (iVar1 != 0) { return CONCAT31((int3)((uint)iVar1 >> 8),iVar1 != -1); } /* WARNING: Subroutine does not return */ ...
7973_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
_S_copy_chars
FUN_001e2f50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_S_copy_chars(char*, char*, char*) */ void std::string::_S_copy_chars(char *param_1,char *param_2,char *param_3) { size_t __n; __n = (int)param_3 - (int)param_2; if (__n == 1) { *param_1 = *param_2; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001e2f50(undefined1 *param_1,undefined1 *param_2,int param_3) { size_t __n; __n = param_3 - (int)param_2; if (__n == 1) { *param_1 = *param_2; return; } if (__n == 0) { return; } memcpy(para...
PUSH EBX CALL 0x00035680 ADD EBX,0x15c0aa SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESP + 0x18] SUB EAX,EDX CMP EAX,0x1 JZ 0x001e2fa0 TEST EAX,EAX JNZ 0x001e2f80 ADD ESP,0x8 POP EBX RET SUB ESP,0x4 PUSH EAX PUSH EDX PUSH dword ptr [ESP + 0x1c] CALL 0x000285c0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET MOV...
null
null
null
null
[(u'CAST_-1207881628', u'INT_SUB_-1207881829'), ('tmp_166', u'CBRANCH_-1207881807'), ('const-417', u'LOAD_-1207881697'), ('tmp_138', u'CBRANCH_-1207881822'), (u'INT_EQUAL_-1207881809', u'CBRANCH_-1207881807'), (u'INT_SUB_-1207881829', u'INT_EQUAL_-1207881824'), ('tmp_420', u'LOAD_-1207881697'), ('const-1', u'INT_EQUAL_...
[(u'CAST_-1207881628', u'INT_SUB_-1207881829'), ('tmp_581', u'CAST_-1207881628'), ('tmp_166', u'CBRANCH_-1207881807'), ('tmp_581', u'CALL_-1207881741'), ('tmp_583', u'CALL_-1207881741'), ('tmp_138', u'CBRANCH_-1207881822'), (u'INT_EQUAL_-1207881809', u'CBRANCH_-1207881807'), (u'INT_SUB_-1207881829', u'INT_EQUAL_-120788...
null
null
001e2f50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e2f50(undefined1 *param_1,undefined1 *param_2,int param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (int)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_S_copy_chars(char*, char*, char*) */\n\nvoid std::string::_S_copy_chars(char *param_1,char *param_2,char *param_3)\n\n{\n size_t __n;\n \n __n = (int)param_3 - (int)param_2;\n if (__n == 1) {...
(translation_unit "void FUN_001e2f50(undefined1 *param_1,undefined1 *param_2,int param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (int)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}\n\n" (function_definition "...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "void FUN_001e2f50(undefined1 *param_1,undefined1 *param_2,int param_3)\n\n{\n size_t __n;\n \n __n = param_3 - (int)param_2;\n if (__n == 1) {\n *param_1 = *param_2;\n return;\n }\n if (__n == 0) {\n return;\n }\n memcpy(param_1,param_2,__n);\n return;\n}" (primitive_type "void")...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_S_copy_chars(char*, char*, char*) */ void std::string::function_1(char *param_1,char *param_2,char *param_3) { size_t var_1; var_1 = (int)param_3 - (int)param_2; if (var_1 == 1) { *param_1 = *param_2...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined1 *param_1,undefined1 *param_2,int param_3) { size_t __n; __n = param_3 - (int)param_2; if (__n == 1) { *param_1 = *param_2; return; } if (__n == 0) { return; } memcpy(param_1,pa...
12966_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
codecvt
FUN_003ffb00
/* std::codecvt<wchar_t, char, __mbstate_t>::codecvt(unsigned int) */ void __thiscall std::codecvt<wchar_t,char,__mbstate_t>::codecvt (codecvt<wchar_t,char,__mbstate_t> *this,uint param_1) { undefined4 uVar1; int unaff_EDI; uVar1 = __x86_get_pc_thunk_di(); *(uint *)(this + 4) = CONCAT31((int3)((...
void FUN_003ffb00(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 + 0x1e8fa7; /* try { // try from 003ffb31 to 003ffb35 has its CatchHandler @ 003ffb41 ...
PUSH EBP XOR EAX,EAX PUSH EDI CALL 0x00074f0a ADD EDI,0x1ea4f7 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 + 0xffffeaa8] ADD EAX,0x8 MOV dword ptr [ESI],EAX CALL 0x003b0560 MOV dword ptr [ESI + 0...
null
null
null
null
[('const-0', u'SUBPIECE_-1205797932'), ('const-417', u'STORE_-1205798006'), (u'INT_ADD_-1205798014', u'STORE_-1205798019'), ('const-2002855', u'INT_ADD_-1205798014'), ('tmp_379', u'INT_ADD_-1205798014'), (u'CALL_-1205798116', u'CAST_-1205797889'), (u'CAST_-1205797872', u'STORE_-1205798019'), ('const-0', u'RETURN_-12057...
[(u'PTRADD_-1205797866', u'STORE_-1205798006'), ('tmp_494', u'STORE_-1205798019'), (u'INT_ADD_-1205798014', u'STORE_-1205798019'), ('const-4', u'PTRADD_-1205797866'), ('const-0', u'RETURN_-1205797961'), ('const-2002855', u'INT_ADD_-1205798014'), ('const-417', u'STORE_-1205798019'), (u'CAST_-1205797887', u'INT_RIGHT_-12...
null
null
003ffb00
x86
O1
(translation_unit "void FUN_003ffb00(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 + 0x1e8fa7;\n /* try { // try from 003ffb31 to 003ffb35 has ...
(translation_unit "/* std::codecvt<wchar_t, char, __mbstate_t>::codecvt(unsigned int) */\n\nvoid __thiscall\nstd::codecvt<wchar_t,char,__mbstate_t>::codecvt\n (codecvt<wchar_t,char,__mbstate_t> *this,uint param_1)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = __x86_get_pc_thunk_di();\n *(uint *)(...
(translation_unit "void FUN_003ffb00(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 + 0x1e8fa7;\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_003ffb00(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 + 0x1e8fa7;\n \n iVar2 = FUN_003b0560();\n param_1[2] =...
/* std::codecvt<wchar_t, char, __mbstate_t>::codecvt(unsigned int) */ void __thiscall std::codecvt<wchar_t,char,__mbstate_t>::codecvt (codecvt<wchar_t,char,__mbstate_t> *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_...
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 + 0x1e8fa7; /* try { // try from 003ffb31 to 003ffb35 has its CatchHandler @ 003ffb41 */ i...
11620_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~codecvt_byname
FUN_003c02c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::codecvt_byname<char, char, __mbstate_t>::~codecvt_byname() */ void __thiscall std::codecvt_byname<char,char,__mbstate_t>::~codecvt_byname (codecvt_byname<char,char,__mbstate_t> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003c02c0(undefined4 *param_1) { *param_1 = &PTR_FUN_005e7560; FUN_003ff930(param_1); FUN_003ae080(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x229d39 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd558] ADD EAX,0x8 MOV dword ptr [ESI],EAX PUSH ESI CALL 0x003ff930 MOV dword ptr [ESP],ESI CALL 0x003ae080 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1205665066')]
[('tmp_384', u'STORE_-1205665014'), ('const-0', u'PTRSUB_-1205664875'), (u'PTRSUB_-1205664875', u'STORE_-1205665014'), ('tmp_384', u'CALL_-1205665001'), ('tmp_384', u'CALL_-1205664988'), ('const-0', u'RETURN_-1205664955'), ('const-417', u'STORE_-1205665014'), ('const-6190432', u'PTRSUB_-1205664875')]
null
null
003c02c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003c02c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7560;\n FUN_003ff930(param_1);\n FUN_003ae080(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_003c02c0(undefined4 *p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::codecvt_byname<char, char, __mbstate_t>::~codecvt_byname() */\n\nvoid __thiscall\nstd::codecvt_byname<char,char,__mbstate_t>::~codecvt_byname\n (codecvt_byname<char,char,__mbstate_t> *this)\n\n{\...
(translation_unit "void FUN_003c02c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7560;\n FUN_003ff930(param_1);\n FUN_003ae080(param_1);\n return;\n}\n\n" (function_definition "void FUN_003c02c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7560;\n FUN_003ff930(param_1);\n FUN_003ae080(param_1);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression...
(function_definition "void FUN_003c02c0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e7560;\n FUN_003ff930(param_1);\n FUN_003ae080(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003c02c0(undefined4 *param_1)" (identifier "FUN_003c02c0") (parameter_list "(undefined4 *param_1)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::codecvt_byname<char, char, __mbstate_t>::~codecvt_byname() */ void __thiscall std::codecvt_byname<char,char,__mbstate_t>::~codecvt_byname (codecvt_byname<char,char,__mbstate_t> *this) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_005e7560; FUN_003ff930(param_1); FUN_003ae080(param_1); return; }
9809_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
strtoul
strtoul
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { /* WARNING: Bad instruction - Truncating control flow here */ /* strtoul@@GLIBC_2....
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205104254')]
[('const-1', u'RETURN_-1205104254')]
null
null
00349178
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata(...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "strtoul(char *__nptr,char *...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call...
(function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n \n halt_baddata();\n}" (type_identifier "ulong") (function_declarator "strtoul(char *__nptr,char **__endptr,int __base)" (identifier "strtoul") (parameter_list "(char *__nptr,char **__endptr,int __base)" (( "(") (par...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(char *__nptr,char **__endptr,int __base) { /* WARNING: Bad instruction - Truncating control flow here */ /* strtoul@@GLIB...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong MASKED(char *__nptr,char **__endptr,int __base) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
520_i686-gnu-ld_and_i686-gnu-ld_strip.c
minfo
FUN_000317c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void minfo(char *fmt,...) { asneeded_minfo *paVar1; char *in_stack_00000008; bfd *in_stack_0000000c; char *in_stack_00000010; if (config.map_file != (FILE *)0x0) { if (((...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000317c0(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 *puVar1; if (DAT_000bbf50 != 0) { if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) { ...
PUSH ESI PUSH EBX CALL 0x00015a10 ADD EBX,0x89839 SUB ESP,0x4 MOV EDX,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xf00] MOV ECX,dword ptr [EAX + 0x50] TEST ECX,ECX JZ 0x000317ff CMP byte ptr [EDX],0x25 LEA ESI,[ESP + 0x14] JNZ 0x000317f0 CMP byte ptr [EDX + 0x1],0x21 JZ 0x00031808 PUSH 0x0 PUSH ESI PUSH EDX PUSH dword ptr [...
null
null
null
null
[(u'CALL_-1206118227', u'INDIRECT_-1206118028'), (u'COPY_-1206118075', u'MULTIEQUAL_-1206117999'), (u'STORE_-1206118208', u'INDIRECT_-1206117964'), ('tmp_1182', u'MULTIEQUAL_-1206117990'), (u'PTRADD_-1206118297', u'LOAD_-1206118359'), (u'INDIRECT_-1206117931', u'MULTIEQUAL_-1206117990'), ('const-8', u'PTRSUB_-120611801...
[('const-1', u'PTRADD_-1206118297'), ('const-8', u'PTRSUB_-1206118016'), (u'STORE_-1206118208', u'INDIRECT_-1206117979'), (u'INDIRECT_-1206118019', u'COPY_-1206118052'), ('const-417', u'STORE_-1206118208'), (u'PTRADD_-1206118297', u'LOAD_-1206118359'), (u'INDIRECT_-1206118038', u'STORE_-1206118199'), (u'INT_NOTEQUAL_-1...
null
null
000317c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000317c0(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_000bbf50 != 0) {\n if (((*param_1 == '%') && (param_1[1] == '!')) && (par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid minfo(char *fmt,...)\n\n{\n asneeded_minfo *paVar1;\n char *in_stack_00000008;\n bfd *in_stack_0000000c;\n char *in_stack_00000010;\n \n if (config.map_file...
(translation_unit "void FUN_000317c0(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_000bbf50 != 0) {\n if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {\n puVar1 = (undefined4 *)xmalloc(0x10);\n *puVar1 = 0;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarato...
(function_definition "void FUN_000317c0(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_000bbf50 != 0) {\n if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {\n puVar1 = (undefined4 *)xmalloc(0x10);\n *puVar1 = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *fmt,...) { type_1 *paVar1; char *in_stack_00000008; type_2 *in_stack_0000000c; char *in_stack_00000010; if (config.map_file != (type_3 *)0x0) { if (...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4) { undefined4 *puVar1; if (DAT_000bbf50 != 0) { if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) { puVar1...
216_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c
yy_get_previous_state
FUN_00018540
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention */ yy_state_type yy_get_previous_state(void) { bool bVar1; uint uVar2; uint uVar3; int iVar4; byte *local_2c; uint local_24; byte *local_20; local_2c = (byte *)yytext; u...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00018540(void) { bool bVar1; uint uVar2; uint uVar3; int iVar4; byte *local_2c; uint local_24; byte *local_20; local_2c = DAT_00091ba4; if (DAT_00091ba4 < DAT_00091758) { local_24 = DAT_0009174c...
PUSH EBP PUSH EDI PUSH ESI CALL 0x0001b156 ADD ESI,0x78ab8 PUSH EBX SUB ESP,0x1c LEA EDX,[ESI + 0xba4] MOV ECX,dword ptr [ESI + 0x758] MOV EAX,dword ptr [ESI + 0x750] MOV EDI,dword ptr [EDX] MOV dword ptr [ESP + 0x10],ECX MOV dword ptr [ESP],EDI CMP EDI,ECX JNC 0x00018669 MOV EDI,dword ptr [ESI + 0x74c] LEA ECX,[ESI + ...
null
null
null
null
[(u'COPY_-1205958552', u'PTRADD_-1205958865'), ('const-417', u'LOAD_-1205959003'), (u'INT_ZEXT_-1205959108', u'MULTIEQUAL_-1205958689'), ('const-417', u'LOAD_-1205958895'), (u'INT_ZEXT_-1205958899', u'INT_ADD_-1205958889'), (u'INT_NOTEQUAL_-1205958816', u'CBRANCH_-1205958813'), ('tmp_497', u'CBRANCH_-1205958962'), (u'M...
[('const-417', u'LOAD_-1205958839'), (u'INT_ZEXT_-1205959108', u'MULTIEQUAL_-1205958689'), ('const-1', u'PTRADD_-1205959062'), ('const-417', u'LOAD_-1205959003'), (u'CAST_-1205958476', u'INT_SLESS_-1205958923'), (u'PTRSUB_-1205958457', u'PTRADD_-1205958777'), ('const-1', u'PTRADD_-1205958921'), (u'LOAD_-1205958927', u'...
null
null
00018540
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00018540(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_00091ba4;\n if (DAT_00091ba4 < DAT_0009175...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention */\n\nyy_state_type yy_get_previous_state(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n...
(translation_unit "void FUN_00018540(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_00091ba4;\n if (DAT_00091ba4 < DAT_00091758) {\n local_24 = DAT_0009174c;\n bVar1 = false;\n local_20 = DAT_00091748;\n uV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ...
(function_definition "void FUN_00018540(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_00091ba4;\n if (DAT_00091ba4 < DAT_00091758) {\n local_24 = DAT_0009174c;\n bVar1 = false;\n local_20 = DAT_00091748;\n ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention */ type_1 function_1(void) { bool bVar1; type_2 var_4; type_2 var_3; int iVar4; type_3 *var_5; type_2 local_24; type_3 *local_20; var_5 = (type_3 *)var_1; var_4 = yy_sta...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(void) { bool bVar1; uint uVar2; uint uVar3; int iVar4; byte *local_2c; uint local_24; byte *local_20; local_2c = DAT_00091ba4; if (DAT_00091ba4 < DAT_00091758) { local_24 = DAT_0009174c; ...
3173_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
get_mtime
FUN_000d2430
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bool gold::get_mtime(char *filename,Timespec *mtime) { stat file_stat; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_000d2430(char *param_1,__time_t *param_2) { int iVar1; stat64 local_6c; undefined4 uStack_c; uStack_c = 0xd2437; iVar1 = __xstat64(3,param_1,&local_6c); if (-1 < iVar1) { *param_2 = local_6c.st_mtim.t...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x341bc9 SUB ESP,0x68 LEA EAX,[ESP + 0x4] MOV ESI,dword ptr [ESP + 0x78] PUSH EAX PUSH dword ptr [ESP + 0x78] PUSH 0x3 CALL 0x0002c9e0 ADD ESP,0x10 XOR EDX,EDX TEST EAX,EAX JS 0x000d246f MOV EAX,dword ptr [ESP + 0x48] MOV EDX,0x1 MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESP +...
null
null
null
null
[('const-1', u'RETURN_-1206770618')]
[(u'CALL_-1206770557', u'INDIRECT_-1206770384'), ('const-1', u'PTRADD_-1206770327'), (u'INT_SLESS_-1206770519', u'CBRANCH_-1206770519'), (u'INDIRECT_-1206770380', u'STORE_-1206770492'), ('const-3', u'CALL_-1206770557'), ('const-861239', u'COPY_-1206770630'), (u'INT_SLESS_-1206770519', u'COPY_-1206770387'), ('tmp_362', ...
null
null
000d2430
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_000d2430(char *param_1,__time_t *param_2)\n\n{\n int iVar1;\n stat64 local_6c;\n undefined4 uStack_c;\n \n uStack_c = 0xd2437;\n iVar1 = __xstat64(3,param_1,&local_6c);\n if (-1 < iVar1) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nbool gold::get_mtime(char *filename,Timespec *mtime)\n\n{\n stat file_stat;\n \n}\n\n" comment comment (function_definition "bool gold::get_mtime(char *filename,Time...
(translation_unit "bool FUN_000d2430(char *param_1,__time_t *param_2)\n\n{\n int iVar1;\n stat64 local_6c;\n undefined4 uStack_c;\n \n uStack_c = 0xd2437;\n iVar1 = __xstat64(3,param_1,&local_6c);\n if (-1 < iVar1) {\n *param_2 = local_6c.st_mtim.tv_sec;\n param_2[1] = local_6c.st_mtim.tv_nsec;\n }\n ret...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expre...
(function_definition "bool FUN_000d2430(char *param_1,__time_t *param_2)\n\n{\n int iVar1;\n stat64 local_6c;\n undefined4 uStack_c;\n \n uStack_c = 0xd2437;\n iVar1 = __xstat64(3,param_1,&local_6c);\n if (-1 < iVar1) {\n *param_2 = local_6c.st_mtim.tv_sec;\n param_2[1] = local_6c.st_mtim.tv_nsec;\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ bool gold::function_1(char *filename,type_1 *mtime) { type_2 file_stat; }
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: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(char *param_1,__time_t *param_2) { int iVar1; stat64 local_6c; undefined4 uStack_c; uStack_c = 0xd2437; iVar1 = __xstat64(3,param_1,&local_6c); if (-1 < iVar1) { *param_2 = local_6c.st_mtim.tv_sec;...
11478_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
textdomain
textdomain
/* WARNING: Control flow encountered bad instruction data */ void textdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* textdomain@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void textdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201741254')]
[('const-1', u'RETURN_-1201741254')]
null
null
0041e230
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)...
(translation_unit "void textdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void textdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv...
(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 textdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (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 */ /* textdomain@@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(); }
123_i686-gnu-gprof_and_i686-gnu-gprof_strip.c
core_create_line_syms
FUN_00019350
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void core_create_line_syms(void) { Sym *pSVar1; size_t sVar2; bfd_boolean bVar3; int iVar4; char *pcVar5; Source_File *pSVar6; Sym *pSVar7...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00019350(void) { undefined4 uVar1; uint *puVar2; size_t sVar3; int iVar4; int iVar5; uint uVar6; uint *puVar7; char *pcVar8; uint *puVar9; uint uVar10; uint uVar11; int local_11c; char *local_1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013030 ADD EBX,0x12ca7 SUB ESP,0x11c CALL 0x00018eb0 SUB ESP,0xc PUSH 0x1000 CALL 0x000121d0 MOV dword ptr [ESP],0x1000 MOV dword ptr [ESP + 0x24],EAX CALL 0x000121d0 MOV dword ptr [ESP + 0x4c],0x0 MOV dword ptr [ESP + 0x28],EAX LEA EAX,[EBX + 0x1488] MOV dword ptr [ESP + 0x...
null
null
null
null
[(u'INDIRECT_-1205951544', u'MULTIEQUAL_-1205951682'), (u'CALL_-1205954340', u'INDIRECT_-1205950148'), (u'COPY_-1205950226', u'MULTIEQUAL_-1205952939'), (u'COPY_-1205950367', u'MULTIEQUAL_-1205953315'), ('tmp_1747', u'CBRANCH_-1205954312'), (u'MULTIEQUAL_-1205952808', u'COPY_-1205950107'), (u'CALL_-1205953279', u'INDIR...
[(u'CALL_-1205955669', u'INDIRECT_-1205951096'), ('const-2', u'PTRADD_-1205950189'), ('const-4', u'PTRADD_-1205950220'), ('tmp_1747', u'CBRANCH_-1205954312'), (u'INDIRECT_-1205950987', u'PTRADD_-1205950037'), (u'CALL_-1205953752', u'INDIRECT_-1205951193'), ('const-417', u'LOAD_-1205953293'), (u'CALL_-1205954710', u'IND...
null
null
00019350
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00019350(void)\n\n{\n undefined4 uVar1;\n uint *puVar2;\n size_t sVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n uint *puVar7;\n char *pcVar8;\n uint *puVar9;\n uint uVar10;\n uint uVar11;...
(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 core_create_line_syms(void)\n\n{\n Sym *pSVar1;\n size_t sVar2;\n bfd_boolean bVar3;\n int iVar4;\n char *pcVar5;\n Sourc...
(translation_unit "void FUN_00019350(void)\n\n{\n undefined4 uVar1;\n uint *puVar2;\n size_t sVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n uint *puVar7;\n char *pcVar8;\n uint *puVar9;\n uint uVar10;\n uint uVar11;\n int local_11c;\n char *local_118;\n char *local_114;\n uint local_108;\n uint local_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_00019350(void)\n\n{\n undefined4 uVar1;\n uint *puVar2;\n size_t sVar3;\n int iVar4;\n int iVar5;\n uint uVar6;\n uint *puVar7;\n char *pcVar8;\n uint *puVar9;\n uint uVar10;\n uint uVar11;\n int local_11c;\n char *local_118;\n char *local_114;\n uint local_108;\n uint loc...
/* 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) { type_1 *pSVar1; size_t var_13; type_2 var_6; int var_9; char *pcVar5; type_3 *var_24; type_1 *var_19; char *__fo...
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; uint *puVar2; size_t sVar3; int iVar4; int iVar5; uint uVar6; uint *puVar7; char *pcVar8; uint *puVar9; uint uVar10; uint uVar11; int local_11c; char *local_118; ...
96_sh4-linux-gnu-elfedit_and_sh4-linux-gnu-elfedit_strip.c
__do_global_ctors_aux
FUN_00014690
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void __do_global_ctors_aux(void) { code *pcVar1; int *piVar2; if (__CTOR_LIST__ != (code *)0xffffffff) { piVar2 = (int *)&__CTOR_LIST__; pcVar1 = __CTOR_LIST__; do { (*pcVar1)(); piVar2 = piVar2 +...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_00014690(void) { code *pcVar1; int *piVar2; if (DAT_00018e70 != (code *)0xffffffff) { piVar2 = (int *)&DAT_00018e70; pcVar1 = DAT_00018e70; do { (*pcVar1)(); piVar2 = piVar2 + -1; ...
CALL 0x000118f5 ADD EDX,0x496b MOV EAX,dword ptr [EDX + 0xfffffe70] CMP EAX,-0x1 JZ 0x000146d0 PUSH EBP MOV EBP,ESP PUSH EBX LEA EBX,[EDX + 0xfffffe70] SUB ESP,0x4 LEA ESI,[ESI] NOP CALL EAX SUB EBX,0x4 MOV EAX,dword ptr [EBX] CMP EAX,-0x1 JNZ 0x000146b8 ADD ESP,0x4 POP EBX POP EBP RET RET
null
null
null
null
[(u'INDIRECT_-1205975163', u'MULTIEQUAL_-1205975161'), (u'PTRADD_-1205975153', u'LOAD_-1205975303'), (u'INT_NOTEQUAL_-1205975359', u'CBRANCH_-1205975358'), ('tmp_460', u'COPY_-1205975197'), (u'INDIRECT_-1205975163', u'COPY_-1205975205'), (u'MULTIEQUAL_-1205975198', u'CALLIND_-1205975312'), (u'MULTIEQUAL_-1205975195', u...
[(u'INDIRECT_-1205975163', u'MULTIEQUAL_-1205975161'), (u'PTRADD_-1205975153', u'LOAD_-1205975303'), (u'INT_NOTEQUAL_-1205975359', u'CBRANCH_-1205975358'), ('tmp_460', u'COPY_-1205975197'), (u'INDIRECT_-1205975163', u'COPY_-1205975205'), (u'MULTIEQUAL_-1205975198', u'CALLIND_-1205975312'), (u'MULTIEQUAL_-1205975195', u...
null
null
00014690
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_00014690(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_00018e70 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_00018e70;\n pcVar1 = DAT_00018e70;\n do {\n (*pcVar1)();\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid __do_global_ctors_aux(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (__CTOR_LIST__ != (code *)0xffffffff) {\n piVar2 = (int *)&__CTOR_LIST__;\n pcVar1 = __CTOR_LIST__;\n do {\n (*pcVa...
(translation_unit "void FUN_00014690(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_00018e70 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_00018e70;\n pcVar1 = DAT_00018e70;\n do {\n (*pcVar1)();\n piVar2 = piVar2 + -1;\n pcVar1 = (code *)*piVar2;\n } while (pcVar1 != (code *)0x...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (ca...
(function_definition "void FUN_00014690(void)\n\n{\n code *pcVar1;\n int *piVar2;\n \n if (DAT_00018e70 != (code *)0xffffffff) {\n piVar2 = (int *)&DAT_00018e70;\n pcVar1 = DAT_00018e70;\n do {\n (*pcVar1)();\n piVar2 = piVar2 + -1;\n pcVar1 = (code *)*piVar2;\n } while (pcVar1 != (code *...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void function_1(void) { type_1 *var_3; int *var_2; if (var_1 != (type_1 *)0xffffffff) { var_2 = (int *)&var_1; var_3 = var_1; do { (*var_3)(); var_2 = var_2 + -1; var_3 = (type_1 *)*var_2; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(void) { code *pcVar1; int *piVar2; if (DAT_00018e70 != (code *)0xffffffff) { piVar2 = (int *)&DAT_00018e70; pcVar1 = DAT_00018e70; do { (*pcVar1)(); piVar2 = piVar2 + -1; pcVar1...
49_powerpc64-linux-gnu-gprof_and_powerpc64-linux-gnu-gprof_strip.c
__errno_location
__errno_location
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)(); return piVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)(); return piVar1; }
JMP dword ptr [EBX + 0xd0]
null
null
null
null
[(u'CALLIND_-1205984422', u'CAST_-1205984343'), (u'CALLIND_-1205984422', u'INDIRECT_-1205984349'), (u'CAST_-1205984344', u'CALLIND_-1205984422'), ('const-0', u'RETURN_-1205984419'), (u'CAST_-1205984343', u'RETURN_-1205984419'), ('tmp_62', u'CAST_-1205984344'), (u'INDIRECT_-1205984349', u'COPY_-1205984408')]
[(u'CALLIND_-1205984422', u'CAST_-1205984343'), (u'CALLIND_-1205984422', u'INDIRECT_-1205984349'), (u'CAST_-1205984344', u'CALLIND_-1205984422'), ('const-0', u'RETURN_-1205984419'), (u'CAST_-1205984343', u'RETURN_-1205984419'), ('tmp_62', u'CAST_-1205984344'), (u'INDIRECT_-1205984349', u'COPY_-1205984408')]
null
null
00012350
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1...
(translation_unit "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)();\n return piVar1;\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)();\n return piVar1;\n...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract...
(function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0002d0d0)();\n return piVar1;\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (pa...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * function_1(void) { int *piVar1; piVar1 = (int *)(*(type_1 *)PTR___errno_location_0002d0d0)(); return piVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ int * MASKED(void) { int *piVar1; piVar1 = (int *)(*(code *)PTR_MASKED_0002d0d0)(); return piVar1; }
9608_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
rbegin
FUN_0027ee70
/* std::string::rbegin() const */ void std::string::rbegin(void) { int *in_stack_00000004; int *in_stack_00000008; *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc); return; }
void FUN_0027ee70(int *param_1,int *param_2) { *param_1 = *param_2 + *(int *)(*param_2 + -0xc); return; }
MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EDX] ADD EDX,dword ptr [EDX + -0xc] MOV dword ptr [EAX],EDX RET 0x4
null
null
null
null
[('const-417', u'LOAD_-1204228480'), ('const-417', u'STORE_-1204228458'), ('const-417', u'LOAD_-1204228471'), ('const-4294967284', u'INT_ADD_-1204228459'), (u'LOAD_-1204228471', u'INT_ADD_-1204228453'), ('const-0', u'RETURN_-1204228445'), (u'CAST_-1204228394', u'LOAD_-1204228471'), (u'INT_ADD_-1204228459', u'CAST_-1204...
[('const-417', u'LOAD_-1204228480'), ('const-417', u'STORE_-1204228458'), ('const-417', u'LOAD_-1204228471'), ('const-4294967284', u'INT_ADD_-1204228459'), (u'LOAD_-1204228471', u'INT_ADD_-1204228453'), ('const-0', u'RETURN_-1204228445'), (u'CAST_-1204228394', u'LOAD_-1204228471'), (u'INT_ADD_-1204228459', u'CAST_-1204...
null
null
0027ee70
x86
O1
(translation_unit "void FUN_0027ee70(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}\n\n" (function_definition "void FUN_0027ee70(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" primitive_type (function_declarator "FUN_...
(translation_unit "/* std::string::rbegin() const */\n\nvoid std::string::rbegin(void)\n\n{\n int *in_stack_00000004;\n int *in_stack_00000008;\n \n *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc);\n return;\n}\n\n" comment (function_definition "void std::string::rbegin(void)\n\n{\n ...
(translation_unit "void FUN_0027ee70(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}\n\n" (function_definition "void FUN_0027ee70(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" primitive_type (function_declarator "FUN_...
(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_0027ee70(int *param_1,int *param_2)\n\n{\n *param_1 = *param_2 + *(int *)(*param_2 + -0xc);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027ee70(int *param_1,int *param_2)" (identifier "FUN_0027ee70") (parameter_list "(int *param_1,int *param_2)" (( "(") (parameter_d...
/* std::string::rbegin() const */ void std::string::function_1(void) { int *in_stack_00000004; int *in_stack_00000008; *in_stack_00000004 = *in_stack_00000008 + *(int *)(*in_stack_00000008 + -0xc); 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 + *(int *)(*param_2 + -0xc); return; }