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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2575_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Sized_input_reader | FUN_00084a60 |
/* DWARF original prototype: void ~Sized_input_reader(Sized_input_reader * this, int __in_chrg) */
void __thiscall
gold::Sized_incremental_binary<64,_true>::Sized_input_reader::~Sized_input_reader
(Sized_input_reader *this,int __in_chrg)
{
return;
}
|
void FUN_00084a60(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206433172')] | [('const-0', u'RETURN_-1206433172')] | null | null | 00084a60 | x86 | O1 | (translation_unit "void FUN_00084a60(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00084a60(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00084a60(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void ~Sized_input_reader(Sized_input_reader * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<64,_true>::Sized_input_reader::~Sized_input_reader\n (Sized_input_reader *this,int __in_chrg)\n\n{\n return;\n}\n\n" comment (declaration "vo... | (translation_unit "void FUN_00084a60(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00084a60(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00084a60(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00084a60(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00084a60(void)" (identifier "FUN_00084a60") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void ~Sized_input_reader(Sized_input_reader * this, int __in_chrg) */
void __thiscall
gold::Sized_incremental_binary<64,_true>::Sized_input_reader::~Sized_input_reader
(Sized_input_reader *this,int __in_chrg)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
66_ia64-linux-gnu-nm_and_ia64-linux-gnu-nm_strip.c | mkdtemp | mkdtemp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * mkdtemp(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * mkdtemp(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();
return pcVar1;
}
| JMP dword ptr [EBX + 0x114] | null | null | null | null | [(u'INDIRECT_-1205984077', u'COPY_-1205984136'), ('const-0', u'RETURN_-1205984147'), (u'CAST_-1205984070', u'RETURN_-1205984147'), ('tmp_67', u'CAST_-1205984071'), (u'CAST_-1205984071', u'CALLIND_-1205984150'), (u'CALLIND_-1205984150', u'INDIRECT_-1205984077'), (u'CALLIND_-1205984150', u'CAST_-1205984070')] | [(u'INDIRECT_-1205984077', u'COPY_-1205984136'), ('const-0', u'RETURN_-1205984147'), (u'CAST_-1205984070', u'RETURN_-1205984147'), ('tmp_67', u'CAST_-1205984071'), (u'CAST_-1205984071', u'CALLIND_-1205984150'), (u'CALLIND_-1205984150', u'INDIRECT_-1205984077'), (u'CALLIND_-1205984150', u'CAST_-1205984070')] | null | null | 00012460 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();\n return pcVar1;\n}\n\n" comment (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVa... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();\n return pcVar1;\n}\n\n" comment (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVa... | (translation_unit "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();\n return pcVar1;\n}\n\n" (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();\n return pcVar1;\n}" pri... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (t... | (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0001d114)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* mkdtemp(char *__template)" (* "*") (function_declarator "mkdtemp(char *__template)" (identifier "mkdtemp") (paramet... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_mkdtemp_0001d114)();
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_0001d114)();
return pcVar1;
}
|
10174_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Sized_elf_reloc_mapper | FUN_00375d50 |
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<64,_false> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<64,_false>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_mapper<64,_false> *this,int __in_chrg)
{
return;
}
|
void FUN_00375d50(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1205314212')] | [('const-0', u'RETURN_-1205314212')] | null | null | 00375d50 | x86 | O1 | (translation_unit "void FUN_00375d50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00375d50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00375d50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<64,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<64,_false>::~Sized_elf_reloc_mapper\n (Sized_elf_reloc_mapper<64,_false> *this,int __in_chrg)\n\n{\n return;\n}\n\n" com... | (translation_unit "void FUN_00375d50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00375d50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00375d50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00375d50(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00375d50(void)" (identifier "FUN_00375d50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void ~Sized_elf_reloc_mapper(Sized_elf_reloc_mapper<64,_false> * this,
int __in_chrg) */
void __thiscall
gold::Sized_elf_reloc_mapper<64,_false>::~Sized_elf_reloc_mapper
(Sized_elf_reloc_mapper<64,_false> *this,int __in_chrg)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
54_sg_sat_read_gplog_and_sg_sat_read_gplog_strip.c | sg_convert_errno | sg_convert_errno |
/* WARNING: Control flow encountered bad instruction data */
void sg_convert_errno(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void sg_convert_errno(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205968814')] | [('const-1', u'RETURN_-1205968814')] | null | null | 00016048 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING... | (translation_unit "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_convert_errno(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 sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_convert_errno(void)" (identifier "sg_convert_errno") (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();
}
|
661_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | bfd_openr | bfd_openr |
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_openr(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206480726')] | [('const-1', u'RETURN_-1206480726')] | null | null | 000990a0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_openr(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_openr(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_openr(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_openr(void)" (identifier "bfd_openr") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
5344_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_output_section | FUN_00138940 |
/* DWARF original prototype: void add_output_section(Output_data_reloc<4,_true,_64,_true> * this,
Output_section * os, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_output_section
... |
void FUN_00138940(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
undefined1 local_30 [28];
undefined4 local_14;
undefined4 local_... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x30
MOV ESI,dword ptr [ESP + 0x60]
MOV EDI,dword ptr [ESP + 0x64]
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x28]
PUSH EBX
CALL 0x0011... | null | null | null | null | [(u'PTRSUB_-1207137612', u'CALL_-1207137812'), (u'INDIRECT_-1207137621', u'SUBPIECE_-1207137630'), (u'INDIRECT_-1207137621', u'SUBPIECE_-1207137632'), ('tmp_342', u'CALL_-1207137868'), ('tmp_438', u'PTRSUB_-1207137645'), (u'PTRSUB_-1207137645', u'CALL_-1207137812'), (u'PTRSUB_-1207137645', u'PTRSUB_-1207137638'), ('con... | [('tmp_390', u'PTRSUB_-1207137672'), ('const-0', u'CALL_-1207137868'), ('const-4294967248', u'PTRSUB_-1207137672'), (u'PTRSUB_-1207137672', u'CALL_-1207137868'), ('tmp_733', u'COPY_-1207137866'), ('tmp_735', u'CALL_-1207137868'), ('tmp_741', u'CALL_-1207137812'), (u'CALL_-1207137812', u'INDIRECT_-1207137656'), (u'PTRSU... | null | null | 00138940 | x86 | O1 | (translation_unit "void FUN_00138940(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 local... | (translation_unit "/* DWARF original prototype: void add_output_section(Output_data_reloc<4,_true,_64,_true> * this,\n Output_section * os, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx,\n Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_64,_true>::a... | (translation_unit "void FUN_00138940(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\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) , (paramete... | (function_definition "void FUN_00138940(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined4 param_10)\n\n{\n undefined1 local_30 [28];\n undefined4 lo... |
/* DWARF original prototype: void add_output_section(Output_data_reloc<4,_true,_64,_true> * this,
Output_section * os, uint type, Output_data * od, Sized_relobj<64,_true> * relobj, uint shndx,
Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_64,_true>::add_output_section
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined4 param_10)
{
undefined1 local_30 [28];
undefined4 local_14;
undefined4 local_10;
... |
3568_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_section_link | FUN_000e5060 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_link(Sized_incr_dynobj<64,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_incr_dynobj<64,_false>::do_section_link(Sized_incr_dynobj<64,_false> *this,uint param_2)
{
}
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000e5060(void)
{
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x32ef9a
SUB ESP,0xc
LEA EAX,[EBX + 0xffee7820]
PUSH EAX
LEA EAX,[EBX + 0xffee6d78]
PUSH 0xb6d
PUSH EAX
CALL 0x000da200 | null | null | null | null | [('const-1', u'RETURN_-1206824846')] | [(u'COPY_-1206824761', u'CALL_-1206824784'), ('const-3124600', u'COPY_-1206824761'), ('const-1', u'RETURN_-1206824779'), (u'COPY_-1206824760', u'CALL_-1206824784'), ('const-3127328', u'COPY_-1206824760'), ('const-2925', u'CALL_-1206824784')] | null | null | 000e5060 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000e5060(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}\n\n" comment (function_definition "void FUN_... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint do_section_link(Sized_incr_dynobj<64,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_incr_dynobj<64,_false>::do_section_link(Sized_incr_dynobj<64,_false> *t... | (translation_unit "void FUN_000e5060(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}\n\n" (function_definition "void FUN_000e5060(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_000e5060(void)\n\n{\n \n FUN_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");\n}" (primitive_type "void") (function_declarator "FUN_000e5060(void)" (identifier "FUN_000e5060") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: uint do_section_link(Sized_incr_dynobj<64,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_incr_dynobj<64,_false>::do_section_link(Sized_incr_dynobj<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_000da200("../../gold/incremental.cc",0xb6d,"do_section_link");
}
|
2402_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | parse_to_value | FUN_0005e120 |
/* 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_dynamic_list_cpp_new * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0005e120(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_002b5760(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x58bed9
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x3d]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x002b5760
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206197962')] | [('tmp_346', u'CALL_-1206197898'), ('const-1', u'STORE_-1206197894'), (u'CAST_-1206197780', u'STORE_-1206197894'), ('const-0', u'RETURN_-1206197858'), ('tmp_344', u'INT_ADD_-1206197880'), ('const-417', u'STORE_-1206197894'), (u'INT_ADD_-1206197915', u'CALL_-1206197898'), (u'INT_ADD_-1206197880', u'CAST_-1206197780'), (... | null | null | 0005e120 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005e120(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_dynamic_list_cpp_new * this, char *\n option_name, char * arg, Command_line * param_3, Gen... | (translation_unit "void FUN_0005e120(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_0005e120(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_0005e120(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_002b5760(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0005e120(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_dynamic_list_cpp_new * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_002b5760(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
1495_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_open | FUN_0004ebba |
/* std::messages<wchar_t>::do_open(std::string const&, std::locale const&) const [clone .cold.42] */
void std::messages<wchar_t>::do_open(string *param_1,locale *param_2)
{
int unaff_EBP;
locale *unaff_EDI;
locale::~locale(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_R... |
void FUN_0004ebba(void)
{
int unaff_EBP;
FUN_003b07e0();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x2c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x003b07e0
POP EAX
PUSH dword ptr [EBP + -0x2c]
CALL 0x004451f0 | null | null | null | null | [('tmp_142', u'CALL_-1206129706'), ('const-417', u'LOAD_-1206129699'), ('tmp_143', u'INT_ADD_-1206129683'), ('const-1', u'RETURN_-1206129680'), ('const-4294967252', u'INT_ADD_-1206129683'), (u'INT_ADD_-1206129683', u'CAST_-1206129594'), (u'LOAD_-1206129699', u'CALL_-1206129685'), (u'CAST_-1206129594', u'LOAD_-120612969... | [('const-417', u'LOAD_-1206129699'), ('tmp_141', u'INT_ADD_-1206129683'), ('const-1', u'RETURN_-1206129680'), ('const-4294967252', u'INT_ADD_-1206129683'), (u'INT_ADD_-1206129683', u'CAST_-1206129598'), (u'CAST_-1206129598', u'LOAD_-1206129699'), (u'LOAD_-1206129699', u'CALL_-1206129685')] | null | null | 0004ebba | x86 | O1 | (translation_unit "void FUN_0004ebba(void)\n\n{\n int unaff_EBP;\n \n FUN_003b07e0();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x2c));\n}\n\n" (function_definition "void FUN_0004ebba(void)\n\n{\n int unaff_EBP;\n \n FUN_003b07e0();\n ... | (translation_unit "/* std::messages<wchar_t>::do_open(std::string const&, std::locale const&) const [clone .cold.42] */\n\nvoid std::messages<wchar_t>::do_open(string *param_1,locale *param_2)\n\n{\n int unaff_EBP;\n locale *unaff_EDI;\n \n locale::~locale(unaff_EDI);\n /* WARNING: Subroutine doe... | (translation_unit "void FUN_0004ebba(void)\n\n{\n int unaff_EBP;\n \n FUN_003b07e0();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x2c));\n}\n\n" (function_definition "void FUN_0004ebba(void)\n\n{\n int unaff_EBP;\n \n FUN_003b07e0();\n \n FUN_004451f0(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_0004ebba(void)\n\n{\n int unaff_EBP;\n \n FUN_003b07e0();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x2c));\n}" (primitive_type "void") (function_declarator "FUN_0004ebba(void)" (identifier "FUN_0004ebba") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* std::messages<wchar_t>::do_open(std::string const&, std::locale const&) const [clone .cold.42] */
void std::messages<wchar_t>::function_1(type_1 *param_1,type_2 *param_2)
{
int var_2;
type_2 *unaff_EDI;
locale::~type_2(unaff_EDI);
/* WARNING: Subroutine does not return */
var_1(*(ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_003b07e0();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x2c));
}
|
311_i686-gnu-as_and_i686-gnu-as_strip.c | seen_at_least_1_file | FUN_00025010 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int seen_at_least_1_file(void)
{
return (uint)(physical_input_file != (char *)0x0);
}
|
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
bool FUN_00025010(void)
{
return DAT_00083a28 != 0;
}
| CALL 0x00017d3a
ADD EAX,0x55feb
MOV EAX,dword ptr [EAX + 0x8a28]
TEST EAX,EAX
SETNZ AL
MOVZX EAX,AL
RET | null | null | null | null | [('const-0', u'RETURN_-1206038449'), ('tmp_115', u'INT_NOTEQUAL_-1206038465'), ('const-0', u'INT_NOTEQUAL_-1206038465'), ('tmp_115', u'COPY_-1206038449'), (u'INT_NOTEQUAL_-1206038465', u'INT_ZEXT_-1206038448'), (u'INT_ZEXT_-1206038448', u'RETURN_-1206038449')] | [('tmp_116', u'INT_NOTEQUAL_-1206038465'), ('const-0', u'RETURN_-1206038449'), (u'INT_NOTEQUAL_-1206038465', u'COPY_-1206038452'), (u'COPY_-1206038452', u'RETURN_-1206038449'), ('const-0', u'INT_NOTEQUAL_-1206038465'), ('tmp_116', u'COPY_-1206038448')] | null | null | 00025010 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbool FUN_00025010(void)\n\n{\n return DAT_00083a28 != 0;\n}\n\n" comment (function_definition "bool FUN_00025010(void)\n\n{\n return DAT_00083a28 != 0;\n}" primitive_type (function_declarator "FUN_00025010(v... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint seen_at_least_1_file(void)\n\n{\n return (uint)(physical_input_file != (char *)0x0);\n}\n\n" comment comment (function_definition "int seen_at_least_1_file(void)\... | (translation_unit "bool FUN_00025010(void)\n\n{\n return DAT_00083a28 != 0;\n}\n\n" (function_definition "bool FUN_00025010(void)\n\n{\n return DAT_00083a28 != 0;\n}" primitive_type (function_declarator "FUN_00025010(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return (binary_expression IDENT != LIT) ;) }))) | (function_definition "bool FUN_00025010(void)\n\n{\n return DAT_00083a28 != 0;\n}" (primitive_type "bool") (function_declarator "FUN_00025010(void)" (identifier "FUN_00025010") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return DAT_00083a2... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
int function_1(void)
{
return (uint)(var_1 != (char *)0x0);
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (binary_expression left: (identifier) right: (number_literal)))))) | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
bool MASKED(void)
{
return DAT_00083a28 != 0;
}
|
270_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | debug_get_field_name | FUN_00020630 |
char * debug_get_field_name(void *handle,debug_field field)
{
if (field != (debug_field)0x0) {
return field->name;
}
return (char *)0x0;
}
|
undefined4 FUN_00020630(undefined4 param_1,undefined4 *param_2)
{
if (param_2 != (undefined4 *)0x0) {
return *param_2;
}
return 0;
}
| MOV EAX,dword ptr [ESP + 0x8]
TEST EAX,EAX
JZ 0x00020640
MOV EAX,dword ptr [EAX]
RET
XOR EAX,EAX
RET | null | null | null | null | [(u'PTRSUB_-1206057318', u'LOAD_-1206057401'), ('tmp_84', u'PTRSUB_-1206057318'), ('const-0', u'RETURN_-1206057367'), ('tmp_32', u'CBRANCH_-1206057401'), ('const-0', u'PTRSUB_-1206057318'), (u'INT_NOTEQUAL_-1206057401', u'CBRANCH_-1206057401'), (u'LOAD_-1206057401', u'COPY_-1206057401'), ('tmp_84', u'INT_NOTEQUAL_-1206... | [('const-0', u'RETURN_-1206057367'), ('tmp_86', u'INT_NOTEQUAL_-1206057401'), ('tmp_32', u'CBRANCH_-1206057401'), ('tmp_86', u'LOAD_-1206057401'), (u'INT_NOTEQUAL_-1206057401', u'CBRANCH_-1206057401'), (u'LOAD_-1206057401', u'COPY_-1206057401'), ('const-0', u'COPY_-1206057387'), ('const-0', u'INT_NOTEQUAL_-1206057401')... | null | null | 00020630 | x86 | O1 | (translation_unit "undefined4 FUN_00020630(undefined4 param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n return *param_2;\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00020630(undefined4 param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n return *pa... | (translation_unit "char * debug_get_field_name(void *handle,debug_field field)\n\n{\n if (field != (debug_field)0x0) {\n return field->name;\n }\n return (char *)0x0;\n}\n\n" (function_definition "char * debug_get_field_name(void *handle,debug_field field)\n\n{\n if (field != (debug_field)0x0) {\n return fiel... | (translation_unit "undefined4 FUN_00020630(undefined4 param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n return *param_2;\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_00020630(undefined4 param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n return *pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor T... | (function_definition "undefined4 FUN_00020630(undefined4 param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n return *param_2;\n }\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00020630(undefined4 param_1,undefined4 *param_2)" (identifier "FUN_00020630") (parameter_... |
char * function_1(void *handle,type_1 var_1)
{
if (var_1 != (type_1)0x0) {
return var_1->name;
}
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: (type_identifier) declarator: (pointer_declarator declarator: (identi... | null |
undefined4 MASKED(undefined4 param_1,undefined4 *param_2)
{
if (param_2 != (undefined4 *)0x0) {
return *param_2;
}
return 0;
}
|
8521_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~numpunct | FUN_001f6330 |
/* std::numpunct<char>::~numpunct() */
void __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)
{
int *piVar1;
int unaff_EDI;
__x86_get_pc_thunk_di();
*(int *)this = unaff_EDI + 0x14824b;
piVar1 = *(int **)(this + 8);
if ((piVar1[3] != 0) && ((void *)piVar1[2] != (void *)0x0)) {
operat... |
void FUN_001f6330(int *param_1)
{
int *piVar1;
int unaff_EDI;
FUN_00058c4a();
*param_1 = unaff_EDI + 0x14824b;
piVar1 = (int *)param_1[2];
if ((piVar1[3] != 0) && (piVar1[2] != 0)) {
FUN_001ac410(piVar1[2]);
piVar1 = (int *)param_1[2];
if (piVar1 == (int *)0x0) goto LAB_001f638c;
}
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x00058c4a
ADD EDI,0x148cc7
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV ESI,dword ptr [EBP + 0x8]
LEA EAX,[EDI + 0xfffff57c]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x8]
MOV EDX,dword ptr [EAX + 0xc]
TEST EDX,EDX
JZ 0x001f6380
MOV EDX,dword ptr [EAX + 0x8]
TEST EDX,EDX
JZ ... | null | null | null | null | [(u'LOAD_-1207934073', u'PTRADD_-1207933718'), ('const-417', u'LOAD_-1207934067'), (u'LOAD_-1207934067', u'INT_NOTEQUAL_-1207934048'), (u'CAST_-1207933719', u'LOAD_-1207934073'), (u'PTRADD_-1207934011', u'CAST_-1207933719'), (u'LOAD_-1207934000', u'MULTIEQUAL_-1207933794'), (u'CAST_-1207933664', u'LOAD_-1207933939'), (... | [(u'LOAD_-1207934073', u'CAST_-1207933718'), (u'LOAD_-1207934067', u'INT_NOTEQUAL_-1207934048'), ('const-417', u'LOAD_-1207934073'), ('const-2', u'PTRADD_-1207933709'), ('tmp_1093', u'STORE_-1207934076'), (u'CAST_-1207933664', u'LOAD_-1207933939'), ('const-3', u'PTRADD_-1207933717'), ('const-2', u'PTRADD_-1207933721'),... | null | null | 001f6330 | x86 | O1 | (translation_unit "void FUN_001f6330(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00058c4a();\n *param_1 = unaff_EDI + 0x14824b;\n piVar1 = (int *)param_1[2];\n if ((piVar1[3] != 0) && (piVar1[2] != 0)) {\n FUN_001ac410(piVar1[2]);\n piVar1 = (int *)param_1[2];\n if (piVar1 == (int *)0x0)... | (translation_unit "/* std::numpunct<char>::~numpunct() */\n\nvoid __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n __x86_get_pc_thunk_di();\n *(int *)this = unaff_EDI + 0x14824b;\n piVar1 = *(int **)(this + 8);\n if ((piVar1[3] != 0) && ((void *)piVar1[2] ... | (translation_unit "void FUN_001f6330(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00058c4a();\n *param_1 = unaff_EDI + 0x14824b;\n piVar1 = (int *)param_1[2];\n if ((piVar1[3] != 0) && (piVar1[2] != 0)) {\n FUN_001ac410(piVar1[2]);\n piVar1 = (int *)param_1[2];\n if (piVar1 == (int *)0x0)... | (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 ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (... | (function_definition "void FUN_001f6330(int *param_1)\n\n{\n int *piVar1;\n int unaff_EDI;\n \n FUN_00058c4a();\n *param_1 = unaff_EDI + 0x14824b;\n piVar1 = (int *)param_1[2];\n if ((piVar1[3] != 0) && (piVar1[2] != 0)) {\n FUN_001ac410(piVar1[2]);\n piVar1 = (int *)param_1[2];\n if (piVar1 == (int *)0... |
/* std::numpunct<char>::~numpunct() */
void __thiscall std::function_1<char>::~function_1(function_1<char> *var_3)
{
int *var_5;
int var_2;
var_1();
*(int *)var_3 = var_2 + 0x14824b;
var_5 = *(int **)(var_3 + 8);
if ((var_5[3] != 0) && ((void *)var_5[2] != (void *)0x0)) {
var_4((void *)var_5[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))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
void MASKED(int *param_1)
{
int *piVar1;
int unaff_EDI;
FUN_00058c4a();
*param_1 = unaff_EDI + 0x14824b;
piVar1 = (int *)param_1[2];
if ((piVar1[3] != 0) && (piVar1[2] != 0)) {
FUN_001ac410(piVar1[2]);
piVar1 = (int *)param_1[2];
if (piVar1 == (int *)0x0) goto LAB_001f638c;
}
... |
9129_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | do_frac_digits | FUN_0021f380 |
/* std::moneypunct<char, true>::do_frac_digits() const */
undefined4 __thiscall std::moneypunct<char,true>::do_frac_digits(moneypunct<char,true> *this)
{
return *(undefined4 *)(*(int *)(this + 8) + 0x2c);
}
|
undefined4 FUN_0021f380(int param_1)
{
return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x8]
MOV EAX,dword ptr [EAX + 0x2c]
RET | null | null | null | null | [(u'LOAD_-1203833974', u'INT_ADD_-1203833952'), (u'LOAD_-1203833968', u'COPY_-1203833968'), ('const-417', u'LOAD_-1203833974'), (u'CAST_-1203833903', u'LOAD_-1203833974'), (u'PTRADD_-1203833912', u'CAST_-1203833903'), (u'INT_ADD_-1203833952', u'CAST_-1203833899'), ('const-8', u'PTRADD_-1203833912'), (u'CAST_-1203833899... | [(u'LOAD_-1203833974', u'INT_ADD_-1203833952'), ('tmp_37', u'INT_ADD_-1203833958'), (u'INT_ADD_-1203833958', u'CAST_-1203833903'), (u'LOAD_-1203833968', u'COPY_-1203833968'), (u'CAST_-1203833903', u'LOAD_-1203833974'), (u'INT_ADD_-1203833952', u'CAST_-1203833899'), (u'CAST_-1203833899', u'LOAD_-1203833968'), ('const-8'... | null | null | 0021f380 | x86 | O1 | (translation_unit "undefined4 FUN_0021f380(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);\n}\n\n" (function_definition "undefined4 FUN_0021f380(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);\n}" type_identifier (function_declarator "FUN_0021f380(int param_1)" iden... | (translation_unit "/* std::moneypunct<char, true>::do_frac_digits() const */\n\nundefined4 __thiscall std::moneypunct<char,true>::do_frac_digits(moneypunct<char,true> *this)\n\n{\n return *(undefined4 *)(*(int *)(this + 8) + 0x2c);\n}\n\n" comment (declaration "undefined4 __thiscall std::moneypunct<char,true>::do_frac... | (translation_unit "undefined4 FUN_0021f380(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);\n}\n\n" (function_definition "undefined4 FUN_0021f380(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);\n}" type_identifier (function_declarator "FUN_0021f380(int param_1)" iden... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ... | (function_definition "undefined4 FUN_0021f380(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);\n}" (type_identifier "undefined4") (function_declarator "FUN_0021f380(int param_1)" (identifier "FUN_0021f380") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive... |
/* std::moneypunct<char, true>::do_frac_digits() const */
type_1 __thiscall std::moneypunct<char,true>::do_frac_digits(moneypunct<char,true> *type_3)
{
return *(type_1 *)(type_2*(int *)(type_3 + 8) + 0x2c);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: ... | null |
undefined4 MASKED(int param_1)
{
return *(undefined4 *)(*(int *)(param_1 + 8) + 0x2c);
}
|
517_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | minfo | FUN_00032c40 |
/* 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_00032c40(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 *puVar1;
if (DAT_00098d50 != 0) {
if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {
... | PUSH ESI
PUSH EBX
CALL 0x00015a40
ADD EBX,0x653b9
SUB ESP,0x4
MOV EDX,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xd00]
MOV ECX,dword ptr [EAX + 0x50]
TEST ECX,ECX
JZ 0x00032c7f
CMP byte ptr [EDX],0x25
LEA ESI,[ESP + 0x14]
JNZ 0x00032c70
CMP byte ptr [EDX + 0x1],0x21
JZ 0x00032c88
PUSH 0x0
PUSH ESI
PUSH EDX
PUSH dword ptr [... | null | null | null | null | [('tmp_1182', u'INT_NOTEQUAL_-1206113136'), (u'CALL_-1206112979', u'CAST_-1206112709'), (u'CAST_-1206112735', u'CALL_-1206113065'), (u'COPY_-1206112730', u'MULTIEQUAL_-1206112751'), (u'STORE_-1206112927', u'INDIRECT_-1206112695'), ('const-12', u'PTRSUB_-1206112683'), (u'CAST_-1206112709', u'STORE_-1206112910'), (u'PTRA... | [('tmp_1071', u'LOAD_-1206113136'), ('const-0', u'STORE_-1206112960'), (u'INDIRECT_-1206112762', u'MULTIEQUAL_-1206112748'), ('const-417', u'STORE_-1206112960'), ('tmp_767', u'PTRSUB_-1206112768'), (u'PTRSUB_-1206112768', u'CALL_-1206113065'), (u'PTRADD_-1206113049', u'LOAD_-1206113111'), (u'INT_EQUAL_-1206113096', u'C... | null | null | 00032c40 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00032c40(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_00098d50 != 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_00032c40(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_00098d50 != 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_00032c40(char *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n \n if (DAT_00098d50 != 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_00098d50 != 0) {
if (((*param_1 == '%') && (param_1[1] == '!')) && (param_1[2] == '\0')) {
puVar1... |
767_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | logic_error | FUN_000389f4 |
/* std::logic_error::logic_error(std::string const&) [clone .cold.2] */
void __thiscall std::logic_error::logic_error(logic_error *this,string *param_1)
{
int unaff_EBP;
exception *unaff_EDI;
exception::~exception(unaff_EDI);
/* WARNING: Subroutine does not return */
_Unwind_Resume(*(u... |
void FUN_000389f4(void)
{
int unaff_EBP;
FUN_00247760();
/* WARNING: Subroutine does not return */
FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
| SUB ESP,0xc
MOV EBX,ESI
PUSH EDI
CALL 0x00247760
POP EAX
PUSH dword ptr [EBP + -0x1c]
CALL 0x002df1f0 | null | null | null | null | [(u'CAST_-1206089088', u'LOAD_-1206089193'), ('const-417', u'LOAD_-1206089193'), ('tmp_142', u'CALL_-1206089200'), (u'LOAD_-1206089193', u'CALL_-1206089179'), ('tmp_143', u'INT_ADD_-1206089177'), (u'INT_ADD_-1206089177', u'CAST_-1206089088'), ('const-1', u'RETURN_-1206089174'), ('const-4294967268', u'INT_ADD_-120608917... | [('const-417', u'LOAD_-1206089193'), (u'LOAD_-1206089193', u'CALL_-1206089179'), (u'CAST_-1206089092', u'LOAD_-1206089193'), ('const-1', u'RETURN_-1206089174'), ('tmp_141', u'INT_ADD_-1206089177'), (u'INT_ADD_-1206089177', u'CAST_-1206089092'), ('const-4294967268', u'INT_ADD_-1206089177')] | null | null | 000389f4 | x86 | O1 | (translation_unit "void FUN_000389f4(void)\n\n{\n int unaff_EBP;\n \n FUN_00247760();\n /* WARNING: Subroutine does not return */\n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000389f4(void)\n\n{\n int unaff_EBP;\n \n FUN_00247760();\n ... | (translation_unit "/* std::logic_error::logic_error(std::string const&) [clone .cold.2] */\n\nvoid __thiscall std::logic_error::logic_error(logic_error *this,string *param_1)\n\n{\n int unaff_EBP;\n exception *unaff_EDI;\n \n exception::~exception(unaff_EDI);\n /* WARNING: Subroutine does not ret... | (translation_unit "void FUN_000389f4(void)\n\n{\n int unaff_EBP;\n \n FUN_00247760();\n \n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_000389f4(void)\n\n{\n int unaff_EBP;\n \n FUN_00247760();\n \n FUN_002df1f0(*(undefined4 *)(un... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expressio... | (function_definition "void FUN_000389f4(void)\n\n{\n int unaff_EBP;\n \n FUN_00247760();\n \n FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_000389f4(void)" (identifier "FUN_000389f4") (parameter_list "(void)" (( "(") (parameter_declaration... |
/* std::logic_error::logic_error(std::string const&) [clone .cold.2] */
void __thiscall std::function_1::function_1(function_1 *this,type_1 *param_1)
{
int var_2;
type_2 *unaff_EDI;
exception::~type_2(unaff_EDI);
/* WARNING: Subroutine does not return */
var_1(*(type_3 *)(var_2 + -0x1c... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_express... | null |
void MASKED(void)
{
int unaff_EBP;
FUN_00247760();
/* WARNING: Subroutine does not return */
FUN_002df1f0(*(undefined4 *)(unaff_EBP + -0x1c));
}
|
5441_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_get_global_symbol_counts | FUN_00147340 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_get_global_symbol_counts(Sized_dynobj<32,_false> * this,
Symbol_table * param_1, size_t * defined, size_t * used) */
void __thiscall
gold::Sized_dynobj<32,_false>::do_get_global_symbol_count... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00147340(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)
{
int iVar1;
int *piVar2;
int iVar3;
int *piVar4;
byte bVar5;
iVar3 = 0;
*param_3 = *(undefined4 *)(param_1 + 0x80);
piVar2 = ... | PUSH EBP
XOR EBP,EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x1bacb5
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x28]
MOV EDX,dword ptr [EDI + 0x80]
MOV dword ptr [EAX],EDX
MOV EDX,dword ptr [EDI + 0x7c]
MOV ESI,dword ptr [EDX]
CMP ESI,dword ptr [EDX + 0x4]
JNZ 0x00147378
JMP 0x0014... | null | null | null | null | [(u'INT_ADD_-1207208838', u'INT_SUB_-1207208832'), ('const-4', u'PTRSUB_-1207208493'), ('const-0', u'PTRSUB_-1207208488'), ('const-0', u'INT_EQUAL_-1207208971'), ('const-417', u'LOAD_-1207208967'), (u'MULTIEQUAL_-1207208636', u'MULTIEQUAL_-1207208583'), (u'PTRSUB_-1207208488', u'PTRSUB_-1207208463'), ('const-417', u'LO... | [(u'MULTIEQUAL_-1207208653', u'PTRADD_-1207208519'), (u'MULTIEQUAL_-1207208638', u'MULTIEQUAL_-1207208638'), (u'INT_ADD_-1207208915', u'CAST_-1207208483'), (u'MULTIEQUAL_-1207208636', u'LOAD_-1207208878'), (u'INT_ADD_-1207208838', u'INT_SUB_-1207208832'), (u'LOAD_-1207209060', u'LOAD_-1207209055'), (u'LOAD_-1207208827'... | null | null | 00147340 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00147340(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n byte bVar5;\n \n iVar3 = 0;\n *param_3 = *(undefined4 *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_get_global_symbol_counts(Sized_dynobj<32,_false> * this,\n Symbol_table * param_1, size_t * defined, size_t * used) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_false>::do_... | (translation_unit "void FUN_00147340(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n byte bVar5;\n \n iVar3 = 0;\n *param_3 = *(undefined4 *)(param_1 + 0x80);\n piVar2 = *(int **)(param_1 + 0x7c);\n piVar4 = (int *)*piVar2;\n if ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "void FUN_00147340(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n int *piVar4;\n byte bVar5;\n \n iVar3 = 0;\n *param_3 = *(undefined4 *)(param_1 + 0x80);\n piVar2 = *(int **)(param_1 + 0x7c);\n piVar4 = (int *)*piVar2;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_get_global_symbol_counts(Sized_dynobj<32,_false> * this,
Symbol_table * param_1, size_t * defined, size_t * used) */
void __thiscall
var_1::var_8<32,var_9>::do_get_global_symbol_counts
... | 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)
{
int iVar1;
int *piVar2;
int iVar3;
int *piVar4;
byte bVar5;
iVar3 = 0;
*param_3 = *(undefined4 *)(param_1 + 0x80);
piVar2 = *(int ... |
7565_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | is_ctor_or_dtor | FUN_001f46f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
is_ctor_or_dtor(char *mangled,gnu_v3_ctor_kinds *ctor_kind,gnu_v3_dtor_kinds *dtor_kind)
{
demangle_component_type dVar1;
int iVar2;
int iVar3;
size_t sVar4;
demangle_component *pdVar5;
int iStackY_80;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 FUN_001f46f0(char *param_1,uint *param_2,uint *param_3)
{
uint uVar1;
int iVar2;
int iVar3;
uint *puVar4;
undefined4 uStackY_80;
undefined1 auStack_6c [12];
uint *local_60;
char *local_54;
... | PUSH EBP
MOV EBP,ESP
PUSH EDI
MOV EDI,EDX
PUSH ESI
MOV ESI,EAX
PUSH EBX
CALL 0x00036db0
ADD EBX,0x1b5901
SUB ESP,0x68
MOV dword ptr [EDX],0x0
MOV dword ptr [ECX],0x0
PUSH EAX
MOV dword ptr [EBP + -0x5c],ECX
CALL 0x0002a5f0
ADD ESP,0x10
MOV dword ptr [EBP + -0x50],ESI
LEA EDX,[ESI + EAX*0x1]
MOV dword ptr [EBP + -0x2c],... | null | null | null | null | [(u'CALL_-1207941037', u'INDIRECT_-1207940645'), ('const-0', u'PTRSUB_-1207940332'), (u'INT_ADD_-1207940568', u'PTRADD_-1207940437'), (u'STORE_-1207941042', u'INDIRECT_-1207940660'), (u'PTRSUB_-1207940318', u'PTRSUB_-1207940340'), (u'CALL_-1207941037', u'INDIRECT_-1207940618'), (u'STORE_-1207941042', u'INDIRECT_-120794... | [(u'CALL_-1207941037', u'INDIRECT_-1207940688'), (u'PTRSUB_-1207940550', u'PTRADD_-1207940550'), (u'CAST_-1207940491', u'INT_NOTEQUAL_-1207941004'), (u'CAST_-1207940491', u'LOAD_-1207941004'), ('tmp_1284', u'PTRSUB_-1207940568'), ('const-417', u'STORE_-1207941328'), ('tmp_1288', u'CALL_-1207941297'), (u'CALL_-120794103... | null | null | 001f46f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_001f46f0(char *param_1,uint *param_2,uint *param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n undefined4 uStackY_80;\n undefined1 auStack_6c [12];\n uint *... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\nis_ctor_or_dtor(char *mangled,gnu_v3_ctor_kinds *ctor_kind,gnu_v3_dtor_kinds *dtor_kind)\n\n{\n demangle_component_type dVar1;\n int iVar2;\n int iVar3;\n size_t sVar4;\n demangle_component... | (translation_unit "undefined4 __regparm3 FUN_001f46f0(char *param_1,uint *param_2,uint *param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n undefined4 uStackY_80;\n undefined1 auStack_6c [12];\n uint *local_60;\n char *local_54;\n char *local_50;\n undefined4 local_4c;\n char *local_48;\n... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "undefined4 __regparm3 FUN_001f46f0(char *param_1,uint *param_2,uint *param_3)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n uint *puVar4;\n undefined4 uStackY_80;\n undefined1 auStack_6c [12];\n uint *local_60;\n char *local_54;\n char *local_50;\n undefined4 local_4c;\n char *local_48... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int __regparm3
function_1(char *var_2,type_1 *ctor_kind,type_2 *dtor_kind)
{
type_3 var_8;
int var_5;
int var_4;
size_t var_3;
type_4 *var_7;
int iStackY_80;
type_4 dStack_6c;
type_5 di;
*ctor_kind = 0;
*dt... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3 MASKED(char *param_1,uint *param_2,uint *param_3)
{
uint uVar1;
int iVar2;
int iVar3;
uint *puVar4;
undefined4 uStackY_80;
undefined1 auStack_6c [12];
uint *local_60;
char *local_54;
char ... |
753_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | obj_elf_visibility | FUN_00046180 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void obj_elf_visibility(int visibility)
{
bfd *pbVar1;
char *pcVar2;
symbolS *s;
asymbol *paVar3;
char cVar4;
do {
s = get_sym_from_input_line_and_check();
paVar3 =... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00046180(byte param_1)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
int *piVar4;
char cVar5;
do {
uVar3 = FUN_00045ed0();
piVar4 = (int *)FUN_000397f0(uVar3);
iVar1 = *piVar4;
if (((iVar1 ... | PUSH EDI
PUSH ESI
PUSH EBX
MOV EDI,dword ptr [ESP + 0x10]
CALL 0x000160b0
ADD EBX,0x23e74
LEA ESI,[EBX + 0x8e90]
LEA ESI,[ESI]
NOP
CALL 0x00045ed0
SUB ESP,0xc
PUSH EAX
CALL 0x000397f0
ADD ESP,0x10
MOV EDX,dword ptr [EAX]
TEST EDX,EDX
JZ 0x00046215
MOV ECX,dword ptr [EDX + 0x4]
CMP dword ptr [ECX + 0x4],0x5
JNZ 0x000462... | null | null | null | null | [(u'COPY_-1206164523', u'MULTIEQUAL_-1206164467'), (u'INT_NOTEQUAL_-1206164892', u'CBRANCH_-1206164891'), ('const-1', u'PTRADD_-1206164758'), ('const-342468', u'COPY_-1206164487'), ('const-0', u'RETURN_-1206164755'), ('const-1', u'RETURN_-1206164705'), (u'CAST_-1206164506', u'INT_ADD_-1206164562'), (u'PTRADD_-120616478... | [('const-1', u'PTRADD_-1206164791'), ('const-1', u'PTRADD_-1206164782'), ('const-4', u'INT_ADD_-1206164974'), ('tmp_1457', u'MULTIEQUAL_-1206164571'), (u'INDIRECT_-1206164469', u'COPY_-1206164518'), (u'INT_NOTEQUAL_-1206164892', u'CBRANCH_-1206164891'), (u'CALL_-1206164710', u'INDIRECT_-1206164439'), ('const-0', u'RETU... | null | null | 00046180 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046180(byte param_1)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n int *piVar4;\n char cVar5;\n \n do {\n uVar3 = FUN_00045ed0();\n piVar4 = (int *)FUN_000397f0(uVar3);\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid obj_elf_visibility(int visibility)\n\n{\n bfd *pbVar1;\n char *pcVar2;\n symbolS *s;\n asymbol *paVar3;\n char cVar4;\n \n do {\n s = get_sym_from_input... | (translation_unit "void FUN_00046180(byte param_1)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n int *piVar4;\n char cVar5;\n \n do {\n uVar3 = FUN_00045ed0();\n piVar4 = (int *)FUN_000397f0(uVar3);\n iVar1 = *piVar4;\n if (((iVar1 == 0) || (*(int *)(*(int *)(iVar1 + 4) + 4) != 5)) || (*(in... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP... | (function_definition "void FUN_00046180(byte param_1)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n int *piVar4;\n char cVar5;\n \n do {\n uVar3 = FUN_00045ed0();\n piVar4 = (int *)FUN_000397f0(uVar3);\n iVar1 = *piVar4;\n if (((iVar1 == 0) || (*(int *)(*(int *)(iVar1 + 4) + 4) != 5)) || (*... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(int visibility)
{
type_1 *var_3;
char *pcVar2;
type_2 *s;
type_3 *paVar3;
char var_8;
do {
s = var_1();
paVar3 = var_2(s);
var_3 = paVar3->the_b... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(byte param_1)
{
int iVar1;
char *pcVar2;
undefined4 uVar3;
int *piVar4;
char cVar5;
do {
uVar3 = FUN_00045ed0();
piVar4 = (int *)FUN_000397f0(uVar3);
iVar1 = *piVar4;
if (((iVar1 == 0) ... |
173_aarch64-linux-gnu-size_and_aarch64-linux-gnu-size_strip.c | strlen | strlen |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952326')] | [('const-1', u'RETURN_-1205952326')] | null | null | 0001a0b0 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strlen@@GLIBC_2.0 */\n... | (translation_unit "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "ch... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strlen@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3549_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Sized_relobj | FUN_000bb7b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj(Sized_relobj<32,_false> * this, int __in_chrg) */
void __thiscall
gold::Sized_relobj<32,_false>::~Sized_relobj(Sized_relobj<32,_false> *this,int __in_chrg)
{
int *piVar1;
pointe... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000bb7b0(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_00388d10;
if (param_1[0x21] != 0) {
FUN_001e6db0(param_1[0x21]);
}
FUN_00051470(param_1 + 0x1a);
*param_1 = &DAT_00388a0c;
if (param_1[0x... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x2d3849
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffff9d10]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x84]
TEST EAX,EAX
JZ 0x000bb7e2
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
SUB ESP,0xc
LEA EAX,[ESI + 0x68]
PUSH EAX
CALL 0x00051470
LEA EAX,[... | null | null | null | null | [(u'PTRSUB_-1206601229', u'CAST_-1206601183'), (u'PTRSUB_-1206601191', u'STORE_-1206601536'), (u'PTRSUB_-1206601180', u'PTRSUB_-1206601171'), ('const-0', u'PTRSUB_-1206601255'), ('const-0', u'PTRSUB_-1206601230'), (u'PTRSUB_-1206601218', u'PTRSUB_-1206601203'), (u'INT_NOTEQUAL_-1206601544', u'CBRANCH_-1206601544'), (u'... | [('const-0', u'RETURN_-1206601422'), ('const-4', u'PTRADD_-1206601226'), (u'INT_NOTEQUAL_-1206601490', u'CBRANCH_-1206601490'), ('tmp_1234', u'PTRADD_-1206601313'), (u'LOAD_-1206601563', u'INT_NOTEQUAL_-1206601544'), ('const-3706128', u'PTRSUB_-1206601315'), (u'INT_NOTEQUAL_-1206601544', u'CBRANCH_-1206601544'), ('tmp_... | null | null | 000bb7b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000bb7b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00388d10;\n if (param_1[0x21] != 0) {\n FUN_001e6db0(param_1[0x21]);\n }\n FUN_00051470(param_1 + 0x1a);\n *param_1 = &... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_relobj(Sized_relobj<32,_false> * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_relobj<32,_false>::~Sized_relobj(Sized_relobj<32,_false> *this,int __in_chrg)\n\n{... | (translation_unit "void FUN_000bb7b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00388d10;\n if (param_1[0x21] != 0) {\n FUN_001e6db0(param_1[0x21]);\n }\n FUN_00051470(param_1 + 0x1a);\n *param_1 = &DAT_00388a0c;\n if (param_1[0xe] != 0) {\n FUN_001e6db0(param_1[0xe]);\n }\n *param_1 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &... | (function_definition "void FUN_000bb7b0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00388d10;\n if (param_1[0x21] != 0) {\n FUN_001e6db0(param_1[0x21]);\n }\n FUN_00051470(param_1 + 0x1a);\n *param_1 = &DAT_00388a0c;\n if (param_1[0xe] != 0) {\n FUN_001e6db0(param_1[0xe]);\n }\n *param... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj(Sized_relobj<32,_false> * this, int __in_chrg) */
void __thiscall
var_9::Sized_relobj<32,_false>::~Sized_relobj(Sized_relobj<32,_false> *this,int __in_chrg)
{
int *piVar1;
type_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
*param_1 = &DAT_00388d10;
if (param_1[0x21] != 0) {
FUN_001e6db0(param_1[0x21]);
}
FUN_00051470(param_1 + 0x1a);
*param_1 = &DAT_00388a0c;
if (param_1[0xe] != ... |
98_x86_64-linux-gnu-objcopy_and_x86_64-linux-gnu-objcopy_strip.c | bfd_coff_get_syment | bfd_coff_get_syment |
void bfd_coff_get_syment(void)
{
(*(code *)PTR_bfd_coff_get_syment_00040198)();
return;
}
|
void bfd_coff_get_syment(void)
{
(*(code *)PTR_bfd_coff_get_syment_00040198)();
return;
}
| JMP dword ptr [EBX + 0x198] | null | null | null | null | [(u'INDIRECT_-1205979454', u'COPY_-1205979513'), ('tmp_58', u'CAST_-1205979449'), ('const-0', u'RETURN_-1205979523'), (u'CAST_-1205979449', u'CALLIND_-1205979526'), (u'CALLIND_-1205979526', u'INDIRECT_-1205979454')] | [(u'INDIRECT_-1205979454', u'COPY_-1205979513'), ('tmp_58', u'CAST_-1205979449'), ('const-0', u'RETURN_-1205979523'), (u'CAST_-1205979449', u'CALLIND_-1205979526'), (u'CALLIND_-1205979526', u'INDIRECT_-1205979454')] | null | null | 00013670 | x86 | O1 | (translation_unit "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifie... | (translation_unit "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifie... | (translation_unit "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifie... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_coff_get_syment(void)\n\n{\n (*(code *)PTR_bfd_coff_get_syment_00040198)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_coff_get_syment(void)" (identifier "bfd_coff_get_syment") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_coff_get_syment_00040198)();
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_00040198)();
return;
}
|
10462_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | has_facet<std::collate<wchar_t>> | FUN_0029f2c0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */
bool std::has_facet<std::collate<wchar_t>>(locale *param_1)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool FUN_0029f2c0(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_0024abb0(PTR_DAT_00413d08);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + ... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x174d3a
SUB ESP,0x14
PUSH dword ptr [EBX + 0xfffffd08]
CALL 0x0024abb0
MOV EDX,EAX
MOV EAX,dword ptr [ESP + 0x20]
ADD ESP,0x10
MOV ECX,dword ptr [EAX]
XOR EAX,EAX
CMP dword ptr [ECX + 0x8],EDX
JBE 0x0029f312
MOV ECX,dword ptr [ECX + 0x4]
MOV EDX,dword ptr [ECX + EDX*0x4]
TEST EDX,EDX
J... | null | null | null | null | [('const-1', u'RETURN_-1204358446')] | [('const-0', u'INT_NOTEQUAL_-1204358256'), ('tmp_237', u'CBRANCH_-1204358321'), ('const-4', u'INT_ADD_-1204358331'), (u'INDIRECT_-1204358141', u'MULTIEQUAL_-1204358078'), (u'INDIRECT_-1204358141', u'CALL_-1204358283'), ('const-417', u'LOAD_-1204358340'), ('tmp_764', u'LOAD_-1204358382'), (u'INT_ADD_-1204358350', u'CAST... | null | null | 0029f2c0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_0029f2c0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413d08);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(in... | (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/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */\n\nbool std::has_facet<std::collate<wchar_t>>(locale *param_1)\n... | (translation_unit "bool FUN_0029f2c0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413d08);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(iVar2,PTR... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_express... | (function_definition "bool FUN_0029f2c0(int *param_1)\n\n{\n uint uVar1;\n int iVar2;\n bool bVar3;\n \n uVar1 = FUN_0024abb0(PTR_DAT_00413d08);\n bVar3 = false;\n if ((uVar1 < *(uint *)(*param_1 + 8)) &&\n (iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 * 4), iVar2 != 0)) {\n iVar2 = FUN_00290300(iVar2,... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */
bool std::has_facet<std::collate<wchar_t>>(locale *param_1)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bool MASKED(int *param_1)
{
uint uVar1;
int iVar2;
bool bVar3;
uVar1 = FUN_0024abb0(PTR_DAT_00413d08);
bVar3 = false;
if ((uVar1 < *(uint *)(*param_1 + 8)) &&
(iVar2 = *(int *)(*(int *)(*param_1 + 4) + uVar1 ... |
2886_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Sized_relobj_incr | FUN_000813d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj_incr(Sized_relobj_incr<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::~Sized_relobj_incr
(Sized_relobj_incr<32,_false> *this,in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000813d0(undefined4 *param_1)
{
int *piVar1;
*param_1 = &PTR_FUN_003898c8;
if (param_1[0x37] != 0) {
FUN_001e6db0(param_1[0x37]);
}
if (param_1[0x2f] != 0) {
FUN_001e6db0(param_1[0x2f]);
}
*para... | PUSH ESI
PUSH EBX
CALL 0x00035840
ADD EBX,0x30dc29
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EAX,[EBX + 0xffffa8c8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0xdc]
TEST EAX,EAX
JZ 0x00081402
SUB ESP,0xc
PUSH EAX
CALL 0x001e6db0
ADD ESP,0x10
MOV EAX,dword ptr [ESI + 0xbc]
TEST EAX,EAX
JZ 0x00081418
SUB ESP,0... | null | null | null | null | [(u'PTRSUB_-1206446399', u'PTRSUB_-1206446379'), (u'PTRSUB_-1206446270', u'PTRSUB_-1206446249'), ('const-417', u'STORE_-1206446848'), ('const-0', u'PTRSUB_-1206446376'), ('const-0', u'INT_NOTEQUAL_-1206446758'), ('const-3709128', u'PTRSUB_-1206446428'), ('const-0', u'PTRSUB_-1206446402'), (u'PTRSUB_-1206446314', u'PTRS... | [(u'PTRADD_-1206446419', u'LOAD_-1206447028'), (u'PTRADD_-1206446341', u'LOAD_-1206446845'), ('tmp_1923', u'PTRADD_-1206446301'), ('tmp_1923', u'STORE_-1206446780'), ('const-0', u'INT_NOTEQUAL_-1206446758'), (u'CAST_-1206446304', u'LOAD_-1206446753'), ('tmp_1923', u'PTRADD_-1206446362'), (u'LOAD_-1206447087', u'CALL_-1... | null | null | 000813d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000813d0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &PTR_FUN_003898c8;\n if (param_1[0x37] != 0) {\n FUN_001e6db0(param_1[0x37]);\n }\n if (param_1[0x2f] != 0) {\n FUN_001e6d... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Sized_relobj_incr(Sized_relobj_incr<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Sized_relobj_incr<32,_false>::~Sized_relobj_incr\n (Sized_relobj_... | (translation_unit "void FUN_000813d0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &PTR_FUN_003898c8;\n if (param_1[0x37] != 0) {\n FUN_001e6db0(param_1[0x37]);\n }\n if (param_1[0x2f] != 0) {\n FUN_001e6db0(param_1[0x2f]);\n }\n *param_1 = &DAT_00388d10;\n if (param_1[0x21] != 0) {\n FUN_0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &... | (function_definition "void FUN_000813d0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &PTR_FUN_003898c8;\n if (param_1[0x37] != 0) {\n FUN_001e6db0(param_1[0x37]);\n }\n if (param_1[0x2f] != 0) {\n FUN_001e6db0(param_1[0x2f]);\n }\n *param_1 = &DAT_00388d10;\n if (param_1[0x21] != 0) {\n FU... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Sized_relobj_incr(Sized_relobj_incr<32,_false> * this, int
__in_chrg) */
void __thiscall
var_1::Sized_relobj_incr<32,_false>::~Sized_relobj_incr
(Sized_relobj_incr<32,_false> *this,i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
*param_1 = &PTR_FUN_003898c8;
if (param_1[0x37] != 0) {
FUN_001e6db0(param_1[0x37]);
}
if (param_1[0x2f] != 0) {
FUN_001e6db0(param_1[0x2f]);
}
*param_1 = ... |
5929_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | read_relocs | FUN_0017c570 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<64,_false> * this) */
void __thiscall
gold::Sized_dwarf_line_info<64,_false>::read_relocs(Sized_dwarf_line_info<64,_false> *this)
{
_Rb_tree_header *p_Var1;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_0017c570(int param_1)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
int *piVar5;
int iVar6;
int iVar7;
int iVar8;
code *pcVar9;
longlong lVar10;
int local_40;
undefined8 *local_30;... | CALL 0x00058c42
ADD EAX,0x1c2a8b
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x4c
MOV EBP,dword ptr [ESP + 0x60]
MOV dword ptr [ESP + 0x8],EAX
LEA EAX,[EAX + 0xffe385e0]
MOV dword ptr [ESP + 0xc],EAX
LEA EAX,[EBP + 0x7c]
MOV dword ptr [ESP + 0x18],EAX
MOV EAX,dword ptr [EBP + 0x54]
TEST EAX,EAX
JZ 0x0017c710
MOV EAX,dw... | null | null | null | null | [('const-120', u'PTRSUB_-1207383265'), (u'INT_ADD_-1207384343', u'CALLIND_-1207383958'), ('const-4', u'PTRADD_-1207383122'), (u'INDIRECT_-1207383301', u'MULTIEQUAL_-1207383273'), (u'SUBPIECE_-1207383179', u'MULTIEQUAL_-1207383416'), (u'PTRADD_-1207383190', u'LOAD_-1207384592'), ('const-417', u'LOAD_-1207384104'), (u'CA... | [(u'LOAD_-1207384374', u'LOAD_-1207384332'), (u'CALL_-1207383848', u'INDIRECT_-1207383100'), (u'CAST_-1207383064', u'LOAD_-1207384246'), (u'LOAD_-1207384224', u'MULTIEQUAL_-1207383571'), (u'INDIRECT_-1207383243', u'MULTIEQUAL_-1207383215'), (u'LOAD_-1207384592', u'MULTIEQUAL_-1207383571'), ('const-417', u'LOAD_-1207383... | null | null | 0017c570 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0017c570(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n code *pcVar9;\n longlong lVar10;\n int ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<64,_false> * this) */\n\nvoid __thiscall\ngold::Sized_dwarf_line_info<64,_false>::read_relocs(Sized_dwarf_line_info<64,_false> *this)\n\n{\n _R... | (translation_unit "void FUN_0017c570(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n code *pcVar9;\n longlong lVar10;\n int local_40;\n undefined8 *local_30;\n undefined4 local_2c;\n undefined4 local_28;\n undefi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration... | (function_definition "void FUN_0017c570(int param_1)\n\n{\n uint uVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n code *pcVar9;\n longlong lVar10;\n int local_40;\n undefined8 *local_30;\n undefined4 local_2c;\n undefined4 local_28;\n und... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<64,_false> * this) */
void __thiscall
gold::Sized_dwarf_line_info<64,var_4>::read_relocs(Sized_dwarf_line_info<64,var_4> *this)
{
type_5 *var_20;
type_1 *pp_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int param_1)
{
uint uVar1;
int iVar2;
undefined4 uVar3;
undefined4 uVar4;
int *piVar5;
int iVar6;
int iVar7;
int iVar8;
code *pcVar9;
longlong lVar10;
int local_40;
undefined8 *local_30;
und... |
1014_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Struct_no_nodefaultlib | FUN_0003c2b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_nodefaultlib(Struct_no_nodefaultlib * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_nodefaultlib::~Struct_no_nodefaultlib
(Struct_no_nodefaultlib... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003c2b0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004063dc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
FUN_00248200(param_1,0x3c);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3d7d49
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff23dc]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003c2e2
SUB ESP,0xc
PUSH EAX
CALL 0x00248220
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x00248200
AD... | null | null | null | null | [('const-1', u'RETURN_-1206074682')] | [('const-4219868', u'PTRSUB_-1206074422'), ('tmp_597', u'PTRADD_-1206074419'), ('const-3', u'PTRADD_-1206074431'), ('tmp_135', u'CBRANCH_-1206074614'), ('const-60', u'CALL_-1206074550'), (u'CAST_-1206074419', u'CALL_-1206074591'), ('const-0', u'RETURN_-1206074517'), ('tmp_597', u'PTRADD_-1206074431'), ('const-4', u'PTR... | null | null | 0003c2b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003c2b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004063dc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(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_nodefaultlib(Struct_no_nodefaultlib * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_nodefaultlib::~Struct_no_nodefaultlib\n ... | (translation_unit "void FUN_0003c2b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004063dc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_0003c2b0(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_0003c2b0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004063dc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n FUN_00248200(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003c2b0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_nodefaultlib(Struct_no_nodefaultlib * 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_004063dc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
FUN_00248200(param_1,0x3c);
return;
}
|
2143_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | do_initialize | FUN_00059fb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_true> * this, uint
reloc_shndx, uint reloc_type) */
bool __thiscall
gold::Sized_elf_reloc_mapper<64,_true>::do_initialize
(Sized_elf_reloc_map... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00059fb0(int param_1,undefined4 param_2,undefined4 param_3)
{
*(undefined4 *)(param_1 + 0x14) = param_3;
FUN_00148fb0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x33504a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [ESP + 0x18]
ADD EAX,0x18
MOV dword ptr [EAX + -0x4],EDX
PUSH EDX
PUSH dword ptr [ESP + 0x18]
PUSH dword ptr [EAX + -0x14]
PUSH EAX
CALL 0x00148fb0
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-20', u'PTRSUB_-1206214523'), ('const-417', u'LOAD_-1206214649'), (u'PTRSUB_-1206214514', u'LOAD_-1206214649'), ('const-0', u'RETURN_-1206214603'), ('tmp_226', u'PTRSUB_-1206214527'), (u'LOAD_-1206214649', u'CALL_-1206214631'), ('tmp_228', u'STORE_-1206214666'), (u'PTRSUB_-1206214523', u'STORE_-1206214666'), ('... | [('const-417', u'STORE_-1206214666'), ('tmp_367', u'INT_ADD_-1206214652'), ('const-0', u'RETURN_-1206214603'), ('tmp_368', u'STORE_-1206214666'), ('const-24', u'INT_ADD_-1206214662'), ('tmp_369', u'CALL_-1206214631'), (u'LOAD_-1206214649', u'CALL_-1206214631'), ('tmp_367', u'INT_ADD_-1206214633'), ('const-4', u'INT_ADD... | null | null | 00059fb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00059fb0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_00148fb0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_true> * this, uint\n reloc_shndx, uint reloc_type) */\n\nbool __thiscall\ngold::Sized_elf_reloc_mapper<64,_true>::do_initialize\n ... | (translation_unit "void FUN_00059fb0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_00148fb0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00059fb0(int param_1,undefined4 param_2,undefined4 pa... | (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 (assignment_expression (pointer_expression * (cast_expression ( (type_desc... | (function_definition "void FUN_00059fb0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n *(undefined4 *)(param_1 + 0x14) = param_3;\n FUN_00148fb0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00059fb0(int param_1,undefined4 par... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: bool do_initialize(Sized_elf_reloc_mapper<64,_true> * this, uint
reloc_shndx, uint reloc_type) */
bool __thiscall
gold::Sized_elf_reloc_mapper<64,_true>::do_initialize
(Sized_elf_reloc_map... | 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_1 + 0x14) = param_3;
FUN_00148fb0(param_1 + 0x18,*(undefined4 *)(param_1 + 4),param_2,param_3);
return;
}
|
2334_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | do_dynobj | FUN_000a4320 |
/* DWARF original prototype: Dynobj * do_dynobj(Dynobj * this) */
Dynobj * __thiscall gold::Dynobj::do_dynobj(Dynobj *this)
{
return this;
}
|
undefined4 FUN_000a4320(undefined4 param_1)
{
return param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
RET | null | null | null | null | [('const-0', u'RETURN_-1206566093'), (u'COPY_-1206566109', u'RETURN_-1206566093'), ('tmp_19', u'COPY_-1206566109')] | [('const-0', u'RETURN_-1206566093'), (u'COPY_-1206566109', u'RETURN_-1206566093'), ('tmp_21', u'COPY_-1206566109')] | null | null | 000a4320 | x86 | O1 | (translation_unit "undefined4 FUN_000a4320(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000a4320(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000a4320(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit "/* DWARF original prototype: Dynobj * do_dynobj(Dynobj * this) */\n\nDynobj * __thiscall gold::Dynobj::do_dynobj(Dynobj *this)\n\n{\n return this;\n}\n\n" comment (ERROR "Dynobj * __thiscall gold::Dynobj::do_dynobj(Dynobj *this)" (binary_expression "Dynobj * __thiscall gold::Dynobj::do_dynobj(Dynobj... | (translation_unit "undefined4 FUN_000a4320(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_000a4320(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_000a4320(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_000a4320(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_000a4320(undefined4 param_1)" (identifier "FUN_000a4320") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un... |
/* DWARF original prototype: Dynobj * do_dynobj(Dynobj * this) */
Dynobj * __thiscall gold::Dynobj::do_dynobj(Dynobj *this)
{
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)))) body: (compound_statement (return_statement (identifier))))) | null |
undefined4 MASKED(undefined4 param_1)
{
return param_1;
}
|
437_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c | stab_record_variable | FUN_0003f250 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
bfd_boolean __regparm3
stab_record_variable
(void *dhandle,stab_handle *info,char *name,debug_type type,debug_var_kind kind,
bfd_vma val)
{
stab_pending_var *psVar1;
stab_pending_var *psVar2;
bfd_boolean... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3
FUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,
undefined4 param_6,undefined4 param_7)
{
undefined4 *puVar1;
undefined4 uVar2;
if (((1 < p... | PUSH EBP
PUSH EDI
PUSH ESI
MOV ESI,EDX
PUSH EBX
CALL 0x000153d0
ADD EBX,0x33da5
SUB ESP,0x1c
MOV EDX,dword ptr [ESP + 0x34]
MOV EDI,dword ptr [ESP + 0x38]
MOV EBP,dword ptr [ESP + 0x3c]
SUB EDX,0x1
CMP EDX,0x1
JBE 0x0003f2d0
MOV EDX,dword ptr [ESI + 0x40]
TEST EDX,EDX
JZ 0x0003f2d0
MOV EDX,dword ptr [ESI + 0x2c]
TEST E... | null | null | null | null | [('const-417', u'LOAD_-1206062405'), ('const-0', u'INT_EQUAL_-1206062346'), ('const-1', u'INT_LESS_-1206062397'), (u'PTRSUB_-1206061970', u'CAST_-1206061963'), ('tmp_731', u'PTRSUB_-1206062020'), (u'PTRSUB_-1206062012', u'LOAD_-1206062385'), (u'INT_ADD_-1206061990', u'CAST_-1206061940'), ('const-417', u'LOAD_-120606238... | [('const-64', u'INT_ADD_-1206062389'), ('const-417', u'LOAD_-1206062405'), ('const-0', u'INT_EQUAL_-1206062346'), ('const-4', u'PTRADD_-1206061986'), (u'INT_ADD_-1206062288', u'CAST_-1206061985'), (u'PTRADD_-1206061986', u'STORE_-1206062289'), ('const-4', u'PTRADD_-1206061965'), ('tmp_1196', u'STORE_-1206062248'), ('tm... | null | null | 0003f250 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3\nFUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefine... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3\nstab_record_variable\n (void *dhandle,stab_handle *info,char *name,debug_type type,debug_var_kind kind,\n bfd_vma val)\n\n{\n stab_pending_var *psVar1;\n stab_pending... | (translation_unit "undefined4 __regparm3\nFUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n if (((1 < param_5 - 1U) && (*(int *)(param_2 + 0x40) != 0)) &&\n ((*(in... | (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 "undefined4 __regparm3\nFUN_0003f250(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n \n if (((1 < param_5 - 1U) && (*(int *)(param_2 + 0x40) != 0)) &&\n ((*... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
type_1 __regparm3
function_1
(void *dhandle,type_2 *info,char *name,type_3 type,type_4 var_1,
type_5 val)
{
type_6 *psVar1;
type_6 *psVar2;
type_1 bVar3;
if (((1 < var_1 - var_2) && (info->within_fu... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (para... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 __regparm3
MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,
undefined4 param_6,undefined4 param_7)
{
undefined4 *puVar1;
undefined4 uVar2;
if (((1 < param_5... |
989_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Struct_no_origin | FUN_0003bbb0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_origin(Struct_no_origin * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_origin::~Struct_no_origin(Struct_no_origin *this,int __in_chrg)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003bbb0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004064cc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x0003a210
ADD EBX,0x3d844a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff24cc]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x0003bbe2
SUB ESP,0xc
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-1', u'RETURN_-1206076478')] | [('const-1', u'PTRADD_-1206076256'), (u'LOAD_-1206076421', u'CAST_-1206076256'), ('const-3', u'PTRADD_-1206076269'), (u'PTRADD_-1206076256', u'LOAD_-1206076421'), ('const-0', u'RETURN_-1206076338'), (u'CAST_-1206076256', u'INT_NOTEQUAL_-1206076401'), ('tmp_151', u'CBRANCH_-1206076401'), ('const-417', u'STORE_-120607642... | null | null | 0003bbb0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003bbb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004064cc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_00248220((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_origin(Struct_no_origin * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_origin::~Struct_no_origin(Struct_no_origin *this,int __in_chrg)\... | (translation_unit "void FUN_0003bbb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004064cc;\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_0003bbb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004064cc;\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_0003bbb0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004064cc;\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_0003bbb0(undefined4 *param_1)" (identifier "FUN_0003bbb0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_origin(Struct_no_origin * 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_004064cc;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_00248220((undefined4 *)param_1[1]);
}
return;
}
|
318_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | insert_pad | FUN_00021430 |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3
insert_pad(lang_statement_union_type **ptr,fill_type *fill,bfd_size_type alignment_needed,
asection *output_section,bfd_vma dot)
{
bfd_vma bVar1;
lang_statement_union_type *pad;
lang_statement_unio... |
void FUN_00021430(int param_1,int param_2)
{
int iVar1;
int *piVar2;
int *piVar3;
uint extraout_ECX;
char *pcVar4;
int unaff_EBP;
undefined8 uVar5;
uVar5 = FUN_0001b15a();
pcVar4 = (char *)((ulonglong)uVar5 >> 0x20);
piVar2 = (int *)uVar5;
if (((((piVar2 == (int *)0x0) ||
(piVar2 == (... | PUSH EBP
CALL 0x0001b15a
ADD EBP,0x6fbca
PUSH EDI
PUSH ESI
MOV ESI,EAX
PUSH EBX
MOV EBX,ECX
SUB ESP,0x1c
MOV EDI,dword ptr [ESP + 0x30]
TEST EAX,EAX
JZ 0x00021462
LEA EAX,[EBP + 0x848]
CMP ESI,EAX
JZ 0x00021462
CMP dword ptr [ESI + 0x4],0xc
JZ 0x000214e0
MOV EAX,dword ptr [ESI]
TEST EAX,EAX
JZ 0x0002146e
CMP dword ptr ... | null | null | null | null | [('tmp_917', u'CBRANCH_-1206053328'), ('const-0', u'PTRSUB_-1206053085'), (u'CAST_-1206053171', u'INT_EQUAL_-1206053738'), ('const-0', u'PTRSUB_-1206053097'), ('const-28', u'PTRSUB_-1206053104'), (u'PTRSUB_-1206053097', u'PTRSUB_-1206053120'), (u'STORE_-1206053585', u'INDIRECT_-1206053137'), (u'INT_AND_-1206053410', u'... | [(u'CAST_-1206053140', u'MULTIEQUAL_-1206053204'), (u'COPY_-1206053244', u'PTRADD_-1206053697'), (u'SUBPIECE_-1206053217', u'PTRADD_-1206053167'), ('tmp_917', u'CBRANCH_-1206053328'), (u'PTRADD_-1206053075', u'STORE_-1206053533'), ('const-1', u'PTRADD_-1206053448'), ('const-4438', u'INT_ADD_-1206053111'), ('tmp_1794', ... | null | null | 00021430 | x86 | O1 | (translation_unit "void FUN_00021430(int param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n uint extraout_ECX;\n char *pcVar4;\n int unaff_EBP;\n undefined8 uVar5;\n \n uVar5 = FUN_0001b15a();\n pcVar4 = (char *)((ulonglong)uVar5 >> 0x20);\n piVar2 = (int *)uVar5;\n if (((((piVar2 == (in... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */\n\nvoid __regparm3\ninsert_pad(lang_statement_union_type **ptr,fill_type *fill,bfd_size_type alignment_needed,\n asection *output_section,bfd_vma dot)\n\n{\n bfd_vma bVar1;\n lang_statement_union_type *... | (translation_unit "void FUN_00021430(int param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n uint extraout_ECX;\n char *pcVar4;\n int unaff_EBP;\n undefined8 uVar5;\n \n uVar5 = FUN_0001b15a();\n pcVar4 = (char *)((ulonglong)uVar5 >> 0x20);\n piVar2 = (int *)uVar5;\n if (((((piVar2 == (in... | (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) ;) (decla... | (function_definition "void FUN_00021430(int param_1,int param_2)\n\n{\n int iVar1;\n int *piVar2;\n int *piVar3;\n uint extraout_ECX;\n char *pcVar4;\n int unaff_EBP;\n undefined8 uVar5;\n \n uVar5 = FUN_0001b15a();\n pcVar4 = (char *)((ulonglong)uVar5 >> 0x20);\n piVar2 = (int *)uVar5;\n if (((((piVar2 == ... |
/* WARNING: Function: __x86.get_pc_thunk.bp replaced with injection: get_pc_thunk.bp */
void __regparm3
function_1(type_1 **var_1,type_2 *var_6,type_3 var_9,
type_4 *var_4,type_5 var_7)
{
type_5 var_8;
type_1 *pad;
type_1 *var_2;
if (((((var_1 == (type_1 **)0x0) ||
((type_6 *)var_1 == &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: (primitive_type) declarator: (identifier)))) body: (compound_statement ... | null |
void MASKED(int param_1,int param_2)
{
int iVar1;
int *piVar2;
int *piVar3;
uint extraout_ECX;
char *pcVar4;
int unaff_EBP;
undefined8 uVar5;
uVar5 = FUN_0001b15a();
pcVar4 = (char *)((ulonglong)uVar5 >> 0x20);
piVar2 = (int *)uVar5;
if (((((piVar2 == (int *)0x0) ||
(piVar2 == (int *)... |
5516_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~_Hashtable | FUN_00152880 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~_Hashtable(_Hashtable<gold::Symbol*,_std::pair<gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<gold... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00152880(undefined4 *param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
size_t __n;
undefined4 uVar3;
undefined4 uVar4;
uVar4 = 0x15288c;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined... | PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,dword ptr [ESP + 0x10]
CALL 0x00035680
ADD EBX,0x1ec774
MOV EAX,dword ptr [ESI + 0x8]
TEST EAX,EAX
JZ 0x001528b4
LEA ESI,[ESI]
SUB ESP,0xc
MOV EDI,dword ptr [EAX]
PUSH EAX
CALL 0x001ac470
MOV EAX,EDI
ADD ESP,0x10
TEST EDI,EDI
JNZ 0x001528a0
MOV EAX,dword ptr [ESI + 0x4]
SUB ESP,0x4
AD... | null | null | null | null | [('tmp_485', u'CBRANCH_-1207293546'), ('const-4', u'PTRSUB_-1207293322'), ('tmp_610', u'PTRSUB_-1207293296'), ('tmp_610', u'PTRSUB_-1207293359'), (u'INT_LEFT_-1207293635', u'CALL_-1207293600'), ('const-0', u'STORE_-1207293590'), ('tmp_610', u'PTRSUB_-1207293322'), (u'MULTIEQUAL_-1207293350', u'CALL_-1207293725'), (u'LO... | [(u'MULTIEQUAL_-1207293361', u'CALL_-1207293725'), ('const-1', u'PTRADD_-1207293331'), ('tmp_485', u'CBRANCH_-1207293546'), (u'CALL_-1207293600', u'INDIRECT_-1207293355'), ('const-0', u'CALL_-1207293600'), (u'PTRADD_-1207293324', u'INT_NOTEQUAL_-1207293546'), ('const-0', u'STORE_-1207293590'), (u'CAST_-1207293297', u'I... | null | null | 00152880 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00152880(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x15288c;\n puVar2 = (undefined4 *)param_1[2];... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<gold::Symbol*,_std::pair<gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st... | (translation_unit "void FUN_00152880(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x15288c;\n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_001a... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ID... | (function_definition "void FUN_00152880(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n size_t __n;\n undefined4 uVar3;\n undefined4 uVar4;\n \n uVar4 = 0x15288c;\n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
~_Hashtable(_Hashtable<gold::Symbol*,_std::pair<gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<gold... | 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;
size_t __n;
undefined4 uVar3;
undefined4 uVar4;
uVar4 = 0x15288c;
puVar2 = (undefined4 *)param_1[2];
while (puVar2 != (undefined4 *)0x... |
5075_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_symbolless_local_addend | FUN_0012ed90 |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_true,_64,_false>
* this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint
shndx, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_64,_false>::add_symbolless_local_adden... |
void FUN_0012ed90(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 [36];
FUN_00116270(local_28,param_2,param_3,param_4,param_6,param_7,param_8,0,1,0,0);
FUN_0012e800... | PUSH EBX
SUB ESP,0x2c
PUSH 0x0
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x60]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA EBX,[ESP + 0x30]
PUSH EBX
CALL 0x00116270
ADD ESP,0x2c
PUSH EBX
PUSH dword ptr [ESP + 0x48... | null | null | null | null | [(u'PTRSUB_-1207046450', u'CALL_-1207046617'), ('const-4294967256', u'PTRSUB_-1207046450'), ('tmp_295', u'CALL_-1207046659'), ('const-1', u'CALL_-1207046659'), ('tmp_293', u'PTRSUB_-1207046427'), ('tmp_408', u'PTRSUB_-1207046450'), ('const-0', u'CALL_-1207046659'), ('tmp_297', u'CALL_-1207046617'), ('tmp_299', u'CALL_-... | [('tmp_655', u'CALL_-1207046659'), ('tmp_659', u'CALL_-1207046617'), ('tmp_656', u'CALL_-1207046659'), ('tmp_346', u'PTRSUB_-1207046482'), ('const-1', u'CALL_-1207046659'), ('const-0', u'CALL_-1207046659'), ('tmp_653', u'CALL_-1207046659'), ('tmp_657', u'CALL_-1207046659'), (u'PTRSUB_-1207046482', u'CALL_-1207046617'),... | null | null | 0012ed90 | x86 | O1 | (translation_unit "void FUN_0012ed90(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 [36];\n \n FUN_00116270(local_28,param_2,param_3,param_4,param_6,param_7,param_8,... | (translation_unit "/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_true,_64,_false>\n * this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint\n shndx, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add... | (translation_unit "void FUN_0012ed90(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 [36];\n \n FUN_00116270(local_28,param_2,param_3,param_4,param_6,param_7,param_8,... | (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_0012ed90(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 [36];\n \n FUN_00116270(local_28,param_2,param_3,param_4,param_6,param_7,param... |
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<9,_true,_64,_false>
* this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint
shndx, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_64,_false>::add_symbolless_local_adden... | 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 [36];
FUN_00116270(local_28,param_2,param_3,param_4,param_6,param_7,param_8,0,1,0,0);
FUN_0012e800(param... |
521_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | __udivmoddi4 | FUN_0004d750 |
/* WARNING: Removing unreachable block (ram,0x0004d891) */
undefined8 __udivmoddi4(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)
{
ulonglong uVar1;
ulonglong uVar2;
int iVar3;
byte bVar4;
byte bVar5;
uint uVar6;
int iVar7;
uint uVar8;
uint uVar9;
bool bVar10;
uint local_30;... |
/* WARNING: Removing unreachable block (ram,0x0004d891) */
undefined8 FUN_0004d750(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)
{
ulonglong uVar1;
ulonglong uVar2;
int iVar3;
byte bVar4;
byte bVar5;
uint uVar6;
int iVar7;
uint uVar8;
uint uVar9;
bool bVar10;
uint local_30;... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EAX,dword ptr [ESP + 0x40]
MOV EBX,dword ptr [ESP + 0x44]
MOV EBP,dword ptr [ESP + 0x4c]
MOV ESI,dword ptr [ESP + 0x48]
MOV dword ptr [ESP + 0xc],EAX
MOV EDX,EBX
TEST EBP,EBP
JNZ 0x0004d7c8
CMP ESI,EBX
JBE 0x0004d7a0
DIV ESI
XOR EDI,EDI
MOV ECX,EAX
MOV EBP,dword ptr ... | null | null | null | null | [(u'SUBPIECE_-1206133487', u'INT_AND_-1206134290'), (u'INT_EQUAL_-1206134879', u'CBRANCH_-1206134877'), (u'INT_MULT_-1206133887', u'INT_LESS_-1206133338'), (u'PTRADD_-1206133456', u'STORE_-1206134583'), (u'INT_ZEXT_-1206133926', u'INT_REM_-1206133901'), (u'SUBPIECE_-1206133874', u'MULTIEQUAL_-1206133359'), (u'MULTIEQUA... | [(u'SUBPIECE_-1206133487', u'INT_AND_-1206134290'), (u'INT_EQUAL_-1206134879', u'CBRANCH_-1206134877'), (u'INT_MULT_-1206133887', u'INT_LESS_-1206133338'), (u'PTRADD_-1206133456', u'STORE_-1206134583'), (u'INT_ZEXT_-1206133926', u'INT_REM_-1206133901'), (u'SUBPIECE_-1206133874', u'MULTIEQUAL_-1206133359'), (u'MULTIEQUA... | null | null | 0004d750 | x86 | O1 | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0004d891) */\n\nundefined8 FUN_0004d750(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n int iVar3;\n byte bVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\... | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0004d891) */\n\nundefined8 __udivmoddi4(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n int iVar3;\n byte bVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\... | (translation_unit "undefined8 FUN_0004d750(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n int iVar3;\n byte bVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n bool bVar10;\n uint local_30;\n int iStack_28;\n \n if ... | (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)) ))) (compound_statement {... | (function_definition "undefined8 FUN_0004d750(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n int iVar3;\n byte bVar4;\n byte bVar5;\n uint uVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n bool bVar10;\n uint local_30;\n int iStack_28;\n \n ... |
/* WARNING: Removing unreachable block (ram,0x0004d891) */
type_1 function_1(type_2 var_8,type_2 var_2,type_2 var_3,type_2 var_1,type_2 *var_6)
{
type_3 var_5;
type_3 var_12;
int var_13;
type_4 var_9;
type_4 var_10;
type_2 var_11;
int var_14;
type_2 uVar8;
type_2 var_7;
bool bVar10;
type_2 var_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty... | null |
/* WARNING: Removing unreachable block (ram,0x0004d891) */
undefined8 MASKED(uint param_1,uint param_2,uint param_3,uint param_4,uint *param_5)
{
ulonglong uVar1;
ulonglong uVar2;
int iVar3;
byte bVar4;
byte bVar5;
uint uVar6;
int iVar7;
uint uVar8;
uint uVar9;
bool bVar10;
uint local_30;
int... |
145_powerpc64-linux-gnu-size_and_powerpc64-linux-gnu-size_strip.c | ctime | ctime |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * ctime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ctime@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * ctime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952446')] | [('const-1', u'RETURN_-1205952446')] | null | null | 0001a038 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment commen... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ctime@@GLIBC_2.0 ... | (translation_unit "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" ident... | (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 * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* ctime(time_t *__timer)" (* "*") (function_declarator "ctime(time_t *__timer)" (identifier "ctime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ctime@@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: (type_identifier) 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 */
char * MASKED(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10607_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | d_compact_number | FUN_0026ff00 |
int __regparm3 d_compact_number(int param_1)
{
int iVar1;
char *pcVar2;
pcVar2 = *(char **)(param_1 + 0xc);
if (*pcVar2 != '_') {
if (*pcVar2 != 'n') {
iVar1 = d_number_isra_0();
iVar1 = iVar1 + 1;
if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *pcVar2 == '_')) goto LAB_0026... |
int __regparm3 FUN_0026ff00(int param_1)
{
int iVar1;
char *pcVar2;
pcVar2 = *(char **)(param_1 + 0xc);
if (*pcVar2 != '_') {
if (*pcVar2 != 'n') {
iVar1 = FUN_0026fdf0();
iVar1 = iVar1 + 1;
if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *pcVar2 == '_')) goto LAB_0026ff26;
... | PUSH EBX
MOV EDX,dword ptr [EAX + 0xc]
MOV EBX,EAX
MOVZX EAX,byte ptr [EDX]
CMP AL,0x5f
JZ 0x0026ff30
CMP AL,0x6e
JZ 0x0026ff38
LEA EAX,[EBX + 0xc]
CALL 0x0026fdf0
ADD EAX,0x1
JS 0x0026ff38
MOV EDX,dword ptr [EBX + 0xc]
CMP byte ptr [EDX],0x5f
JNZ 0x0026ff38
ADD EDX,0x1
MOV dword ptr [EBX + 0xc],EDX
POP EBX
RET
XOR EAX... | null | null | null | null | [(u'INT_NOTEQUAL_-1204158686', u'CBRANCH_-1204158686'), ('const-12', u'INT_ADD_-1204158591'), (u'INT_ADD_-1204158640', u'MULTIEQUAL_-1204158485'), (u'LOAD_-1204158713', u'MULTIEQUAL_-1204158483'), (u'CAST_-1204158434', u'STORE_-1204158605'), (u'INT_NOTEQUAL_-1204158672', u'CBRANCH_-1204158672'), ('const-12', u'INT_ADD_... | [(u'INT_NOTEQUAL_-1204158686', u'CBRANCH_-1204158686'), ('const-12', u'INT_ADD_-1204158591'), (u'INT_ADD_-1204158640', u'MULTIEQUAL_-1204158485'), (u'LOAD_-1204158713', u'MULTIEQUAL_-1204158483'), (u'CAST_-1204158434', u'STORE_-1204158605'), (u'INT_NOTEQUAL_-1204158672', u'CBRANCH_-1204158672'), ('const-12', u'INT_ADD_... | null | null | 0026ff00 | x86 | O1 | (translation_unit "int __regparm3 FUN_0026ff00(int param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0xc);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0026fdf0();\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *pcVar2 ... | (translation_unit "int __regparm3 d_compact_number(int param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0xc);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0();\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *... | (translation_unit "int __regparm3 FUN_0026ff00(int param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0xc);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0026fdf0();\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *pcVar2 ... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cas... | (function_definition "int __regparm3 FUN_0026ff00(int param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0xc);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0026fdf0();\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *pcVa... |
int __regparm3 function_1(int var_1)
{
int var_3;
char *var_4;
var_4 = *(char **)(var_1 + 0xc);
if (*var_4 != '_') {
if (*var_4 != 'n') {
var_3 = var_2();
var_3 = var_3 + 1;
if ((-1 < var_3) && (var_4 = *(char **)(var_1 + 0xc), *var_4 == '_')) goto LAB_0026ff26;
}
return -1;
... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (id... | null |
int __regparm3 MASKED(int param_1)
{
int iVar1;
char *pcVar2;
pcVar2 = *(char **)(param_1 + 0xc);
if (*pcVar2 != '_') {
if (*pcVar2 != 'n') {
iVar1 = FUN_0026fdf0();
iVar1 = iVar1 + 1;
if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0xc), *pcVar2 == '_')) goto LAB_0026ff26;
}
... |
8801_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | readsome | FUN_00226e90 |
/* std::wistream::readsome(wchar_t*, int) */
undefined4 __thiscall std::wistream::readsome(wistream *this,wchar_t *param_1,int param_2)
{
int *piVar1;
int iVar2;
undefined4 uVar3;
sentry local_1d [13];
__x86_get_pc_thunk_di();
*(undefined4 *)(this + 4) = 0;
sentry::sentry(local_1d,this,true);
if (... |
int FUN_00226e90(int *param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int iVar2;
char local_1d [13];
FUN_000644be();
param_1[1] = 0;
FUN_00225cf0(local_1d,param_1,1);
if (local_1d[0] != '\0') {
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x7c);
if (piVar1[2] == piVar1... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000644be
ADD EDI,0x188167
PUSH ESI
LEA EAX,[EBP + -0x19]
PUSH EBX
SUB ESP,0x20
MOV ESI,dword ptr [EBP + 0x8]
MOV dword ptr [ESI + 0x4],0x0
MOV EBX,EDI
PUSH 0x1
PUSH ESI
PUSH EAX
CALL 0x00225cf0
ADD ESP,0x10
CMP byte ptr [EBP + -0x19],0x0
JZ 0x00226f48
MOV EAX,dword ptr [ESI]
MOV EAX... | null | null | null | null | [(u'LOAD_-1203933243', u'INT_ADD_-1203933206'), ('const-124', u'INT_ADD_-1203932657'), ('const-417', u'LOAD_-1203933302'), (u'LOAD_-1203932944', u'CALLIND_-1203932934'), (u'LOAD_-1203933023', u'COPY_-1203932832'), ('const-4', u'PTRADD_-1203932949'), ('const-417', u'LOAD_-1203933390'), ('const-0', u'INT_NOTEQUAL_-120393... | [('tmp_2360', u'LOAD_-1203933302'), ('const-3', u'PTRADD_-1203932657'), ('const-417', u'LOAD_-1203933249'), (u'INT_ADD_-1203933206', u'CAST_-1203932594'), (u'LOAD_-1203933062', u'INT_ADD_-1203933038'), (u'LOAD_-1203933243', u'INT_ADD_-1203933206'), (u'MULTIEQUAL_-1203932864', u'CALLIND_-1203933212'), (u'INT_ADD_-120393... | null | null | 00226e90 | x86 | O1 | (translation_unit "int FUN_00226e90(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000644be();\n param_1[1] = 0;\n FUN_00225cf0(local_1d,param_1,1);\n if (local_1d[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x7c)... | (translation_unit "/* std::wistream::readsome(wchar_t*, int) */\n\nundefined4 __thiscall std::wistream::readsome(wistream *this,wchar_t *param_1,int param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 uVar3;\n sentry local_1d [13];\n \n __x86_get_pc_thunk_di();\n *(undefined4 *)(this + 4) = 0;\n sentry::sent... | (translation_unit "int FUN_00226e90(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000644be();\n param_1[1] = 0;\n FUN_00225cf0(local_1d,param_1,1);\n if (local_1d[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x7c)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "int FUN_00226e90(int *param_1,undefined4 param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n char local_1d [13];\n \n FUN_000644be();\n param_1[1] = 0;\n FUN_00225cf0(local_1d,param_1,1);\n if (local_1d[0] != '\0') {\n piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x... |
/* std::wistream::readsome(wchar_t*, int) */
type_1 __thiscall std::type_2::function_1(type_2 *var_2,type_3 *param_1,int var_4)
{
int *piVar1;
int var_3;
type_1 uVar3;
type_4 local_1d [13];
var_1();
*(type_1 *)(var_2 + 4) = 0;
sentry::type_4(local_1d,var_2,true);
if (local_1d[0] != (type_4)0x0) {
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
int MASKED(int *param_1,undefined4 param_2,int param_3)
{
int *piVar1;
int iVar2;
char local_1d [13];
FUN_000644be();
param_1[1] = 0;
FUN_00225cf0(local_1d,param_1,1);
if (local_1d[0] != '\0') {
piVar1 = *(int **)((int)param_1 + *(int *)(*param_1 + -0xc) + 0x7c);
if (piVar1[2] == piVar1[3]) {... |
283_m68k-linux-gnu-ranlib_and_m68k-linux-gnu-ranlib_strip.c | fileno | fileno |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fileno@@GLIBC_2.0 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206050534')] | [('const-1', u'RETURN_-1206050534')] | null | null | 00022110 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fileno@@GLIBC_2.0 */... | (translation_unit "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fileno(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fileno(FILE *__stream)" (identifier "fileno") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fileno@@GLIBC_2.0 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
2509_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | Sized_incr_dynobj | FUN_0006dad0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: void Sized_incr_dynobj(Sized_incr_dynobj<64,_false> * this, string *
name, Sized_incremental_binary<64,_false> * ibase, uint input_file_index) */
void __thiscall
gold::Sized_incr_dynobj<64,_false>::... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_0006dad0(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)
{
ushort uVar1;
int iVar2;
int iVar3;
int iVar4;
size_t sVar5;
char *__s;
uint uVar6;
FUN_001460c0(param_1,param_2,0,0,0);
p... | CALL 0x0005a908
ADD ECX,0x29452b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV EBX,ECX
SUB ESP,0x28
MOV ESI,dword ptr [EBP + 0x8]
MOV EDI,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x1c],ECX
PUSH 0x0
PUSH 0x0
PUSH 0x0
PUSH dword ptr [EBP + 0xc]
PUSH ESI
CALL 0x001460c0
MOV ECX,dword ptr [EBP + -0x1c]
MOV EAX,dw... | null | null | null | null | [('const-152', u'PTRSUB_-1206264254'), ('tmp_600', u'CBRANCH_-1206264739'), ('tmp_711', u'CBRANCH_-1206264675'), ('const-4', u'PTRSUB_-1206264030'), ('const-417', u'LOAD_-1206264696'), ('tmp_1066', u'PTRSUB_-1206264034'), (u'PTRSUB_-1206264110', u'PTRSUB_-1206264085'), ('const-417', u'STORE_-1206264983'), (u'PTRSUB_-12... | [(u'CAST_-1206264230', u'LOAD_-1206264858'), ('tmp_600', u'CBRANCH_-1206264739'), ('tmp_711', u'CBRANCH_-1206264675'), ('const-417', u'STORE_-1206264848'), (u'PTRADD_-1206264089', u'CAST_-1206264081'), ('const-4', u'PTRADD_-1206264238'), ('const-4', u'PTRADD_-1206264294'), ('const-2233914', u'COPY_-1206264136'), ('tmp_... | null | null | 0006dad0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_0006dad0(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)\n\n{\n ushort uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n char *__s;\n uint uVar6;\n \n FUN_00146... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: void Sized_incr_dynobj(Sized_incr_dynobj<64,_false> * this, string *\n name, Sized_incremental_binary<64,_false> * ibase, uint input_file_index) */\n\nvoid __thiscall\ngold::Sized_i... | (translation_unit "void FUN_0006dad0(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)\n\n{\n ushort uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n char *__s;\n uint uVar6;\n \n FUN_001460c0(param_1,param_2,0,0,0);\n param_1[0x18] = param_3;\n param_1[0x19] = param_4;\n *para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat... | (function_definition "void FUN_0006dad0(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)\n\n{\n ushort uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n size_t sVar5;\n char *__s;\n uint uVar6;\n \n FUN_001460c0(param_1,param_2,0,0,0);\n param_1[0x18] = param_3;\n param_1[0x19] = param_4;\n *p... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: void Sized_incr_dynobj(Sized_incr_dynobj<64,_false> * this, string *
name, Sized_incremental_binary<64,_false> * ibase, uint input_file_index) */
void __thiscall
var_6::Sized_incr_dynobj<64,var_13>:... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void MASKED(undefined4 *param_1,undefined4 param_2,int param_3,uint param_4)
{
ushort uVar1;
int iVar2;
int iVar3;
int iVar4;
size_t sVar5;
char *__s;
uint uVar6;
FUN_001460c0(param_1,param_2,0,0,0);
param_1... |
128_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | xmalloc | xmalloc |
void xmalloc(void)
{
(*(code *)PTR_xmalloc_00069f7c)();
return;
}
|
void xmalloc(void)
{
(*(code *)PTR_xmalloc_00069f7c)();
return;
}
| JMP dword ptr [EBX + 0xffffff7c] | null | null | null | null | [(u'INDIRECT_-1205974926', u'COPY_-1205974985'), ('const-0', u'RETURN_-1205974995'), (u'CALLIND_-1205974998', u'INDIRECT_-1205974926'), ('tmp_58', u'CAST_-1205974921'), (u'CAST_-1205974921', u'CALLIND_-1205974998')] | [(u'INDIRECT_-1205974926', u'COPY_-1205974985'), ('const-0', u'RETURN_-1205974995'), (u'CALLIND_-1205974998', u'INDIRECT_-1205974926'), ('tmp_58', u'CAST_-1205974921'), (u'CAST_-1205974921', u'CALLIND_-1205974998')] | null | null | 00014820 | x86 | O1 | (translation_unit "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void xmalloc(void)\n\n{\n (*(code *)PTR_xmalloc_00069f7c)();\n return;\n}" (primitive_type "void") (function_declarator "xmalloc(void)" (identifier "xmalloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_xmalloc_00069f7c)();
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_00069f7c)();
return;
}
|
7696_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | set_final_data_size | FUN_002cf8e0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_final_data_size(Output_relocatable_relocs<4,_64,_true> * this)
*/
void __thiscall
gold::Output_relocatable_relocs<4,_64,_true>::set_final_data_size
(Output_relocatable_relocs<4,_... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_002cf8e0(int param_1)
{
byte bVar1;
int iVar2;
bVar1 = *(byte *)(param_1 + 0x1c);
iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0xc) * 0x18;
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
*(int *)(param_... | PUSH ESI
PUSH EBX
CALL 0x00050b50
ADD EBX,0x31a719
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESI + 0x2c]
MOVZX ECX,byte ptr [ESI + 0x1c]
MOV EAX,dword ptr [EAX + 0xc]
LEA EAX,[EAX + EAX*0x2]
SHL EAX,0x3
TEST CL,0x2
JNZ 0x002cf922
TEST CL,0x8
JNZ 0x002cf922
XOR EDX,EDX
OR ECX,0x2
MOV dword ptr [ESI +... | null | null | null | null | [('const-1', u'RETURN_-1204553482')] | [(u'CAST_-1204553157', u'STORE_-1204553329'), ('tmp_246', u'CBRANCH_-1204553371'), ('const-417', u'STORE_-1204553323'), (u'INT_ADD_-1204553303', u'CAST_-1204553149'), ('const-16', u'INT_ADD_-1204553309'), (u'INT_ADD_-1204553309', u'CAST_-1204553153'), (u'COPY_-1204553190', u'CALL_-1204553245'), ('const-417', u'STORE_-1... | null | null | 002cf8e0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002cf8e0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0xc) * 0x18;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) ... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_final_data_size(Output_relocatable_relocs<4,_64,_true> * this)\n */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<4,_64,_true>::set_final_data_size\n (Outpu... | (translation_unit "void FUN_002cf8e0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0xc) * 0x18;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(int *)(param_1 + 0xc) = iVar2;\n *(undefined4 *)(param_1 + 0x10) = 0;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE ... | (function_definition "void FUN_002cf8e0(int param_1)\n\n{\n byte bVar1;\n int iVar2;\n \n bVar1 = *(byte *)(param_1 + 0x1c);\n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0xc) * 0x18;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(int *)(param_1 + 0xc) = iVar2;\n *(undefined4 *)(param_1 + 0x10) = 0;\... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void set_final_data_size(Output_relocatable_relocs<4,_64,_true> * this)
*/
void __thiscall
gold::Output_relocatable_relocs<4,_64,_true>::set_final_data_size
(Output_relocatable_relocs<4,_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
byte bVar1;
int iVar2;
bVar1 = *(byte *)(param_1 + 0x1c);
iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0xc) * 0x18;
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
*(int *)(param_1 + 0x... |
711_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | build_section_lists | FUN_00047c80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void build_section_lists(lang_statement_union_type *statement)
{
asection *paVar1;
if (((((statement->header).type == lang_input_section_enum) &&
(paVar1 = (statement->input... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00047c80(int param_1)
{
int iVar1;
if ((((*(int *)(param_1 + 4) == 5) &&
(iVar1 = *(int *)(param_1 + 8),
(*(byte *)(*(int *)(*(int *)(iVar1 + 0xac) + 0xa4) + 0x24) & 0x10) == 0)) &&
((*(byte *... | PUSH ESI
PUSH EBX
CALL 0x00017c50
ADD EBX,0x17a379
SUB ESP,0x4
MOV EAX,dword ptr [ESP + 0x10]
CMP dword ptr [EAX + 0x4],0x5
JZ 0x00047ca0
ADD ESP,0x4
POP EBX
POP ESI
RET
MOV EAX,dword ptr [EAX + 0x8]
MOV EDX,dword ptr [EAX + 0xac]
MOV EDX,dword ptr [EDX + 0xa4]
TEST byte ptr [EDX + 0x24],0x10
JNZ 0x00047c9a
TEST byte p... | null | null | null | null | [(u'PTRSUB_-1206157861', u'LOAD_-1206158095'), ('const-84', u'PTRSUB_-1206157840'), ('const-0', u'INT_NOTEQUAL_-1206158029'), ('const-417', u'LOAD_-1206158084'), ('const-4', u'PTRSUB_-1206157885'), ('const-32768', u'INT_AND_-1206158039'), ('const-8', u'PTRSUB_-1206157872'), ('tmp_297', u'CBRANCH_-1206158029'), (u'PTRSU... | [('const-417', u'LOAD_-1206158048'), ('const-0', u'INT_NOTEQUAL_-1206158029'), ('const-417', u'LOAD_-1206158155'), ('const-417', u'LOAD_-1206158014'), ('tmp_297', u'CBRANCH_-1206158029'), (u'INT_ADD_-1206158032', u'CAST_-1206157842'), (u'CAST_-1206157849', u'LOAD_-1206158065'), (u'INT_AND_-1206158039', u'INT_EQUAL_-120... | null | null | 00047c80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047c80(int param_1)\n\n{\n int iVar1;\n \n if ((((*(int *)(param_1 + 4) == 5) &&\n (iVar1 = *(int *)(param_1 + 8),\n (*(byte *)(*(int *)(*(int *)(iVar1 + 0xac) + 0xa4) + 0x24) & 0x10)... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid build_section_lists(lang_statement_union_type *statement)\n\n{\n asection *paVar1;\n \n if (((((statement->header).type == lang_input_section_enum) &&\n ... | (translation_unit "void FUN_00047c80(int param_1)\n\n{\n int iVar1;\n \n if ((((*(int *)(param_1 + 4) == 5) &&\n (iVar1 = *(int *)(param_1 + 8),\n (*(byte *)(*(int *)(*(int *)(iVar1 + 0xac) + 0xa4) + 0x24) & 0x10) == 0)) &&\n ((*(byte *)(iVar1 + 0x15) & 0x80) == 0)) &&\n ((*(int *)(iVar1 + 0x54)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (bin... | (function_definition "void FUN_00047c80(int param_1)\n\n{\n int iVar1;\n \n if ((((*(int *)(param_1 + 4) == 5) &&\n (iVar1 = *(int *)(param_1 + 8),\n (*(byte *)(*(int *)(*(int *)(iVar1 + 0xac) + 0xa4) + 0x24) & 0x10) == 0)) &&\n ((*(byte *)(iVar1 + 0x15) & 0x80) == 0)) &&\n ((*(int *)(iVar1 + 0x... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
void function_1(type_1 *statement)
{
type_2 *paVar1;
if (((((statement->header).type == var_1) &&
(paVar1 = (statement->input_section).section,
(*(type_3 *)((int)paVa... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statem... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
int iVar1;
if ((((*(int *)(param_1 + 4) == 5) &&
(iVar1 = *(int *)(param_1 + 8),
(*(byte *)(*(int *)(*(int *)(iVar1 + 0xac) + 0xa4) + 0x24) & 0x10) == 0)) &&
((*(byte *)(iVar... |
108_i686-gnu-addr2line_and_i686-gnu-addr2line_strip.c | is_valid_archive_path | FUN_00013160 |
bfd_boolean is_valid_archive_path(char *pathname)
{
char *pcVar1;
char cVar2;
cVar2 = *pathname;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = pathname[1];
if (cVar2 != '.') {
pathname = pathname + 1;
... |
undefined4 FUN_00013160(char *param_1)
{
char *pcVar1;
char cVar2;
cVar2 = *param_1;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = param_1[1];
if (cVar2 != '.') {
param_1 = param_1 + 1;
if (cVar2 != '\... | MOV EDX,dword ptr [ESP + 0x4]
XOR EAX,EAX
MOVZX ECX,byte ptr [EDX]
CMP CL,0x2f
JZ 0x000131db
TEST CL,CL
JZ 0x000131a7
LEA ESI,[ESI]
CMP CL,0x2e
JZ 0x000131b0
LEA ESI,[ESI]
ADD EDX,0x1
MOVZX ECX,byte ptr [EDX]
TEST CL,CL
JZ 0x0001319e
CMP CL,0x2f
JNZ 0x00013180
CMP CL,0x2f
JNZ 0x0001316e
LEA ESI,[ESI]
ADD EDX,0x1
MOVZX ... | null | null | null | null | [(u'INT_EQUAL_-1205980535', u'CBRANCH_-1205980534'), (u'MULTIEQUAL_-1205980317', u'INT_NOTEQUAL_-1205980704'), ('const-1', u'PTRADD_-1205980556'), (u'MULTIEQUAL_-1205980330', u'INT_EQUAL_-1205980756'), ('tmp_65', u'CBRANCH_-1205980791'), (u'LOAD_-1205980668', u'MULTIEQUAL_-1205980301'), ('tmp_440', u'BRANCH_-1205980567... | [('const-0', u'COPY_-1205980311'), (u'INT_EQUAL_-1205980535', u'CBRANCH_-1205980534'), (u'MULTIEQUAL_-1205980317', u'INT_NOTEQUAL_-1205980704'), (u'MULTIEQUAL_-1205980330', u'INT_EQUAL_-1205980756'), ('tmp_65', u'CBRANCH_-1205980791'), (u'LOAD_-1205980668', u'MULTIEQUAL_-1205980301'), ('tmp_440', u'BRANCH_-1205980567')... | null | null | 00013160 | x86 | O1 | (translation_unit "undefined4 FUN_00013160(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = p... | (translation_unit "bfd_boolean is_valid_archive_path(char *pathname)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *pathname;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = pathname[1];\n if (cVar2 != '.') {\n ... | (translation_unit "undefined4 FUN_00013160(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = p... | (translation_unit (ERROR TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (... | (ERROR "undefined4 FUN_00013160(char *param_1)\n\n{\n char *pcVar1;\n char cVar2;\n \n cVar2 = *param_1;\n if (cVar2 == '/') {\n return 0;\n }\n do {\n if (cVar2 == '\0') {\n return 1;\n }\n if (cVar2 == '.') {\n cVar2 = param_1[1];\n if (cVar2 != '.') {\n param_1 = param_1 + 1;... |
bfd_boolean is_valid_archive_path(char *pathname)
{
char *pcVar1;
char cVar2;
cVar2 = *pathname;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = pathname[1];
if (cVar2 != '.') {
pathname = pathname + 1;
... | null | (translation_unit (ERROR type: (type_identifier) (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
undefined4 MASKED(char *param_1)
{
char *pcVar1;
char cVar2;
cVar2 = *param_1;
if (cVar2 == '/') {
return 0;
}
do {
if (cVar2 == '\0') {
return 1;
}
if (cVar2 == '.') {
cVar2 = param_1[1];
if (cVar2 != '.') {
param_1 = param_1 + 1;
if (cVar2 != '\0') go... |
48_sg_read_attr_and_sg_read_attr_strip.c | deregister_tm_clones | FUN_00011350 |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001136b) */
/* WARNING: Removing unreachable block (ram,0x00011375) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001136b) */
/* WARNING: Removing unreachable block (ram,0x00011375) */
void FUN_00011350(void)
{
return;
}
| CALL 0x00011475
ADD EDX,0x6bd3
LEA ECX,[EDX + 0x678]
LEA EAX,[EDX + 0x678]
CMP EAX,ECX
JZ 0x00011388
MOV EAX,dword ptr [EDX + 0xb8]
TEST EAX,EAX
JZ 0x00011388
PUSH EBP
MOV EBP,ESP
SUB ESP,0x14
PUSH ECX
CALL EAX
ADD ESP,0x10
LEAVE
RET
RET | null | null | null | null | [('const-0', u'RETURN_-1205988385')] | [('const-0', u'RETURN_-1205988385')] | null | null | 00011350 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001136b) */\n/* WARNING: Removing unreachable block (ram,0x00011375) */\n\nvoid FUN_00011350(void)\n\n{\n return;\n}\n\n" comment comment comment (function_definit... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* WARNING: Removing unreachable block (ram,0x0001136b) */\n/* WARNING: Removing unreachable block (ram,0x00011375) */\n\nvoid deregister_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment comment (function_... | (translation_unit "void FUN_00011350(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00011350(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00011350(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) }))) | (function_definition "void FUN_00011350(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011350(void)" (identifier "FUN_00011350") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001136b) */
/* WARNING: Removing unreachable block (ram,0x00011375) */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */
/* WARNING: Removing unreachable block (ram,0x0001136b) */
/* WARNING: Removing unreachable block (ram,0x00011375) */
void MASKED(void)
{
return;
}
|
8588_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_local_relative | FUN_002f4e00 |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_false,_64,_false> * this,
Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_local... |
void FUN_002f4e00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined1 param_10)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x40
MOV EBX,dword ptr [ESP + 0x64]
MOVZX EAX,byte ptr [ESP + 0x78]
MOV EDI,dword ptr [ESP + 0x70]
MOV EBP,dword ptr [ESP + 0x74]
PUSH EAX
PUSH 0x0
PUSH 0x1
PUSH 0x1
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [ESP + 0x7c]
PUSH EBX
PUSH dword ptr [ESP + 0x7c]
PUSH dword ptr [E... | null | null | null | null | [('tmp_383', u'PTRSUB_-1204793433'), ('tmp_385', u'CALL_-1204793712'), (u'INDIRECT_-1204793442', u'SUBPIECE_-1204793454'), ('tmp_390', u'CALL_-1204793712'), ('tmp_386', u'CALL_-1204793712'), ('tmp_387', u'CALL_-1204793661'), (u'PTRSUB_-1204793433', u'CALL_-1204793661'), ('tmp_389', u'COPY_-1204793500'), ('const-4294967... | [('tmp_443', u'PTRSUB_-1204793499'), ('tmp_845', u'CALL_-1204793712'), ('tmp_843', u'COPY_-1204793710'), (u'CALL_-1204793661', u'INDIRECT_-1204793487'), ('tmp_840', u'CALL_-1204793712'), ('tmp_849', u'CALL_-1204793661'), (u'PTRSUB_-1204793499', u'CALL_-1204793661'), ('tmp_846', u'CALL_-1204793712'), (u'PTRSUB_-12047934... | null | null | 002f4e00 | x86 | O1 | (translation_unit "void FUN_002f4e00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined1 param_10)\n\n{\n undefined1 local_40 [28];\n undefined4 local... | (translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_false,_64,_false> * this,\n Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false... | (translation_unit "void FUN_002f4e00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined1 param_10)\n\n{\n undefined1 local_40 [28];\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) , (paramete... | (function_definition "void FUN_002f4e00(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9,undefined1 param_10)\n\n{\n undefined1 local_40 [28];\n undefined4 lo... |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_false,_64,_false> * this,
Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::add_local... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 param_9,undefined1 param_10)
{
undefined1 local_40 [28];
undefined4 local_24;
undefined4 local_20;
... |
740_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | rela_dyn_section | FUN_00042cfc |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_aarch64<64, true>::rela_dyn_section(gold::Layout*) [clone
.isra.1971] [clone .cold.2368] */
void (anonymous_namespace)::Target_aarch64<64,true>::rela_dyn_section(Layout *param_1)
{
int unaff_EBP;
void *unaff_ESI;
... |
void FUN_00042cfc(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x40;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
| PUSH EAX
MOV EBX,EDI
PUSH EAX
PUSH 0x40
PUSH ESI
CALL 0x003ae060
POP EDX
PUSH dword ptr [EBP + -0x1c]
CALL 0x004451f0 | null | null | null | null | [('const-64', u'CALL_-1206178535'), ('tmp_121', u'CALL_-1206178535'), (u'CAST_-1206178423', u'LOAD_-1206178528'), (u'LOAD_-1206178528', u'CALL_-1206178514'), ('const-1', u'RETURN_-1206178509'), ('tmp_122', u'INT_ADD_-1206178512'), (u'INT_ADD_-1206178512', u'CAST_-1206178423'), ('const-4294967268', u'INT_ADD_-1206178512... | [(u'INDIRECT_-1206178440', u'CALL_-1206178514'), (u'CALL_-1206178535', u'INDIRECT_-1206178440'), (u'LOAD_-1206178528', u'CALL_-1206178514'), (u'CALL_-1206178535', u'INDIRECT_-1206178438'), ('const-1', u'RETURN_-1206178509'), ('const-64', u'COPY_-1206178550'), ('const-4294967268', u'INT_ADD_-1206178512'), (u'CALL_-12061... | null | null | 00042cfc | x86 | O1 | (translation_unit "void FUN_00042cfc(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_aarch64<64, true>::rela_dyn_section(gold::Layout*) [clone\n .isra.1971] [clone .cold.2368] */\n\nvoid (anonymous_namespace)::Target_aarch64<64,true>::rela_dyn_section(Layout *param_1)\n\n{\n int unaff_... | (translation_unit "void FUN_00042cfc(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres... | (function_definition "void FUN_00042cfc(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* (anonymous namespace)::Target_aarch64<64, true>::rela_dyn_section(gold::Layout*) [clone
.isra.1971] [clone .cold.2368] */
void (function_1)::Target_aarch64<64,true>::rela_dyn_section(Layout *param_1)
{
int var_3;
void *unaff_ESI;
var_1(una... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier... | null |
void MASKED(void)
{
int unaff_EBP;
undefined4 uVar1;
undefined4 extraout_var;
undefined4 extraout_var_00;
uVar1 = 0x40;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);
}
|
276_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_make_output_section | FUN_0003c566 |
/* (anonymous namespace)::Target_arm<true>::do_make_output_section(char const*, unsigned int,
unsigned long long) [clone .cold.1830] */
void (anonymous_namespace)::Target_arm<true>::do_make_output_section
(char *param_1,uint param_2,ulonglong param_3)
{
undefined4 extraout_EAX;
int unaff_EBP;
... |
void FUN_0003c566(void)
{
undefined4 uVar1;
int unaff_EBP;
undefined4 uVar2;
undefined4 uVar3;
uVar1 = FUN_002c54a0();
uVar2 = 0xe8;
uVar3 = uVar1;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x20),uVar2,uVar1,uVar3);
}
| SUB ESP,0xc
MOV EBX,EDI
PUSH ESI
CALL 0x002c54a0
ADD ESP,0x10
PUSH EAX
MOV EBX,EDI
PUSH EAX
PUSH 0xe8
PUSH ESI
CALL 0x003ae060
POP EDX
PUSH dword ptr [EBP + -0x20]
CALL 0x004451f0 | null | null | null | null | [('const-417', u'LOAD_-1206073932'), ('const-1', u'RETURN_-1206073913'), (u'INDIRECT_-1206073806', u'CALL_-1206073918'), (u'CAST_-1206073787', u'LOAD_-1206073932'), ('const-232', u'CALL_-1206073939'), (u'CALL_-1206073939', u'INDIRECT_-1206073803'), ('tmp_261', u'INT_ADD_-1206073916'), ('tmp_259', u'CALL_-1206073939'), ... | [('const-1', u'RETURN_-1206073913'), (u'INT_ADD_-1206073916', u'CAST_-1206073801'), (u'INDIRECT_-1206073813', u'CALL_-1206073918'), (u'CALL_-1206073939', u'INDIRECT_-1206073819'), (u'CALL_-1206073939', u'INDIRECT_-1206073816'), ('const-417', u'LOAD_-1206073932'), (u'CALL_-1206073939', u'INDIRECT_-1206073813'), (u'INDIR... | null | null | 0003c566 | x86 | O1 | (translation_unit "void FUN_0003c566(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n undefined4 uVar2;\n undefined4 uVar3;\n \n uVar1 = FUN_002c54a0();\n uVar2 = 0xe8;\n uVar3 = uVar1;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP +... | (translation_unit "/* (anonymous namespace)::Target_arm<true>::do_make_output_section(char const*, unsigned int,\n unsigned long long) [clone .cold.1830] */\n\nvoid (anonymous_namespace)::Target_arm<true>::do_make_output_section\n (char *param_1,uint param_2,ulonglong param_3)\n\n{\n undefined4 extraou... | (translation_unit "void FUN_0003c566(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n undefined4 uVar2;\n undefined4 uVar3;\n \n uVar1 = FUN_002c54a0();\n uVar2 = 0xe8;\n uVar3 = uVar1;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x20),uVar2,uVar1,uVar3);\n}\n\n" (func... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expressio... | (function_definition "void FUN_0003c566(void)\n\n{\n undefined4 uVar1;\n int unaff_EBP;\n undefined4 uVar2;\n undefined4 uVar3;\n \n uVar1 = FUN_002c54a0();\n uVar2 = 0xe8;\n uVar3 = uVar1;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x20),uVar2,uVar1,uVar3);\n}" (primi... |
/* (anonymous namespace)::Target_arm<true>::do_make_output_section(char const*, unsigned int,
unsigned long long) [clone .cold.1830] */
void (anonymous_namespace)::Target_arm<true>::function_1
(char *param_1,type_1 param_2,type_2 param_3)
{
type_3 extraout_EAX;
int var_3;
type_4 *unaff_ESI;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type... | null |
void MASKED(void)
{
undefined4 uVar1;
int unaff_EBP;
undefined4 uVar2;
undefined4 uVar3;
uVar1 = FUN_002c54a0();
uVar2 = 0xe8;
uVar3 = uVar1;
FUN_003ae060();
/* WARNING: Subroutine does not return */
FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x20),uVar2,uVar1,uVar3);
}
|
6783_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | allocate_to_segment | FUN_001d1c40 |
/* DWARF original prototype: Output_section * allocate_to_segment(Sections_element * this,
String_list * * param_1, bool * param_2) */
Output_section * __thiscall
gold::Sections_element::allocate_to_segment
(Sections_element *this,String_list **param_2,bool *param_3)
{
return (Output_section *)0x0;
}
... |
undefined4 FUN_001d1c40(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [(u'COPY_-1207821245', u'RETURN_-1207821225'), ('const-0', u'COPY_-1207821245'), ('const-0', u'RETURN_-1207821225')] | [(u'COPY_-1207821245', u'RETURN_-1207821225'), ('const-0', u'COPY_-1207821245'), ('const-0', u'RETURN_-1207821225')] | null | null | 001d1c40 | x86 | O1 | (translation_unit "undefined4 FUN_001d1c40(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001d1c40(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001d1c40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* DWARF original prototype: Output_section * allocate_to_segment(Sections_element * this,\n String_list * * param_1, bool * param_2) */\n\nOutput_section * __thiscall\ngold::Sections_element::allocate_to_segment\n (Sections_element *this,String_list **param_2,bool *param_3)\n\n{\n return... | (translation_unit "undefined4 FUN_001d1c40(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001d1c40(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001d1c40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined4 FUN_001d1c40(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_001d1c40(void)" (identifier "FUN_001d1c40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* DWARF original prototype: Output_section * allocate_to_segment(Sections_element * this,
String_list * * param_1, bool * param_2) */
type_1 * __thiscall
gold::Sections_element::allocate_to_segment
(Sections_element *this,String_list **param_2,bool *param_3)
{
return (type_1 *)0x0;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined4 MASKED(void)
{
return 0;
}
|
2841_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_get_global_symbol_counts | FUN_0008a0d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_get_global_symbol_counts(Sized_incr_dynobj<32,_false> * this,
Symbol_table * param_1, size_t * defined, size_t * used) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_global_sy... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0008a0d0(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)
{
int iVar1;
int iVar2;
int *piVar3;
byte bVar4;
iVar2 = 0;
piVar3 = *(int **)(param_1 + 0x78);
*param_3 = *(undefined4 *)(param... | PUSH EBP
XOR EBP,EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x31ff25
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x20]
MOV EAX,dword ptr [ESP + 0x28]
MOV EDX,dword ptr [EDI + 0x84]
MOV ESI,dword ptr [EDI + 0x78]
MOV dword ptr [EAX],EDX
CMP ESI,dword ptr [EDI + 0x7c]
JNZ 0x0008a108
JMP 0x0008a147
ADD ESI,0x4
CMP dw... | null | null | null | null | [(u'LOAD_-1206410749', u'INT_EQUAL_-1206410734'), ('const-0', u'PTRSUB_-1206410384'), (u'PTRSUB_-1206410299', u'PTRSUB_-1206410292'), ('const-0', u'INT_EQUAL_-1206410877'), (u'PTRSUB_-1206410333', u'LOAD_-1206410856'), ('const-417', u'LOAD_-1206410894'), ('const-4', u'PTRSUB_-1206410352'), ('const-0', u'PTRSUB_-1206410... | [(u'MULTIEQUAL_-1206410543', u'MULTIEQUAL_-1206410479'), (u'LOAD_-1206410749', u'INT_EQUAL_-1206410734'), ('const-0', u'INT_EQUAL_-1206410877'), ('tmp_1707', u'INT_ADD_-1206410952'), ('const-0', u'INT_EQUAL_-1206410817'), ('const-132', u'INT_ADD_-1206410961'), (u'MULTIEQUAL_-1206410479', u'STORE_-1206410855'), ('tmp_80... | null | null | 0008a0d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0008a0d0(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n byte bVar4;\n \n iVar2 = 0;\n piVar3 = *(int **)(param_1 + 0x78);\n *p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_get_global_symbol_counts(Sized_incr_dynobj<32,_false> * this,\n Symbol_table * param_1, size_t * defined, size_t * used) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_f... | (translation_unit "void FUN_0008a0d0(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n byte bVar4;\n \n iVar2 = 0;\n piVar3 = *(int **)(param_1 + 0x78);\n *param_3 = *(undefined4 *)(param_1 + 0x84);\n if (piVar3 != *(int **)(param_1 + 0x7c)) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration ... | (function_definition "void FUN_0008a0d0(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n byte bVar4;\n \n iVar2 = 0;\n piVar3 = *(int **)(param_1 + 0x78);\n *param_3 = *(undefined4 *)(param_1 + 0x84);\n if (piVar3 != *(int **)(param_1 + 0x7c)) {\n... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void do_get_global_symbol_counts(Sized_incr_dynobj<32,_false> * this,
Symbol_table * param_1, size_t * defined, size_t * used) */
void __thiscall
var_1::var_7<32,var_8>::do_get_global_symbol_counts
... | 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)
{
int iVar1;
int iVar2;
int *piVar3;
byte bVar4;
iVar2 = 0;
piVar3 = *(int **)(param_1 + 0x78);
*param_3 = *(undefined4 *)(param_1 + 0... |
9859_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~num_get | FUN_00251000 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::~num_get()
*/
void __thiscall
std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~num_get
(num... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00251000(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003add28;
FUN_00200ec0(param_1);
FUN_001ff030(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x15dff9
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffffed20]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
PUSH ESI
CALL 0x00200ec0
MOV dword ptr [ESP],ESI
CALL 0x001ff030
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-0', u'RETURN_-1204154235'), ('const-3857704', u'PTRSUB_-1204154155'), ('tmp_217', u'CAST_-1204154152'), ('tmp_217', u'CALL_-1204154268'), (u'CAST_-1204154156', u'STORE_-1204154294'), ('tmp_217', u'CAST_-1204154156'), ('const-417', u'STORE_-1204154294'), ('const-0', u'PTRSUB_-1204154155'), (u'PTRSUB_-1204154155... | [('const-3857704', u'PTRSUB_-1204154155'), ('const-0', u'RETURN_-1204154235'), ('tmp_384', u'CALL_-1204154281'), ('tmp_384', u'STORE_-1204154294'), ('tmp_384', u'CALL_-1204154268'), ('const-417', u'STORE_-1204154294'), (u'PTRSUB_-1204154155', u'STORE_-1204154294'), ('const-0', u'PTRSUB_-1204154155')] | null | null | 00251000 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00251000(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003add28;\n FUN_00200ec0(param_1);\n FUN_001ff030(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00251000(undefined4 *p... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::~num_get()\n */\n\nvoid __thiscall\nstd::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::... | (translation_unit "void FUN_00251000(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003add28;\n FUN_00200ec0(param_1);\n FUN_001ff030(param_1);\n return;\n}\n\n" (function_definition "void FUN_00251000(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003add28;\n FUN_00200ec0(param_1);\n FUN_001ff030(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_00251000(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003add28;\n FUN_00200ec0(param_1);\n FUN_001ff030(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00251000(undefined4 *param_1)" (identifier "FUN_00251000") (parameter_list "(undefined4 *param_1)" (( "(... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::~num_get()
*/
void __thiscall
std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~num_get
(num... | 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_003add28;
FUN_00200ec0(param_1);
FUN_001ff030(param_1);
return;
}
|
9236_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | append | FUN_00235df0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::append(std::string const&) */
string * __thiscall std::string::append(string *this,string *param_1)
{
size_t __n;
int iVar1;
undefined1 *__src;
undefined1 *__dest;
uint uVar2;
__n = *(size_t *)(*(in... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * FUN_00235df0(int *param_1,int *param_2)
{
size_t __n;
int iVar1;
undefined1 *__src;
undefined1 *__dest;
uint uVar2;
__n = *(size_t *)(*param_2 + -0xc);
if (__n != 0) {
iVar1 = *param_1;
uVar2 = *(i... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x174207
SUB ESP,0xc
MOV EAX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [ESP + 0x20]
MOV EDX,dword ptr [EAX]
MOV EDI,dword ptr [EDX + -0xc]
TEST EDI,EDI
JZ 0x00235e5b
MOV EDX,dword ptr [ESI]
MOV EBP,dword ptr [EDX + -0xc]
ADD EBP,EDI
CMP EBP,dword ptr [EDX + -0x... | null | null | null | null | [('const-417', u'LOAD_-1204002963'), ('tmp_145', u'CBRANCH_-1204003253'), ('const-4294967288', u'INT_ADD_-1204003215'), ('const-417', u'LOAD_-1204003159'), ('const-417', u'LOAD_-1204002972'), (u'INT_ADD_-1204003128', u'CAST_-1204002647'), (u'CAST_-1204002584', u'MULTIEQUAL_-1204002658'), (u'LOAD_-1204003075', u'INT_ADD... | [('const-0', u'INT_SLESS_-1204002956'), ('const-417', u'LOAD_-1204002963'), ('tmp_145', u'CBRANCH_-1204003253'), ('const-4294967288', u'INT_ADD_-1204003215'), ('const-417', u'LOAD_-1204003159'), ('const-417', u'LOAD_-1204002972'), (u'LOAD_-1204003075', u'INT_ADD_-1204003054'), (u'LOAD_-1204003248', u'INT_ADD_-120400322... | null | null | 00235df0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_00235df0(int *param_1,int *param_2)\n\n{\n size_t __n;\n int iVar1;\n undefined1 *__src;\n undefined1 *__dest;\n uint uVar2;\n \n __n = *(size_t *)(*param_2 + -0xc);\n if (__n != 0) {\n iV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::append(std::string const&) */\n\nstring * __thiscall std::string::append(string *this,string *param_1)\n\n{\n size_t __n;\n int iVar1;\n undefined1 *__src;\n undefined1 *__dest;\n uint uVar2;... | (translation_unit "int * FUN_00235df0(int *param_1,int *param_2)\n\n{\n size_t __n;\n int iVar1;\n undefined1 *__src;\n undefined1 *__dest;\n uint uVar2;\n \n __n = *(size_t *)(*param_2 + -0xc);\n if (__n != 0) {\n iVar1 = *param_1;\n uVar2 = *(int *)(iVar1 + -0xc) + __n;\n if ((*(uint *)(iVar1 + -8) <... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "int * FUN_00235df0(int *param_1,int *param_2)\n\n{\n size_t __n;\n int iVar1;\n undefined1 *__src;\n undefined1 *__dest;\n uint uVar2;\n \n __n = *(size_t *)(*param_2 + -0xc);\n if (__n != 0) {\n iVar1 = *param_1;\n uVar2 = *(int *)(iVar1 + -0xc) + __n;\n if ((*(uint *)(iVar1 + -8... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::string::append(std::string const&) */
string * __thiscall std::string::append(string *this,string *param_1)
{
size_t var_1;
int var_2;
type_1 *__src;
type_1 *__dest;
type_2 var_3;
var_1 = *(size_t *)(*(int ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int * MASKED(int *param_1,int *param_2)
{
size_t __n;
int iVar1;
undefined1 *__src;
undefined1 *__dest;
uint uVar2;
__n = *(size_t *)(*param_2 + -0xc);
if (__n != 0) {
iVar1 = *param_1;
uVar2 = *(int *)(... |
5146_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_local_section | FUN_00121980 |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_32,_false> * this,
Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_false>::add_local_section
(Output_d... |
void FUN_00121980(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_000febd0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,1,0);
local_10 = param... | PUSH ESI
PUSH EBX
SUB ESP,0x2c
MOV EBX,dword ptr [ESP + 0x48]
PUSH 0x0
PUSH 0x1
PUSH 0x0
PUSH 0x0
PUSH dword ptr [ESP + 0x5c]
PUSH EBX
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
PUSH dword ptr [ESP + 0x5c]
LEA ESI,[ESP + 0x30]
PUSH ESI
CALL 0x000febd0
MOV EAX,dword ptr [ESP + 0x78]
MOV dword ptr [ESP + 0x4... | null | null | null | null | [('const-0', u'PTRSUB_-1207100706'), ('tmp_314', u'CALL_-1207100950'), ('const-4294967256', u'PTRSUB_-1207100735'), (u'PTRSUB_-1207100706', u'CALL_-1207100899'), ('tmp_311', u'CALL_-1207100950'), ('tmp_312', u'CALL_-1207100950'), ('tmp_313', u'CALL_-1207100950'), (u'PTRSUB_-1207100735', u'CALL_-1207100899'), (u'CALL_-1... | [('tmp_690', u'CALL_-1207100950'), ('tmp_687', u'CALL_-1207100899'), ('tmp_689', u'CALL_-1207100950'), ('tmp_688', u'CALL_-1207100950'), ('const-4294967256', u'PTRSUB_-1207100761'), ('const-0', u'CALL_-1207100950'), ('tmp_693', u'COPY_-1207100941'), (u'PTRSUB_-1207100761', u'CALL_-1207100899'), ('const-1', u'CALL_-1207... | null | null | 00121980 | x86 | O1 | (translation_unit "void FUN_00121980(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000febd0(local_28,param_2,param_3,param_4,param_5,param_6,0,0... | (translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, Address address,\n Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_local_sect... | (translation_unit "void FUN_00121980(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000febd0(local_28,param_2,param_3,param_4,param_5,param_6,0,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_00121980(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000febd0(local_28,param_2,param_3,param_4,param_5,param_6,... |
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_32,_false> * this,
Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, Address address,
Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_false>::add_local_section
(Output_d... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7)
{
undefined1 local_28 [24];
undefined4 local_10;
FUN_000febd0(local_28,param_2,param_3,param_4,param_5,param_6,0,0,1,0);
local_10 = param_7;
... |
22_sg_write_long_and_sg_write_long_strip.c | sg_cmds_open_device | sg_cmds_open_device |
void sg_cmds_open_device(void)
{
(*(code *)PTR_sg_cmds_open_device_00013fd8)();
return;
}
|
void sg_cmds_open_device(void)
{
(*(code *)PTR_sg_cmds_open_device_00013fd8)();
return;
}
| JMP dword ptr [EBX + 0x64] | null | null | null | null | [(u'CAST_-1205988873', u'CALLIND_-1205988950'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988878'), ('const-0', u'RETURN_-1205988947'), (u'INDIRECT_-1205988878', u'COPY_-1205988937'), ('tmp_58', u'CAST_-1205988873')] | [(u'CAST_-1205988873', u'CALLIND_-1205988950'), (u'CALLIND_-1205988950', u'INDIRECT_-1205988878'), ('const-0', u'RETURN_-1205988947'), (u'INDIRECT_-1205988878', u'COPY_-1205988937'), ('tmp_58', u'CAST_-1205988873')] | null | null | 000111a0 | x86 | O1 | (translation_unit "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}\n\n" (function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}" primitive_type (function_declarator "sg_cmds_open_device(void)" identifie... | (translation_unit "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}\n\n" (function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}" primitive_type (function_declarator "sg_cmds_open_device(void)" identifie... | (translation_unit "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}\n\n" (function_definition "void sg_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}" primitive_type (function_declarator "sg_cmds_open_device(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_cmds_open_device(void)\n\n{\n (*(code *)PTR_sg_cmds_open_device_00013fd8)();\n return;\n}" (primitive_type "void") (function_declarator "sg_cmds_open_device(void)" (identifier "sg_cmds_open_device") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (... |
void function_1(void)
{
(*(type_1 *)PTR_sg_cmds_open_device_00013fd8)();
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_00013fd8)();
return;
}
|
7184_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | allocate_common | FUN_001ea5f0 |
/* DWARF original prototype: void allocate_common(Sized_symbol<32> * this, Output_data * od,
Value_type value) */
void __thiscall
gold::Sized_symbol<32>::allocate_common(Sized_symbol<32> *this,Output_data *od,Value_type value)
{
Symbol::allocate_base_common(&this->super_Symbol,od);
this->value_ = value;
ret... |
void FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_001e6b30(param_1,param_2);
*(undefined4 *)(param_1 + 0x30) = param_3;
return;
}
| PUSH EBX
SUB ESP,0x10
MOV EBX,dword ptr [ESP + 0x18]
PUSH dword ptr [ESP + 0x1c]
PUSH EBX
CALL 0x001e6b30
MOV EAX,dword ptr [ESP + 0x28]
MOV dword ptr [EBX + 0x30],EAX
ADD ESP,0x18
POP EBX
RET | null | null | null | null | [('const-0', u'RETURN_-1207851450'), ('tmp_139', u'STORE_-1207851480'), ('tmp_137', u'PTRSUB_-1207851382'), ('const-417', u'STORE_-1207851480'), ('tmp_137', u'PTRSUB_-1207851374'), ('tmp_138', u'CALL_-1207851491'), ('const-48', u'PTRSUB_-1207851374'), ('const-0', u'PTRSUB_-1207851382'), (u'PTRSUB_-1207851382', u'CALL_-... | [('const-48', u'INT_ADD_-1207851466'), ('const-0', u'RETURN_-1207851450'), ('const-417', u'STORE_-1207851480'), ('tmp_240', u'INT_ADD_-1207851466'), ('tmp_242', u'STORE_-1207851480'), ('tmp_241', u'CALL_-1207851491'), (u'CAST_-1207851378', u'STORE_-1207851480'), (u'INT_ADD_-1207851466', u'CAST_-1207851378'), ('tmp_240'... | null | null | 001ea5f0 | x86 | O1 | (translation_unit "void FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001e6b30(param_1,param_2);\n *(undefined4 *)(param_1 + 0x30) = param_3;\n return;\n}\n\n" (function_definition "void FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001e6b30(param_1,param_2)... | (translation_unit "/* DWARF original prototype: void allocate_common(Sized_symbol<32> * this, Output_data * od,\n Value_type value) */\n\nvoid __thiscall\ngold::Sized_symbol<32>::allocate_common(Sized_symbol<32> *this,Output_data *od,Value_type value)\n\n{\n Symbol::allocate_base_common(&this->super_Symbol,od);\n t... | (translation_unit "void FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001e6b30(param_1,param_2);\n *(undefined4 *)(param_1 + 0x30) = param_3;\n return;\n}\n\n" (function_definition "void FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001e6b30(param_1,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 ))) ;) (expression_s... | (function_definition "void FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_001e6b30(param_1,param_2);\n *(undefined4 *)(param_1 + 0x30) = param_3;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ea5f0(int param_1,undefined4 param_2,undefined4 param_3)" (identifier "FUN_0... |
/* DWARF original prototype: void allocate_common(Sized_symbol<32> * this, Output_data * od,
Value_type value) */
void __thiscall
gold::type_1<32>::function_1(type_1<32> *this,type_2 *od,type_3 value)
{
Symbol::var_1(&this->super_Symbol,od);
this->value_ = value;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_001e6b30(param_1,param_2);
*(undefined4 *)(param_1 + 0x30) = param_3;
return;
}
|
36_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | filename_cmp | filename_cmp |
void filename_cmp(void)
{
(*(code *)PTR_filename_cmp_001c2098)();
return;
}
|
void filename_cmp(void)
{
(*(code *)PTR_filename_cmp_001c2098)();
return;
}
| JMP dword ptr [EBX + 0x98] | null | null | null | null | [(u'INDIRECT_-1205968190', u'COPY_-1205968249'), (u'CAST_-1205968185', u'CALLIND_-1205968262'), (u'CALLIND_-1205968262', u'INDIRECT_-1205968190'), ('tmp_58', u'CAST_-1205968185'), ('const-0', u'RETURN_-1205968259')] | [(u'INDIRECT_-1205968190', u'COPY_-1205968249'), (u'CAST_-1205968185', u'CALLIND_-1205968262'), (u'CALLIND_-1205968262', u'INDIRECT_-1205968190'), ('tmp_58', u'CAST_-1205968185'), ('const-0', u'RETURN_-1205968259')] | null | null | 00016270 | x86 | O1 | (translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_001c2098)();\n return;\n}" (primitive_type "void") (function_declarator "filename_cmp(void)" (identifier "filename_cmp") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR_filename_cmp_001c2098)();
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_001c2098)();
return;
}
|
3485_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_local_plt_offset | FUN_000c6c90 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: uint do_local_plt_offset(Sized_relobj_file<32,_false> * this, uint
symndx) */
uint __thiscall
gold::Sized_relobj_file<32,_false>::do_local_plt_offset
(Sized_relobj_file<32,_false> *this,ui... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int FUN_000c6c90(int param_1,uint param_2)
{
uint uVar1;
int *piVar2;
int *piVar3;
uint uVar4;
int *piVar5;
int *piVar6;
uVar1 = *(uint *)(param_1 + 0xec);
piVar6 = (int *)(*(int **)(param_1 + 0xe8))[param_2 %... | CALL 0x0006206b
ADD EAX,0x2e336b
PUSH EBP
XOR EDX,EDX
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EBX,dword ptr [ESP + 0x30]
MOV dword ptr [ESP + 0xc],EAX
MOV EAX,dword ptr [ESP + 0x34]
MOV ECX,dword ptr [EBX + 0xec]
DIV ECX
MOV EAX,dword ptr [EBX + 0xe8]
MOV EDI,dword ptr [EAX + EDX*0x4]
TEST EDI,EDI
JZ 0x000c6cfe
MOV... | null | null | null | null | [('const-0', u'RETURN_-1206686314'), (u'LOAD_-1206686323', u'CAST_-1206686073'), (u'PTRADD_-1206686117', u'PTRSUB_-1206686108'), (u'INT_REM_-1206686258', u'INT_EQUAL_-1206686273'), ('const-0', u'INT_NOTEQUAL_-1206686362'), ('const-417', u'LOAD_-1206686342'), ('const-2', u'PTRADD_-1206686062'), (u'PTRSUB_-1206686060', u... | [('const-0', u'RETURN_-1206686314'), ('const-236', u'INT_ADD_-1206686475'), (u'INT_REM_-1206686258', u'INT_EQUAL_-1206686273'), ('const-0', u'INT_NOTEQUAL_-1206686362'), (u'PTRADD_-1206686109', u'LOAD_-1206686323'), (u'COPY_-1206686143', u'MULTIEQUAL_-1206686143'), ('const-2774316', u'COPY_-1206686112'), ('tmp_566', u'... | null | null | 000c6c90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_000c6c90(int param_1,uint param_2)\n\n{\n uint uVar1;\n int *piVar2;\n int *piVar3;\n uint uVar4;\n int *piVar5;\n int *piVar6;\n \n uVar1 = *(uint *)(param_1 + 0xec);\n piVar6 = (int *)(*(int... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: uint do_local_plt_offset(Sized_relobj_file<32,_false> * this, uint\n symndx) */\n\nuint __thiscall\ngold::Sized_relobj_file<32,_false>::do_local_plt_offset\n (Sized_relobj_... | (translation_unit "int FUN_000c6c90(int param_1,uint param_2)\n\n{\n uint uVar1;\n int *piVar2;\n int *piVar3;\n uint uVar4;\n int *piVar5;\n int *piVar6;\n \n uVar1 = *(uint *)(param_1 + 0xec);\n piVar6 = (int *)(*(int **)(param_1 + 0xe8))[param_2 % uVar1];\n piVar3 = *(int **)(param_1 + 0xe8);\n if (piVar6... | (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) ;) (decla... | (function_definition "int FUN_000c6c90(int param_1,uint param_2)\n\n{\n uint uVar1;\n int *piVar2;\n int *piVar3;\n uint uVar4;\n int *piVar5;\n int *piVar6;\n \n uVar1 = *(uint *)(param_1 + 0xec);\n piVar6 = (int *)(*(int **)(param_1 + 0xe8))[param_2 % uVar1];\n piVar3 = *(int **)(param_1 + 0xe8);\n if (piV... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original prototype: uint do_local_plt_offset(Sized_relobj_file<32,_false> * this, uint
symndx) */
type_1 __thiscall
gold::Sized_relobj_file<32,_false>::do_local_plt_offset
(Sized_relobj_file<32,_false> *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: (type_identifier) declarator: (identifier)))) body: (compound_statement... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int MASKED(int param_1,uint param_2)
{
uint uVar1;
int *piVar2;
int *piVar3;
uint uVar4;
int *piVar5;
int *piVar6;
uVar1 = *(uint *)(param_1 + 0xec);
piVar6 = (int *)(*(int **)(param_1 + 0xe8))[param_2 % uVar1... |
9295_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | bad | FUN_00272150 |
/* std::ios::bad() const */
uint __thiscall std::ios::bad(ios *this)
{
return *(uint *)(this + 0x14) & 1;
}
|
uint FUN_00272150(int param_1)
{
return *(uint *)(param_1 + 0x14) & 1;
}
| MOV EAX,dword ptr [ESP + 0x4]
MOV EAX,dword ptr [EAX + 0x14]
AND EAX,0x1
RET | null | null | null | null | [('const-1', u'INT_AND_-1204280966'), (u'LOAD_-1204280998', u'INT_AND_-1204280966'), (u'INT_AND_-1204280966', u'RETURN_-1204280971'), ('const-417', u'LOAD_-1204280998'), (u'PTRADD_-1204280936', u'CAST_-1204280921'), ('const-0', u'RETURN_-1204280971'), ('const-20', u'PTRADD_-1204280936'), ('const-1', u'PTRADD_-120428093... | [('const-1', u'INT_AND_-1204280966'), (u'LOAD_-1204280998', u'INT_AND_-1204280966'), (u'INT_AND_-1204280966', u'RETURN_-1204280971'), ('tmp_53', u'INT_ADD_-1204280982'), ('const-20', u'INT_ADD_-1204280982'), ('const-417', u'LOAD_-1204280998'), (u'INT_ADD_-1204280982', u'CAST_-1204280921'), ('const-0', u'RETURN_-1204280... | null | null | 00272150 | x86 | O1 | (translation_unit "uint FUN_00272150(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}\n\n" (function_definition "uint FUN_00272150(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}" type_identifier (function_declarator "FUN_00272150(int param_1)" identifier (parameter_list "(int param_1)" ( (pa... | (translation_unit "/* std::ios::bad() const */\n\nuint __thiscall std::ios::bad(ios *this)\n\n{\n return *(uint *)(this + 0x14) & 1;\n}\n\n" comment (function_definition "uint __thiscall std::ios::bad(ios *this)\n\n{\n return *(uint *)(this + 0x14) & 1;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (... | (translation_unit "uint FUN_00272150(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}\n\n" (function_definition "uint FUN_00272150(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}" type_identifier (function_declarator "FUN_00272150(int param_1)" identifier (parameter_list "(int param_1)" ( (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( ... | (function_definition "uint FUN_00272150(int param_1)\n\n{\n return *(uint *)(param_1 + 0x14) & 1;\n}" (type_identifier "uint") (function_declarator "FUN_00272150(int param_1)" (identifier "FUN_00272150") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "pa... |
/* std::ios::bad() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 0x14) & 1;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (pointer_expression argument... | null |
uint MASKED(int param_1)
{
return *(uint *)(param_1 + 0x14) & 1;
}
|
1418_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_no_i | FUN_0003faa0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_i(Struct_no_i * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_no_i::~Struct_no_i(Struct_no_i *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_v... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_0003faa0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a15ac;
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,0x36f559
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff25ac]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x0003fad2
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'PTRSUB_-1206060094', u'PTRSUB_-1206060089'), ('tmp_323', u'PTRSUB_-1206060091'), (u'LOAD_-1206060314', u'CAST_-1206060081'), ('const-0', u'RETURN_-1206060197'), ('tmp_323', u'PTRSUB_-1206060094'), (u'PTRSUB_-1206060091', u'PTRSUB_-1206060090'), ('const-4', u'PTRSUB_-1206060091'), (u'PTRSUB_-1206060084', u'LOAD_-120... | [('const-417', u'STORE_-1206060317'), ('tmp_597', u'CALL_-1206060230'), ('const-0', u'RETURN_-1206060197'), (u'CAST_-1206060099', u'INT_NOTEQUAL_-1206060294'), ('const-60', u'CALL_-1206060230'), ('tmp_597', u'STORE_-1206060317'), ('const-3', u'PTRADD_-1206060111'), (u'PTRSUB_-1206060102', u'STORE_-1206060317'), ('const... | null | null | 0003faa0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003faa0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a15ac;\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_i(Struct_no_i * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_no_i::~Struct_no_i(Struct_no_i *this,int __in_chrg)\n\n{\n pointer pcVar1;\n ... | (translation_unit "void FUN_0003faa0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a15ac;\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_0003faa0(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_0003faa0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a15ac;\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_0003faa0(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_i(Struct_no_i * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Struct_var)._... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a15ac;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
FUN_001ff010(param_1,0x3c);
return;
}
|
1379_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | windowAggFinal | FUN_000484fc |
void __regparm3 windowAggFinal(WindowCodeArg *p,int bFin)
{
Window *pWVar1;
ExprList *pEVar2;
Vdbe *p_00;
int p2;
Window *pWVar3;
pWVar1 = p->pMWin;
p_00 = sqlite3GetVdbe(p->pParse);
for (pWVar3 = pWVar1; pWVar3 != (Window *)0x0; pWVar3 = pWVar3->pNextWin) {
if (((pWVar1->regStartRowid == 0) &&... |
void __regparm3 FUN_000484fc(int param_1,int param_2)
{
int iVar1;
undefined4 *puVar2;
undefined4 uVar3;
int iVar4;
iVar1 = *(int *)(param_1 + 4);
FUN_0002c6d3();
for (iVar4 = iVar1; iVar4 != 0; iVar4 = *(int *)(iVar4 + 0x24)) {
if (((*(int *)(iVar1 + 0x58) == 0) && ((*(byte *)(*(int *)(iVar4 + 0... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0xc
MOV EBP,EDX
MOV EDI,dword ptr [EAX + 0x4]
MOV EAX,dword ptr [EAX]
CALL 0x0002c6d3
MOV ESI,EAX
MOV EBX,EDI
TEST EBX,EBX
JNZ 0x0004851f
ADD ESP,0xc
POP EBX
POP ESI
POP EDI
POP EBP
RET
CMP dword ptr [EDI + 0x58],0x0
JNZ 0x00048586
MOV EAX,dword ptr [EBX + 0x2c]
TEST byte ptr... | null | null | null | null | [('const-4', u'PTRSUB_-1206155218'), (u'LOAD_-1206155432', u'CALL_-1206155411'), (u'LOAD_-1206155750', u'INT_ADD_-1206155728'), ('const-90', u'INT_NOTEQUAL_-1206155867'), (u'INT_EQUAL_-1206155689', u'CBRANCH_-1206155687'), ('const-0', u'INT_NOTEQUAL_-1206155661'), ('const-157', u'CALL_-1206155605'), ('const-0', u'CALL_... | [(u'MULTIEQUAL_-1206155480', u'INT_ADD_-1206155891'), (u'INT_ADD_-1206155867', u'CAST_-1206155209'), (u'INT_EQUAL_-1206155689', u'CBRANCH_-1206155687'), ('const-0', u'INT_NOTEQUAL_-1206155661'), ('tmp_111', u'CBRANCH_-1206155964'), ('const-56', u'INT_ADD_-1206155445'), (u'LOAD_-1206155780', u'CALL_-1206155752'), (u'LOA... | null | null | 000484fc | x86 | O1 | (translation_unit "void __regparm3 FUN_000484fc(int param_1,int param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n \n iVar1 = *(int *)(param_1 + 4);\n FUN_0002c6d3();\n for (iVar4 = iVar1; iVar4 != 0; iVar4 = *(int *)(iVar4 + 0x24)) {\n if (((*(int *)(iVar1 + 0x58) == 0) && (... | (translation_unit "void __regparm3 windowAggFinal(WindowCodeArg *p,int bFin)\n\n{\n Window *pWVar1;\n ExprList *pEVar2;\n Vdbe *p_00;\n int p2;\n Window *pWVar3;\n \n pWVar1 = p->pMWin;\n p_00 = sqlite3GetVdbe(p->pParse);\n for (pWVar3 = pWVar1; pWVar3 != (Window *)0x0; pWVar3 = pWVar3->pNextWin) {\n if (((... | (translation_unit "void __regparm3 FUN_000484fc(int param_1,int param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n \n iVar1 = *(int *)(param_1 + 4);\n FUN_0002c6d3();\n for (iVar4 = iVar1; iVar4 != 0; iVar4 = *(int *)(iVar4 + 0x24)) {\n if (((*(int *)(iVar1 + 0x58) == 0) && (... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TY... | (function_definition "void __regparm3 FUN_000484fc(int param_1,int param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n \n iVar1 = *(int *)(param_1 + 4);\n FUN_0002c6d3();\n for (iVar4 = iVar1; iVar4 != 0; iVar4 = *(int *)(iVar4 + 0x24)) {\n if (((*(int *)(iVar1 + 0x58) == 0) &... |
void __regparm3 function_1(type_1 *p,int var_8)
{
type_2 *pWVar1;
type_3 *var_7;
type_4 *p_00;
int p2;
type_2 *var_2;
pWVar1 = p->pMWin;
p_00 = var_1(p->pParse);
for (var_2 = pWVar1; var_2 != (type_2 *)0x0; var_2 = var_2->pNextWin) {
if (((pWVar1->regStartRowid == 0) && ((var_2->pFunc->funcFlag... | null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body:... | null |
void __regparm3 MASKED(int param_1,int param_2)
{
int iVar1;
undefined4 *puVar2;
undefined4 uVar3;
int iVar4;
iVar1 = *(int *)(param_1 + 4);
FUN_0002c6d3();
for (iVar4 = iVar1; iVar4 != 0; iVar4 = *(int *)(iVar4 + 0x24)) {
if (((*(int *)(iVar1 + 0x58) == 0) && ((*(byte *)(*(int *)(iVar4 + 0x2c) +... |
7227_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | wistream | FUN_001a71b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::wistream(std::wistream&&) */
void __thiscall std::wistream::wistream(wistream *this,wistream *param_1)
{
ios_base iVar1;
int iVar2;
undefined4 uVar3;
ios_base *this_00;
ios_base *piVar4;
int *in_stac... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001a71b0(int *param_1,int *param_2,int *param_3)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar3 = *param_2;
*param_1 = iVar3;
*(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x15ae47
SUB ESP,0x14
MOV EDX,dword ptr [ESP + 0x2c]
MOV ESI,dword ptr [ESP + 0x28]
MOV EBP,dword ptr [ESP + 0x30]
MOV EAX,dword ptr [EDX]
MOV dword ptr [ESI],EAX
MOV ECX,dword ptr [EDX + 0x4]
MOV EDX,dword ptr [EAX + -0xc]
MOV dword ptr [ESI + EDX*0x1],ECX
MO... | null | null | null | null | [('const-1', u'PTRADD_-1207602610'), (u'PTRADD_-1207602610', u'CAST_-1207602417'), ('const-1', u'PTRADD_-1207602501'), ('const-417', u'STORE_-1207602688'), ('const-417', u'STORE_-1207602516'), ('const-417', u'STORE_-1207602670'), (u'CAST_-1207602405', u'PTRADD_-1207602466'), ('const-4294967284', u'INT_ADD_-1207602617')... | [(u'INT_ADD_-1207602579', u'CALL_-1207602571'), (u'CAST_-1207602357', u'STORE_-1207602539'), ('const-1', u'PTRADD_-1207602351'), (u'CAST_-1207602411', u'LOAD_-1207602650'), (u'CAST_-1207602403', u'LOAD_-1207602633'), ('const-4294967284', u'INT_ADD_-1207602617'), (u'LOAD_-1207602569', u'STORE_-1207602551'), (u'INT_ADD_-... | null | null | 001a71b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a71b0(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar3 = *param_2;\n *param_1 = iVar3;\n *(int *)((int)param_1 + *(i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wistream::wistream(std::wistream&&) */\n\nvoid __thiscall std::wistream::wistream(wistream *this,wistream *param_1)\n\n{\n ios_base iVar1;\n int iVar2;\n undefined4 uVar3;\n ios_base *this_00;\n ios_... | (translation_unit "void FUN_001a71b0(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar3 = *param_2;\n *param_1 = iVar3;\n *(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2[1];\n param_1[1] = param_3[1];\n iVar3 = (int)param_1 + *(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 IDENT ;) ... | (function_definition "void FUN_001a71b0(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n \n iVar3 = *param_2;\n *param_1 = iVar3;\n *(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2[1];\n param_1[1] = param_3[1];\n iVar3 = (int)param_1 + ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wistream::wistream(std::wistream&&) */
void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_3)
{
type_1 iVar1;
int var_2;
type_2 uVar3;
type_1 *var_6;
type_1 *var_7;
int *in_stack_0000... | 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,int *param_3)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
iVar3 = *param_2;
*param_1 = iVar3;
*(int *)((int)param_1 + *(int *)(iVar3 + -0xc)) = param_2[1];
... |
2989_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _M_default_append | FUN_00093610 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_default_append(vector<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>
* this, size_type __n) */
void __thiscall
std::vector<const_gold::Input_argument*,_std::al... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00093610(int *param_1,uint param_2)
{
int iVar1;
int iVar2;
void *__src;
uint uVar3;
uint uVar4;
void *__dest;
uint uVar5;
if (param_2 == 0) {
return;
}
iVar1 = param_1[1];
if (param_2 <= (u... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036db0
ADD EBX,0x3169e7
SUB ESP,0x1c
MOV ESI,dword ptr [ESP + 0x34]
MOV EBP,dword ptr [ESP + 0x30]
TEST ESI,ESI
JZ 0x00093654
MOV EDI,dword ptr [EBP + 0x4]
MOV EAX,dword ptr [EBP + 0x8]
SUB EAX,EDI
SAR EAX,0x2
CMP ESI,EAX
JA 0x00093660
XOR EAX,EAX
NOP
MOV dword ptr [EDI + EA... | null | null | null | null | [('const-0', u'PTRSUB_-1206502883'), (u'LOAD_-1206503838', u'CAST_-1206502842'), ('tmp_304', u'CBRANCH_-1206503762'), ('const-417', u'STORE_-1206503126'), ('const-417', u'STORE_-1206503382'), ('tmp_1636', u'INT_LESSEQUAL_-1206503753'), (u'PTRADD_-1206502904', u'STORE_-1206503702'), ('tmp_724', u'CBRANCH_-1206503537'), ... | [('const-417', u'LOAD_-1206503832'), ('tmp_304', u'CBRANCH_-1206503762'), (u'CAST_-1206502798', u'INT_ADD_-1206503368'), (u'INT_ADD_-1206502853', u'INT_ADD_-1206503368'), (u'COPY_-1206503761', u'MULTIEQUAL_-1206503118'), (u'MULTIEQUAL_-1206502991', u'INT_MULT_-1206503356'), (u'MULTIEQUAL_-1206502991', u'INT_ADD_-120650... | null | null | 00093610 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00093610(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n void *__src;\n uint uVar3;\n uint uVar4;\n void *__dest;\n uint uVar5;\n \n if (param_2 == 0) {\n return;\n }\n iVar1... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_default_append(vector<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n * this, size_type __n) */\n\nvoid __thiscall\nstd::vector<const_gold::... | (translation_unit "void FUN_00093610(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n void *__src;\n uint uVar3;\n uint uVar4;\n void *__dest;\n uint uVar5;\n \n if (param_2 == 0) {\n return;\n }\n iVar1 = param_1[1];\n if (param_2 <= (uint)(param_1[2] - iVar1 >> 2)) {\n uVar3 = 0;\n do ... | (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 (pointer_declarator * IDENT) ;) (decla... | (function_definition "void FUN_00093610(int *param_1,uint param_2)\n\n{\n int iVar1;\n int iVar2;\n void *__src;\n uint uVar3;\n uint uVar4;\n void *__dest;\n uint uVar5;\n \n if (param_2 == 0) {\n return;\n }\n iVar1 = param_1[1];\n if (param_2 <= (uint)(param_1[2] - iVar1 >> 2)) {\n uVar3 = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void
_M_default_append(vector<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>
* this, size_type __n) */
void __thiscall
std::vector<var_2::type_4*,var_3::allocator<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: (type_identifier) declarator: (identif... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int *param_1,uint param_2)
{
int iVar1;
int iVar2;
void *__src;
uint uVar3;
uint uVar4;
void *__dest;
uint uVar5;
if (param_2 == 0) {
return;
}
iVar1 = param_1[1];
if (param_2 <= (uint)(p... |
255_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | yylex_destroy | FUN_0001cd90 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int yylex_destroy(void)
{
YY_BUFFER_STATE *ppyVar1;
YY_BUFFER_STATE b;
YY_BUFFER_STATE *__ptr;
__ptr = yy_buffer_stack;
if (yy_buffer_stack != (YY_BUFFER_STATE *)0x0) {
p... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_0001cd90(void)
{
int *piVar1;
int iVar2;
void *__ptr;
__ptr = DAT_001d0684;
if (DAT_001d0684 != (void *)0x0) {
piVar1 = (int *)((int)DAT_001d0684 + DAT_001d068c * 4);
iVar2 = *piVar1;
whil... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00017b80
ADD EBX,0x1b2268
MOV EDI,dword ptr [EBX + 0x1684]
TEST EDI,EDI
JZ 0x0001cde6
MOV EAX,dword ptr [EBX + 0x168c]
LEA ESI,[EDI + EAX*0x4]
MOV EAX,dword ptr [ESI]
TEST EAX,EAX
JZ 0x0001cde6
LEA ESI,[ESI]
NOP
SUB ESP,0xc
PUSH EAX
CALL 0x0001aa10
MOV dword ptr [ESI],0x0
CALL 0x0001ca... | null | null | null | null | [(u'INDIRECT_-1205940380', u'PTRADD_-1205940355'), (u'PTRADD_-1205940403', u'MULTIEQUAL_-1205940399'), (u'CALL_-1205940722', u'INDIRECT_-1205940441'), (u'COPY_-1205940611', u'COPY_-1205940332'), ('const-4', u'PTRADD_-1205940355'), ('tmp_1157', u'PTRADD_-1205940403'), ('const-417', u'LOAD_-1205940773'), (u'STORE_-120594... | [(u'CALL_-1205940722', u'INDIRECT_-1205940441'), ('tmp_1176', u'MULTIEQUAL_-1205940394'), (u'COPY_-1205940611', u'COPY_-1205940332'), (u'CAST_-1205940392', u'INT_ADD_-1205940761'), ('tmp_1173', u'MULTIEQUAL_-1205940354'), ('tmp_1172', u'INT_NOTEQUAL_-1205940788'), ('tmp_1173', u'MULTIEQUAL_-1205940397'), (u'STORE_-1205... | null | null | 0001cd90 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0001cd90(void)\n\n{\n int *piVar1;\n int iVar2;\n void *__ptr;\n \n __ptr = DAT_001d0684;\n if (DAT_001d0684 != (void *)0x0) {\n piVar1 = (int *)((int)DAT_001d0684 + DAT_001d068c * 4);\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint yylex_destroy(void)\n\n{\n YY_BUFFER_STATE *ppyVar1;\n YY_BUFFER_STATE b;\n YY_BUFFER_STATE *__ptr;\n \n __ptr = yy_buffer_stack;\n if (yy_buffer_stack != (Y... | (translation_unit "undefined4 FUN_0001cd90(void)\n\n{\n int *piVar1;\n int iVar2;\n void *__ptr;\n \n __ptr = DAT_001d0684;\n if (DAT_001d0684 != (void *)0x0) {\n piVar1 = (int *)((int)DAT_001d0684 + DAT_001d068c * 4);\n iVar2 = *piVar1;\n while (iVar2 != 0) {\n FUN_0001aa10(iVar2);\n *piVar1 =... | (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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDEN... | (function_definition "undefined4 FUN_0001cd90(void)\n\n{\n int *piVar1;\n int iVar2;\n void *__ptr;\n \n __ptr = DAT_001d0684;\n if (DAT_001d0684 != (void *)0x0) {\n piVar1 = (int *)((int)DAT_001d0684 + DAT_001d068c * 4);\n iVar2 = *piVar1;\n while (iVar2 != 0) {\n FUN_0001aa10(iVar2);\n *piVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void)
{
type_1 *ppyVar1;
type_1 var_3;
type_1 *var_6;
var_6 = var_1;
if (var_1 != (type_1 *)0x0) {
ppyVar1 = var_1 + var_2;
var_3 = *ppyVar1;
while... | 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: (pointer_declarator declarator: (identifier))) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(void)
{
int *piVar1;
int iVar2;
void *__ptr;
__ptr = DAT_001d0684;
if (DAT_001d0684 != (void *)0x0) {
piVar1 = (int *)((int)DAT_001d0684 + DAT_001d068c * 4);
iVar2 = *piVar1;
while (iVa... |
9564_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Input_section_info*,_std::vector<gold::Input_section_info>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Input_section_sorter>_> | FUN_0033b350 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name:
__inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Input_section_info*,
std::vector<gold::Input_section_info> >,
__gnu_cxx::__ops::_Iter_comp_iter<gold::Input_section_sorter> > */
void std::
__inpl... |
void FUN_0033b350(int param_1,int param_2,undefined4 param_3,undefined4 param_4)
{
int iVar1;
int iVar2;
if (0x380 < param_2 - param_1) {
iVar2 = (param_2 - param_1 >> 7) * 0x40;
iVar1 = param_1 + iVar2;
FUN_0033b350(param_1,iVar1,param_3,param_4);
FUN_0033b350(iVar1,param_2,param_3,param_4);... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
MOV EDX,dword ptr [ESP + 0x34]
MOV EBP,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [ESP + 0x38]
MOV EDI,dword ptr [ESP + 0x3c]
MOV EAX,EDX
SUB EAX,EBP
CMP EAX,0x380
JLE 0x0033b3d8
SAR EAX,0x7
MOV dword ptr [ESP + 0xc],EDX
SHL EAX,0x6
PUSH EDI
MOV EBX,EAX
LEA EAX,[EBP + EAX*... | null | null | null | null | [(u'CAST_-1205029430', u'INT_SUB_-1205029983'), (u'INT_SRIGHT_-1205029668', u'CALL_-1205029635'), ('tmp_150', u'CBRANCH_-1205029973'), (u'CAST_-1205029344', u'INT_SUB_-1205029690'), (u'INT_SUB_-1205029690', u'INT_SRIGHT_-1205029668'), ('tmp_997', u'CALL_-1205029635'), ('tmp_998', u'CALL_-1205029557'), (u'INT_SUB_-12050... | [(u'INT_SRIGHT_-1205029668', u'CALL_-1205029635'), ('tmp_150', u'CBRANCH_-1205029973'), (u'INT_SUB_-1205029690', u'INT_SRIGHT_-1205029668'), (u'INT_ADD_-1205029864', u'CALL_-1205029748'), (u'INT_SUB_-1205029983', u'INT_SRIGHT_-1205029942'), ('const-64', u'INT_MULT_-1205029897'), ('tmp_1642', u'CALL_-1205029812'), ('tmp... | null | null | 0033b350 | x86 | O1 | (translation_unit "void FUN_0033b350(int param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n int iVar2;\n \n if (0x380 < param_2 - param_1) {\n iVar2 = (param_2 - param_1 >> 7) * 0x40;\n iVar1 = param_1 + iVar2;\n FUN_0033b350(param_1,iVar1,param_3,param_4);\n FUN_0033b350(iVa... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Input_section_info*,\n std::vector<gold::Input_section_info> >,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Input_section_sorter> > */\n... | (translation_unit "void FUN_0033b350(int param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n int iVar2;\n \n if (0x380 < param_2 - param_1) {\n iVar2 = (param_2 - param_1 >> 7) * 0x40;\n iVar1 = param_1 + iVar2;\n FUN_0033b350(param_1,iVar1,param_3,param_4);\n FUN_0033b350(iVa... | (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 IDENT ;) (declaration TYPE IDENT ;) (if_s... | (function_definition "void FUN_0033b350(int param_1,int param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n int iVar2;\n \n if (0x380 < param_2 - param_1) {\n iVar2 = (param_2 - param_1 >> 7) * 0x40;\n iVar1 = param_1 + iVar2;\n FUN_0033b350(param_1,iVar1,param_3,param_4);\n FUN_0033b350(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name:
__inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Input_section_info*,
std::vector<gold::Input_section_info> >,
__gnu_cxx::__ops::_Iter_comp_iter<gold::Input_section_sorter> > */
void std::
var_2<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... | null |
void MASKED(int param_1,int param_2,undefined4 param_3,undefined4 param_4)
{
int iVar1;
int iVar2;
if (0x380 < param_2 - param_1) {
iVar2 = (param_2 - param_1 >> 7) * 0x40;
iVar1 = param_1 + iVar2;
MASKED(param_1,iVar1,param_3,param_4);
MASKED(iVar1,param_2,param_3,param_4);
FUN_0033aec0(... |
1421_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | ~Struct_strip_all | FUN_000409f0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_strip_all(Struct_strip_all * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_strip_all::~Struct_strip_all(Struct_strip_all *this,int __in_chrg)
{
pointer pcVar1;
... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000409f0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382208;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00035840
ADD EBX,0x34e60a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff3208]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00040a22
SUB ESP,0xc
PUSH EDX
CALL 0x001e6db0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1206187295'), ('tmp_276', u'PTRSUB_-1206187291'), (u'INT_NOTEQUAL_-1206187441', u'CBRANCH_-1206187441'), ('tmp_151', u'CBRANCH_-1206187441'), (u'PTRSUB_-1206187297', u'INT_NOTEQUAL_-1206187441'), (u'CAST_-1206187288', u'STORE_-1206187465'), (u'PTRSUB_-1206187298', u'CAST_-1206187288'), (u'PTRSUB_... | [('const-417', u'STORE_-1206187465'), (u'INT_NOTEQUAL_-1206187441', u'CBRANCH_-1206187441'), ('const-3', u'PTRADD_-1206187309'), ('tmp_439', u'PTRADD_-1206187296'), ('tmp_151', u'CBRANCH_-1206187441'), (u'PTRADD_-1206187296', u'LOAD_-1206187461'), (u'CAST_-1206187296', u'CALL_-1206187418'), ('tmp_439', u'STORE_-1206187... | null | null | 000409f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000409f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382208;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((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_strip_all(Struct_strip_all * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_strip_all::~Struct_strip_all(Struct_strip_all *this,int __in_chrg)\... | (translation_unit "void FUN_000409f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382208;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000409f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382208;\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_000409f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382208;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000409f0(undefined4 *param_1)" (identifier "FUN_000409f0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_strip_all(Struct_strip_all * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_Str... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_00382208;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001e6db0((undefined4 *)param_1[1]);
}
return;
}
|
5636_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | get_name | FUN_001514a0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Plugin_hook * this) */
string * __thiscall gold::Plugin_hook::get_name(Plugin_hook *this)
{
string *in_stack_00000004;
... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * FUN_001514a0(int *param_1)
{
*param_1 = (int)(param_1 + 2);
FUN_0005c9a0(param_1,"Plugin_hook","",0);
return param_1;
}
| CALL 0x0006206b
ADD EAX,0x258b5b
PUSH EBX
SUB ESP,0x8
MOV EBX,dword ptr [ESP + 0x10]
LEA EDX,[EBX + 0x8]
MOV dword ptr [EBX],EDX
LEA EDX,[EAX + 0xfff03eb2]
LEA EAX,[EAX + 0xfff03ea7]
PUSH 0x0
PUSH EDX
PUSH EAX
PUSH EBX
CALL 0x0005c9a0
ADD ESP,0x18
MOV EAX,EBX
POP EBX
RET 0x4 | null | null | null | null | [('const-0', u'RETURN_-1207298784'), (u'PTRSUB_-1207298725', u'PTRSUB_-1207298724'), (u'PTRSUB_-1207298729', u'CAST_-1207298725'), ('const-8', u'PTRSUB_-1207298729'), ('tmp_322', u'COPY_-1207298804'), ('tmp_322', u'PTRSUB_-1207298725'), ('const-417', u'STORE_-1207298858'), (u'CAST_-1207298725', u'STORE_-1207298858'), (... | [('const-0', u'RETURN_-1207298784'), ('const-0', u'CALL_-1207298816'), ('tmp_318', u'STORE_-1207298858'), (u'COPY_-1207298771', u'CALL_-1207298816'), ('tmp_318', u'PTRADD_-1207298728'), (u'PTRADD_-1207298728', u'CAST_-1207298725'), ('tmp_318', u'COPY_-1207298804'), ('const-4', u'PTRADD_-1207298728'), ('const-417', u'ST... | null | null | 001514a0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_001514a0(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,"Plugin_hook","",0);\n return param_1;\n}\n\n" comment (function_definition "int * FUN_001514a0(int *param_1)\n\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: string get_name(Plugin_hook * this) */\n\nstring * __thiscall gold::Plugin_hook::get_name(Plugin_hook *this)\n\n{\n st... | (translation_unit "int * FUN_001514a0(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,"Plugin_hook","",0);\n return param_1;\n}\n\n" (function_definition "int * FUN_001514a0(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,"Plugin_hook","",0);\n return param_1;... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) (par... | (function_definition "int * FUN_001514a0(int *param_1)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_0005c9a0(param_1,"Plugin_hook","",0);\n return param_1;\n}" (primitive_type "int") (pointer_declarator "* FUN_001514a0(int *param_1)" (* "*") (function_declarator "FUN_001514a0(int *param_1)" (identifier "FUN_001514a0"... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: string get_name(Plugin_hook * this) */
type_1 * __thiscall gold::Plugin_hook::get_name(Plugin_hook *this)
{
type_1 *in_stack_00000004;
... | 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: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * MASKED(int *param_1)
{
*param_1 = (int)(param_1 + 2);
FUN_0005c9a0(param_1,"Plugin_hook","",0);
return param_1;
}
|
3736_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | sized_relobj | FUN_00101a10 |
/* DWARF original prototype: Sized_relobj_file<64,_false> *
sized_relobj(Sized_relobj_file<64,_false> * this) */
Sized_relobj_file<64,_false> * __thiscall
gold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this)
{
return this;
}
|
undefined4 FUN_00101a10(undefined4 param_1)
{
return param_1;
}
| MOV EAX,dword ptr [ESP + 0x4]
RET | null | null | null | null | [('tmp_19', u'COPY_-1206969837'), ('const-0', u'RETURN_-1206969821'), (u'COPY_-1206969837', u'RETURN_-1206969821')] | [('const-0', u'RETURN_-1206969821'), (u'COPY_-1206969837', u'RETURN_-1206969821'), ('tmp_21', u'COPY_-1206969837')] | null | null | 00101a10 | x86 | O1 | (translation_unit "undefined4 FUN_00101a10(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_00101a10(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_00101a10(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit "/* DWARF original prototype: Sized_relobj_file<64,_false> *\n sized_relobj(Sized_relobj_file<64,_false> * this) */\n\nSized_relobj_file<64,_false> * __thiscall\ngold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this)\n\n{\n return this;\n}\n\n" comment (ERROR "Sized_re... | (translation_unit "undefined4 FUN_00101a10(undefined4 param_1)\n\n{\n return param_1;\n}\n\n" (function_definition "undefined4 FUN_00101a10(undefined4 param_1)\n\n{\n return param_1;\n}" type_identifier (function_declarator "FUN_00101a10(undefined4 param_1)" identifier (parameter_list "(undefined4 param_1)" ( (parame... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return IDENT ;) }))) | (function_definition "undefined4 FUN_00101a10(undefined4 param_1)\n\n{\n return param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_00101a10(undefined4 param_1)" (identifier "FUN_00101a10") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "un... |
/* DWARF original prototype: Sized_relobj_file<64,_false> *
sized_relobj(Sized_relobj_file<64,_false> * this) */
Sized_relobj_file<64,_false> * __thiscall
gold::Sized_relobj_file<64,_false>::sized_relobj(Sized_relobj_file<64,_false> *this)
{
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)))) body: (compound_statement (return_statement (identifier))))) | null |
undefined4 MASKED(undefined4 param_1)
{
return param_1;
}
|
32_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | __strftime_l | __strftime_l |
void __strftime_l(void)
{
(*(code *)PTR___strftime_l_00302080)();
return;
}
|
void __strftime_l(void)
{
(*(code *)PTR___strftime_l_00302080)();
return;
}
| JMP dword ptr [EBX + 0x80] | null | null | null | null | [(u'CALLIND_-1206033894', u'INDIRECT_-1206033822'), (u'CAST_-1206033817', u'CALLIND_-1206033894'), ('const-0', u'RETURN_-1206033891'), (u'INDIRECT_-1206033822', u'COPY_-1206033881'), ('tmp_58', u'CAST_-1206033817')] | [(u'CALLIND_-1206033894', u'INDIRECT_-1206033822'), (u'CAST_-1206033817', u'CALLIND_-1206033894'), ('const-0', u'RETURN_-1206033891'), (u'INDIRECT_-1206033822', u'COPY_-1206033881'), ('tmp_58', u'CAST_-1206033817')] | null | null | 00026210 | x86 | O1 | (translation_unit "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}\n\n" (function_definition "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}" primitive_type (function_declarator "__strftime_l(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}\n\n" (function_definition "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}" primitive_type (function_declarator "__strftime_l(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}\n\n" (function_definition "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}" primitive_type (function_declarator "__strftime_l(void)" identifier (parameter_list "(void)" ( (param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __strftime_l(void)\n\n{\n (*(code *)PTR___strftime_l_00302080)();\n return;\n}" (primitive_type "void") (function_declarator "__strftime_l(void)" (identifier "__strftime_l") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement... |
void function_1(void)
{
(*(type_1 *)PTR___strftime_l_00302080)();
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_00302080)();
return;
}
|
300_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | link_stabs_sections | FUN_000300c4 |
/* gold::Layout::link_stabs_sections() [clone .cold.736] */
void gold::Layout::link_stabs_sections(void)
{
int unaff_EBP;
void *unaff_ESI;
if (*(void **)(unaff_EBP + -0x30) != unaff_ESI) {
operator_delete(*(void **)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
... |
void FUN_000300c4(void)
{
int unaff_EBP;
int unaff_ESI;
if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {
FUN_00248220(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
| MOV EDX,dword ptr [EBP + -0x30]
CMP EDX,ESI
JZ 0x000300da
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x44]
PUSH EDX
CALL 0x00248220
ADD ESP,0x10
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x44]
PUSH EDI
CALL 0x002df1f0 | null | null | null | null | [('const-1', u'RETURN_-1206124249'), ('tmp_272', u'INT_NOTEQUAL_-1206124325'), ('tmp_36', u'CBRANCH_-1206124325'), ('tmp_271', u'INT_ADD_-1206124329'), (u'CAST_-1206124173', u'LOAD_-1206124345'), (u'INT_NOTEQUAL_-1206124325', u'CBRANCH_-1206124325'), (u'INT_ADD_-1206124329', u'CAST_-1206124173'), (u'LOAD_-1206124345', ... | [('const-1', u'RETURN_-1206124249'), ('tmp_272', u'INT_NOTEQUAL_-1206124325'), ('tmp_36', u'CBRANCH_-1206124325'), ('tmp_271', u'INT_ADD_-1206124329'), (u'CAST_-1206124173', u'LOAD_-1206124345'), (u'INT_NOTEQUAL_-1206124325', u'CBRANCH_-1206124325'), (u'INT_ADD_-1206124329', u'CAST_-1206124173'), (u'LOAD_-1206124345', ... | null | null | 000300c4 | x86 | O1 | (translation_unit "void FUN_000300c4(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_000300c... | (translation_unit "/* gold::Layout::link_stabs_sections() [clone .cold.736] */\n\nvoid gold::Layout::link_stabs_sections(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 /* WARNING: Su... | (translation_unit "void FUN_000300c4(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_000300c4(void)\n\n{\n int unaff_EBP;\n int una... | (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_000300c4(void)\n\n{\n int unaff_EBP;\n int unaff_ESI;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_ESI) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_000300c4(void)" (identifier "F... |
/* gold::Layout::link_stabs_sections() [clone .cold.736] */
void gold::Layout::function_1(void)
{
int var_1;
void *var_2;
if (*(void **)(var_1 + -0x30) != var_2) {
var_3(*(void **)(var_1 + -0x30));
}
/* WARNING: Subroutine does not return */
var_4();
}
| 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_00248220(*(int *)(unaff_EBP + -0x30));
}
/* WARNING: Subroutine does not return */
FUN_002df1f0();
}
|
789_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | fputc | fputc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputc@@GLIBC_2.0 */
halt_baddata();
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206508906')] | [('const-1', u'RETURN_-1206508906')] | null | null | 0009228c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment co... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fputc@@GLIBC_... | (translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputc(int __c,FILE *__stream)" identifier (parameter_list "(int __c,FI... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int __c" (primitive_type "int") (identifie... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputc@@GLIBC_2.0 */
var_1();
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1255_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | getline<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>> | FUN_0004c655 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wistream& std::getline<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>
>(std::wistream&, std::wstring&, wchar_t) [clone .cold.45] */
wistream *
std::getline<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>>
... |
undefined4 __regparm3 FUN_0004c655(undefined4 param_1,int param_2)
{
uint *puVar1;
int unaff_EBP;
int iVar2;
*(undefined4 *)(unaff_EBP + -0x2c) = 1;
if (param_2 != 1) {
FUN_003ad790(param_1);
iVar2 = *(int *)(unaff_EBP + 8) + *(int *)(**(int **)(unaff_EBP + 8) + -0xc);
puVar1 = (uint *)(iVar2... | MOV dword ptr [EBP + -0x2c],0x1
SUB EDX,0x1
JNZ 0x0004c696
SUB ESP,0xc
MOV EBX,dword ptr [EBP + -0x38]
PUSH EAX
CALL 0x003ad790
MOV EAX,dword ptr [EBP + 0x8]
MOV ESI,dword ptr [EBP + 0x8]
ADD ESP,0x10
MOV EBX,dword ptr [EBP + -0x38]
MOV EAX,dword ptr [EAX]
ADD ESI,dword ptr [EAX + -0xc]
OR dword ptr [ESI + 0x14],0x1
TE... | null | null | null | null | [('const-417', u'LOAD_-1206139101'), ('const-16', u'INT_ADD_-1206139163'), ('const-0', u'RETURN_-1205472217'), ('const-4294967252', u'INT_ADD_-1206138986'), (u'LOAD_-1206139107', u'LOAD_-1206139078'), (u'INT_ADD_-1206139022', u'CAST_-1206138667'), (u'LOAD_-1206139069', u'INT_ADD_-1206139051'), ('const-8', u'INT_ADD_-12... | [(u'CAST_-1206138738', u'LOAD_-1206139196'), ('const-417', u'LOAD_-1206139069'), (u'CAST_-1206138696', u'STORE_-1206139052'), ('const-16', u'INT_ADD_-1206139163'), ('tmp_1097', u'INT_ADD_-1206138956'), (u'INT_ADD_-1206139198', u'CAST_-1206138742'), ('const-0', u'RETURN_-1205472217'), ('const-4294967252', u'INT_ADD_-120... | null | null | 0004c655 | x86 | O1 | (translation_unit "undefined4 __regparm3 FUN_0004c655(undefined4 param_1,int param_2)\n\n{\n uint *puVar1;\n int unaff_EBP;\n int iVar2;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 1;\n if (param_2 != 1) {\n FUN_003ad790(param_1);\n iVar2 = *(int *)(unaff_EBP + 8) + *(int *)(**(int **)(unaff_EBP + 8) + -0xc);... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::wistream& std::getline<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>\n >(std::wistream&, std::wstring&, wchar_t) [clone .cold.45] */\n\nwistream *\nstd::getline<wchar_t,std::char_traits<wchar_t>,std:... | (translation_unit "undefined4 __regparm3 FUN_0004c655(undefined4 param_1,int param_2)\n\n{\n uint *puVar1;\n int unaff_EBP;\n int iVar2;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 1;\n if (param_2 != 1) {\n FUN_003ad790(param_1);\n iVar2 = *(int *)(unaff_EBP + 8) + *(int *)(**(int **)(unaff_EBP + 8) + -0xc);... | (translation_unit (function_definition TYPE (ERROR IDENT) (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 ;) (expression_sta... | (function_definition "undefined4 __regparm3 FUN_0004c655(undefined4 param_1,int param_2)\n\n{\n uint *puVar1;\n int unaff_EBP;\n int iVar2;\n \n *(undefined4 *)(unaff_EBP + -0x2c) = 1;\n if (param_2 != 1) {\n FUN_003ad790(param_1);\n iVar2 = *(int *)(unaff_EBP + 8) + *(int *)(**(int **)(unaff_EBP + 8) + -0x... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::wistream& std::getline<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>
>(std::wistream&, std::wstring&, wchar_t) [clone .cold.45] */
var_3 *
std::getline<var_2,std::char_traits<var_2>,std::var_1<var_2>>
(var_... | null | (translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) bod... | null |
undefined4 __regparm3 MASKED(undefined4 param_1,int param_2)
{
uint *puVar1;
int unaff_EBP;
int iVar2;
*(undefined4 *)(unaff_EBP + -0x2c) = 1;
if (param_2 != 1) {
FUN_003ad790(param_1);
iVar2 = *(int *)(unaff_EBP + 8) + *(int *)(**(int **)(unaff_EBP + 8) + -0xc);
puVar1 = (uint *)(iVar2 + 0x1... |
7353_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~Workqueue_threader_threadpool | FUN_00201130 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Workqueue_threader_threadpool(Workqueue_threader_threadpool *
this, int __in_chrg) */
void __thiscall
gold::Workqueue_threader_threadpool::~Workqueue_threader_threadpool
(Workqueue_t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00201130(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004089fc;
FUN_002007c0(param_1[1],0);
FUN_000dd120(param_1 + 3);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x212ec9
SUB ESP,0xc
MOV ESI,dword ptr [ESP + 0x18]
ADD ESI,0xc
LEA EAX,[EBX + 0xffff49fc]
MOV dword ptr [ESI + -0xc],EAX
PUSH 0x0
PUSH dword ptr [ESI + -0x8]
CALL 0x002007c0
MOV dword ptr [ESP],ESI
CALL 0x000dd120
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1203826362')] | [('const-0', u'CALL_-1203826286'), ('const-0', u'RETURN_-1203826240'), ('const-4', u'PTRADD_-1203826171'), ('const-0', u'PTRSUB_-1203826162'), ('tmp_416', u'PTRADD_-1203826171'), ('const-4', u'PTRADD_-1203826156'), (u'LOAD_-1203826300', u'CALL_-1203826286'), ('const-417', u'STORE_-1203826309'), ('const-4229628', u'PTRS... | null | null | 00201130 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00201130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004089fc;\n FUN_002007c0(param_1[1],0);\n FUN_000dd120(param_1 + 3);\n return;\n}\n\n" comment (function_definition "void FUN_00201130(unde... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Workqueue_threader_threadpool(Workqueue_threader_threadpool *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::Workqueue_threader_threadpool::~Workqueue_threader_threadpool... | (translation_unit "void FUN_00201130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004089fc;\n FUN_002007c0(param_1[1],0);\n FUN_000dd120(param_1 + 3);\n return;\n}\n\n" (function_definition "void FUN_00201130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004089fc;\n FUN_002007c0(param_1[1],0);\n FUN_000dd12... | (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_00201130(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004089fc;\n FUN_002007c0(param_1[1],0);\n FUN_000dd120(param_1 + 3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00201130(undefined4 *param_1)" (identifier "FUN_00201130") (parameter_list "(undefined4 *param_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Workqueue_threader_threadpool(Workqueue_threader_threadpool *
this, int __in_chrg) */
void __thiscall
gold::function_1::~function_1
(function_1 *this,int __in_chrg)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_004089fc;
FUN_002007c0(param_1[1],0);
FUN_000dd120(param_1 + 3);
return;
}
|
49_x86_64-linux-gnux32-strings_and_x86_64-linux-gnux32-strings_strip.c | access | access |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
int iVar1;
iVar1 = (*(code *)PTR_access_000190c4)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int access(char *__name,int __type)
{
int iVar1;
iVar1 = (*(code *)PTR_access_000190c4)();
return iVar1;
}
| JMP dword ptr [EBX + 0xc4] | null | null | null | null | [(u'CALLIND_-1205988566', u'RETURN_-1205988563'), ('const-0', u'RETURN_-1205988563'), (u'CAST_-1205988486', u'CALLIND_-1205988566'), (u'CALLIND_-1205988566', u'INDIRECT_-1205988493'), (u'INDIRECT_-1205988493', u'COPY_-1205988552'), ('tmp_72', u'CAST_-1205988486')] | [(u'CALLIND_-1205988566', u'RETURN_-1205988563'), ('const-0', u'RETURN_-1205988563'), (u'CAST_-1205988486', u'CALLIND_-1205988566'), (u'CALLIND_-1205988566', u'INDIRECT_-1205988493'), (u'INDIRECT_-1205988493', u'COPY_-1205988552'), ('tmp_72', u'CAST_-1205988486')] | null | null | 00011320 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_000190c4)();\n return iVar1;\n}\n\n" comment (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_000190c4)();\n return iVar1;\n}\n\n" comment (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n ... | (translation_unit "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_000190c4)();\n return iVar1;\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_000190c4)();\n return iVar1;\n}" primitive_type (function_... | (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 ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_000190c4)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaratio... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__name,int __type)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_access_000190c4)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__name,int __type)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_000190c4)();
return iVar1;
}
|
558_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | plugin_call_cleanup | FUN_00036670 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void plugin_call_cleanup(void)
{
char *pcVar1;
plugin **pppVar2;
ld_plugin_status lVar3;
char *fmt;
plugin *ppVar4;
ppVar4 = plugins_list... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00036670(void)
{
int iVar1;
int iVar2;
undefined4 uVar3;
int *piVar4;
piVar4 = DAT_000849f4;
if (DAT_000849f4 != (int *)0x0) {
do {
if (((code *)piVar4[7] != (code *)0x0) && (piVar4[8] == 0)) {
... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x000159c0
ADD EBX,0x4d987
SUB ESP,0x1c
MOV ESI,dword ptr [EBX + 0x9f4]
TEST ESI,ESI
JZ 0x00036708
LEA EAX,[EBX + 0xfffcc034]
MOV dword ptr [ESP + 0xc],EAX
JMP 0x000366b4
SUB ESP,0xc
PUSH dword ptr [ESI + 0x8]
CALL 0x00014300
ADD ESP,0x10
MOV ESI,dword ptr [ESI]
TEST ESI,ESI
JZ ... | null | null | null | null | [('const-8', u'PTRSUB_-1206097693'), (u'MULTIEQUAL_-1206097876', u'PTRSUB_-1206097666'), ('tmp_1689', u'MULTIEQUAL_-1206097694'), ('tmp_269', u'CBRANCH_-1206098102'), (u'CALL_-1206098058', u'CAST_-1206097610'), ('tmp_208', u'CBRANCH_-1206098157'), (u'LOAD_-1206098070', u'COPY_-1206097737'), (u'INDIRECT_-1206097665', u'... | [('tmp_269', u'CBRANCH_-1206098102'), ('const-417', u'STORE_-1206098154'), ('tmp_208', u'CBRANCH_-1206098157'), (u'MULTIEQUAL_-1206097877', u'PTRADD_-1206097669'), (u'LOAD_-1206098070', u'CAST_-1206097676'), ('const-1', u'STORE_-1206098154'), (u'INDIRECT_-1206097666', u'MULTIEQUAL_-1206097707'), (u'MULTIEQUAL_-12060976... | null | null | 00036670 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00036670(void)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n piVar4 = DAT_000849f4;\n if (DAT_000849f4 != (int *)0x0) {\n do {\n if (((code *)piVar4[7] != (code... | (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 plugin_call_cleanup(void)\n\n{\n char *pcVar1;\n plugin **pppVar2;\n ld_plugin_status lVar3;\n char *fmt;\n plugin *ppVar4... | (translation_unit "void FUN_00036670(void)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n piVar4 = DAT_000849f4;\n if (DAT_000849f4 != (int *)0x0) {\n do {\n if (((code *)piVar4[7] != (code *)0x0) && (piVar4[8] == 0)) {\n piVar4[8] = 1;\n DAT_000849e8 = piVar4;\n ... | (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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ... | (function_definition "void FUN_00036670(void)\n\n{\n int iVar1;\n int iVar2;\n undefined4 uVar3;\n int *piVar4;\n \n piVar4 = DAT_000849f4;\n if (DAT_000849f4 != (int *)0x0) {\n do {\n if (((code *)piVar4[7] != (code *)0x0) && (piVar4[8] == 0)) {\n piVar4[8] = 1;\n DAT_000849e8 = piVar4;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
char *pcVar1;
type_1 **pppVar2;
type_2 var_2;
char *fmt;
type_1 *ppVar4;
ppVar4 = var_1;
if (var_1 != (type_3 *... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(void)
{
int iVar1;
int iVar2;
undefined4 uVar3;
int *piVar4;
piVar4 = DAT_000849f4;
if (DAT_000849f4 != (int *)0x0) {
do {
if (((code *)piVar4[7] != (code *)0x0) && (piVar4[8] == 0)) {
... |
280_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c | strcut | FUN_0001e7b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 strcut(char *haystack,char *needle)
{
char cVar1;
char *pcVar2;
size_t sVar3;
char *pcVar4;
pcVar2 = strstr(haystack,needle);
if (pcVar2 != (char *)0x0) {
sVar3 = strlen(needle);
pcVar4 = pc... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_0001e7b0(char *param_1,char *param_2)
{
char cVar1;
char *pcVar2;
size_t sVar3;
char *pcVar4;
pcVar2 = strstr(param_1,param_2);
if (pcVar2 != (char *)0x0) {
sVar3 = strlen(param_2);
pcV... | PUSH EDI
MOV EDI,EDX
PUSH ESI
PUSH EBX
CALL 0x00015a80
ADD EBX,0x72846
SUB ESP,0x8
PUSH EDX
PUSH EAX
CALL 0x00014080
ADD ESP,0x10
TEST EAX,EAX
JZ 0x0001e803
SUB ESP,0xc
MOV ESI,EAX
PUSH EDI
CALL 0x00014720
ADD ESP,0x10
ADD EAX,ESI
MOVZX EDX,byte ptr [EAX]
TEST DL,DL
JZ 0x0001e800
LEA ESI,[ESI]
NOP
ADD EAX,0x1
ADD ESI,0... | null | null | null | null | [(u'INT_NOTEQUAL_-1205933997', u'CBRANCH_-1205933997'), ('const-417', u'LOAD_-1205933958'), ('const-1', u'PTRADD_-1205933962'), ('const-1', u'PTRADD_-1205933923'), ('const-1', u'PTRADD_-1205933923'), ('const-417', u'LOAD_-1205934016'), (u'CALL_-1205934093', u'COPY_-1205933816'), (u'MULTIEQUAL_-1205933761', u'PTRADD_-12... | [(u'INT_NOTEQUAL_-1205933997', u'CBRANCH_-1205933997'), ('const-417', u'LOAD_-1205933958'), ('const-1', u'PTRADD_-1205933962'), ('const-1', u'PTRADD_-1205933923'), ('const-1', u'PTRADD_-1205933923'), ('const-417', u'LOAD_-1205934016'), (u'CALL_-1205934093', u'COPY_-1205933816'), (u'MULTIEQUAL_-1205933761', u'PTRADD_-12... | null | null | 0001e7b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_0001e7b0(char *param_1,char *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n size_t sVar3;\n char *pcVar4;\n \n pcVar2 = strstr(param_1,param_2);\n if (pcVar2 != (char *)0x0) {\n sV... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 strcut(char *haystack,char *needle)\n\n{\n char cVar1;\n char *pcVar2;\n size_t sVar3;\n char *pcVar4;\n \n pcVar2 = strstr(haystack,needle);\n if (pcVar2 != (char *)0x0) {\n sVar3 = s... | (translation_unit "void __regparm3 FUN_0001e7b0(char *param_1,char *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n size_t sVar3;\n char *pcVar4;\n \n pcVar2 = strstr(param_1,param_2);\n if (pcVar2 != (char *)0x0) {\n sVar3 = strlen(param_2);\n pcVar4 = pcVar2 + sVar3;\n cVar1 = *pcVar4;\n while (cVar1... | (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 (pointer_declarator * IDENT)... | (function_definition "void __regparm3 FUN_0001e7b0(char *param_1,char *param_2)\n\n{\n char cVar1;\n char *pcVar2;\n size_t sVar3;\n char *pcVar4;\n \n pcVar2 = strstr(param_1,param_2);\n if (pcVar2 != (char *)0x0) {\n sVar3 = strlen(param_2);\n pcVar4 = pcVar2 + sVar3;\n cVar1 = *pcVar4;\n while (cV... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 function_1(char *haystack,char *needle)
{
char var_5;
char *var_2;
size_t var_4;
char *var_6;
var_2 = var_1(haystack,needle);
if (var_2 != (char *)0x0) {
var_4 = var_3(needle);
var_6 = var_2... | 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 */
void __regparm3 MASKED(char *param_1,char *param_2)
{
char cVar1;
char *pcVar2;
size_t sVar3;
char *pcVar4;
pcVar2 = strstr(param_1,param_2);
if (pcVar2 != (char *)0x0) {
sVar3 = strlen(param_2);
pcVar4 = ... |
511_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | ldemul_recognized_file | FUN_000337d0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
bfd_boolean ldemul_recognized_file(lang_input_statement_type *entry)
{
bfd_boolean bVar1;
if (ld_emulation->recognized_file != (_func_bfd_boolean_lang_input_statement_struct_ptr *)... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 FUN_000337d0(void)
{
undefined4 uVar1;
if (*(code **)(DAT_001d086c + 0x5c) != (code *)0x0) {
/* WARNING: Could not recover jumptable at 0x000337e7. Too many branches */
/... | CALL 0x0001d2e2
ADD EAX,0x19b82b
MOV EAX,dword ptr [EAX + 0x186c]
MOV EAX,dword ptr [EAX + 0x5c]
TEST EAX,EAX
JZ 0x000337f0
JMP EAX
XOR EAX,EAX
RET | null | null | null | null | [(u'LOAD_-1206110222', u'CALLIND_-1206110197'), ('const-417', u'LOAD_-1206110222'), (u'CALLIND_-1206110197', u'RETURN_-1206110180'), ('const-0', u'COPY_-1206110192'), (u'LOAD_-1206110222', u'INT_NOTEQUAL_-1206110203'), ('tmp_74', u'CBRANCH_-1206110203'), ('const-0', u'RETURN_-1206110172'), ('tmp_189', u'PTRSUB_-1206110... | [(u'LOAD_-1206110222', u'CALLIND_-1206110197'), ('tmp_183', u'COPY_-1206110161'), (u'INT_ADD_-1206110206', u'CAST_-1206110114'), ('const-92', u'INT_ADD_-1206110206'), (u'CALLIND_-1206110197', u'RETURN_-1206110180'), (u'LOAD_-1206110222', u'INT_NOTEQUAL_-1206110203'), (u'CAST_-1206110114', u'LOAD_-1206110222'), ('tmp_74... | null | null | 000337d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_000337d0(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_001d086c + 0x5c) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x000337e7. Too many branche... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean ldemul_recognized_file(lang_input_statement_type *entry)\n\n{\n bfd_boolean bVar1;\n \n if (ld_emulation->recognized_file != (_func_bfd_boolean_lang_inp... | (translation_unit "undefined4 FUN_000337d0(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_001d086c + 0x5c) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_001d086c + 0x5c))();\n return uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_000337d... | (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 "undefined4 FUN_000337d0(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_001d086c + 0x5c) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_001d086c + 0x5c))();\n return uVar1;\n }\n return 0;\n}" (type_identifier "undefined4") (function_decl... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *entry)
{
type_1 bVar1;
if (ld_emulation->recognized_file != (type_3 *)0x0) {
/* WARNING: Could not recover jumptable at 0x000337e7. To... | 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: (type_identifier) declarator: (identifier)) (if_statement condition: (parenth... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
undefined4 MASKED(void)
{
undefined4 uVar1;
if (*(code **)(DAT_001d086c + 0x5c) != (code *)0x0) {
/* WARNING: Could not recover jumptable at 0x000337e7. Too many branches */
/* WARN... |
8531_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~moneypunct | FUN_001f73b0 |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::moneypunct<char, false>::~moneypunct() */
void __thiscall std::moneypunct<char,false>::~moneypunct(moneypunct<char,false> *this)
{
/* try { // try from 001f73ca to 001f73ce has its CatchHandler @ 001f7... |
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
void FUN_001f73b0(undefined4 param_1)
{
/* try { // try from 001f73ca to 001f73ce has its CatchHandler @ 001f73e2 */
FUN_001f72a0(param_1);
FUN_001ac470(param_1);
return;
}
| PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
CALL 0x000487a6
ADD ESI,0x147c46
PUSH EBX
SUB ESP,0x28
MOV EDI,dword ptr [EBP + 0x8]
PUSH EDI
MOV EBX,ESI
CALL 0x001f72a0
MOV dword ptr [ESP],EDI
CALL 0x001ac470
ADD ESP,0x10
LEA ESP,[EBP + -0xc]
POP EBX
POP ESI
POP EDI
POP EBP
RET | null | null | null | null | [('const-0', u'RETURN_-1207929799'), ('tmp_226', u'CALL_-1207929860'), ('tmp_226', u'CALL_-1207929847')] | [('const-0', u'RETURN_-1207929799'), ('tmp_401', u'CALL_-1207929847'), ('tmp_401', u'CALL_-1207929860')] | null | null | 001f73b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_001f73b0(undefined4 param_1)\n\n{\n /* try { // try from 001f73ca to 001f73ce has its CatchHandler @ 001f73e2 */\n FUN_001f72a0(param_1);\n FUN_001ac470(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<char, false>::~moneypunct() */\n\nvoid __thiscall std::moneypunct<char,false>::~moneypunct(moneypunct<char,false> *this)\n\n{\n /* try { // try from 001f73ca to 001f73ce has ... | (translation_unit "void FUN_001f73b0(undefined4 param_1)\n\n{\n \n FUN_001f72a0(param_1);\n FUN_001ac470(param_1);\n return;\n}\n\n" (function_definition "void FUN_001f73b0(undefined4 param_1)\n\n{\n \n FUN_001f72a0(param_1);\n FUN_001ac470(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_001f73b0(undefined4 param_1)\n\n{\n \n FUN_001f72a0(param_1);\n FUN_001ac470(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f73b0(undefined4 param_1)" (identifier "FUN_001f73b0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_... |
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */
/* std::moneypunct<char, false>::~moneypunct() */
void __thiscall std::function_1<char,false>::~function_1(function_1<char,false> *type_1)
{
/* try { // try from 001f73ca to 001f73ce has its CatchHandler @ 001... | 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 001f73ca to 001f73ce has its CatchHandler @ 001f73e2 */
FUN_001f72a0(param_1);
FUN_001ac470(param_1);
return;
}
|
6182_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | script_include_directive | FUN_0016cdd0 |
/* WARNING: Enum "DT": Some values do not have unique names */
void script_include_directive(int first_token,void *closurev,char *filename,size_t length)
{
string name;
__x86_get_pc_thunk_di();
name._M_dataplus._M_p = (pointer)&name.field_2;
std::__cxx11::basic_string<char,_std::char_traits<char>,_std::al... |
void FUN_0016cdd0(undefined4 param_1,undefined4 param_2,int param_3,int param_4)
{
undefined1 *local_34 [2];
undefined1 local_2c [28];
FUN_000559ee();
local_34[0] = local_2c;
FUN_00050e40(local_34,param_3,param_4 + param_3,0);
/* try { // try from 0016ce15 to 0016ce19 has its CatchHan... | PUSH EBP
MOV EBP,ESP
PUSH EDI
CALL 0x000559ee
ADD EDI,0x222227
PUSH ESI
LEA EDX,[EBP + -0x30]
LEA ESI,[EBP + -0x28]
PUSH EBX
SUB ESP,0x3c
MOV EAX,dword ptr [EBP + 0x10]
MOV ECX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x30],ESI
PUSH 0x0
ADD ECX,EAX
PUSH ECX
PUSH EAX
PUSH EDX
CALL 0x00050e40
MOV EAX,dword ptr [EBP +... | null | null | null | null | [('const-0', u'RETURN_-1207316756'), (u'INDIRECT_-1207316602', u'CAST_-1207316555'), (u'PTRSUB_-1207316576', u'CALL_-1207316864'), ('tmp_335', u'CBRANCH_-1207316830'), ('const-0', u'CALL_-1207316864'), ('tmp_680', u'PTRSUB_-1207316622'), (u'PTRSUB_-1207316619', u'INT_NOTEQUAL_-1207316830'), ('const-8', u'PTRSUB_-120731... | [('const-0', u'CALL_-1207316921'), (u'INDIRECT_-1207316611', u'INT_NOTEQUAL_-1207316830'), ('const-0', u'RETURN_-1207316756'), (u'INT_NOTEQUAL_-1207316830', u'CBRANCH_-1207316830'), ('tmp_335', u'CBRANCH_-1207316830'), (u'INDIRECT_-1207316611', u'CALL_-1207316804'), ('tmp_665', u'PTRSUB_-1207316635'), ('const-0', u'CAL... | null | null | 0016cdd0 | x86 | O1 | (translation_unit "void FUN_0016cdd0(undefined4 param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_000559ee();\n local_34[0] = local_2c;\n FUN_00050e40(local_34,param_3,param_4 + param_3,0);\n /* try { // try from 0016ce15 t... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid script_include_directive(int first_token,void *closurev,char *filename,size_t length)\n\n{\n string name;\n \n __x86_get_pc_thunk_di();\n name._M_dataplus._M_p = (pointer)&name.field_2;\n std::__cxx11::basic_string<char,_std:... | (translation_unit "void FUN_0016cdd0(undefined4 param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_000559ee();\n local_34[0] = local_2c;\n FUN_00050e40(local_34,param_3,param_4 + param_3,0);\n \n FUN_0016c460(param_1,0);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * (array_declarator I... | (function_definition "void FUN_0016cdd0(undefined4 param_1,undefined4 param_2,int param_3,int param_4)\n\n{\n undefined1 *local_34 [2];\n undefined1 local_2c [28];\n \n FUN_000559ee();\n local_34[0] = local_2c;\n FUN_00050e40(local_34,param_3,param_4 + param_3,0);\n \n FUN_0016c460(param_1,0);... |
/* WARNING: Enum "DT": Some values do not have unique names */
void function_1(int first_token,void *closurev,char *var_4,size_t var_5)
{
type_1 name;
var_1();
name._M_dataplus._M_p = (pointer)&name.field_2;
std::__cxx11::basic_string<var_8,_std::char_traits<var_8>,_std::var_7<var_8>var_9>::
var_2<var_3... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined4 param_1,undefined4 param_2,int param_3,int param_4)
{
undefined1 *local_34 [2];
undefined1 local_2c [28];
FUN_000559ee();
local_34[0] = local_2c;
FUN_00050e40(local_34,param_3,param_4 + param_3,0);
/* try { // try from 0016ce15 to 0016ce19 has its CatchHandler @... |
836_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | write_ehdr | FUN_000366d0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void write_ehdr(Dwp_output_file * this) */
void __thiscall gold::Dwp_output_file::write_ehdr(Dwp_output_file *this)
{
if (this->size_ == 0x20) {
if (this->big_endian_ != 0) {
sized_write_e... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_000366d0(int param_1)
{
if (*(int *)(param_1 + 8) == 0x20) {
if (*(int *)(param_1 + 0xc) != 0) {
FUN_0004a870();
return;
}
FUN_0004a9b0();
return;
}
if (*(int *)(param_1 + 8) == 0x40) {... | PUSH EBX
CALL 0x00035840
ADD EBX,0x35892a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EAX + 0x8]
CMP EDX,0x20
JZ 0x00036710
CMP EDX,0x40
JNZ 0x00036729
MOV EDX,dword ptr [EAX + 0xc]
TEST EDX,EDX
JZ 0x00036700
ADD ESP,0x8
POP EBX
JMP 0x0004aad0
ADD ESP,0x8
POP EBX
JMP 0x0004ac20
MOV ECX,dword ptr [EAX ... | null | null | null | null | [('tmp_445', u'CALL_-1206098071'), ('const-8', u'PTRSUB_-1206097857'), (u'LOAD_-1206098136', u'INT_NOTEQUAL_-1206098117'), ('tmp_445', u'PTRSUB_-1206097857'), (u'PTRSUB_-1206097810', u'LOAD_-1206098040'), (u'INT_NOTEQUAL_-1206098021', u'CBRANCH_-1206098021'), ('const-0', u'RETURN_-1206098067'), ('tmp_445', u'PTRSUB_-12... | [('const-64', u'INT_EQUAL_-1206098140'), ('tmp_833', u'INT_ADD_-1206098024'), (u'LOAD_-1206098136', u'INT_NOTEQUAL_-1206098117'), (u'COPY_-1206097837', u'CALL_-1206097994'), ('const-417', u'LOAD_-1206098175'), (u'INT_NOTEQUAL_-1206098021', u'CBRANCH_-1206098021'), ('const-0', u'RETURN_-1206098067'), ('const-12', u'INT_... | null | null | 000366d0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000366d0(int param_1)\n\n{\n if (*(int *)(param_1 + 8) == 0x20) {\n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_0004a870();\n return;\n }\n FUN_0004a9b0();\n return;\n }\n if (*... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void write_ehdr(Dwp_output_file * this) */\n\nvoid __thiscall gold::Dwp_output_file::write_ehdr(Dwp_output_file *this)\n\n{\n if (this->size_ == 0x20) {\n if (this->big_endian_ !=... | (translation_unit "void FUN_000366d0(int param_1)\n\n{\n if (*(int *)(param_1 + 8) == 0x20) {\n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_0004a870();\n return;\n }\n FUN_0004a9b0();\n return;\n }\n if (*(int *)(param_1 + 8) == 0x40) {\n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_0004aad0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth... | (function_definition "void FUN_000366d0(int param_1)\n\n{\n if (*(int *)(param_1 + 8) == 0x20) {\n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_0004a870();\n return;\n }\n FUN_0004a9b0();\n return;\n }\n if (*(int *)(param_1 + 8) == 0x40) {\n if (*(int *)(param_1 + 0xc) != 0) {\n FUN_0004a... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void write_ehdr(Dwp_output_file * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
if (this->size_ == 0x20) {
if (this->big_endian_ != 0) {
var_1<32,var_2>(this);
re... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression le... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
if (*(int *)(param_1 + 8) == 0x20) {
if (*(int *)(param_1 + 0xc) != 0) {
FUN_0004a870();
return;
}
FUN_0004a9b0();
return;
}
if (*(int *)(param_1 + 8) == 0x40) {
i... |
3711_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_insert<const_std::pair<gold::Relobj*,_unsigned_int>&,_std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<gold::Relobj*,_unsigned_int>,_true>_>_>_> | FUN_000ce7f0 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_insert<const std::pair<gold::Relobj*, unsigned int>&,
std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<gold::Relobj*,
unsigned int>, true> > > >
DWARF original prototy... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * FUN_000ce7f0(int *param_1,int *param_2,uint *param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6)
{
int *piVar1;
uint uVar2;
int iVar3;
int iVar4;
int *piVar5;
uint uVar6;
uint... | CALL 0x000559e6
ADD EAX,0x2c080b
PUSH EBP
XOR EDX,EDX
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x3c
MOV ECX,dword ptr [EBP + 0x10]
MOV ESI,dword ptr [EBP + 0xc]
MOV dword ptr [EBP + -0x34],EAX
MOV EDI,dword ptr [ECX]
XOR EDI,dword ptr [ECX + 0x4]
MOV EAX,EDI
DIV dword ptr [ESI + 0x4]
PUSH EDI
PUSH ECX
PUSH EDX
PU... | null | null | null | null | [(u'INDIRECT_-1206654201', u'COPY_-1206653763'), ('tmp_3041', u'PTRSUB_-1206653777'), (u'PTRSUB_-1206653746', u'LOAD_-1206654600'), (u'INT_REM_-1206654211', u'MULTIEQUAL_-1206654066'), ('tmp_3041', u'PTRSUB_-1206653612'), (u'CALL_-1206654504', u'INDIRECT_-1206653813'), ('const-0', u'INT_EQUAL_-1206654412'), (u'LOAD_-12... | [(u'CALL_-1206654696', u'INDIRECT_-1206653931'), ('const-4', u'PTRADD_-1206653793'), (u'CAST_-1206653813', u'CAST_-1206653659'), ('const-417', u'STORE_-1206654287'), ('const-4', u'PTRADD_-1206653903'), ('const-2', u'PTRADD_-1206653624'), (u'INT_REM_-1206654435', u'MULTIEQUAL_-1206653863'), ('const-417', u'STORE_-120665... | null | null | 000ce7f0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint * FUN_000ce7f0(int *param_1,int *param_2,uint *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int *... | (ERROR "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: _M_insert<const std::pair<gold::Relobj*, unsigned int>&,\n std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<gold::Relobj*,\n unsigned int>, true> > > >\n DWARF origi... | (translation_unit "int * FUN_000ce7f0(int *param_1,int *param_2,uint *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n uint uVar6;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n in... | (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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE I... | (function_definition "int * FUN_000ce7f0(int *param_1,int *param_2,uint *param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6)\n\n{\n int *piVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n uint uVar6;\n uint local_3c;\n char local_34 [4];\n undefined4 local_30;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* DWARF original name: _M_insert<const std::pair<gold::Relobj*, unsigned int>&,
std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<std::pair<gold::Relobj*,
unsigned int>, true> > > >
DWARF original prototy... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
int * MASKED(int *param_1,int *param_2,uint *param_3,undefined4 param_4,undefined4 param_5,
undefined4 param_6)
{
int *piVar1;
uint uVar2;
int iVar3;
int iVar4;
int *piVar5;
uint uVar6;
uint local... |
13368_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_insert<false> | FUN_00414cd0 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::money_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::_M_insert<false>(std::ostreambuf_iterator<wchar_t, std::char_traits<wch... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void FUN_00414cd0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5
,uint param_6,int *param_7)
{
uint uVar1;
uint uVar2;
int *piVar3;
int iVar4;
uint uVar5;
undefine... | CALL 0x00074f06
ADD ECX,0x1d532b
PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
MOV ESI,ECX
MOV EBX,ECX
SUB ESP,0xa8
MOV EAX,dword ptr [EBP + 0x10]
MOV dword ptr [EBP + -0x64],ECX
MOV dword ptr [EBP + -0x70],EAX
MOV EAX,dword ptr [EBP + 0x14]
MOV dword ptr [EBP + -0x68],EAX
MOV byte ptr [EBP + -0x69],AL
MOV EAX,dword ... | null | null | null | null | [(u'CALL_-1201775390', u'INDIRECT_-1201771723'), (u'INDIRECT_-1201771741', u'MULTIEQUAL_-1201772816'), ('tmp_20208', u'INT_ADD_-1201776003'), (u'MULTIEQUAL_-1201772816', u'PTRADD_-1201772323'), ('const-417', u'LOAD_-1201779263'), (u'MULTIEQUAL_-1201772798', u'MULTIEQUAL_-1201772016'), (u'CALL_-1201775390', u'INDIRECT_-... | [('const-0', u'COPY_-1201778268'), (u'INT_MULT_-1201775614', u'CALL_-1201778659'), (u'CAST_-1201772676', u'LOAD_-1201778616'), (u'INDIRECT_-1201772443', u'MULTIEQUAL_-1201772270'), ('tmp_20906', u'CAST_-1201772048'), (u'CALL_-1201776587', u'INDIRECT_-1201772034'), (u'PTRSUB_-1201772892', u'CALL_-1201776742'), (u'INDIRE... | null | null | 00414cd0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_00414cd0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,uint param_6,int *param_7)\n\n{\n uint uVar1;\n uint uVar2;\n int *piVar3;\n int iVar... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::money_put<wchar_t,\n std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::_M_insert<false>(std::ostreambuf_iterator<wchar_t,... | (translation_unit "void FUN_00414cd0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,uint param_6,int *param_7)\n\n{\n uint uVar1;\n uint uVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n bool bVar7;\n uint uVar8;\n uint uVar9;\n uin... | (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 IDENT) , ... | (function_definition "void FUN_00414cd0(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5\n ,uint param_6,int *param_7)\n\n{\n uint uVar1;\n uint uVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n bool bVar7;\n uint uVar8;\n uint uVar9;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::money_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::_M_insert<false>(std::ostreambuf_iterator<wchar_t, std::char_traits<wch... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
void MASKED(undefined4 *param_1,undefined4 param_2,int *param_3,undefined4 param_4,int param_5
,uint param_6,int *param_7)
{
uint uVar1;
uint uVar2;
int *piVar3;
int iVar4;
uint uVar5;
undefined4 *pu... |
27_wget_and_wget_strip.c | random | random |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long random(void)
{
long lVar1;
lVar1 = (*(code *)PTR_random_0009ac60)();
return lVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long random(void)
{
long lVar1;
lVar1 = (*(code *)PTR_random_0009ac60)();
return lVar1;
}
| JMP dword ptr [EBX + 0x70] | null | null | null | null | [(u'CALLIND_-1205968422', u'RETURN_-1205968419'), ('tmp_62', u'CAST_-1205968344'), (u'CAST_-1205968344', u'CALLIND_-1205968422'), (u'INDIRECT_-1205968349', u'COPY_-1205968408'), (u'CALLIND_-1205968422', u'INDIRECT_-1205968349'), ('const-0', u'RETURN_-1205968419')] | [(u'CALLIND_-1205968422', u'RETURN_-1205968419'), ('tmp_62', u'CAST_-1205968344'), (u'CAST_-1205968344', u'CALLIND_-1205968422'), (u'INDIRECT_-1205968349', u'COPY_-1205968408'), (u'CALLIND_-1205968422', u'INDIRECT_-1205968349'), ('const-0', u'RETURN_-1205968419')] | null | null | 000161d0 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009ac60)();\n return lVar1;\n}\n\n" comment (function_definition "long random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009a... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009ac60)();\n return lVar1;\n}\n\n" comment (function_definition "long random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009a... | (translation_unit "long random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009ac60)();\n return lVar1;\n}\n\n" (function_definition "long random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009ac60)();\n return lVar1;\n}" (sized_type_specifier "long" long) (function_declarator "ra... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (poin... | (function_definition "long random(void)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_random_0009ac60)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "random(void)" (identifier "random") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long function_1(void)
{
long lVar1;
lVar1 = (*(type_1 *)PTR_random_0009ac60)();
return lVar1;
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
long MASKED(void)
{
long lVar1;
lVar1 = (*(code *)PTR_MASKED_0009ac60)();
return lVar1;
}
|
995_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | lbasename | lbasename |
/* WARNING: Control flow encountered bad instruction data */
void lbasename(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void lbasename(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207823986')] | [('const-1', u'RETURN_-1207823986')] | null | null | 001d1184 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid lbasename(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void lbasename(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid lbasename(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void lbasename(void)\n\n{\n /* WARNING: Bad instruct... | (translation_unit "void lbasename(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void lbasename(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "lbasename(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 lbasename(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "lbasename(void)" (identifier "lbasename") (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();
}
|
1646_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | parse_to_value | FUN_00046fa0 |
/* 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_relax * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __t... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00046fa0(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014bc50(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
| PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x3cd059
SUB ESP,0x8
MOV ESI,dword ptr [ESP + 0x14]
LEA EAX,[ESI + 0x3d]
PUSH EAX
PUSH dword ptr [ESP + 0x20]
PUSH dword ptr [ESP + 0x20]
CALL 0x0014bc50
MOV byte ptr [ESI + 0x3c],0x1
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [('const-1', u'RETURN_-1206161482')] | [('tmp_344', u'INT_ADD_-1206161400'), ('tmp_346', u'CALL_-1206161418'), ('const-1', u'STORE_-1206161414'), (u'INT_ADD_-1206161435', u'CALL_-1206161418'), (u'INT_ADD_-1206161400', u'CAST_-1206161300'), ('const-60', u'INT_ADD_-1206161400'), (u'CAST_-1206161300', u'STORE_-1206161414'), ('const-0', u'RETURN_-1206161378'), ... | null | null | 00046fa0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00046fa0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_relax * this, char * option_name, char *\n arg, Command_line * param_3, General_options * ... | (translation_unit "void FUN_00046fa0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00046fa0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression... | (function_definition "void FUN_00046fa0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_0014bc50(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00046fa0(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_relax * this, char * option_name, char *
arg, Command_line * param_3, General_options * param_4) */
void __t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,undefined4 param_2,undefined4 param_3)
{
FUN_0014bc50(param_2,param_3,param_1 + 0x3d);
*(undefined1 *)(param_1 + 0x3c) = 1;
return;
}
|
7389_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | get_sized_symbol<64> | FUN_002075b0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol *
sym) */
Sized_symbol<64> * __thiscall
gold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 FUN_002075b0(undefined4 param_1)
{
if (*(int *)(DAT_004144e8 + 0xc) == 0) {
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/parameters.h",0x69,"target",0);
}
if (*... | PUSH EBX
CALL 0x0003a210
ADD EBX,0x20ca4a
SUB ESP,0x8
LEA EDX,[EBX + 0x4e8]
MOV EDX,dword ptr [EDX]
MOV EDX,dword ptr [EDX + 0xc]
TEST EDX,EDX
JZ 0x002075db
MOV EDX,dword ptr [EDX + 0x4]
CMP dword ptr [EDX],0x40
JNZ 0x002075f1
ADD ESP,0x8
POP EBX
RET
LEA EAX,[EBX + 0xffefce70]
PUSH EDX
PUSH EAX
LEA EAX,[EBX + 0xffece26... | null | null | null | null | [('const-1', u'RETURN_-1203800638')] | [('tmp_110', u'CBRANCH_-1203800583'), (u'INT_ADD_-1203800566', u'CAST_-1203800381'), ('const-4', u'INT_ADD_-1203800566'), ('const-64', u'INT_EQUAL_-1203800562'), ('const-417', u'LOAD_-1203800577'), ('const-1', u'RETURN_-1203800472'), ('const-0', u'INT_EQUAL_-1203800584'), (u'COPY_-1203800416', u'CALL_-1203800477'), (u'... | null | null | 002075b0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_002075b0(undefined4 param_1)\n\n{\n if (*(int *)(DAT_004144e8 + 0xc) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_000da200("../../gold/parameters.h",0x69... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol *\n sym) */\n\nSized_symbol<64> * __thiscall\ngold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol ... | (translation_unit "void __regparm3 FUN_002075b0(undefined4 param_1)\n\n{\n if (*(int *)(DAT_004144e8 + 0xc) == 0) {\n \n FUN_000da200("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_004144e8 + 0xc) + 4) == 0x40) {\n return;\n }\n \n FUN_000d... | (translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator ... | (function_definition "void __regparm3 FUN_002075b0(undefined4 param_1)\n\n{\n if (*(int *)(DAT_004144e8 + 0xc) == 0) {\n \n FUN_000da200("../../gold/parameters.h",0x69,"target",0);\n }\n if (**(int **)(*(int *)(DAT_004144e8 + 0xc) + 4) == 0x40) {\n return;\n }\n \n FUN_0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: Sized_symbol<64> * get_sized_symbol<64>(Symbol_table * this, Symbol *
sym) */
Sized_symbol<64> * __thiscall
gold::Symbol_table::get_sized_symbol<64>(Symbol_table *this,Symbol *sym)
{
}
| null | (translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void __regparm3 MASKED(undefined4 param_1)
{
if (*(int *)(DAT_004144e8 + 0xc) == 0) {
/* WARNING: Subroutine does not return */
FUN_000da200("../../gold/parameters.h",0x69,"target",0);
}
if (**(int ... |
1478_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_no_enum_size_warning | FUN_00040b80 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_enum_size_warning(Struct_no_enum_size_warning * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_enum_size_warning::~Struct_no_enum_size_warning
(St... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00040b80(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003a132c;
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,0x36e479
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
LEA EDX,[ESI + 0xc]
LEA EAX,[EBX + 0xffff232c]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0x4]
CMP EAX,EDX
JZ 0x00040bb2
SUB ESP,0xc
PUSH EAX
CALL 0x001ff030
ADD ESP,0x10
SUB ESP,0x8
PUSH 0x3c
PUSH ESI
CALL 0x001ff010
AD... | null | null | null | null | [('const-60', u'CALL_-1206186982'), (u'LOAD_-1206187066', u'CALL_-1206187023'), ('tmp_323', u'PTRSUB_-1206186857'), ('tmp_323', u'PTRSUB_-1206186843'), ('const-8', u'PTRSUB_-1206186848'), (u'PTRSUB_-1206186852', u'PTRSUB_-1206186848'), ('const-0', u'PTRSUB_-1206186842'), ('tmp_323', u'PTRSUB_-1206186846'), ('const-0', ... | [('tmp_597', u'PTRADD_-1206186851'), ('const-3805996', u'PTRSUB_-1206186854'), ('const-3', u'PTRADD_-1206186863'), (u'PTRSUB_-1206186854', u'STORE_-1206187069'), ('const-4', u'PTRADD_-1206186851'), (u'CAST_-1206186851', u'CALL_-1206187023'), ('const-0', u'RETURN_-1206186949'), ('const-4', u'PTRADD_-1206186863'), (u'INT... | null | null | 00040b80 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00040b80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a132c;\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_enum_size_warning(Struct_no_enum_size_warning * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_enum_size_warning::~Struct_no_enum_siz... | (translation_unit "void FUN_00040b80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a132c;\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_00040b80(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_00040b80(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a132c;\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_00040b80(undefined4 *para... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_enum_size_warning(Struct_no_enum_size_warning * 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_003a132c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001ff030((undefined4 *)param_1[1]);
}
FUN_001ff010(param_1,0x3c);
return;
}
|
362_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | lang_do_assignments | FUN_00027310 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void lang_do_assignments(lang_phase_type phase)
{
bfd_boolean *in_stack_ffffffe0;
bfd_boolean found_end;
undefined4 uStack_4;
uStack_4 = 0x27315;
found_end = 0;
lang_statem... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00027310(undefined4 param_1)
{
undefined4 local_10 [3];
undefined4 uStack_4;
uStack_4 = 0x27315;
local_10[0] = 0;
DAT_001d06a0 = DAT_001d06a0 + 1;
DAT_001d06f8 = 0;
DAT_001d1580 = param_1;
DAT_001d06f... | CALL 0x0001d2e2
ADD EAX,0x1a7ceb
SUB ESP,0x20
MOV ECX,dword ptr [ESP + 0x24]
MOV dword ptr [ESP + 0x10],0x0
LEA EDX,[EAX + 0x2580]
ADD dword ptr [EAX + 0x16a0],0x1
MOV dword ptr [EAX + 0x16f8],0x0
MOV dword ptr [EDX],ECX
LEA ECX,[ESP + 0x10]
LEA EDX,[EAX + 0x238c]
PUSH ECX
XOR ECX,ECX
PUSH 0x0
MOV EDX,dword ptr [EDX]
P... | null | null | null | null | [(u'CALL_-1206029377', u'INDIRECT_-1206029238'), (u'INDIRECT_-1206029240', u'COPY_-1206029291'), (u'INDIRECT_-1206029234', u'COPY_-1206029285'), (u'INDIRECT_-1206029230', u'COPY_-1206029281'), (u'INDIRECT_-1206029238', u'COPY_-1206029289'), ('const-4294967280', u'PTRSUB_-1206029258'), (u'CALL_-1206029377', u'INDIRECT_-... | [('tmp_480', u'COPY_-1206029453'), (u'INDIRECT_-1206029251', u'COPY_-1206029302'), ('const-0', u'COPY_-1206029508'), (u'INDIRECT_-1206029247', u'COPY_-1206029298'), ('const-1', u'INT_ADD_-1206029467'), (u'CALL_-1206029377', u'INDIRECT_-1206029258'), ('tmp_533', u'INT_ADD_-1206029467'), ('const-4294967280', u'PTRSUB_-12... | null | null | 00027310 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00027310(undefined4 param_1)\n\n{\n undefined4 local_10 [3];\n undefined4 uStack_4;\n \n uStack_4 = 0x27315;\n local_10[0] = 0;\n DAT_001d06a0 = DAT_001d06a0 + 1;\n DAT_001d06f8 = 0;\n DAT_001... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nvoid lang_do_assignments(lang_phase_type phase)\n\n{\n bfd_boolean *in_stack_ffffffe0;\n bfd_boolean found_end;\n undefined4 uStack_4;\n \n uStack_4 = 0x27315;\n ... | (translation_unit "void FUN_00027310(undefined4 param_1)\n\n{\n undefined4 local_10 [3];\n undefined4 uStack_4;\n \n uStack_4 = 0x27315;\n local_10[0] = 0;\n DAT_001d06a0 = DAT_001d06a0 + 1;\n DAT_001d06f8 = 0;\n DAT_001d1580 = param_1;\n DAT_001d06f0 = 0;\n FUN_000204b0(0,0,local_10);\n return;\n}\n\n" (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assig... | (function_definition "void FUN_00027310(undefined4 param_1)\n\n{\n undefined4 local_10 [3];\n undefined4 uStack_4;\n \n uStack_4 = 0x27315;\n local_10[0] = 0;\n DAT_001d06a0 = DAT_001d06a0 + 1;\n DAT_001d06f8 = 0;\n DAT_001d1580 = param_1;\n DAT_001d06f0 = 0;\n FUN_000204b0(0,0,local_10);\n return;\n}" (prim... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
/* WARNING: Unknown calling convention */
void function_1(type_1 phase)
{
type_2 *in_stack_ffffffe0;
type_2 found_end;
type_3 uStack_4;
uStack_4 = 0x27315;
found_end = 0;
var_1 = var_1 + 1;
current_section = (typ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator decl... | null |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(undefined4 param_1)
{
undefined4 local_10 [3];
undefined4 uStack_4;
uStack_4 = 0x27315;
local_10[0] = 0;
DAT_001d06a0 = DAT_001d06a0 + 1;
DAT_001d06f8 = 0;
DAT_001d1580 = param_1;
DAT_001d06f0 = 0;... |
19_powerpc64le-linux-gnu-elfedit_and_powerpc64le-linux-gnu-elfedit_strip.c | realloc | realloc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();
return pvVar1;
}
| JMP dword ptr [EBX + 0x4c] | null | null | null | null | [('tmp_72', u'CAST_-1205988966'), ('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988965', u'RETURN_-1205989043'), (u'CALLIND_-1205989046', u'CAST_-1205988965'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988973'), (u'INDIRECT_-1205988973', u'COPY_-1205989032'), (u'CAST_-1205988966', u'CALLIND_-1205989046')] | [('tmp_72', u'CAST_-1205988966'), ('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988965', u'RETURN_-1205989043'), (u'CALLIND_-1205989046', u'CAST_-1205988965'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988973'), (u'INDIRECT_-1205988973', u'COPY_-1205989032'), (u'CAST_-1205988966', u'CALLIND_-1205989046')] | null | null | 00011140 | x86 | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\... | (translation_unit "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}\n\n" (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n retu... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_0001904c)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__ptr,size_t __size)" (* "*") (function_declarator "realloc(void *__ptr,size_t __size)" (ide... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_realloc_0001904c)();
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 *__ptr,size_t __size)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0001904c)();
return pvVar1;
}
|
1135_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~Struct_no_muldefs | FUN_00038fc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_muldefs(Struct_no_muldefs * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_muldefs::~Struct_no_muldefs(Struct_no_muldefs *this,int __in_chrg)
{
pointer pcVa... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00038fc0(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f752c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
return;
}
| PUSH EBX
CALL 0x00032730
ADD EBX,0x2c903a
SUB ESP,0x8
MOV EAX,dword ptr [ESP + 0x10]
ADD EAX,0xc
LEA EDX,[EBX + 0xffff552c]
MOV dword ptr [EAX + -0xc],EDX
MOV EDX,dword ptr [EAX + -0x8]
CMP EDX,EAX
JZ 0x00038ff2
SUB ESP,0xc
PUSH EDX
CALL 0x001807a0
ADD ESP,0x10
ADD ESP,0x8
POP EBX
RET | null | null | null | null | [(u'LOAD_-1206087669', u'CAST_-1206087489'), (u'CAST_-1206087496', u'STORE_-1206087673'), ('const-0', u'PTRSUB_-1206087494'), ('tmp_151', u'CBRANCH_-1206087649'), ('const-0', u'PTRSUB_-1206087492'), (u'PTRSUB_-1206087498', u'STORE_-1206087673'), ('const-0', u'PTRSUB_-1206087498'), (u'PTRSUB_-1206087514', u'PTRSUB_-1206... | [('const-0', u'PTRSUB_-1206087508'), (u'INT_NOTEQUAL_-1206087649', u'CBRANCH_-1206087649'), (u'CAST_-1206087504', u'CALL_-1206087626'), ('tmp_151', u'CBRANCH_-1206087649'), ('tmp_439', u'STORE_-1206087673'), ('const-4', u'PTRADD_-1206087504'), ('const-4', u'PTRADD_-1206087517'), (u'PTRADD_-1206087517', u'INT_NOTEQUAL_-... | null | null | 00038fc0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00038fc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f752c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_muldefs(Struct_no_muldefs * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_muldefs::~Struct_no_muldefs(Struct_no_muldefs *this,int __in_c... | (translation_unit "void FUN_00038fc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f752c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00038fc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f752c;\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_00038fc0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f752c;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00038fc0(undefined4 *param_1)" (identifier "FUN_00038fc0... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void ~Struct_no_muldefs(Struct_no_muldefs * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
(this->super_S... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
*param_1 = &PTR_FUN_002f752c;
if ((undefined4 *)param_1[1] != param_1 + 3) {
FUN_001807a0((undefined4 *)param_1[1]);
}
return;
}
|
7946_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | replace | FUN_00204de0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(unsigned int, unsigned int, std::wstring const&, unsigned int, unsigned
int) */
void __thiscall
std::wstring::replace
(wstring *this,uint param_1,uint param_2,wstring *param_3,uint param_4,uin... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_00204de0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)
{
int iVar1;
uint uVar2;
uint uVar3;
uVar3 = param_4[1];
if (uVar3 - param_5 <= param_6) {
param_6 = uVar3 - param_... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00036f20
ADD EBX,0x1aa217
SUB ESP,0xc
MOV EDI,dword ptr [ESP + 0x2c]
MOV EDX,dword ptr [ESP + 0x30]
MOV EAX,dword ptr [ESP + 0x34]
MOV ECX,dword ptr [ESP + 0x24]
MOV ESI,dword ptr [EDI + 0x4]
MOV EDI,dword ptr [EDI]
MOV EBP,ESI
SUB EBP,EDX
CMP EBP,EAX
CMOVBE EAX,EBP
CMP EDX,ES... | null | null | null | null | [('const-1', u'RETURN_-1203810501'), ('const-4', u'INT_MULT_-1203810669'), ('tmp_340', u'CBRANCH_-1203810648'), (u'INT_ADD_-1203810681', u'CAST_-1203810348'), ('tmp_618', u'COPY_-1203810401'), (u'PTRADD_-1203810704', u'CAST_-1203810372'), (u'COPY_-1203810428', u'MULTIEQUAL_-1203810476'), (u'COPY_-1203810402', u'MULTIEQ... | [('const-1', u'RETURN_-1203810501'), ('const-4', u'INT_MULT_-1203810669'), ('tmp_1135', u'INT_SUB_-1203810664'), ('tmp_340', u'CBRANCH_-1203810648'), ('tmp_1132', u'PTRADD_-1203810387'), ('tmp_1134', u'COPY_-1203810438'), ('const-4', u'PTRADD_-1203810387'), (u'COPY_-1203810411', u'MULTIEQUAL_-1203810454'), ('tmp_1136',... | null | null | 00204de0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00204de0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar3 = param_4[1];\n if (uVar3 - param_5 <= param_6) {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::replace(unsigned int, unsigned int, std::wstring const&, unsigned int, unsigned\n int) */\n\nvoid __thiscall\nstd::wstring::replace\n (wstring *this,uint param_1,uint param_2,wstring *... | (translation_unit "void FUN_00204de0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar3 = param_4[1];\n if (uVar3 - param_5 <= param_6) {\n param_6 = uVar3 - param_5;\n }\n if (param_5 <= uVar3) {\n iVar1 = param_5 * 4;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "void FUN_00204de0(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n \n uVar3 = param_4[1];\n if (uVar3 - param_5 <= param_6) {\n param_6 = uVar3 - param_5;\n }\n if (param_5 <= uVar3) {\n iVar1 = param_5 * 4;... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::wstring::replace(unsigned int, unsigned int, std::wstring const&, unsigned int, unsigned
int) */
void __thiscall
std::type_1::function_1
(type_1 *var_5,type_2 var_6,type_2 var_7,type_1 *var_1,type_2 var_3,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)) (parameter_declaration type... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)
{
int iVar1;
uint uVar2;
uint uVar3;
uVar3 = param_4[1];
if (uVar3 - param_5 <= param_6) {
param_6 = uVar3 - param_5;
}... |
7065_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | clear | FUN_001e1fc0 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void clear(Stringpool_template<char> * this) */
void __thiscall gold::Stringpool_template<char>::clear(Stringpool_template<char> *this)
{
}
|
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001e1fc0(int param_1)
{
int *piVar1;
int *piVar2;
int *piVar3;
piVar2 = *(int **)(param_1 + 0x2c);
piVar3 = (int *)(param_1 + 0x2c);
if (piVar2 != piVar3) {
do {
if (piVar2[2] != 0) {
FU... | PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0003a210
ADD EBX,0x232037
SUB ESP,0x1c
MOV EBP,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [EBP + 0x2c]
LEA EDI,[EBP + 0x2c]
CMP ESI,EDI
JZ 0x001e2014
MOV EAX,dword ptr [ESI + 0x8]
TEST EAX,EAX
JZ 0x001e1ff3
SUB ESP,0xc
PUSH EAX
CALL 0x002481c0
ADD ESP,0x10
MOV ESI,dword ptr [ESI... | null | null | null | null | [('const-1', u'RETURN_-1207885858')] | [(u'INT_NOTEQUAL_-1207885561', u'CBRANCH_-1207885561'), (u'INT_NOTEQUAL_-1207885587', u'CBRANCH_-1207885587'), ('const-417', u'STORE_-1207885487'), ('const-0', u'STORE_-1207885481'), (u'CAST_-1207885191', u'MULTIEQUAL_-1207885420'), ('tmp_1751', u'INT_ADD_-1207885811'), (u'LOAD_-1207885579', u'CALL_-1207885538'), ('con... | null | null | 001e1fc0 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001e1fc0(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n piVar3 = (int *)(param_1 + 0x2c);\n if (piVar2 != piVar3) {\n do {\n i... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void clear(Stringpool_template<char> * this) */\n\nvoid __thiscall gold::Stringpool_template<char>::clear(Stringpool_template<char> *this)\n\n{\n}\n\n" comment comment (function_defin... | (translation_unit "void FUN_001e1fc0(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n piVar3 = (int *)(param_1 + 0x2c);\n if (piVar2 != piVar3) {\n do {\n if (piVar2[2] != 0) {\n FUN_002481c0(piVar2[2]);\n }\n piVar2 = (int *)*piVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statemen... | (function_definition "void FUN_001e1fc0(int param_1)\n\n{\n int *piVar1;\n int *piVar2;\n int *piVar3;\n \n piVar2 = *(int **)(param_1 + 0x2c);\n piVar3 = (int *)(param_1 + 0x2c);\n if (piVar2 != piVar3) {\n do {\n if (piVar2[2] != 0) {\n FUN_002481c0(piVar2[2]);\n }\n piVar2 = (int *)*p... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* DWARF original prototype: void clear(Stringpool_template<char> * this) */
void __thiscall gold::type_1<char>::function_1(type_1<char> *this)
{
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator decl... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(int param_1)
{
int *piVar1;
int *piVar2;
int *piVar3;
piVar2 = *(int **)(param_1 + 0x2c);
piVar3 = (int *)(param_1 + 0x2c);
if (piVar2 != piVar3) {
do {
if (piVar2[2] != 0) {
FUN_0024... |
8321_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~collate_shim | FUN_001ed700 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::collate_shim<wchar_t>::~collate_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::collate_shim<wchar_t>::~collate_shim
(collate_shim<wchar_t> *this)
{
i... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001ed700(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_0033ef3c;
*param_1 = &PTR_FUN_0033d4c8;
piVar2 = (int *)param_1[3];
if (puVar3... | PUSH ESI
PUSH EBX
CALL 0x00035680
ADD EBX,0x1518f9
SUB ESP,0x4
MOV ESI,dword ptr [ESP + 0x10]
MOV EDX,dword ptr [EBX + 0xffffff3c]
LEA EAX,[EBX + 0xffffe4c8]
MOV dword ptr [ESI],EAX
MOV EAX,dword ptr [ESI + 0xc]
TEST EDX,EDX
JZ 0x001ed770
MOV EDX,0xffffffff
XADD.LOCK dword ptr [EAX + 0x4],EDX
CMP EDX,0x1
JNZ 0x001ed744... | null | null | null | null | [(u'PTRADD_-1207838567', u'LOAD_-1207838871'), ('const-1', u'PTRADD_-1207838567'), ('const-1', u'INT_EQUAL_-1207838839'), (u'INDIRECT_-1207838567', u'MULTIEQUAL_-1207838554'), ('const-1', u'PTRADD_-1207838493'), (u'STORE_-1207838905', u'INDIRECT_-1207838593'), (u'CAST_-1207838546', u'LOAD_-1207838815'), ('const-4', u'P... | [(u'INDIRECT_-1207838567', u'MULTIEQUAL_-1207838554'), (u'STORE_-1207838905', u'INDIRECT_-1207838593'), ('const-3396808', u'PTRSUB_-1207838582'), (u'PTRADD_-1207838498', u'LOAD_-1207838695'), (u'LOAD_-1207838902', u'CAST_-1207838574'), ('const-1', u'INT_EQUAL_-1207838839'), (u'PTRADD_-1207838566', u'LOAD_-1207838871'),... | null | null | 001ed700 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001ed700(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0033ef3c;\n *param_1 = &PTR_FUN_0033d4c8;\n piVar2 = (... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::collate_shim<wchar_t>::~collate_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::collate_shim<wchar_t>::~collate_shim\n (collate_shim... | (translation_unit "void FUN_001ed700(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0033ef3c;\n *param_1 = &PTR_FUN_0033d4c8;\n piVar2 = (int *)param_1[3];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar2[1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "void FUN_001ed700(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0033ef3c;\n *param_1 = &PTR_FUN_0033d4c8;\n piVar2 = (int *)param_1[3];\n if (puVar3 == (undefined *)0x0) {\n iVar4 = piVar2[1];\n piVar... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__facet_shims::(anonymous namespace)::collate_shim<wchar_t>::~collate_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::function_1<wchar_t>::~function_1
(function_1<wchar_t> *var_1)
{
int *p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void MASKED(undefined4 *param_1)
{
int *piVar1;
int *piVar2;
undefined *puVar3;
int iVar4;
puVar3 = PTR___pthread_key_create_0033ef3c;
*param_1 = &PTR_FUN_0033d4c8;
piVar2 = (int *)param_1[3];
if (puVar3 == (u... |
1117_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | _bfd_elf_match_sections_by_type | _bfd_elf_match_sections_by_type |
/* WARNING: Control flow encountered bad instruction data */
void _bfd_elf_match_sections_by_type(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void _bfd_elf_match_sections_by_type(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207815274')] | [('const-1', u'RETURN_-1207815274')] | null | null | 001d338c | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _bfd_elf_match_sections_by_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _bfd_elf_match_sections_by_type(void)\n\n{\n... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _bfd_elf_match_sections_by_type(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _bfd_elf_match_sections_by_type(void)\n\n{\n... | (translation_unit "void _bfd_elf_match_sections_by_type(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _bfd_elf_match_sections_by_type(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_bfd_elf_match_sections_by_type(void)" identifier (p... | (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_elf_match_sections_by_type(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_bfd_elf_match_sections_by_type(void)" (identifier "_bfd_elf_match_sections_by_type") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive... |
/* 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();
}
|
11164_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_out | FUN_002cff40 |
/* std::__codecvt_utf16_base<wchar_t>::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t
const*&, char*, char*, char*&) const */
undefined4 __thiscall
std::__codecvt_utf16_base<wchar_t>::do_out
(__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2,
wchar_t *param... |
undefined4
FUN_002cff40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)
{
undefined4 uVar1;
char cVar2;
undefined4 uVar3;
uVar1 = *(undefined4 *)(param_1 + 0x10);
cVar2 = FUN_002cf670(param_6,... | PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x10
MOV EDX,dword ptr [ESP + 0x34]
MOV EAX,dword ptr [ESP + 0x20]
MOV EBX,ESP
MOV ESI,dword ptr [EAX + 0x10]
MOV EDI,dword ptr [EAX + 0xc]
MOV dword ptr [ESP],EDX
MOV EAX,EBX
MOV EDX,dword ptr [ESP + 0x38]
MOV dword ptr [ESP + 0x4],EDX
MOV EDX,dword ptr [ESP + 0x28]
MOV dword ptr [ES... | null | null | null | null | [(u'CALL_-1204551713', u'INDIRECT_-1204551523'), (u'CALL_-1204551757', u'CBRANCH_-1204551736'), (u'MULTIEQUAL_-1204551581', u'COPY_-1204551659'), (u'CALL_-1204551713', u'INDIRECT_-1204551517'), ('const-417', u'LOAD_-1204551822'), ('const-4294967268', u'PTRSUB_-1204551571'), ('tmp_330', u'COPY_-1204551773'), ('tmp_471',... | [('const-417', u'LOAD_-1204551828'), ('const-0', u'RETURN_-1204551630'), (u'CALL_-1204551713', u'INDIRECT_-1204551525'), (u'INDIRECT_-1204551549', u'MULTIEQUAL_-1204551517'), ('const-417', u'STORE_-1204551688'), (u'COPY_-1204551757', u'MULTIEQUAL_-1204551583'), ('tmp_716', u'CALL_-1204551757'), (u'CALL_-1204551757', u'... | null | null | 002cff40 | x86 | O1 | (translation_unit "undefined4\nFUN_002cff40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)\n\n{\n undefined4 uVar1;\n char cVar2;\n undefined4 uVar3;\n \n uVar1 = *(undefined4 *)(param_1 + 0x10);\n c... | (translation_unit "/* std::__codecvt_utf16_base<wchar_t>::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t\n const*&, char*, char*, char*&) const */\n\nundefined4 __thiscall\nstd::__codecvt_utf16_base<wchar_t>::do_out\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2,\n... | (translation_unit "undefined4\nFUN_002cff40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)\n\n{\n undefined4 uVar1;\n char cVar2;\n undefined4 uVar3;\n \n uVar1 = *(undefined4 *)(param_1 + 0x10);\n c... | (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 "undefined4\nFUN_002cff40(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)\n\n{\n undefined4 uVar1;\n char cVar2;\n undefined4 uVar3;\n \n uVar1 = *(undefined4 *)(param_1 + 0x10);\n... |
/* std::__codecvt_utf16_base<wchar_t>::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t
const*&, char*, char*, char*&) const */
type_1 __thiscall
std::type_2<type_4>::function_1
(type_2<type_4> *var_1,type_3 *param_1,type_4 *param_2,
type_4 *param_3,type_4 **param_4,char *param_5,ch... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
undefined4
MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 *param_5,undefined4 param_6,undefined4 param_7,undefined4 *param_8)
{
undefined4 uVar1;
char cVar2;
undefined4 uVar3;
uVar1 = *(undefined4 *)(param_1 + 0x10);
cVar2 = FUN_002cf670(param_6,param_... |
3387_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | global_symbol | FUN_000c2f60 |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: Symbol * global_symbol(Sized_relobj_file<64,_false> * this, uint sym)
*/
Symbol * __thiscall
gold::Sized_relobj_file<64,_false>::global_symbol(Sized_relobj_file<64,_false> *this,uint sym)
{
poin... |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined4 FUN_000c2f60(int param_1,uint param_2)
{
if (param_2 < *(uint *)(param_1 + 0xb0)) {
return 0;
}
param_2 = param_2 - *(uint *)(param_1 + 0xb0);
if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param... | CALL 0x00058c46
ADD ECX,0x27c09b
PUSH EBX
SUB ESP,0x8
MOV EDX,dword ptr [ESP + 0x10]
MOV EAX,dword ptr [ESP + 0x14]
MOV EBX,dword ptr [EDX + 0xb0]
CMP EBX,EAX
JA 0x000c2fa0
SUB EAX,EBX
MOV EBX,dword ptr [EDX + 0xbc]
MOV EDX,dword ptr [EDX + 0xc0]
SUB EDX,EBX
SAR EDX,0x2
CMP EAX,EDX
JNC 0x000c2fa7
MOV EAX,dword ptr [EBX... | null | null | null | null | [(u'LOAD_-1206702147', u'CAST_-1206701888'), ('const-2454772', u'COPY_-1206701920'), (u'CAST_-1206701889', u'INT_SUB_-1206702110'), (u'CAST_-1206701882', u'INT_LESS_-1206702068'), (u'PTRADD_-1206701880', u'LOAD_-1206702064'), (u'PTRSUB_-1206701895', u'LOAD_-1206702138'), (u'COPY_-1206701920', u'CALL_-1206701985'), (u'P... | [('const-2454772', u'COPY_-1206701924'), ('const-0', u'COPY_-1206702003'), (u'CAST_-1206701917', u'LOAD_-1206702147'), (u'INT_ADD_-1206702048', u'CAST_-1206701893'), ('tmp_655', u'INT_LESS_-1206702150'), ('tmp_654', u'INT_ADD_-1206702122'), (u'INT_SUB_-1206702139', u'INT_MULT_-1206702036'), ('tmp_655', u'INT_SUB_-12067... | null | null | 000c2f60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nundefined4 FUN_000c2f60(int param_1,uint param_2)\n\n{\n if (param_2 < *(uint *)(param_1 + 0xb0)) {\n return 0;\n }\n param_2 = param_2 - *(uint *)(param_1 + 0xb0);\n if (param_2 < (uint)(*(int *)(param... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: Symbol * global_symbol(Sized_relobj_file<64,_false> * this, uint sym)\n */\n\nSymbol * __thiscall\ngold::Sized_relobj_file<64,_false>::global_symbol(Sized_relobj_file<64,_false> *t... | (translation_unit "undefined4 FUN_000c2f60(int param_1,uint param_2)\n\n{\n if (param_2 < *(uint *)(param_1 + 0xb0)) {\n return 0;\n }\n param_2 = param_2 - *(uint *)(param_1 + 0xb0);\n if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param_1 + 0xbc) >> 2)) {\n return *(undefined4 *)(*(int *)(param_1 ... | (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 IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYP... | (function_definition "undefined4 FUN_000c2f60(int param_1,uint param_2)\n\n{\n if (param_2 < *(uint *)(param_1 + 0xb0)) {\n return 0;\n }\n param_2 = param_2 - *(uint *)(param_1 + 0xb0);\n if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param_1 + 0xbc) >> 2)) {\n return *(undefined4 *)(*(int *)(param... |
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
/* DWARF original prototype: Symbol * global_symbol(Sized_relobj_file<64,_false> * this, uint sym)
*/
type_3 * __thiscall
var_2::Sized_relobj_file<64,_false>::global_symbol(Sized_relobj_file<64,_false> *this,type_2 var_1)
{
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */
undefined4 MASKED(int param_1,uint param_2)
{
if (param_2 < *(uint *)(param_1 + 0xb0)) {
return 0;
}
param_2 = param_2 - *(uint *)(param_1 + 0xb0);
if (param_2 < (uint)(*(int *)(param_1 + 0xc0) - *(int *)(param_1 + 0... |
153_aarch64-linux-gnu-size_and_aarch64-linux-gnu-size_strip.c | fopen64 | fopen64 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen64@@GLIBC_2.1 */
h... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen64(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205952406')] | [('const-1', u'RETURN_-1205952406')] | null | null | 0001a060 | x86 | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen64(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ... | (translation_unit "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* fopen64(char *__filename,char *__modes)" *... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "FILE * fopen64(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" (type_identifier "FILE") (pointer_declarator "* fopen64(char *__filename,char *__modes)" (* "*") (function_declarator "fopen64(char *__filename,char *__modes)" (identifier "fopen64") (parameter_list "(... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen64@@GLIBC_2.1 *... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * MASKED(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
7588_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | skip_leb128 | FUN_0021a850 |
bool gold::Eh_frame::skip_leb128(uchar **pp,uchar *pend)
{
uchar *puVar1;
puVar1 = *pp;
if (puVar1 < pend) {
do {
if (-1 < (char)*puVar1) {
*pp = puVar1 + 1;
return true;
}
puVar1 = puVar1 + 1;
} while (pend != puVar1);
}
return false;
}
|
undefined4 FUN_0021a850(undefined4 *param_1,char *param_2)
{
char *pcVar1;
pcVar1 = (char *)*param_1;
if (pcVar1 < param_2) {
do {
if (-1 < *pcVar1) {
*param_1 = pcVar1 + 1;
return 1;
}
pcVar1 = pcVar1 + 1;
} while (param_2 != pcVar1);
}
return 0;
}
| MOV ECX,dword ptr [ESP + 0x4]
MOV EDX,dword ptr [ESP + 0x8]
MOV EAX,dword ptr [ECX]
CMP EAX,EDX
JC 0x0021a867
JMP 0x0021a880
ADD EAX,0x1
CMP EDX,EAX
JZ 0x0021a880
CMP byte ptr [EAX],0x0
JS 0x0021a860
ADD EAX,0x1
MOV dword ptr [ECX],EAX
MOV EAX,0x1
RET
XOR EAX,EAX
RET | null | null | null | null | [('const-255', u'INT_SLESS_-1203853159'), ('const-1', u'PTRADD_-1203853090'), (u'INT_NOTEQUAL_-1203853128', u'CBRANCH_-1203853128'), (u'LOAD_-1203853216', u'MULTIEQUAL_-1203853048'), ('const-0', u'RETURN_-1203853141'), (u'LOAD_-1203853175', u'CAST_-1203853028'), ('tmp_210', u'CBRANCH_-1203853128'), ('tmp_219', u'INT_LE... | [(u'INT_NOTEQUAL_-1203853128', u'CBRANCH_-1203853128'), ('const-417', u'STORE_-1203853144'), ('tmp_324', u'INT_NOTEQUAL_-1203853128'), ('const-0', u'RETURN_-1203853141'), ('tmp_210', u'CBRANCH_-1203853128'), ('tmp_324', u'INT_LESS_-1203853198'), ('const-1', u'PTRADD_-1203853090'), ('tmp_49', u'CBRANCH_-1203853197'), ('... | null | null | 0021a850 | x86 | O1 | (translation_unit "undefined4 FUN_0021a850(undefined4 *param_1,char *param_2)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)*param_1;\n if (pcVar1 < param_2) {\n do {\n if (-1 < *pcVar1) {\n *param_1 = pcVar1 + 1;\n return 1;\n }\n pcVar1 = pcVar1 + 1;\n } while (param_2 != pcVar1);\... | (translation_unit "bool gold::Eh_frame::skip_leb128(uchar **pp,uchar *pend)\n\n{\n uchar *puVar1;\n \n puVar1 = *pp;\n if (puVar1 < pend) {\n do {\n if (-1 < (char)*puVar1) {\n *pp = puVar1 + 1;\n return true;\n }\n puVar1 = puVar1 + 1;\n } while (pend != puVar1);\n }\n return f... | (translation_unit "undefined4 FUN_0021a850(undefined4 *param_1,char *param_2)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)*param_1;\n if (pcVar1 < param_2) {\n do {\n if (-1 < *pcVar1) {\n *param_1 = pcVar1 + 1;\n return 1;\n }\n pcVar1 = pcVar1 + 1;\n } while (param_2 != pcVar1);\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "undefined4 FUN_0021a850(undefined4 *param_1,char *param_2)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)*param_1;\n if (pcVar1 < param_2) {\n do {\n if (-1 < *pcVar1) {\n *param_1 = pcVar1 + 1;\n return 1;\n }\n pcVar1 = pcVar1 + 1;\n } while (param_2 != pcVar1... |
bool gold::Eh_frame::function_1(type_1 **pp,type_1 *var_2)
{
type_1 *var_1;
var_1 = *pp;
if (var_1 < var_2) {
do {
if (-1 < (char)*var_1) {
*pp = var_1 + 1;
return true;
}
var_1 = var_1 + 1;
} while (var_2 != var_1);
}
return false;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointe... | null |
undefined4 MASKED(undefined4 *param_1,char *param_2)
{
char *pcVar1;
pcVar1 = (char *)*param_1;
if (pcVar1 < param_2) {
do {
if (-1 < *pcVar1) {
*param_1 = pcVar1 + 1;
return 1;
}
pcVar1 = pcVar1 + 1;
} while (param_2 != pcVar1);
}
return 0;
}
|
7892_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | ~__ios_failure | FUN_001bfc60 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__ios_failure::~__ios_failure() */
void __thiscall std::__ios_failure::~__ios_failure(__ios_failure *this)
{
*(undefined ***)this = &PTR____ios_failure_003001a4;
__destroy_ios_failure(this + 0x10);
ios_base::failure... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
void FUN_001bfc60(undefined4 *param_1)
{
*param_1 = &PTR_FUN_003001a4;
FUN_001d1f70(param_1 + 4);
FUN_001bfb30(param_1);
return;
}
| PUSH ESI
PUSH EBX
CALL 0x00032730
ADD EBX,0x142399
SUB ESP,0x10
MOV ESI,dword ptr [ESP + 0x1c]
LEA EAX,[EBX + 0xffffe19c]
ADD EAX,0x8
MOV dword ptr [ESI],EAX
LEA EAX,[ESI + 0x10]
PUSH EAX
CALL 0x001d1f70
MOV dword ptr [ESP],ESI
CALL 0x001bfb30
ADD ESP,0x14
POP EBX
POP ESI
RET | null | null | null | null | [(u'CAST_-1207632571', u'CALL_-1207632695'), (u'CAST_-1207632586', u'STORE_-1207632726'), ('const-16', u'PTRADD_-1207632661'), ('tmp_222', u'CAST_-1207632571'), (u'PTRADD_-1207632661', u'CALL_-1207632708'), (u'PTRSUB_-1207632585', u'STORE_-1207632726'), ('const-417', u'STORE_-1207632726'), ('const-3146148', u'PTRSUB_-1... | [(u'PTRSUB_-1207632585', u'STORE_-1207632726'), ('const-0', u'PTRSUB_-1207632585'), ('tmp_389', u'PTRADD_-1207632583'), ('const-4', u'PTRADD_-1207632583'), ('const-3146148', u'PTRSUB_-1207632585'), ('const-4', u'PTRADD_-1207632583'), ('const-0', u'RETURN_-1207632662'), ('tmp_389', u'STORE_-1207632726'), (u'PTRADD_-1207... | null | null | 001bfc60 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bfc60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003001a4;\n FUN_001d1f70(param_1 + 4);\n FUN_001bfb30(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001bfc60(undefined... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__ios_failure::~__ios_failure() */\n\nvoid __thiscall std::__ios_failure::~__ios_failure(__ios_failure *this)\n\n{\n *(undefined ***)this = &PTR____ios_failure_003001a4;\n __destroy_ios_failure(this + 0... | (translation_unit "void FUN_001bfc60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003001a4;\n FUN_001d1f70(param_1 + 4);\n FUN_001bfb30(param_1);\n return;\n}\n\n" (function_definition "void FUN_001bfc60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003001a4;\n FUN_001d1f70(param_1 + 4);\n FUN_001bfb30(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)) ;) (expression_statement (call_expression... | (function_definition "void FUN_001bfc60(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003001a4;\n FUN_001d1f70(param_1 + 4);\n FUN_001bfb30(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001bfc60(undefined4 *param_1)" (identifier "FUN_001bfc60") (parameter_list "(undefined4 *param_1)" (... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* std::__ios_failure::~__ios_failure() */
void __thiscall std::function_1::~function_1(function_1 *var_2)
{
*(type_1 ***)var_2 = &PTR____ios_failure_003001a4;
var_1(var_2 + 0x10);
ios_base::var_3[abi:cxx11]::~var_3((type_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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_003001a4;
FUN_001d1f70(param_1 + 4);
FUN_001bfb30(param_1);
return;
}
|
93_hppa64-linux-gnu-nm_and_hppa64-linux-gnu-nm_strip.c | __do_global_dtors_aux | FUN_00012b00 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00012b56) */
/* WARNING: Removing unreachable block (ram,0x00012b60) */
void __do_global_dtors_aux(void)
{
if (completed_6888 == '\0') {
if (PTR___cxa_finalize_0001cfe4 != (unde... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00012b56) */
/* WARNING: Removing unreachable block (ram,0x00012b60) */
void FUN_00012b00(void)
{
if (DAT_0001d39c == '\0') {
if (PTR___cxa_finalize_0001cfe4 != (undefined *)0x... | PUSH EBP
MOV EBP,ESP
PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x00012a60
ADD EBX,0xa4f5
SUB ESP,0xc
CMP byte ptr [EBX + 0x39c],0x0
JNZ 0x00012b82
MOV EAX,dword ptr [EBX + 0xffffffe4]
TEST EAX,EAX
JZ 0x00012b38
SUB ESP,0xc
PUSH dword ptr [EBX + 0x164]
CALL 0x00012580
ADD ESP,0x10
LEA EDI,[EBX + 0xfffffecc]
LEA ESI,[EBX + 0xfffff... | null | null | null | null | [('tmp_1512', u'MULTIEQUAL_-1205981824'), (u'MULTIEQUAL_-1205981824', u'COPY_-1205981877'), (u'COPY_-1205982142', u'MULTIEQUAL_-1205981819'), (u'INDIRECT_-1205981903', u'MULTIEQUAL_-1205981892'), ('const-1', u'COPY_-1205982142'), ('tmp_1513', u'MULTIEQUAL_-1205981902'), ('tmp_1513', u'MULTIEQUAL_-1205981829'), (u'INDIR... | [('tmp_1512', u'MULTIEQUAL_-1205981824'), (u'MULTIEQUAL_-1205981824', u'COPY_-1205981877'), (u'COPY_-1205982142', u'MULTIEQUAL_-1205981819'), (u'INDIRECT_-1205981903', u'MULTIEQUAL_-1205981892'), ('const-1', u'COPY_-1205982142'), ('tmp_1513', u'MULTIEQUAL_-1205981902'), ('tmp_1513', u'MULTIEQUAL_-1205981829'), (u'INDIR... | null | null | 00012b00 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00012b56) */\n/* WARNING: Removing unreachable block (ram,0x00012b60) */\n\nvoid FUN_00012b00(void)\n\n{\n if (DAT_0001d39c == '\0') {\n if (PTR___cxa_finalize_0... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00012b56) */\n/* WARNING: Removing unreachable block (ram,0x00012b60) */\n\nvoid __do_global_dtors_aux(void)\n\n{\n if (completed_6888 == '\0') {\n if (PTR___cxa_... | (translation_unit "void FUN_00012b00(void)\n\n{\n if (DAT_0001d39c == '\0') {\n if (PTR___cxa_finalize_0001cfe4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_0001d164);\n }\n FUN_00012a70();\n DAT_0001d39c = '\x01';\n }\n return;\n}\n\n" (function_definition "void FUN_00012b00(void)\n\n{\n if (D... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression... | (function_definition "void FUN_00012b00(void)\n\n{\n if (DAT_0001d39c == '\0') {\n if (PTR___cxa_finalize_0001cfe4 != (undefined *)0x0) {\n __cxa_finalize(PTR_LOOP_0001d164);\n }\n FUN_00012a70();\n DAT_0001d39c = '\x01';\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00012b00(v... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00012b56) */
/* WARNING: Removing unreachable block (ram,0x00012b60) */
void function_1(void)
{
if (var_1 == '\0') {
if (var_2 != (type_1 *)0x0) {
var_3(__dso_handle);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Removing unreachable block (ram,0x00012b56) */
/* WARNING: Removing unreachable block (ram,0x00012b60) */
void MASKED(void)
{
if (DAT_0001d39c == '\0') {
if (PTR___cxa_finalize_0001cfe4 != (undefined *)0x0) {
... |
338_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c | dprint_statement | FUN_00026010 |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void dprint_statement(lang_statement_union_type *s,int n)
{
lang_output_section_statement_type *os;
FILE *pFVar1;
int iVar2;
pFVar1 = config.map_file;
os = abs_output_section;
config.map_file = *(FILE **)PTR_stderr... |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void FUN_00026010(int *param_1,int param_2)
{
undefined4 uVar1;
uVar1 = DAT_0013d810;
DAT_0013d810 = *(undefined4 *)PTR_stderr_0013bf98;
if (param_2 < 0) {
if (param_1 != (int *)0x0) {
do {
FUN_00020... | CALL 0x0001c192
ADD EAX,0x115feb
PUSH EBP
PUSH EDI
PUSH ESI
PUSH EBX
SUB ESP,0x1c
LEA EDI,[EAX + 0x17c0]
MOV EDX,dword ptr [EAX + 0xffffff98]
MOV ECX,dword ptr [ESP + 0x34]
MOV EBX,dword ptr [ESP + 0x30]
MOV ESI,dword ptr [EDI + 0x50]
MOV EDX,dword ptr [EDX]
MOV dword ptr [ESP + 0xc],ESI
MOV dword ptr [EDI + 0x50],EDX
... | null | null | null | null | [(u'CALL_-1206034186', u'INDIRECT_-1206033869'), ('tmp_1319', u'MULTIEQUAL_-1206033863'), ('const-0', u'PTRSUB_-1206033845'), (u'INT_NOTEQUAL_-1206034095', u'CBRANCH_-1206034095'), ('const-417', u'LOAD_-1206034327'), (u'INDIRECT_-1206033876', u'MULTIEQUAL_-1206033880'), ('tmp_1317', u'MULTIEQUAL_-1206033827'), (u'MULTI... | [(u'MULTIEQUAL_-1206033893', u'INT_ADD_-1206034170'), (u'INT_NOTEQUAL_-1206034095', u'CBRANCH_-1206034095'), (u'CALL_-1206034077', u'INDIRECT_-1206033828'), (u'CAST_-1206033849', u'MULTIEQUAL_-1206033891'), ('tmp_1307', u'CAST_-1206033908'), ('tmp_1307', u'MULTIEQUAL_-1206033827'), ('tmp_1307', u'MULTIEQUAL_-1206033870... | null | null | 00026010 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00026010(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = DAT_0013d810;\n DAT_0013d810 = *(undefined4 *)PTR_stderr_0013bf98;\n if (param_2 < 0) {\n if (param_1 != (int *)0x0) {\... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid dprint_statement(lang_statement_union_type *s,int n)\n\n{\n lang_output_section_statement_type *os;\n FILE *pFVar1;\n int iVar2;\n \n pFVar1 = config.map_file;\n os = abs_output_section;\n config.ma... | (translation_unit "void FUN_00026010(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = DAT_0013d810;\n DAT_0013d810 = *(undefined4 *)PTR_stderr_0013bf98;\n if (param_2 < 0) {\n if (param_1 != (int *)0x0) {\n do {\n FUN_000207e0();\n param_1 = (int *)*param_1;\n } while (par... | (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 ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statemen... | (function_definition "void FUN_00026010(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = DAT_0013d810;\n DAT_0013d810 = *(undefined4 *)PTR_stderr_0013bf98;\n if (param_2 < 0) {\n if (param_1 != (int *)0x0) {\n do {\n FUN_000207e0();\n param_1 = (int *)*param_1;\n } while (... |
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void function_1(type_1 *var_2,int var_1)
{
type_2 *os;
type_3 *pFVar1;
int var_4;
pFVar1 = config.map_file;
os = abs_output_section;
config.map_file = *(type_3 **)PTR_stderr_0013bf98;
if (var_1 < 0) {
if (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 |
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */
void MASKED(int *param_1,int param_2)
{
undefined4 uVar1;
uVar1 = DAT_0013d810;
DAT_0013d810 = *(undefined4 *)PTR_stderr_0013bf98;
if (param_2 < 0) {
if (param_1 != (int *)0x0) {
do {
FUN_000207e0();... |
1289_bash_and_bash_strip.c | bash_backward_kill_shellword | FUN_00086e12 |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int bash_backward_kill_shellword(int count,int key)
{
int iVar1;
iVar1 = rl_point;
if (count < 0) {
iVar1 = bash_kill_shellword(-count,key);
}
else {
bash_backward_shellword(count,key);
if (rl_point != iV... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 FUN_00086e12(int param_1,undefined4 param_2)
{
int iVar1;
undefined4 uVar2;
iVar1 = rl_point;
if (param_1 < 0) {
uVar2 = FUN_00086e94(-param_1,param_2);
}
else {
FUN_000864c4(param_1,param_2);
... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0002fe00
ADD EBX,0xb41e6
MOV EAX,dword ptr [ESP + 0x10]
TEST EAX,EAX
JS 0x00086e5a
LEA ESI,[EBX + 0xd9a8]
MOV EDI,dword ptr [ESI]
SUB ESP,0x8
PUSH dword ptr [ESP + 0x1c]
PUSH EAX
CALL 0x000864c4
MOV EAX,dword ptr [ESI]
ADD ESP,0x10
CMP EAX,EDI
JNZ 0x00086e6e
MOV EAX,0x0
LEA EDX,[EBX + ... | null | null | null | null | [('tmp_525', u'INT_2COMP_-1206423778'), (u'INDIRECT_-1206423564', u'MULTIEQUAL_-1206423575'), (u'INDIRECT_-1206423541', u'MULTIEQUAL_-1206423585'), (u'INDIRECT_-1206423553', u'MULTIEQUAL_-1206423597'), (u'INDIRECT_-1206423607', u'MULTIEQUAL_-1206423590'), ('const-0', u'RETURN_-1206423855'), (u'COPY_-1206423819', u'MULT... | [(u'COPY_-1206423819', u'MULTIEQUAL_-1206423578'), (u'MULTIEQUAL_-1206423583', u'COPY_-1206423641'), ('tmp_1086', u'CALL_-1206423944'), ('tmp_1087', u'CALL_-1206423944'), (u'COPY_-1206423803', u'MULTIEQUAL_-1206423697'), ('tmp_1086', u'INT_2COMP_-1206423778'), ('tmp_1086', u'INT_SLESS_-1206423988'), ('const-0', u'RETUR... | null | null | 00086e12 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_00086e12(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = rl_point;\n if (param_1 < 0) {\n uVar2 = FUN_00086e94(-param_1,param_2);\n }\n else {\n F... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint bash_backward_kill_shellword(int count,int key)\n\n{\n int iVar1;\n \n iVar1 = rl_point;\n if (count < 0) {\n iVar1 = bash_kill_shellword(-count,key);\n }\n else {\n bash_backward_shellword(coun... | (translation_unit "undefined4 FUN_00086e12(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = rl_point;\n if (param_1 < 0) {\n uVar2 = FUN_00086e94(-param_1,param_2);\n }\n else {\n FUN_000864c4(param_1,param_2);\n if (rl_point != iVar1) {\n rl_kill_text(iVar1,rl_poi... | (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 ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if... | (function_definition "undefined4 FUN_00086e12(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = rl_point;\n if (param_1 < 0) {\n uVar2 = FUN_00086e94(-param_1,param_2);\n }\n else {\n FUN_000864c4(param_1,param_2);\n if (rl_point != iVar1) {\n rl_kill_text(iVar1,rl_... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
int function_1(int var_1,int key)
{
int var_5;
var_5 = var_4;
if (var_1 < 0) {
var_5 = var_2(-var_1,key);
}
else {
var_3(var_1,key);
if (var_4 != var_5) {
var_6(var_5,var_4);
}
var_5 = 0;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(int param_1,undefined4 param_2)
{
int iVar1;
undefined4 uVar2;
iVar1 = rl_point;
if (param_1 < 0) {
uVar2 = FUN_00086e94(-param_1,param_2);
}
else {
FUN_000864c4(param_1,param_2);
if ... |
1224_bash_and_bash_strip.c | bash_delete_last_history | bash_delete_last_history |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int bash_delete_last_history(void)
{
HIST_ENTRY **ppHVar1;
HIST_ENTRY *pHVar2;
int iVar3;
int iVar4;
ppHVar1 = history_list();
if (ppHVar1 == (HIST_ENTRY **)0x0) {
iVar... |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 bash_delete_last_history(void)
{
int *piVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
piVar1 = (int *)history_list();
if (piVar1 == (int *)0x0) {
uVar4 = 0;
}
else {
if (*piVar1 == 0) {
... | PUSH EDI
PUSH ESI
PUSH EBX
CALL 0x0002fe00
ADD EBX,0xb8c50
CALL 0x000d9761
TEST EAX,EAX
JZ 0x0008242e
CMP dword ptr [EAX],0x0
JZ 0x00082419
MOV EDX,0x0
ADD EDX,0x1
CMP dword ptr [EAX + EDX*0x4],0x0
JNZ 0x000823c9
LEA ESI,[EDX + -0x1]
SUB ESP,0xc
LEA EAX,[EBX + 0x46e4]
MOV ECX,ESI
ADD ECX,dword ptr [EAX]
PUSH ECX
CALL 0... | null | null | null | null | [(u'CALL_-1206443052', u'INT_EQUAL_-1206443038'), (u'INDIRECT_-1206442551', u'MULTIEQUAL_-1206442529'), ('tmp_573', u'BRANCH_-1206442763'), (u'INDIRECT_-1206442544', u'MULTIEQUAL_-1206442522'), ('const-0', u'INT_NOTEQUAL_-1206442895'), ('tmp_461', u'CBRANCH_-1206442818'), (u'CALL_-1206443052', u'LOAD_-1206443037'), ('t... | [(u'CAST_-1206442604', u'INT_EQUAL_-1206443038'), (u'CALL_-1206442872', u'MULTIEQUAL_-1206442638'), (u'MULTIEQUAL_-1206442638', u'COPY_-1206442819'), ('tmp_573', u'BRANCH_-1206442763'), (u'INT_ADD_-1206442995', u'MULTIEQUAL_-1206442715'), (u'CAST_-1206442604', u'LOAD_-1206443037'), ('const-0', u'INT_NOTEQUAL_-120644289... | null | null | 000823a8 | x86 | O1 | (translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 bash_delete_last_history(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n \n piVar1 = (int *)history_list();\n if (piVar1 == (int *)0x0) {\n uVar4 = 0;\n }\n els... | (translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint bash_delete_last_history(void)\n\n{\n HIST_ENTRY **ppHVar1;\n HIST_ENTRY *pHVar2;\n int iVar3;\n int iVar4;\n \n ppHVar1 = history_list();\n if (ppHVar1 == ... | (translation_unit "undefined4 bash_delete_last_history(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n \n piVar1 = (int *)history_list();\n if (piVar1 == (int *)0x0) {\n uVar4 = 0;\n }\n else {\n if (*piVar1 == 0) {\n iVar3 = 0;\n }\n else {\n iVar3 = 0;\n d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression ... | (function_definition "undefined4 bash_delete_last_history(void)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n \n piVar1 = (int *)history_list();\n if (piVar1 == (int *)0x0) {\n uVar4 = 0;\n }\n else {\n if (*piVar1 == 0) {\n iVar3 = 0;\n }\n else {\n iVar3 = 0;\n ... |
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
/* WARNING: Unknown calling convention */
int function_1(void)
{
type_1 **var_2;
type_1 *var_6;
int var_3;
int iVar4;
var_2 = var_1();
if (var_2 == (type_1 **)0x0) {
iVar4 = 0;
}
else {
if (*var_2 == (t... | 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: (pointer_declarator declarator: (identifier))) (... | null |
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */
undefined4 MASKED(void)
{
int *piVar1;
int iVar2;
int iVar3;
undefined4 uVar4;
piVar1 = (int *)history_list();
if (piVar1 == (int *)0x0) {
uVar4 = 0;
}
else {
if (*piVar1 == 0) {
iVar3 = 0;
}... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.