file_name stringlengths 18 83 | original_function_name stringlengths 1 741 | stripped_function_name stringlengths 2 57 | decompiled_code_original stringlengths 34 256k ⌀ | decompiled_code_stripped stringlengths 36 215k ⌀ | assembly_code stringlengths 3 189k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 4.92M | pcode_edges_stripped stringlengths 11 4.86M | 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 345 5.19M ⌀ | S-Expression_decompiled_code_original stringlengths 339 6.03M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 345 5.19M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 176 802k ⌀ | S-Expression_decompiled_code_original_root stringlengths 353 5.35M ⌀ | Replace_function_name_and_variable_name stringlengths 39 248k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 244 1.12M ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 215k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38_bison_and_bison_strip.c | strchr | strchr |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();
return pcVar1;
}
| JMP qword ptr [0x00167130] | null | null | null | null | [(u'CALLIND_-1206955416', u'INDIRECT_-1206955353'), (u'INDIRECT_-1206955353', u'COPY_-1206955412'), ('const-0', u'RETURN_-1206955413'), (u'CAST_-1206955348', u'CALLIND_-1206955416'), ('tmp_38', u'CAST_-1206955348'), (u'CALLIND_-1206955416', u'CAST_-1206955347'), (u'CAST_-1206955347', u'RETURN_-1206955413')] | [(u'CALLIND_-1206955416', u'INDIRECT_-1206955353'), (u'INDIRECT_-1206955353', u'COPY_-1206955412'), ('const-0', u'RETURN_-1206955413'), (u'CAST_-1206955348', u'CALLIND_-1206955416'), ('tmp_38', u'CAST_-1206955348'), (u'CALLIND_-1206955416', u'CAST_-1206955347'), (u'CAST_-1206955347', u'RETURN_-1206955413')] | null | null | 00105260 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar... | (translation_unit "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();\n return pcVar1;\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();\n return pcVar1;\n}" primi... | (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 "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_00167130)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strchr_00167130)();
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_00167130)();
return pcVar1;
}
|
4368_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | ~_Hashtable | FUN_001f2ec0 |
/* DWARF original prototype: void
~_Hashtable(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_... |
void FUN_001f2ec0(undefined8 *param_1)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)param_1[2];
while (puVar1 != (undefined8 *)0x0) {
puVar1 = (undefined8 *)*puVar1;
FUN_001ee8f0();
}
memset((void *)*param_1,0,param_1[1] * 8);
param_1[3] = 0;
param_1[2] = 0;
if ((undefined8 *)*param_1 != pa... | PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RDI,qword ptr [RDI + 0x10]
TEST RDI,RDI
JZ 0x001f2ee8
NOP word ptr [RAX + RAX*0x1]
MOV RBP,qword ptr [RDI]
CALL 0x001ee8f0
MOV RDI,RBP
TEST RBP,RBP
JNZ 0x001f2ed8
MOV RAX,qword ptr [RBX + 0x8]
MOV RDI,qword ptr [RBX]
XOR ESI,ESI
ADD RBX,0x30
LEA RDX,[RAX*0x8]
CALL 0x0013e10... | null | null | null | null | [(u'LOAD_-1207947487', u'CALL_-1207947440'), (u'PTRSUB_-1207947177', u'PTRSUB_-1207947176'), ('tmp_373', u'PTRSUB_-1207947209'), (u'PIECE_-1207947347', u'CAST_-1207947248'), ('const-0', u'PTRSUB_-1207947215'), ('const-0', u'STORE_-1207947429'), ('tmp_373', u'PTRSUB_-1207947253'), (u'COPY_-1207947297', u'MULTIEQUAL_-120... | [('const-433', u'LOAD_-1207947438'), (u'PTRADD_-1207947213', u'INT_NOTEQUAL_-1207947395'), (u'MULTIEQUAL_-1207947248', u'LOAD_-1207947527'), (u'INT_NOTEQUAL_-1207947395', u'CBRANCH_-1207947394'), (u'INT_NOTEQUAL_-1207947536', u'CBRANCH_-1207947535'), (u'LOAD_-1207947527', u'CAST_-1207947231'), (u'LOAD_-1207947493', u'I... | null | null | 001f2ec0 | x64 | O2 | (translation_unit "void FUN_001f2ec0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)param_1[2];\n while (puVar1 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_001ee8f0();\n }\n memset((void *)*param_1,0,param_1[1] * 8);\n param_1[3] = 0;\n param_1[2] = 0;\n i... | (translation_unit "/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_stri... | (translation_unit "void FUN_001f2ec0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)param_1[2];\n while (puVar1 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_001ee8f0();\n }\n memset((void *)*param_1,0,param_1[1] * 8);\n param_1[3] = 0;\n param_1[2] = 0;\n i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab... | (function_definition "void FUN_001f2ec0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)param_1[2];\n while (puVar1 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_001ee8f0();\n }\n memset((void *)*param_1,0,param_1[1] * 8);\n param_1[3] = 0;\n param_1[2] = 0;\n... |
/* DWARF original prototype: void
~_Hashtable(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_... | 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 |
void MASKED(undefined8 *param_1)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)param_1[2];
while (puVar1 != (undefined8 *)0x0) {
puVar1 = (undefined8 *)*puVar1;
FUN_001ee8f0();
}
memset((void *)*param_1,0,param_1[1] * 8);
param_1[3] = 0;
param_1[2] = 0;
if ((undefined8 *)*param_1 != param_1 ... |
62_i686-gnu-ld_and_i686-gnu-ld_strip.c | xrealloc | xrealloc |
void xrealloc(void)
{
(*(code *)PTR_xrealloc_001a91f0)();
return;
}
|
void xrealloc(void)
{
(*(code *)PTR_xrealloc_001a91f0)();
return;
}
| JMP qword ptr [0x001a91f0] | null | null | null | null | [('const-0', u'RETURN_-1206938645'), (u'CALLIND_-1206938648', u'INDIRECT_-1206938588'), (u'INDIRECT_-1206938588', u'COPY_-1206938647'), (u'CAST_-1206938583', u'CALLIND_-1206938648'), ('tmp_22', u'CAST_-1206938583')] | [('const-0', u'RETURN_-1206938645'), (u'CALLIND_-1206938648', u'INDIRECT_-1206938588'), (u'INDIRECT_-1206938588', u'COPY_-1206938647'), (u'CAST_-1206938583', u'CALLIND_-1206938648'), ('tmp_22', u'CAST_-1206938583')] | null | null | 001093e0 | x64 | O2 | (translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_001a91f0)();\n return;\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *... |
void function_1(void)
{
(*(type_1 *)PTR_xrealloc_001a91f0)();
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_001a91f0)();
return;
}
|
2488_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | do_arg_serial | FUN_001856b0 |
/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */
uint __thiscall
gold::Sized_incremental_binary<64,_false>::Sized_input_reader::do_arg_serial
(Sized_input_reader *this)
{
return (uint)*(ushort *)(((this->reader_).inputs_)->p_ + (ulong)(this->reader_).offset_ + 0x16);
}
|
undefined2 FUN_001856b0(long param_1)
{
return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x14));
}
| MOV RDX,qword ptr [RDI + 0x8]
MOV EAX,dword ptr [RDI + 0x14]
MOV RDX,qword ptr [RDX]
MOVZX EAX,word ptr [RDX + RAX*0x1 + 0x16]
RET | null | null | null | null | [(u'PTRSUB_-1207478504', u'LOAD_-1207478592'), (u'INT_ZEXT_-1207478555', u'RETURN_-1207478566'), ('const-0', u'PTRSUB_-1207478504'), (u'PTRSUB_-1207478508', u'LOAD_-1207478598'), ('const-433', u'LOAD_-1207478605'), (u'INT_ZEXT_-1207478564', u'INT_ADD_-1207478547'), ('tmp_50', u'PTRSUB_-1207478516'), (u'PTRADD_-12074785... | [('const-20', u'INT_ADD_-1207478582'), (u'LOAD_-1207478605', u'LOAD_-1207478592'), (u'LOAD_-1207478584', u'COPY_-1207478571'), (u'INT_ADD_-1207478582', u'CAST_-1207478512'), (u'INT_ADD_-1207478570', u'INT_ADD_-1207478568'), (u'COPY_-1207478571', u'RETURN_-1207478566'), ('const-8', u'INT_ADD_-1207478589'), (u'INT_ZEXT_-... | null | null | 001856b0 | x64 | O2 | (translation_unit "undefined2 FUN_001856b0(long param_1)\n\n{\n return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x14));\n}\n\n" (function_definition "undefined2 FUN_001856b0(long param_1)\n\n{\n return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x1... | (translation_unit "/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */\n\nuint __thiscall\ngold::Sized_incremental_binary<64,_false>::Sized_input_reader::do_arg_serial\n (Sized_input_reader *this)\n\n{\n return (uint)*(ushort *)(((this->reader_).inputs_)->p_ + (ulong)(this->reader_).... | (translation_unit "undefined2 FUN_001856b0(long param_1)\n\n{\n return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x14));\n}\n\n" (function_definition "undefined2 FUN_001856b0(long param_1)\n\n{\n return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expressio... | (function_definition "undefined2 FUN_001856b0(long param_1)\n\n{\n return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x14));\n}" (type_identifier "undefined2") (function_declarator "FUN_001856b0(long param_1)" (identifier "FUN_001856b0") (parameter_list "(long param_1)" (( "(") (param... |
/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */
type_1 __thiscall
gold::Sized_incremental_binary<64,_false>::type_2::function_1
(type_2 *this)
{
return (type_1)*(type_3 *)(((this->reader_).inputs_)->p_ + (ulong)(this->reader_).offset_ + 0x16);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression ... | null |
undefined2 MASKED(long param_1)
{
return *(undefined2 *)(**(long **)(param_1 + 8) + 0x16 + (ulong)*(uint *)(param_1 + 0x14));
}
|
7254_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | visit_children | FUN_002b83a0 |
/* DWARF original prototype: void visit_children(Gdb_index_info_reader * this, Dwarf_die * parent,
Dwarf_die * context) */
void __thiscall
gold::Gdb_index_info_reader::visit_children
(Gdb_index_info_reader *this,Dwarf_die *parent,Dwarf_die *context)
{
long die_offset;
Dwarf_die die;
die_offset ... |
void FUN_002b83a0(undefined8 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
undefined1 auStack_b8 [48];
int *local_88;
long local_80;
lVar1 = FUN_0016bb40(param_2);
while( true ) {
if (lVar1 == 0) {
return;
}
FUN_0016d590(auStack_b8,param_1,lVar1,param_2);
if ((local... | PUSH R14
MOV R14,RDX
PUSH R13
MOV R13,RSI
PUSH R12
MOV R12,RDI
MOV RDI,RSI
PUSH RBP
PUSH RBX
SUB RSP,0x90
CALL 0x0016bb40
TEST RAX,RAX
JZ 0x002b8419
MOV RBX,RAX
MOV RBP,RSP
MOV RCX,R13
MOV RDX,RBX
MOV RSI,R12
MOV RDI,RBP
CALL 0x0016d590
MOV RAX,qword ptr [RSP + 0x30]
TEST RAX,RAX
JZ 0x002b8430
MOV EAX,dword ptr [RAX]
T... | null | null | null | null | [('const-0', u'PTRSUB_-1204517398'), (u'INDIRECT_-1204517432', u'INT_NOTEQUAL_-1204517772'), ('const-0', u'INT_NOTEQUAL_-1204517772'), (u'INT_EQUAL_-1204517851', u'CBRANCH_-1204517849'), (u'PTRSUB_-1204517391', u'LOAD_-1204517849'), ('tmp_193', u'CBRANCH_-1204517830'), (u'MULTIEQUAL_-1204517430', u'CALL_-1204517873'), ... | [('tmp_1054', u'CALL_-1204517811'), (u'CALL_-1204517799', u'MULTIEQUAL_-1204517429'), ('const--184', u'PTRSUB_-1204517440'), ('const-0', u'INT_NOTEQUAL_-1204517772'), (u'INT_EQUAL_-1204517851', u'CBRANCH_-1204517849'), (u'INDIRECT_-1204517439', u'MULTIEQUAL_-1204517428'), (u'CALL_-1204517873', u'INDIRECT_-1204517471'),... | null | null | 002b83a0 | x64 | O2 | (translation_unit "void FUN_002b83a0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined1 auStack_b8 [48];\n int *local_88;\n long local_80;\n \n lVar1 = FUN_0016bb40(param_2);\n while( true ) {\n if (lVar1 == 0) {\n return;\n }\n FUN_0016d590(auStack_b8,param_1... | (translation_unit "/* DWARF original prototype: void visit_children(Gdb_index_info_reader * this, Dwarf_die * parent,\n Dwarf_die * context) */\n\nvoid __thiscall\ngold::Gdb_index_info_reader::visit_children\n (Gdb_index_info_reader *this,Dwarf_die *parent,Dwarf_die *context)\n\n{\n long die_offset;\n Dwar... | (translation_unit "void FUN_002b83a0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined1 auStack_b8 [48];\n int *local_88;\n long local_80;\n \n lVar1 = FUN_0016bb40(param_2);\n while( true ) {\n if (lVar1 == 0) {\n return;\n }\n FUN_0016d590(auStack_b8,param_1... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LI... | (function_definition "void FUN_002b83a0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined1 auStack_b8 [48];\n int *local_88;\n long local_80;\n \n lVar1 = FUN_0016bb40(param_2);\n while( true ) {\n if (lVar1 == 0) {\n return;\n }\n FUN_0016d590(auStack_b8,para... |
/* DWARF original prototype: void visit_children(Gdb_index_info_reader * this, Dwarf_die * parent,
Dwarf_die * context) */
void __thiscall
var_8::type_1::function_1
(type_1 *this,type_2 *parent,type_2 *context)
{
long var_2;
type_2 die;
var_2 = type_2::var_1(parent);
while( true ) {
if (v... | 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(undefined8 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
undefined1 auStack_b8 [48];
int *local_88;
long local_80;
lVar1 = FUN_0016bb40(param_2);
while( true ) {
if (lVar1 == 0) {
return;
}
FUN_0016d590(auStack_b8,param_1,lVar1,param_2);
if ((local_88 ==... |
1067_wget_and_wget_strip.c | gnutls_x509_crt_check_hostname | gnutls_x509_crt_check_hostname |
/* WARNING: Control flow encountered bad instruction data */
void gnutls_x509_crt_check_hostname(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gnutls_x509_crt_check_hostname@@GNUTLS_3_4 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void gnutls_x509_crt_check_hostname(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207392950')] | [('const-1', u'RETURN_-1207392950')] | null | null | 0017a540 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gnutls_x509_crt_check_hostname(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gnutls_x509_crt_check_hostname(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gnutls_x509_crt_check_hostname(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gnutls_x509_crt_check_hostname@@GNUTLS_3_4 */\n halt_baddata();\n}\n\n" comment (f... | (translation_unit "void gnutls_x509_crt_check_hostname(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void gnutls_x509_crt_check_hostname(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "gnutls_x509_crt_check_hostname(void)" identifier (para... | (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 gnutls_x509_crt_check_hostname(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "gnutls_x509_crt_check_hostname(void)" (identifier "gnutls_x509_crt_check_hostname") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gnutls_x509_crt_check_hostname@@GNUTLS_3_4 */
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();
}
|
575_i686-linux-gnu-objdump_and_i686-linux-gnu-objdump_strip.c | strspn | strspn |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strspn@@GLIBC_2.2.5 */
halt_ba... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strspn(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207262774')] | [('const-1', u'RETURN_-1207262774')] | null | null | 0015a1c0 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strspn(char *__s,char *__accept)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strspn@... | (translation_unit "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strspn(char *__s,char *__accept)" identifier (parameter_li... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "size_t strspn(char *__s,char *__accept)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strspn(char *__s,char *__accept)" (identifier "strspn") (parameter_list "(char *__s,char *__accept)" (( "(") (parameter_declaration "char *__s" (primitive_type ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strspn@@GLIBC_2.2.5 */
var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s,char *__accept)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
229_hppa64-linux-gnu-nm_and_hppa64-linux-gnu-nm_strip.c | fopen | fopen |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fopen@@GLIBC_2.2.5 */
hal... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
FILE * fopen(char *__filename,char *__modes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206922694')] | [('const-1', u'RETURN_-1206922694')] | null | null | 0010d230 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n"... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nFILE * fopen(char *__filename,char *__modes)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fo... | (translation_unit "FILE * fopen(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "FILE * fopen(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* fopen(char *__filename,char *__modes)" * (func... | (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 * fopen(char *__filename,char *__modes)\n\n{\n \n halt_baddata();\n}" (type_identifier "FILE") (pointer_declarator "* fopen(char *__filename,char *__modes)" (* "*") (function_declarator "fopen(char *__filename,char *__modes)" (identifier "fopen") (parameter_list "(char *__... |
/* 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 */
/* fopen@@GLIBC_2.2.5 *... | 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();
}
|
124_powerpc-linux-gnu-nm_and_powerpc-linux-gnu-nm_strip.c | print_archive_filename_posix | FUN_00105d40 |
void print_archive_filename_posix(void)
{
return;
}
|
void FUN_00105d40(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206952628')] | [('const-0', u'RETURN_-1206952628')] | null | null | 00105d40 | x64 | O2 | (translation_unit "void FUN_00105d40(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00105d40(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00105d40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "void print_archive_filename_posix(void)\n\n{\n return;\n}\n\n" (function_definition "void print_archive_filename_posix(void)\n\n{\n return;\n}" primitive_type (function_declarator "print_archive_filename_posix(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type... | (translation_unit "void FUN_00105d40(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00105d40(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00105d40(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_00105d40(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00105d40(void)" (identifier "FUN_00105d40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
3486_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | local_symbol_input_shndx | FUN_001c3840 |
/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<64,_false> * this, uint
sym, bool * is_ordinary) */
uint __thiscall
gold::Sized_relobj_file<64,_false>::local_symbol_input_shndx
(Sized_relobj_file<64,_false> *this,uint sym,bool *is_ordinary)
{
pointer pSVar1;
ulong uVar2;... |
uint FUN_001c3840(long param_1,uint param_2,byte *param_3)
{
long lVar1;
if ((ulong)param_2 <
(ulong)((*(long *)(param_1 + 0x168) - *(long *)(param_1 + 0x160) >> 3) * -0x5555555555555555))
{
lVar1 = *(long *)(param_1 + 0x160) + (ulong)param_2 * 0x18;
*param_3 = *(byte *)(lVar1 + 0xb) >> 3 & 1;
... | MOV RCX,qword ptr [RDI + 0x160]
MOV RAX,qword ptr [RDI + 0x168]
MOV ESI,ESI
MOV RDI,-0x5555555555555555
SUB RAX,RCX
SAR RAX,0x3
IMUL RAX,RDI
CMP RSI,RAX
JNC 0x001c3887
LEA RAX,[RSI + RSI*0x2]
LEA RCX,[RCX + RAX*0x8]
MOVZX EAX,byte ptr [RCX + 0xb]
SHR AL,0x3
AND EAX,0x1
MOV byte ptr [RDX],AL
MOV EAX,dword ptr [RCX + 0x8... | null | null | null | null | [(u'CAST_-1207748162', u'INT_RIGHT_-1207748376'), (u'PTRSUB_-1207748229', u'LOAD_-1207748541'), (u'PTRSUB_-1207748236', u'PTRSUB_-1207748235'), ('const-433', u'LOAD_-1207748541'), ('const-0', u'PTRSUB_-1207748235'), ('const-433', u'LOAD_-1207748413'), (u'PTRSUB_-1207748227', u'PTRSUB_-1207748224'), (u'COPY_-1207748283'... | [(u'CAST_-1207748241', u'LOAD_-1207748541'), (u'INT_ADD_-1207748403', u'INT_ADD_-1207748332'), (u'INT_ZEXT_-1207748307', u'INT_MULT_-1207748391'), (u'LOAD_-1207748541', u'INT_ADD_-1207748403'), ('const-11', u'INT_ADD_-1207748397'), ('const-24', u'INT_MULT_-1207748391'), ('tmp_558', u'INT_ADD_-1207748515'), ('const-433'... | null | null | 001c3840 | x64 | O2 | (translation_unit "uint FUN_001c3840(long param_1,uint param_2,byte *param_3)\n\n{\n long lVar1;\n \n if ((ulong)param_2 <\n (ulong)((*(long *)(param_1 + 0x168) - *(long *)(param_1 + 0x160) >> 3) * -0x5555555555555555))\n {\n lVar1 = *(long *)(param_1 + 0x160) + (ulong)param_2 * 0x18;\n *param_3 = *(byte... | (translation_unit "/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<64,_false> * this, uint\n sym, bool * is_ordinary) */\n\nuint __thiscall\ngold::Sized_relobj_file<64,_false>::local_symbol_input_shndx\n (Sized_relobj_file<64,_false> *this,uint sym,bool *is_ordinary)\n\n{\n poin... | (translation_unit "uint FUN_001c3840(long param_1,uint param_2,byte *param_3)\n\n{\n long lVar1;\n \n if ((ulong)param_2 <\n (ulong)((*(long *)(param_1 + 0x168) - *(long *)(param_1 + 0x160) >> 3) * -0x5555555555555555))\n {\n lVar1 = *(long *)(param_1 + 0x160) + (ulong)param_2 * 0x18;\n *param_3 = *(byte... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) ... | (function_definition "uint FUN_001c3840(long param_1,uint param_2,byte *param_3)\n\n{\n long lVar1;\n \n if ((ulong)param_2 <\n (ulong)((*(long *)(param_1 + 0x168) - *(long *)(param_1 + 0x160) >> 3) * -0x5555555555555555))\n {\n lVar1 = *(long *)(param_1 + 0x160) + (ulong)param_2 * 0x18;\n *param_3 = *(b... |
/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<64,_false> * this, uint
sym, bool * is_ordinary) */
type_1 __thiscall
var_1::Sized_relobj_file<64,_false>::local_symbol_input_shndx
(Sized_relobj_file<64,_false> *this,type_1 sym,bool *is_ordinary)
{
pointer pSVar1;
type_2 ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declarati... | null |
uint MASKED(long param_1,uint param_2,byte *param_3)
{
long lVar1;
if ((ulong)param_2 <
(ulong)((*(long *)(param_1 + 0x168) - *(long *)(param_1 + 0x160) >> 3) * -0x5555555555555555))
{
lVar1 = *(long *)(param_1 + 0x160) + (ulong)param_2 * 0x18;
*param_3 = *(byte *)(lVar1 + 0xb) >> 3 & 1;
re... |
3064_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | write_output_sections | FUN_001a7110 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void write_output_sections(Layout * this, Output_file * of) */
void __thiscall gold::Layout::write_output_sections(Layout *this,Output_file *of)
{
Output_section *pOVar1;
pointer ppOVar2;
ppOVar2 = (this->section_lis... |
void FUN_001a7110(long param_1,undefined8 param_2)
{
long *plVar1;
long *plVar2;
plVar2 = *(long **)(param_1 + 0x248);
if (plVar2 != *(long **)(param_1 + 0x250)) {
do {
plVar1 = (long *)*plVar2;
if ((*(byte *)(plVar1 + 0x19) & 0x10) == 0) {
(**(code **)(*plVar1 + 0x10))(plVar1,param... | PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,qword ptr [RDI + 0x248]
CMP RBX,qword ptr [RDI + 0x250]
JZ 0x001a7152
MOV R12,RSI
MOV RBP,RDI
NOP word ptr [RAX + RAX*0x1]
MOV RDI,qword ptr [RBX]
TEST byte ptr [RDI + 0xc8],0x10
JNZ 0x001a7145
MOV RAX,qword ptr [RDI]
MOV RSI,R12
CALL qword ptr [RAX + 0x10]
ADD RBX,0x8
CMP qword ptr [... | null | null | null | null | [(u'PTRSUB_-1207602650', u'PTRSUB_-1207602644'), ('const-433', u'LOAD_-1207602857'), ('const-0', u'PTRSUB_-1207602607'), ('const-433', u'LOAD_-1207602828'), ('const-433', u'LOAD_-1207602865'), (u'LOAD_-1207602838', u'PTRADD_-1207602596'), (u'PTRSUB_-1207602658', u'PTRSUB_-1207602650'), ('const-0', u'PTRSUB_-1207602614'... | [('const-433', u'LOAD_-1207602828'), (u'LOAD_-1207602912', u'MULTIEQUAL_-1207602705'), ('tmp_66', u'CBRANCH_-1207602881'), ('const-16', u'INT_ADD_-1207602812'), (u'PTRADD_-1207602612', u'INT_NOTEQUAL_-1207602790'), ('tmp_489', u'INT_ADD_-1207602896'), (u'INT_NOTEQUAL_-1207602886', u'CBRANCH_-1207602881'), ('tmp_115', u... | null | null | 001a7110 | x64 | O2 | (translation_unit "void FUN_001a7110(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x248);\n if (plVar2 != *(long **)(param_1 + 0x250)) {\n do {\n plVar1 = (long *)*plVar2;\n if ((*(byte *)(plVar1 + 0x19) & 0x10) == 0) {\n (**(code **)(... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void write_output_sections(Layout * this, Output_file * of) */\n\nvoid __thiscall gold::Layout::write_output_sections(Layout *this,Output_file *of)\n\n{\n Output_section *pOVar1;\n pointer ppOVar2;\n \n p... | (translation_unit "void FUN_001a7110(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x248);\n if (plVar2 != *(long **)(param_1 + 0x250)) {\n do {\n plVar1 = (long *)*plVar2;\n if ((*(byte *)(plVar1 + 0x19) & 0x10) == 0) {\n (**(code **)(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier lo... | (function_definition "void FUN_001a7110(long param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x248);\n if (plVar2 != *(long **)(param_1 + 0x250)) {\n do {\n plVar1 = (long *)*plVar2;\n if ((*(byte *)(plVar1 + 0x19) & 0x10) == 0) {\n (**(code *... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void write_output_sections(Layout * this, Output_file * of) */
void __thiscall var_1::type_1::function_1(type_1 *this,type_2 *of)
{
type_3 *pOVar1;
type_4 var_4;
var_4 = (this->section_list_).
super__Vect... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_sta... | null |
void MASKED(long param_1,undefined8 param_2)
{
long *plVar1;
long *plVar2;
plVar2 = *(long **)(param_1 + 0x248);
if (plVar2 != *(long **)(param_1 + 0x250)) {
do {
plVar1 = (long *)*plVar2;
if ((*(byte *)(plVar1 + 0x19) & 0x10) == 0) {
(**(code **)(*plVar1 + 0x10))(plVar1,param_2);
... |
5097_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Output_data_reloc | FUN_00269600 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<4,_false,_64,_false> * this,
int __in_chrg) */
void __thiscall
gold::Output_data_reloc<4,_false,_64,_false>::~Output_data_reloc
(Output_data_reloc<4,_false,_64,_false> *this,int _... |
void FUN_00269600(undefined8 *param_1)
{
*param_1 = &DAT_004b2d98;
if (param_1[9] != 0) {
FUN_00338a40();
}
thunk_FUN_00338a40(param_1,0x60);
return;
}
| LEA RAX,[0x4b2d98]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x48]
TEST RDI,RDI
JZ 0x0026961c
CALL 0x00338a40
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x00338a30 | null | null | null | null | [('tmp_49', u'CBRANCH_-1204185555'), ('const-0', u'PTRSUB_-1204185435'), (u'PTRSUB_-1204185439', u'PTRSUB_-1204185437'), (u'PTRSUB_-1204185435', u'LOAD_-1204185576'), (u'PTRSUB_-1204185446', u'PTRSUB_-1204185442'), (u'PTRSUB_-1204185438', u'PTRSUB_-1204185435'), ('const-0', u'PTRSUB_-1204185438'), (u'PTRSUB_-1204185442... | [('tmp_49', u'CBRANCH_-1204185555'), ('tmp_185', u'PTRADD_-1204185445'), (u'PTRSUB_-1204185448', u'STORE_-1204185580'), ('const-4926872', u'PTRSUB_-1204185448'), ('tmp_185', u'CALL_-1204185527'), ('const-96', u'CALL_-1204185527'), ('tmp_185', u'STORE_-1204185580'), (u'PTRADD_-1204185445', u'LOAD_-1204185576'), ('const-... | null | null | 00269600 | x64 | O2 | (translation_unit "void FUN_00269600(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b2d98;\n if (param_1[9] != 0) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00269600(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b2d98;\n if (param_1[9] != 0) {... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<4,_false,_64,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_64,_false>::~Output_data_reloc\n (Output_data_reloc<4,_false... | (translation_unit "void FUN_00269600(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b2d98;\n if (param_1[9] != 0) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00269600(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b2d98;\n if (param_1[9] != 0) {... | (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_00269600(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b2d98;\n if (param_1[9] != 0) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00269600(undefined8 *param_1)" (identifier "FUN_00269600") (parameter_l... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<4,_false,_64,_false> * this,
int __in_chrg) */
void __thiscall
var_1::Output_data_reloc<4,_false,_64,_false>::~Output_data_reloc
(Output_data_reloc<4,_false,_64,_false> *this,int ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &DAT_004b2d98;
if (param_1[9] != 0) {
FUN_00338a40();
}
thunk_FUN_00338a40(param_1,0x60);
return;
}
|
9244_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Add_symbols | FUN_0040e2b0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Add_symbols(Add_symbols * this, int __in_chrg) */
void __thiscall gold::Add_symbols::~Add_symbols(Add_symbols *this,int __in_chrg)
{
~Add_symbols(this,__in_chrg);
operator_delete(this,0x80);
return;
}
|
void FUN_0040e2b0(undefined8 param_1)
{
FUN_0040e200();
thunk_FUN_0049e330(param_1,0x80);
return;
}
| PUSH RBX
MOV RBX,RDI
CALL 0x0040e200
MOV RDI,RBX
MOV ESI,0x80
POP RBX
JMP 0x0049e320 | null | null | null | null | [('const-0', u'RETURN_-1201675558'), ('tmp_43', u'CALL_-1201675583'), ('const-128', u'CALL_-1201675562'), ('tmp_43', u'CALL_-1201675562'), ('tmp_44', u'CALL_-1201675583')] | [('const-0', u'RETURN_-1201675558'), ('tmp_77', u'CALL_-1201675562'), ('const-128', u'CALL_-1201675562')] | null | null | 0040e2b0 | x64 | O2 | (translation_unit "void FUN_0040e2b0(undefined8 param_1)\n\n{\n FUN_0040e200();\n thunk_FUN_0049e330(param_1,0x80);\n return;\n}\n\n" (function_definition "void FUN_0040e2b0(undefined8 param_1)\n\n{\n FUN_0040e200();\n thunk_FUN_0049e330(param_1,0x80);\n return;\n}" primitive_type (function_declarator "FUN_0040e2... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Add_symbols(Add_symbols * this, int __in_chrg) */\n\nvoid __thiscall gold::Add_symbols::~Add_symbols(Add_symbols *this,int __in_chrg)\n\n{\n ~Add_symbols(this,__in_chrg);\n operator_delete(this,0x80);... | (translation_unit "void FUN_0040e2b0(undefined8 param_1)\n\n{\n FUN_0040e200();\n thunk_FUN_0049e330(param_1,0x80);\n return;\n}\n\n" (function_definition "void FUN_0040e2b0(undefined8 param_1)\n\n{\n FUN_0040e200();\n thunk_FUN_0049e330(param_1,0x80);\n return;\n}" primitive_type (function_declarator "FUN_0040e2... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement re... | (function_definition "void FUN_0040e2b0(undefined8 param_1)\n\n{\n FUN_0040e200();\n thunk_FUN_0049e330(param_1,0x80);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0040e2b0(undefined8 param_1)" (identifier "FUN_0040e2b0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undef... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void ~Add_symbols(Add_symbols * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
~function_1(this,__in_chrg);
var_1(this,0x80);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
void MASKED(undefined8 param_1)
{
FUN_0040e200();
thunk_FUN_0049e330(param_1,0x80);
return;
}
|
574_sh4-linux-gnu-as_and_sh4-linux-gnu-as_strip.c | S_SET_THREAD_LOCAL | FUN_0012c120 |
void S_SET_THREAD_LOCAL(symbolS *s)
{
uint uVar1;
uint uVar2;
segT paVar3;
symbolS *psVar4;
char *pcVar5;
paVar3 = (segT)s->bsym;
if (((uint)s->sy_flags & 1) != 0) {
if (reg_section == paVar3) {
s = (s->sy_value).X_op_symbol;
paVar3 = (segT)s->bsym;
}
else {
s = local_sy... |
void FUN_0012c120(byte *param_1)
{
uint uVar1;
uint uVar2;
undefined8 uVar3;
long lVar4;
undefined8 uVar5;
char *pcVar6;
lVar4 = *(long *)(param_1 + 8);
if ((*param_1 & 1) != 0) {
if (DAT_001688f8 == lVar4) {
param_1 = *(byte **)(param_1 + 0x18);
lVar4 = *(long *)(param_1 + 8);
... | PUSH RBX
MOV RDX,qword ptr [RDI + 0x8]
TEST byte ptr [RDI],0x1
JZ 0x0012c143
CMP qword ptr [0x001688f8],RDX
JZ 0x0012c1f8
CALL 0x0012a130
MOV RDX,qword ptr [RAX + 0x8]
MOV RDI,RAX
MOV RCX,qword ptr [RDX + 0x20]
MOV EAX,dword ptr [RDX + 0x18]
MOV ESI,dword ptr [RCX + 0x20]
TEST ESI,0x1000
JZ 0x0012c15c
TEST EAX,0x40000
... | null | null | null | null | [('const-0', u'RETURN_-1207057451'), (u'CAST_-1207057441', u'INT_AND_-1207057944'), (u'PTRSUB_-1207057471', u'LOAD_-1207057970'), ('const-0', u'INT_NOTEQUAL_-1207058019'), (u'MULTIEQUAL_-1207057678', u'INT_EQUAL_-1207057942'), ('const-0', u'CALL_-1207057811'), (u'CAST_-1207057525', u'INT_AND_-1207058103'), ('const-0', ... | [('const-433', u'LOAD_-1207057970'), (u'INT_AND_-1207057549', u'INT_EQUAL_-1207057973'), ('const-0', u'INT_NOTEQUAL_-1207058019'), ('const-8', u'INT_ADD_-1207057667'), ('const-0', u'INT_NOTEQUAL_-1207057839'), (u'PTRADD_-1207058075', u'CAST_-1207057555'), (u'LOAD_-1207058071', u'INT_ADD_-1207058041'), (u'LOAD_-12070580... | null | null | 0012c120 | x64 | O2 | (translation_unit "void FUN_0012c120(byte *param_1)\n\n{\n uint uVar1;\n uint uVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n char *pcVar6;\n \n lVar4 = *(long *)(param_1 + 8);\n if ((*param_1 & 1) != 0) {\n if (DAT_001688f8 == lVar4) {\n param_1 = *(byte **)(param_1 + 0x18);\n lVar... | (translation_unit "void S_SET_THREAD_LOCAL(symbolS *s)\n\n{\n uint uVar1;\n uint uVar2;\n segT paVar3;\n symbolS *psVar4;\n char *pcVar5;\n \n paVar3 = (segT)s->bsym;\n if (((uint)s->sy_flags & 1) != 0) {\n if (reg_section == paVar3) {\n s = (s->sy_value).X_op_symbol;\n paVar3 = (segT)s->bsym;\n ... | (translation_unit "void FUN_0012c120(byte *param_1)\n\n{\n uint uVar1;\n uint uVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n char *pcVar6;\n \n lVar4 = *(long *)(param_1 + 8);\n if ((*param_1 & 1) != 0) {\n if (DAT_001688f8 == lVar4) {\n param_1 = *(byte **)(param_1 + 0x18);\n lVar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYP... | (function_definition "void FUN_0012c120(byte *param_1)\n\n{\n uint uVar1;\n uint uVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n char *pcVar6;\n \n lVar4 = *(long *)(param_1 + 8);\n if ((*param_1 & 1) != 0) {\n if (DAT_001688f8 == lVar4) {\n param_1 = *(byte **)(param_1 + 0x18);\n l... |
void function_1(type_1 *s)
{
type_2 var_5;
type_2 var_4;
type_3 var_2;
type_1 *psVar4;
char *pcVar5;
var_2 = (type_3)s->bsym;
if (((type_2)s->sy_flags & 1) != 0) {
if (var_1 == var_2) {
s = (s->sy_value).X_op_symbol;
var_2 = (type_3)s->bsym;
}
else {
s = var_3((type_4 *)... | 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 |
void MASKED(byte *param_1)
{
uint uVar1;
uint uVar2;
undefined8 uVar3;
long lVar4;
undefined8 uVar5;
char *pcVar6;
lVar4 = *(long *)(param_1 + 8);
if ((*param_1 & 1) != 0) {
if (DAT_001688f8 == lVar4) {
param_1 = *(byte **)(param_1 + 0x18);
lVar4 = *(long *)(param_1 + 8);
}
... |
2242_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | GetQuantumExtent | GetQuantumExtent |
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "PixelChannel": Some values do not have unique names */
size_t GetQuantumExtent(Image... |
ulong GetQuantumExtent(long param_1,long *param_2,int param_3)
{
int iVar1;
long lVar2;
long lVar3;
long lVar4;
if (param_2 == (long *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x138,
... | SUB RSP,0x8
TEST RSI,RSI
JZ 0x0027375d
MOV EAX,0xabacadab
CMP qword ptr [RSI + 0x90],RAX
JNZ 0x0027373e
SUB EDX,0x2
MOV R8D,0x1
CMP EDX,0x17
JBE 0x00273710
MOV EAX,dword ptr [RSI + 0x3c]
MOV RCX,qword ptr [RDI + 0x20]
MOV RDX,qword ptr [RSI]
TEST EAX,EAX
JZ 0x00273729
MOV RAX,RCX
ADD RSP,0x8
IMUL RAX,RDX
IMUL RAX,R8
AD... | null | null | null | null | [('const-4341432', u'COPY_-1204274946'), (u'MULTIEQUAL_-1204274977', u'INT_MULT_-1204275337'), (u'LOAD_-1204275196', u'MULTIEQUAL_-1204274973'), ('const-313', u'CALL_-1204275112'), ('const-144', u'PTRSUB_-1204275040'), (u'MULTIEQUAL_-1204274975', u'INT_ADD_-1204275245'), ('const-32', u'PTRSUB_-1204274967'), ('const-312... | [('tmp_984', u'CAST_-1204274963'), (u'LOAD_-1204275406', u'MULTIEQUAL_-1204274976'), ('const-313', u'CALL_-1204275112'), (u'INT_ADD_-1204275403', u'CAST_-1204275014'), (u'LOAD_-1204275203', u'MULTIEQUAL_-1204274977'), (u'MULTIEQUAL_-1204274977', u'INT_MULT_-1204275157'), ('const-312', u'CALL_-1204275072'), ('tmp_653', ... | null | null | 002736c0 | x64 | O2 | (translation_unit "ulong GetQuantumExtent(long param_1,long *param_2,int param_3)\n\n{\n int iVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n \n if (param_2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quan... | (translation_unit "/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "ChannelType": Some values do not have unique names */\n/* WARNING: Enum "PixelChannel": Some values do not have unique names */\n\nsize_t... | (translation_unit "ulong GetQuantumExtent(long param_1,long *param_2,int param_3)\n\n{\n int iVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n \n if (param_2 == (long *)0x0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x138,\n "GetQuan... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "ulong GetQuantumExtent(long param_1,long *param_2,int param_3)\n\n{\n int iVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n \n if (param_2 == (long *)0x0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x138,\n "GetQ... |
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "PixelChannel": Some values do not have unique names */
size_t function_1(type_1 *ima... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarato... | null |
ulong MASKED(long param_1,long *param_2,int param_3)
{
int iVar1;
long lVar2;
long lVar3;
long lVar4;
if (param_2 == (long *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x138,
"MASKE... |
3_libpng16.so.16.36_and_libpng16.so.16.36_strip.c | png_get_y_offset_microns | png_get_y_offset_microns |
/* WARNING: Switch with 1 destination removed at 0x00106030 */
/* WARNING: Unknown calling convention */
png_int_32 png_get_y_offset_microns(png_const_structrp png_ptr,png_const_inforp info_ptr)
{
if ((((png_ptr != (png_const_structrp)0x0) && (info_ptr != (png_const_inforp)0x0)) &&
((info_ptr->valid & 0x100)... |
/* WARNING: Switch with 1 destination removed at 0x00106030 */
undefined4 png_get_y_offset_microns(long param_1,long param_2)
{
if ((((param_1 != 0) && (param_2 != 0)) && ((*(byte *)(param_2 + 9) & 1) != 0)) &&
(*(char *)(param_2 + 0xdc) == '\x01')) {
return *(undefined4 *)(param_2 + 0xd8);
}
return 0... | JMP qword ptr [0x00137b48] | null | null | null | null | [(u'LOAD_-1206926688', u'INT_EQUAL_-1206926673'), ('const-8', u'PTRSUB_-1206926559'), ('const-0', u'RETURN_-1206926639'), (u'PTRSUB_-1206926536', u'LOAD_-1206926658'), (u'COPY_-1206926631', u'RETURN_-1206926657'), ('const-216', u'PTRSUB_-1206926536'), ('const-256', u'INT_AND_-1206926678'), (u'COPY_-1206926619', u'RETUR... | [('const-433', u'LOAD_-1206926658'), ('const-433', u'LOAD_-1206926704'), (u'LOAD_-1206926688', u'INT_EQUAL_-1206926673'), ('const-0', u'RETURN_-1206926639'), ('tmp_301', u'INT_NOTEQUAL_-1206926708'), ('const-1', u'INT_AND_-1206926678'), (u'INT_ADD_-1206926672', u'CAST_-1206926557'), (u'INT_AND_-1206926678', u'INT_NOTEQ... | null | null | 00106030 | x64 | O2 | (translation_unit "/* WARNING: Switch with 1 destination removed at 0x00106030 */\n\nundefined4 png_get_y_offset_microns(long param_1,long param_2)\n\n{\n if ((((param_1 != 0) && (param_2 != 0)) && ((*(byte *)(param_2 + 9) & 1) != 0)) &&\n (*(char *)(param_2 + 0xdc) == '\x01')) {\n return *(undefined4 *)(param_... | (translation_unit "/* WARNING: Switch with 1 destination removed at 0x00106030 */\n/* WARNING: Unknown calling convention */\n\npng_int_32 png_get_y_offset_microns(png_const_structrp png_ptr,png_const_inforp info_ptr)\n\n{\n if ((((png_ptr != (png_const_structrp)0x0) && (info_ptr != (png_const_inforp)0x0)) &&\n (... | (translation_unit "undefined4 png_get_y_offset_microns(long param_1,long param_2)\n\n{\n if ((((param_1 != 0) && (param_2 != 0)) && ((*(byte *)(param_2 + 9) & 1) != 0)) &&\n (*(char *)(param_2 + 0xdc) == '\x01')) {\n return *(undefined4 *)(param_2 + 0xd8);\n }\n return 0;\n}\n\n" (function_definition "undefin... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expressi... | (function_definition "undefined4 png_get_y_offset_microns(long param_1,long param_2)\n\n{\n if ((((param_1 != 0) && (param_2 != 0)) && ((*(byte *)(param_2 + 9) & 1) != 0)) &&\n (*(char *)(param_2 + 0xdc) == '\x01')) {\n return *(undefined4 *)(param_2 + 0xd8);\n }\n return 0;\n}" (type_identifier "undefined4")... |
/* WARNING: Switch with 1 destination removed at 0x00106030 */
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 var_1,type_3 var_2)
{
if ((((var_1 != (type_2)0x0) && (var_2 != (type_3)0x0)) &&
((var_2->valid & 0x100) != 0)) && (var_2->offset_unit_type == '\x01')) {
return var_2->y_offse... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compou... | null |
/* WARNING: Switch with 1 destination removed at 0x00106030 */
undefined4 MASKED(long param_1,long param_2)
{
if ((((param_1 != 0) && (param_2 != 0)) && ((*(byte *)(param_2 + 9) & 1) != 0)) &&
(*(char *)(param_2 + 0xdc) == '\x01')) {
return *(undefined4 *)(param_2 + 0xd8);
}
return 0;
}
|
699_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | FUN_0014cc01 | FUN_0014cc01 |
void FUN_0014cc01(void)
{
__cxa_free_exception();
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0014cc01(void)
{
FUN_002a2880();
/* WARNING: Subroutine does not return */
FUN_003305f0();
}
| MOV RDI,RBX
CALL 0x002a2880
MOV RDI,RBP
CALL 0x003305f0 | null | null | null | null | [('const-1', u'RETURN_-1207186401')] | [('const-1', u'RETURN_-1207186401')] | null | null | 0014cc01 | x64 | O2 | (translation_unit "void FUN_0014cc01(void)\n\n{\n FUN_002a2880();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014cc01(void)\n\n{\n FUN_002a2880();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" primiti... | (translation_unit "void FUN_0014cc01(void)\n\n{\n __cxa_free_exception();\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_0014cc01(void)\n\n{\n __cxa_free_exception();\n /* WARNING: Subroutine does not return */\n _Unwind_R... | (translation_unit "void FUN_0014cc01(void)\n\n{\n FUN_002a2880();\n \n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014cc01(void)\n\n{\n FUN_002a2880();\n \n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_0014cc01(void)" identifier (parameter_list "(voi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_0014cc01(void)\n\n{\n FUN_002a2880();\n \n FUN_003305f0();\n}" (primitive_type "void") (function_declarator "FUN_0014cc01(void)" (identifier "FUN_0014cc01") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
void function_1(void)
{
var_1();
/* WARNING: Subroutine does not return */
var_2();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expre... | null |
void MASKED(void)
{
FUN_002a2880();
/* WARNING: Subroutine does not return */
FUN_003305f0();
}
|
8131_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | replace | FUN_002f9750 |
/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,
std::string >, unsigned long, char) */
void __thiscall
std::string::replace(string *this,long param_2,long param_3,ulong param_4,char param_5)
{
_M_replace_aux(this,param_2 - *(long *)this,param_3 - param_2,para... |
void FUN_002f9750(long *param_1,long param_2,long param_3,undefined8 param_4,char param_5)
{
FUN_002f94f0(param_1,param_2 - *param_1,param_3 - param_2,param_4,(int)param_5);
return;
}
| SUB RDX,RSI
MOVSX R8D,R8B
SUB RSI,qword ptr [RDI]
JMP 0x002f94f0 | null | null | null | null | [(u'CAST_-1204774968', u'LOAD_-1204775064'), ('tmp_130', u'CAST_-1204774968'), ('tmp_127', u'INT_SUB_-1204775066'), ('const-0', u'RETURN_-1204775044'), (u'INT_SUB_-1204775066', u'CALL_-1204775048'), ('tmp_132', u'CALL_-1204775048'), ('const-433', u'LOAD_-1204775064'), (u'LOAD_-1204775064', u'INT_SUB_-1204775045'), ('tm... | [('tmp_122', u'INT_SUB_-1204775066'), ('const-0', u'RETURN_-1204775044'), ('tmp_131', u'INT_SEXT_-1204775058'), (u'INT_SUB_-1204775066', u'CALL_-1204775048'), ('tmp_140', u'CALL_-1204775048'), (u'LOAD_-1204775064', u'INT_SUB_-1204775045'), ('tmp_122', u'INT_SUB_-1204775045'), (u'INT_SUB_-1204775045', u'CALL_-1204775048... | null | null | 002f9750 | x64 | O2 | (translation_unit "void FUN_002f9750(long *param_1,long param_2,long param_3,undefined8 param_4,char param_5)\n\n{\n FUN_002f94f0(param_1,param_2 - *param_1,param_3 - param_2,param_4,(int)param_5);\n return;\n}\n\n" (function_definition "void FUN_002f9750(long *param_1,long param_2,long param_3,undefined8 param_4,cha... | (translation_unit "/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,\n std::string >, unsigned long, char) */\n\nvoid __thiscall\nstd::string::replace(string *this,long param_2,long param_3,ulong param_4,char param_5)\n\n{\n _M_replace_aux(this,param_2 - *(long *)th... | (translation_unit "void FUN_002f9750(long *param_1,long param_2,long param_3,undefined8 param_4,char param_5)\n\n{\n FUN_002f94f0(param_1,param_2 - *param_1,param_3 - param_2,param_4,(int)param_5);\n return;\n}\n\n" (function_definition "void FUN_002f9750(long *param_1,long param_2,long param_3,undefined8 param_4,cha... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE ... | (function_definition "void FUN_002f9750(long *param_1,long param_2,long param_3,undefined8 param_4,char param_5)\n\n{\n FUN_002f94f0(param_1,param_2 - *param_1,param_3 - param_2,param_4,(int)param_5);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002f9750(long *param_1,long param_2,long param_3,unde... |
/* std::string::replace(__normal_iterator<char const*, std::string >, __normal_iterator<char const*,
std::string >, unsigned long, char) */
void __thiscall
std::type_1::function_1(type_1 *this,long var_2,long var_3,type_2 param_4,char param_5)
{
var_1(this,var_2 - *(long *)this,var_3 - var_2,param_4,param_5);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarato... | null |
void MASKED(long *param_1,long param_2,long param_3,undefined8 param_4,char param_5)
{
FUN_002f94f0(param_1,param_2 - *param_1,param_3 - param_2,param_4,(int)param_5);
return;
}
|
1312_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | ~Struct_no_warn_constructors | FUN_001580c0 |
/* DWARF original prototype: void ~Struct_no_warn_constructors(Struct_no_warn_constructors * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_no_warn_constructors::~Struct_no_warn_constructors
(Struct_no_warn_constructors *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this-... |
void FUN_001580c0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00425d20;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60((undefined8 *)param_1[1]);
return;
}
return;
}
| LEA RAX,[0x425d20]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x001580e0
MOV RDI,RDX
JMP 0x002dac60
RET | null | null | null | null | [('tmp_68', u'PTRSUB_-1207271110'), (u'PTRSUB_-1207271111', u'PTRSUB_-1207271107'), ('tmp_68', u'PTRSUB_-1207271116'), ('const-0', u'PTRSUB_-1207271115'), (u'PTRSUB_-1207271106', u'STORE_-1207271213'), (u'LOAD_-1207271221', u'CAST_-1207271095'), ('const-433', u'LOAD_-1207271221'), ('const-8', u'PTRSUB_-1207271116'), ('... | [('const-433', u'LOAD_-1207271221'), ('tmp_109', u'PTRADD_-1207271118'), ('tmp_109', u'PTRADD_-1207271110'), ('const-8', u'PTRADD_-1207271118'), (u'INT_NOTEQUAL_-1207271189', u'CBRANCH_-1207271188'), (u'CAST_-1207271117', u'INT_NOTEQUAL_-1207271189'), ('const-8', u'PTRADD_-1207271110'), (u'LOAD_-1207271221', u'CAST_-12... | null | null | 001580c0 | x64 | O2 | (translation_unit "void FUN_001580c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425d20;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001580c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit "/* DWARF original prototype: void ~Struct_no_warn_constructors(Struct_no_warn_constructors * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_constructors::~Struct_no_warn_constructors\n (Struct_no_warn_constructors *this,int __in_chrg)\n\n{\n pointer pc... | (translation_unit "void FUN_001580c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425d20;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001580c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (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_001580c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425d20;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001580c0(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_no_warn_constructors(Struct_no_warn_constructors * this,
int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(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 |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00425d20;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60((undefined8 *)param_1[1]);
return;
}
return;
}
|
1222_putty_and_putty_strip.c | dh_setup_gex | FUN_00151890 |
void * dh_setup_gex(Bignum pval,Bignum gval)
{
dh_ctx *ctx;
Bignum_conflict pBVar1;
ctx = (dh_ctx *)safemalloc(1,0x30);
pBVar1 = copybn((Bignum_conflict)pval);
ctx->p = pBVar1;
pBVar1 = copybn((Bignum_conflict)gval);
ctx->g = pBVar1;
dh_init(ctx);
return ctx;
}
|
long FUN_00151890(undefined8 param_1,undefined8 param_2)
{
long lVar1;
undefined8 uVar2;
lVar1 = FUN_00127510(1,0x30);
uVar2 = FUN_0014b6a0(param_1);
*(undefined8 *)(lVar1 + 0x10) = uVar2;
uVar2 = FUN_0014b6a0(param_2);
*(undefined8 *)(lVar1 + 0x28) = uVar2;
FUN_001517f0(lVar1);
return lVar1;
}
| PUSH R12
MOV R12,RDI
MOV EDI,0x1
PUSH RBP
MOV RBP,RSI
MOV ESI,0x30
PUSH RBX
CALL 0x00127510
MOV RDI,R12
MOV RBX,RAX
CALL 0x0014b6a0
MOV RDI,RBP
MOV qword ptr [RBX + 0x10],RAX
CALL 0x0014b6a0
MOV RDI,RBX
MOV qword ptr [RBX + 0x28],RAX
CALL 0x001517f0
MOV RAX,RBX
POP RBX
POP RBP
POP R12
RET | null | null | null | null | [(u'CAST_-1207297714', u'PTRSUB_-1207297695'), ('const-433', u'STORE_-1207297819'), (u'CALL_-1207297862', u'CAST_-1207297714'), (u'CALL_-1207297846', u'STORE_-1207297838'), (u'COPY_-1207297808', u'RETURN_-1207297777'), (u'CAST_-1207297689', u'CALL_-1207297827'), (u'CAST_-1207297702', u'CALL_-1207297846'), ('const-1', u... | [('const-1', u'CALL_-1207297862'), ('tmp_233', u'CALL_-1207297846'), (u'CAST_-1207297681', u'STORE_-1207297819'), (u'CALL_-1207297846', u'STORE_-1207297838'), ('const-433', u'STORE_-1207297819'), (u'COPY_-1207297808', u'RETURN_-1207297777'), ('const-16', u'INT_ADD_-1207297824'), ('const-433', u'STORE_-1207297838'), ('c... | null | null | 00151890 | x64 | O2 | (translation_unit "long FUN_00151890(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00127510(1,0x30);\n uVar2 = FUN_0014b6a0(param_1);\n *(undefined8 *)(lVar1 + 0x10) = uVar2;\n uVar2 = FUN_0014b6a0(param_2);\n *(undefined8 *)(lVar1 + 0x28) = uVar2;\n FUN_001517f... | (translation_unit "void * dh_setup_gex(Bignum pval,Bignum gval)\n\n{\n dh_ctx *ctx;\n Bignum_conflict pBVar1;\n \n ctx = (dh_ctx *)safemalloc(1,0x30);\n pBVar1 = copybn((Bignum_conflict)pval);\n ctx->p = pBVar1;\n pBVar1 = copybn((Bignum_conflict)gval);\n ctx->g = pBVar1;\n dh_init(ctx);\n return ctx;\n}\n\n"... | (translation_unit "long FUN_00151890(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00127510(1,0x30);\n uVar2 = FUN_0014b6a0(param_1);\n *(undefined8 *)(lVar1 + 0x10) = uVar2;\n uVar2 = FUN_0014b6a0(param_2);\n *(undefined8 *)(lVar1 + 0x28) = uVar2;\n FUN_001517f... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment... | (function_definition "long FUN_00151890(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00127510(1,0x30);\n uVar2 = FUN_0014b6a0(param_1);\n *(undefined8 *)(lVar1 + 0x10) = uVar2;\n uVar2 = FUN_0014b6a0(param_2);\n *(undefined8 *)(lVar1 + 0x28) = uVar2;\n FUN_0015... |
void * function_1(type_1 pval,type_1 gval)
{
type_2 *ctx;
type_3 pBVar1;
ctx = (type_2 *)var_1(1,0x30);
pBVar1 = var_2((type_3)pval);
ctx->p = pBVar1;
pBVar1 = var_2((type_3)gval);
ctx->g = pBVar1;
var_3(ctx);
return ctx;
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_st... | null |
long MASKED(undefined8 param_1,undefined8 param_2)
{
long lVar1;
undefined8 uVar2;
lVar1 = FUN_00127510(1,0x30);
uVar2 = FUN_0014b6a0(param_1);
*(undefined8 *)(lVar1 + 0x10) = uVar2;
uVar2 = FUN_0014b6a0(param_2);
*(undefined8 *)(lVar1 + 0x28) = uVar2;
FUN_001517f0(lVar1);
return lVar1;
}
|
9933_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | _M_realloc_insert<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_> | FUN_0043f720 |
/* DWARF original name: _M_realloc_insert<std::__detail::_Node_iterator<std::pair<const
gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> >
DWARF original prototype: void
_M_realloc_insert<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsi... |
void FUN_0043f720(long *param_1,long param_2,undefined8 *param_3)
{
long lVar1;
long lVar2;
ulong uVar3;
long lVar4;
ulong uVar5;
long lVar6;
long lVar7;
bool bVar8;
lVar1 = param_1[1];
lVar2 = *param_1;
uVar3 = lVar1 - lVar2 >> 3;
if (uVar3 == 0) {
uVar5 = 1;
LAB_0043f86d:
lVar7 = ... | PUSH R15
PUSH R14
MOV R14,RDI
PUSH R13
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
MOV R8,RBP
SUB RSP,0x28
MOV RSI,qword ptr [RDI + 0x8]
MOV RBX,qword ptr [RDI]
MOV RAX,RSI
SUB R8,RBX
SUB RAX,RBX
SAR RAX,0x3
JZ 0x0043f868
LEA RCX,[RAX + RAX*0x1]
MOV R15,-0x8
CMP RAX,RCX
JBE 0x0043f838
MOV RDI,R15
MOV qword ptr [RSP + 0x18],... | null | null | null | null | [('const-3', u'INT_RIGHT_-1201866480'), ('tmp_1242', u'PTRSUB_-1201865928'), ('const-0', u'PTRSUB_-1201865894'), (u'MULTIEQUAL_-1201865886', u'MULTIEQUAL_-1201865847'), (u'CAST_-1201865754', u'INT_ADD_-1201866648'), (u'PTRSUB_-1201865837', u'PTRSUB_-1201865814'), ('const-0', u'PTRSUB_-1201865726'), ('const-16', u'PTRSU... | [(u'COPY_-1201865850', u'MULTIEQUAL_-1201865983'), ('tmp_2487', u'INT_SUB_-1201866520'), (u'PTRADD_-1201865716', u'STORE_-1201866380'), (u'COPY_-1201865857', u'INT_MULT_-1201866574'), (u'INT_ADD_-1201866586', u'CAST_-1201865791'), ('const-433', u'LOAD_-1201866602'), (u'INT_SRIGHT_-1201866850', u'INT_LESS_-1201866795'),... | null | null | 0043f720 | x64 | O2 | (translation_unit "void FUN_0043f720(long *param_1,long param_2,undefined8 *param_3)\n\n{\n long lVar1;\n long lVar2;\n ulong uVar3;\n long lVar4;\n ulong uVar5;\n long lVar6;\n long lVar7;\n bool bVar8;\n \n lVar1 = param_1[1];\n lVar2 = *param_1;\n uVar3 = lVar1 - lVar2 >> 3;\n if (uVar3 == 0) {\n uVa... | (translation_unit "/* DWARF original name: _M_realloc_insert<std::__detail::_Node_iterator<std::pair<const\n gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> >\n DWARF original prototype: void\n _M_realloc_insert<std::__detail::_Node_iterator<std::pair<const_gold::Stringpoo... | (translation_unit "void FUN_0043f720(long *param_1,long param_2,undefined8 *param_3)\n\n{\n long lVar1;\n long lVar2;\n ulong uVar3;\n long lVar4;\n ulong uVar5;\n long lVar6;\n long lVar7;\n bool bVar8;\n \n lVar1 = param_1[1];\n lVar2 = *param_1;\n uVar3 = lVar1 - lVar2 >> 3;\n if (uVar3 == 0) {\n uVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (dec... | (function_definition "void FUN_0043f720(long *param_1,long param_2,undefined8 *param_3)\n\n{\n long lVar1;\n long lVar2;\n ulong uVar3;\n long lVar4;\n ulong uVar5;\n long lVar6;\n long lVar7;\n bool bVar8;\n \n lVar1 = param_1[1];\n lVar2 = *param_1;\n uVar3 = lVar1 - lVar2 >> 3;\n if (uVar3 == 0) {\n ... |
/* DWARF original name: _M_realloc_insert<std::__detail::_Node_iterator<std::pair<const
gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> >
DWARF original prototype: void
_M_realloc_insert<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsi... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarato... | null |
void MASKED(long *param_1,long param_2,undefined8 *param_3)
{
long lVar1;
long lVar2;
ulong uVar3;
long lVar4;
ulong uVar5;
long lVar6;
long lVar7;
bool bVar8;
lVar1 = param_1[1];
lVar2 = *param_1;
uVar3 = lVar1 - lVar2 >> 3;
if (uVar3 == 0) {
uVar5 = 1;
LAB_0043f86d:
lVar7 = uVar5 ... |
808_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | gldelf64lppc_open_dynamic_archive | FUN_0014b250 |
bfd_boolean
gldelf64lppc_open_dynamic_archive
(char *arch,search_dirs_type *search,lang_input_statement_type *entry)
{
lang_input_statement_flags lVar1;
byte bVar2;
bfd_boolean bVar3;
int iVar4;
size_t sVar5;
size_t sVar6;
size_t sVar7;
char *__s;
char *__s_00;
bVar3 = 0;
lVar1 = en... |
undefined4 FUN_0014b250(char *param_1,long param_2,long param_3)
{
byte bVar1;
int iVar2;
undefined4 uVar3;
size_t sVar4;
size_t sVar5;
size_t sVar6;
char *__s;
char *__s_00;
uVar3 = 0;
bVar1 = *(byte *)(param_3 + 0x48);
if ((bVar1 & 1) != 0) {
__s_00 = *(char **)(param_3 + 0x10);
sVa... | PUSH R15
XOR EAX,EAX
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x18
MOVZX R15D,byte ptr [RDX + 0x48]
TEST R15B,0x1
JZ 0x0014b343
MOV R13,qword ptr [RDX + 0x10]
MOV R14,RDI
MOV RDI,qword ptr [RSI + 0x8]
MOV RBX,RDX
MOV RBP,RSI
CALL 0x0010c390
MOV RDI,R13
MOV R12,RAX
CALL 0x0010c390
ADD R12,RAX
AND R15D,0x2
JN... | null | null | null | null | [('const-0', u'INT_EQUAL_-1207192565'), ('const-433', u'LOAD_-1207192810'), (u'CALL_-1207192745', u'MULTIEQUAL_-1207191606'), (u'CALL_-1207192409', u'CAST_-1207191624'), (u'PTRSUB_-1207191892', u'LOAD_-1207192952'), (u'LOAD_-1207192718', u'CALL_-1207192699'), ('const-0', u'INT_EQUAL_-1207192848'), ('tmp_975', u'PTRSUB_... | [('const-0', u'INT_EQUAL_-1207192565'), (u'CALL_-1207192812', u'CAST_-1207191826'), (u'COPY_-1207191776', u'CALL_-1207192587'), ('tmp_2306', u'INT_ADD_-1207192543'), ('const-433', u'STORE_-1207192723'), (u'LOAD_-1207192718', u'CALL_-1207192699'), ('tmp_2306', u'INT_ADD_-1207192657'), ('const-16', u'INT_ADD_-1207192907'... | null | null | 0014b250 | x64 | O2 | (translation_unit "undefined4 FUN_0014b250(char *param_1,long param_2,long param_3)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 uVar3;\n size_t sVar4;\n size_t sVar5;\n size_t sVar6;\n char *__s;\n char *__s_00;\n \n uVar3 = 0;\n bVar1 = *(byte *)(param_3 + 0x48);\n if ((bVar1 & 1) != 0) {\n __s_00 = *(... | (translation_unit "bfd_boolean\ngldelf64lppc_open_dynamic_archive\n (char *arch,search_dirs_type *search,lang_input_statement_type *entry)\n\n{\n lang_input_statement_flags lVar1;\n byte bVar2;\n bfd_boolean bVar3;\n int iVar4;\n size_t sVar5;\n size_t sVar6;\n size_t sVar7;\n char *__s;\n char *__s_0... | (translation_unit "undefined4 FUN_0014b250(char *param_1,long param_2,long param_3)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 uVar3;\n size_t sVar4;\n size_t sVar5;\n size_t sVar6;\n char *__s;\n char *__s_00;\n \n uVar3 = 0;\n bVar1 = *(byte *)(param_3 + 0x48);\n if ((bVar1 & 1) != 0) {\n __s_00 = *(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "undefined4 FUN_0014b250(char *param_1,long param_2,long param_3)\n\n{\n byte bVar1;\n int iVar2;\n undefined4 uVar3;\n size_t sVar4;\n size_t sVar5;\n size_t sVar6;\n char *__s;\n char *__s_00;\n \n uVar3 = 0;\n bVar1 = *(byte *)(param_3 + 0x48);\n if ((bVar1 & 1) != 0) {\n __s_00 =... |
type_1
function_1
(char *arch,type_2 *search,type_3 *entry)
{
type_4 lVar1;
type_5 var_11;
type_1 bVar3;
int var_8;
size_t var_3;
size_t var_4;
size_t var_5;
char *__s;
char *__s_00;
bVar3 = 0;
lVar1 = entry->flags;
if ((type_6 [16])((type_6 [16])lVar1 & (type_6 [16])0x1) != (t... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (i... | null |
undefined4 MASKED(char *param_1,long param_2,long param_3)
{
byte bVar1;
int iVar2;
undefined4 uVar3;
size_t sVar4;
size_t sVar5;
size_t sVar6;
char *__s;
char *__s_00;
uVar3 = 0;
bVar1 = *(byte *)(param_3 + 0x48);
if ((bVar1 & 1) != 0) {
__s_00 = *(char **)(param_3 + 0x10);
sVar4 = s... |
8034_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | find_last_of | FUN_002e36c0 |
/* std::string::find_last_of(char, unsigned long) const */
void __thiscall std::string::find_last_of(string *this,char param_1,ulong param_2)
{
rfind(this,param_1,param_2);
return;
}
|
void FUN_002e36c0(undefined8 param_1,char param_2)
{
FUN_002e34f0(param_1,(int)param_2);
return;
}
| MOVSX ESI,SIL
JMP 0x002e34f0 | null | null | null | null | [('tmp_12', u'CALL_-1204734259'), ('tmp_14', u'CALL_-1204734259'), ('tmp_13', u'CALL_-1204734259'), ('const-0', u'RETURN_-1204734255')] | [(u'INT_SEXT_-1204734254', u'CALL_-1204734259'), ('const-0', u'RETURN_-1204734255'), ('tmp_44', u'CALL_-1204734259'), ('tmp_37', u'INT_SEXT_-1204734254')] | null | null | 002e36c0 | x64 | O2 | (translation_unit "void FUN_002e36c0(undefined8 param_1,char param_2)\n\n{\n FUN_002e34f0(param_1,(int)param_2);\n return;\n}\n\n" (function_definition "void FUN_002e36c0(undefined8 param_1,char param_2)\n\n{\n FUN_002e34f0(param_1,(int)param_2);\n return;\n}" primitive_type (function_declarator "FUN_002e36c0(undef... | (translation_unit "/* std::string::find_last_of(char, unsigned long) const */\n\nvoid __thiscall std::string::find_last_of(string *this,char param_1,ulong param_2)\n\n{\n rfind(this,param_1,param_2);\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::find_last_of(string *this,char param_1,ul... | (translation_unit "void FUN_002e36c0(undefined8 param_1,char param_2)\n\n{\n FUN_002e34f0(param_1,(int)param_2);\n return;\n}\n\n" (function_definition "void FUN_002e36c0(undefined8 param_1,char param_2)\n\n{\n FUN_002e34f0(param_1,(int)param_2);\n return;\n}" primitive_type (function_declarator "FUN_002e36c0(undef... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (retu... | (function_definition "void FUN_002e36c0(undefined8 param_1,char param_2)\n\n{\n FUN_002e34f0(param_1,(int)param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e36c0(undefined8 param_1,char param_2)" (identifier "FUN_002e36c0") (parameter_list "(undefined8 param_1,char param_2)" (( "(") (parame... |
/* std::string::find_last_of(char, unsigned long) const */
void __thiscall std::type_1::function_1(type_1 *this,char param_1,type_2 param_2)
{
var_1(this,param_1,param_2);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... | null |
void MASKED(undefined8 param_1,char param_2)
{
FUN_002e34f0(param_1,(int)param_2);
return;
}
|
122_pscp_and_pscp_strip.c | exit | exit |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00185f48)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void exit(int __status)
{
(*(code *)PTR_exit_00185f48)();
return;
}
| JMP qword ptr [0x00185f48] | null | null | null | null | [(u'INDIRECT_-1206945819', u'COPY_-1206945878'), (u'CAST_-1206945814', u'CALLIND_-1206945880'), ('const-0', u'RETURN_-1206945877'), (u'CALLIND_-1206945880', u'INDIRECT_-1206945819'), ('tmp_28', u'CAST_-1206945814')] | [(u'INDIRECT_-1206945819', u'COPY_-1206945878'), (u'CAST_-1206945814', u'CALLIND_-1206945880'), ('const-0', u'RETURN_-1206945877'), (u'CALLIND_-1206945880', u'INDIRECT_-1206945819'), ('tmp_28', u'CAST_-1206945814')] | null | null | 001077a0 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}" primitive_type (function_decl... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}" primitive_type (function_decl... | (translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT... | (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_00185f48)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(int __status)
{
(*(type_1 *)PTR_exit_00185f48)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expressi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(int __status)
{
(*(code *)PTR_MASKED_00185f48)();
return;
}
|
141_sparc64-linux-gnu-as_and_sparc64-linux-gnu-as_strip.c | initialize_cframe | FUN_0010c3e0 |
void initialize_cframe(conditional_frame *cframe)
{
conditional_frame *pcVar1;
int iVar2;
char *pcVar3;
uint uVar4;
cframe->dead_tree = 0;
cframe->macro_nest = 0;
(cframe->if_file_line).file = (char *)0x0;
(cframe->if_file_line).line = 0;
*(undefined4 *)&(cframe->if_file_line).field_0xc = 0;
(c... |
void FUN_0010c3e0(undefined1 (*param_1) [16])
{
long lVar1;
undefined4 uVar2;
undefined8 uVar3;
uint uVar4;
*(undefined8 *)param_1[3] = 0;
*param_1 = (undefined1 [16])0x0;
param_1[1] = (undefined1 [16])0x0;
param_1[2] = (undefined1 [16])0x0;
uVar3 = FUN_00118300();
uVar4 = 0;
*(undefined8 ... | PUSH RBX
PXOR XMM0,XMM0
MOV RBX,RDI
ADD RDI,0x8
MOV qword ptr [RDI + 0x28],0x0
MOVAPS xmmword ptr [RDI + -0x8],XMM0
MOVAPS xmmword ptr [RDI + 0x8],XMM0
MOVAPS xmmword ptr [RDI + 0x18],XMM0
CALL 0x00118300
XOR EDX,EDX
MOV qword ptr [RBX],RAX
MOV RAX,qword ptr [0x00186c10]
MOV qword ptr [RBX + 0x20],RAX
TEST RAX,RAX
JZ 0... | null | null | null | null | [('tmp_253', u'PTRSUB_-1206926052'), (u'PTRSUB_-1206926083', u'STORE_-1206926337'), (u'CAST_-1206926046', u'STORE_-1206926116'), ('const-433', u'STORE_-1206926144'), ('const-433', u'STORE_-1206926272'), ('tmp_253', u'PTRSUB_-1206926083'), (u'PTRSUB_-1206926047', u'STORE_-1206926108'), ('const-433', u'STORE_-1206926128'... | [(u'MULTIEQUAL_-1206926065', u'STORE_-1206926207'), (u'INT_NOTEQUAL_-1206926220', u'INT_ZEXT_-1206926112'), (u'CALL_-1206926301', u'INDIRECT_-1206926099'), (u'STORE_-1206926337', u'INDIRECT_-1206926107'), (u'INDIRECT_-1206926035', u'COPY_-1206926099'), ('const-16', u'PTRADD_-1206926050'), (u'STORE_-1206926326', u'INDIR... | null | null | 0010c3e0 | x64 | O2 | (translation_unit "void FUN_0010c3e0(undefined1 (*param_1) [16])\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n uint uVar4;\n \n *(undefined8 *)param_1[3] = 0;\n *param_1 = (undefined1 [16])0x0;\n param_1[1] = (undefined1 [16])0x0;\n param_1[2] = (undefined1 [16])0x0;\n uVar3 = FUN_00118300()... | (translation_unit "void initialize_cframe(conditional_frame *cframe)\n\n{\n conditional_frame *pcVar1;\n int iVar2;\n char *pcVar3;\n uint uVar4;\n \n cframe->dead_tree = 0;\n cframe->macro_nest = 0;\n (cframe->if_file_line).file = (char *)0x0;\n (cframe->if_file_line).line = 0;\n *(undefined4 *)&(cframe->if_... | (translation_unit "void FUN_0010c3e0(undefined1 (*param_1) [16])\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n uint uVar4;\n \n *(undefined8 *)param_1[3] = 0;\n *param_1 = (undefined1 [16])0x0;\n param_1[1] = (undefined1 [16])0x0;\n param_1[2] = (undefined1 [16])0x0;\n uVar3 = FUN_00118300()... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (array_declarator (parenthesized_declarator ( (pointer_declarator * IDENT) )) [ LIT ])) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration... | (function_definition "void FUN_0010c3e0(undefined1 (*param_1) [16])\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n uint uVar4;\n \n *(undefined8 *)param_1[3] = 0;\n *param_1 = (undefined1 [16])0x0;\n param_1[1] = (undefined1 [16])0x0;\n param_1[2] = (undefined1 [16])0x0;\n uVar3 = FUN_0011830... |
void function_1(type_1 *cframe)
{
type_1 *var_2;
int iVar2;
char *pcVar3;
type_2 uVar4;
cframe->dead_tree = 0;
cframe->macro_nest = 0;
(cframe->if_file_line).file = (char *)0x0;
(cframe->if_file_line).line = 0;
*(type_3 *)&(cframe->if_file_line).field_0xc = 0;
(cframe->else_file_line).file = (c... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (array_declarator declarator: (parenthesized_declarator (pointer_declarator declarator: (identifier))) size: (num... | null |
void MASKED(undefined1 (*param_1) [16])
{
long lVar1;
undefined4 uVar2;
undefined8 uVar3;
uint uVar4;
*(undefined8 *)param_1[3] = 0;
*param_1 = (undefined1 [16])0x0;
param_1[1] = (undefined1 [16])0x0;
param_1[2] = (undefined1 [16])0x0;
uVar3 = FUN_00118300();
uVar4 = 0;
*(undefined8 *)*par... |
425_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | get_versions[abi:cxx11] | FUN_0014d5ce |
/* gold::Version_script_info::get_versions[abi:cxx11]() const [clone .cold.471] */
void gold::Version_script_info::get_versions_abi_cxx11_(void)
{
vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::all... |
void FUN_0014d5ce(void)
{
FUN_0016ee50();
/* WARNING: Subroutine does not return */
FUN_003688e0();
}
| MOV RDI,RBP
CALL 0x0016ee50
MOV RDI,RBX
CALL 0x003688e0 | null | null | null | null | [('tmp_64', u'CALL_-1207183909'), ('tmp_62', u'CALL_-1207183909'), ('const-1', u'RETURN_-1207183892')] | [('const-1', u'RETURN_-1207183892')] | null | null | 0014d5ce | x64 | O2 | (translation_unit "void FUN_0014d5ce(void)\n\n{\n FUN_0016ee50();\n /* WARNING: Subroutine does not return */\n FUN_003688e0();\n}\n\n" (function_definition "void FUN_0014d5ce(void)\n\n{\n FUN_0016ee50();\n /* WARNING: Subroutine does not return */\n FUN_003688e0();\n}" primiti... | (translation_unit "/* gold::Version_script_info::get_versions[abi:cxx11]() const [clone .cold.471] */\n\nvoid gold::Version_script_info::get_versions_abi_cxx11_(void)\n\n{\n vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char... | (translation_unit "void FUN_0014d5ce(void)\n\n{\n FUN_0016ee50();\n \n FUN_003688e0();\n}\n\n" (function_definition "void FUN_0014d5ce(void)\n\n{\n FUN_0016ee50();\n \n FUN_003688e0();\n}" primitive_type (function_declarator "FUN_0014d5ce(void)" identifier (parameter_list "(voi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void FUN_0014d5ce(void)\n\n{\n FUN_0016ee50();\n \n FUN_003688e0();\n}" (primitive_type "void") (function_declarator "FUN_0014d5ce(void)" (identifier "FUN_0014d5ce") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
/* gold::Version_script_info::get_versions[abi:cxx11]() const [clone .cold.471] */
void gold::Version_script_info::function_1(void)
{
var_4<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expre... | null |
void MASKED(void)
{
FUN_0016ee50();
/* WARNING: Subroutine does not return */
FUN_003688e0();
}
|
8595_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | _M_construct_aux_2 | FUN_0033f4a0 |
/* std::string::_M_construct_aux_2(unsigned long, char) */
void __thiscall std::string::_M_construct_aux_2(string *this,ulong param_1,char param_2)
{
_M_construct(this,param_1,param_2);
return;
}
|
void FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)
{
FUN_0033f410(param_1,param_2,(int)param_3);
return;
}
| MOVSX EDX,DL
JMP 0x0033f410 | null | null | null | null | [('tmp_12', u'CALL_-1205013332'), ('tmp_14', u'CALL_-1205013332'), ('tmp_13', u'CALL_-1205013332'), ('const-0', u'RETURN_-1205013328')] | [('tmp_50', u'CALL_-1205013332'), (u'INT_SEXT_-1205013326', u'CALL_-1205013332'), ('tmp_38', u'INT_SEXT_-1205013326'), ('tmp_49', u'CALL_-1205013332'), ('const-0', u'RETURN_-1205013328')] | null | null | 0033f4a0 | x64 | O2 | (translation_unit "void FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n FUN_0033f410(param_1,param_2,(int)param_3);\n return;\n}\n\n" (function_definition "void FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n FUN_0033f410(param_1,param_2,(int)param_3);\n return;\n}" p... | (translation_unit "/* std::string::_M_construct_aux_2(unsigned long, char) */\n\nvoid __thiscall std::string::_M_construct_aux_2(string *this,ulong param_1,char param_2)\n\n{\n _M_construct(this,param_1,param_2);\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::_M_construct_aux_2(string *t... | (translation_unit "void FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n FUN_0033f410(param_1,param_2,(int)param_3);\n return;\n}\n\n" (function_definition "void FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n FUN_0033f410(param_1,param_2,(int)param_3);\n return;\n}" p... | (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 , (cast_expression (... | (function_definition "void FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)\n\n{\n FUN_0033f410(param_1,param_2,(int)param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0033f4a0(undefined8 param_1,undefined8 param_2,char param_3)" (identifier "FUN_0033f4a0") (parameter_list "(und... |
/* std::string::_M_construct_aux_2(unsigned long, char) */
void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,char param_2)
{
var_1(this,param_1,param_2);
return;
}
| 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(undefined8 param_1,undefined8 param_2,char param_3)
{
FUN_0033f410(param_1,param_2,(int)param_3);
return;
}
|
8_sg_read_buffer_and_sg_read_buffer_strip.c | strncmp | strncmp |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncmp(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(code *)PTR_strncmp_00105f10)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncmp(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(code *)PTR_strncmp_00105f10)();
return iVar1;
}
| JMP qword ptr [0x00105f10] | null | null | null | null | [(u'CAST_-1206968115', u'CALLIND_-1206968184'), (u'CALLIND_-1206968184', u'INDIRECT_-1206968120'), ('const-0', u'RETURN_-1206968181'), (u'CALLIND_-1206968184', u'RETURN_-1206968181'), (u'INDIRECT_-1206968120', u'COPY_-1206968179'), ('tmp_44', u'CAST_-1206968115')] | [(u'CAST_-1206968115', u'CALLIND_-1206968184'), (u'CALLIND_-1206968184', u'INDIRECT_-1206968120'), ('const-0', u'RETURN_-1206968181'), (u'CALLIND_-1206968184', u'RETURN_-1206968181'), (u'INDIRECT_-1206968120', u'COPY_-1206968179'), ('tmp_44', u'CAST_-1206968115')] | null | null | 00102080 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00105f10)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00105f10)();\n return iVar1;\n}\n\n" comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\... | (translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00105f10)();\n return iVar1;\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00105f10)();\n return iVar1;\n}" pri... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strncmp_00105f10)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(type_1 *)PTR_strncmp_00105f10)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2,size_t __n)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00105f10)();
return iVar1;
}
|
447_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c | stab_demangle_args | FUN_00130da0 |
/* WARNING: Type propagation algorithm not settling */
bfd_boolean
stab_demangle_args(stab_demangle_info *minfo,char **pp,debug_type_conflict **pargs,
bfd_boolean *pvarargs)
{
char cVar1;
char *s;
uint uVar2;
bfd_boolean bVar3;
debug_type_conflict *ppdVar4;
char *pcVar5;
uint alloc;
... |
undefined8 FUN_00130da0(long param_1,undefined8 *param_2,long *param_3,undefined4 *param_4)
{
char cVar1;
char *pcVar2;
int iVar3;
int iVar4;
long lVar5;
undefined8 uVar6;
char *pcVar7;
undefined4 local_50;
uint local_4c;
int local_48;
uint local_44;
undefined8 local_40 [2];
pcVar2 = (cha... | PUSH R15
MOV R15,RSI
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
MOV RBP,RDX
PUSH RBX
MOV RBX,RDI
SUB RSP,0x48
MOV RAX,qword ptr [RSI]
MOV qword ptr [RSP + 0x18],RCX
MOV qword ptr [RSP + 0x10],RAX
MOV RDX,RAX
MOV dword ptr [RSP + 0x28],0xa
TEST RBP,RBP
JZ 0x00130def
MOV EDI,0x50
MOV R14,RCX
CALL 0x00107350
MOV RDX,qword ptr [R... | null | null | null | null | [(u'INDIRECT_-1207167957', u'MULTIEQUAL_-1207167813'), (u'LOAD_-1207169441', u'INT_EQUAL_-1207169352'), ('tmp_1364', u'CALL_-1207169310'), (u'CAST_-1207167987', u'STORE_-1207169501'), (u'CALL_-1207168960', u'INDIRECT_-1207167906'), (u'LOAD_-1207169441', u'INT_EQUAL_-1207169405'), ('const-433', u'STORE_-1207168799'), ('... | [('const-32', u'INT_ADD_-1207169000'), (u'LOAD_-1207169441', u'INT_EQUAL_-1207169352'), ('const-0', u'RETURN_-1207167703'), ('const-101', u'INT_EQUAL_-1207169370'), (u'LOAD_-1207169441', u'INT_EQUAL_-1207169405'), (u'INDIRECT_-1207168037', u'COPY_-1207167888'), ('tmp_3319', u'LOAD_-1207169291'), (u'INDIRECT_-1207168003... | null | null | 00130da0 | x64 | O2 | (translation_unit "undefined8 FUN_00130da0(long param_1,undefined8 *param_2,long *param_3,undefined4 *param_4)\n\n{\n char cVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 uVar6;\n char *pcVar7;\n undefined4 local_50;\n uint local_4c;\n int local_48;\n uint local_44;\n undefined8 ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n\nbfd_boolean\nstab_demangle_args(stab_demangle_info *minfo,char **pp,debug_type_conflict **pargs,\n bfd_boolean *pvarargs)\n\n{\n char cVar1;\n char *s;\n uint uVar2;\n bfd_boolean bVar3;\n debug_type_conflict *ppdVar4;\n ... | (translation_unit "undefined8 FUN_00130da0(long param_1,undefined8 *param_2,long *param_3,undefined4 *param_4)\n\n{\n char cVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 uVar6;\n char *pcVar7;\n undefined4 local_50;\n uint local_4c;\n int local_48;\n uint local_44;\n undefined8 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE ... | (function_definition "undefined8 FUN_00130da0(long param_1,undefined8 *param_2,long *param_3,undefined4 *param_4)\n\n{\n char cVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 uVar6;\n char *pcVar7;\n undefined4 local_50;\n uint local_4c;\n int local_48;\n uint local_44;\n undefine... |
/* WARNING: Type propagation algorithm not settling */
type_1
function_1(type_2 *minfo,char **pp,type_3 **var_1,
type_1 *pvarargs)
{
char var_3;
char *s;
type_4 var_9;
type_1 var_6;
type_3 *ppdVar4;
char *var_4;
type_4 alloc;
type_4 count;
type_4 r;
type_4 var_7;
char *tem;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (i... | null |
undefined8 MASKED(long param_1,undefined8 *param_2,long *param_3,undefined4 *param_4)
{
char cVar1;
char *pcVar2;
int iVar3;
int iVar4;
long lVar5;
undefined8 uVar6;
char *pcVar7;
undefined4 local_50;
uint local_4c;
int local_48;
uint local_44;
undefined8 local_40 [2];
pcVar2 = (char *)*p... |
43_sparc64-linux-gnu-c++filt_and_sparc64-linux-gnu-c++filt_strip.c | __xstat | __xstat |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __xstat(int __ver,char *__filename,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___xstat_00108158)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __xstat(int __ver,char *__filename,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___xstat_00108158)();
return iVar1;
}
| JMP qword ptr [0x00108158] | null | null | null | null | [('tmp_44', u'CAST_-1206967555'), (u'CAST_-1206967555', u'CALLIND_-1206967624'), (u'INDIRECT_-1206967560', u'COPY_-1206967619'), ('const-0', u'RETURN_-1206967621'), (u'CALLIND_-1206967624', u'INDIRECT_-1206967560'), (u'CALLIND_-1206967624', u'RETURN_-1206967621')] | [('tmp_44', u'CAST_-1206967555'), (u'CAST_-1206967555', u'CALLIND_-1206967624'), (u'INDIRECT_-1206967560', u'COPY_-1206967619'), ('const-0', u'RETURN_-1206967621'), (u'CALLIND_-1206967624', u'INDIRECT_-1206967560'), (u'CALLIND_-1206967624', u'RETURN_-1206967621')] | null | null | 001022b0 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat_00108158)();\n return iVar1;\n}\n\n" comment (function_definition "int __xstat(int __ver,char *__filename,s... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat_00108158)();\n return iVar1;\n}\n\n" comment (function_definition "int __xstat(int __ver,char *__filename,s... | (translation_unit "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat_00108158)();\n return iVar1;\n}\n\n" (function_definition "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat_00108158)();\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (... | (function_definition "int __xstat(int __ver,char *__filename,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___xstat_00108158)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "__xstat(int __ver,char *__filename,stat *__stat_buf)" (identifier "__xstat") (parameter_list "(int __ver,c... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,char *__filename,type_1 *__stat_buf)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___xstat_00108158)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,char *__filename,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00108158)();
return iVar1;
}
|
373_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | output_section_callback_tree_to_list | FUN_0011c320 |
void output_section_callback_tree_to_list
(lang_wild_statement_type *ptr,lang_section_bst_type *tree,void *output)
{
if (tree->left != (lang_section_bst_type *)0x0) {
output_section_callback_tree_to_list(ptr,tree->left,output);
}
lang_add_section(&ptr->children,tree->section,(flag_info *)0x0,... |
void FUN_0011c320(long param_1,undefined8 *param_2,undefined8 param_3)
{
if (param_2[1] != 0) {
FUN_0011c320();
}
FUN_0011bdb0(param_1 + 0x30,*param_2,0,param_3);
if (param_2[2] != 0) {
FUN_0011c320(param_1,param_2[2],param_3);
}
free(param_2);
return;
}
| PUSH R12
MOV R12,RDX
PUSH RBP
MOV RBP,RDI
PUSH RBX
MOV RBX,RSI
MOV RSI,qword ptr [RSI + 0x8]
TEST RSI,RSI
JZ 0x0011c33b
CALL 0x0011c320
MOV RSI,qword ptr [RBX]
LEA RDI,[RBP + 0x30]
MOV RCX,R12
XOR EDX,EDX
CALL 0x0011bdb0
MOV RSI,qword ptr [RBX + 0x10]
TEST RSI,RSI
JZ 0x0011c360
MOV RDX,R12
MOV RDI,RBP
CALL 0x0011c320
M... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1206991983'), ('const-0', u'INT_NOTEQUAL_-1206992048'), (u'PTRSUB_-1206991804', u'LOAD_-1206992039'), (u'PTRSUB_-1206991819', u'LOAD_-1206992068'), ('const-0', u'RETURN_-1206991937'), ('tmp_213', u'CALL_-1206991967'), ('tmp_214', u'PTRSUB_-1206991785'), (u'LOAD_-1206992039', u'CALL_-1206992... | [('const-0', u'INT_NOTEQUAL_-1206991983'), ('const-0', u'INT_NOTEQUAL_-1206992048'), ('const-0', u'RETURN_-1206991937'), ('const-1', u'PTRADD_-1206991820'), (u'LOAD_-1206992039', u'CALL_-1206992005'), ('tmp_459', u'CALL_-1206991967'), (u'LOAD_-1206992003', u'CALL_-1206991967'), ('tmp_461', u'PTRADD_-1206991788'), ('con... | null | null | 0011c320 | x64 | O2 | (translation_unit "void FUN_0011c320(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n if (param_2[1] != 0) {\n FUN_0011c320();\n }\n FUN_0011bdb0(param_1 + 0x30,*param_2,0,param_3);\n if (param_2[2] != 0) {\n FUN_0011c320(param_1,param_2[2],param_3);\n }\n free(param_2);\n return;\n}\n\n" (funct... | (translation_unit "void output_section_callback_tree_to_list\n (lang_wild_statement_type *ptr,lang_section_bst_type *tree,void *output)\n\n{\n if (tree->left != (lang_section_bst_type *)0x0) {\n output_section_callback_tree_to_list(ptr,tree->left,output);\n }\n lang_add_section(&ptr->children,tree->... | (translation_unit "void FUN_0011c320(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n if (param_2[1] != 0) {\n FUN_0011c320();\n }\n FUN_0011bdb0(param_1 + 0x30,*param_2,0,param_3);\n if (param_2[2] != 0) {\n FUN_0011c320(param_1,param_2[2],param_3);\n }\n free(param_2);\n return;\n}\n\n" (funct... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (bina... | (function_definition "void FUN_0011c320(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n if (param_2[1] != 0) {\n FUN_0011c320();\n }\n FUN_0011bdb0(param_1 + 0x30,*param_2,0,param_3);\n if (param_2[2] != 0) {\n FUN_0011c320(param_1,param_2[2],param_3);\n }\n free(param_2);\n return;\n}" (primit... |
void function_1
(type_1 *ptr,type_2 *tree,void *output)
{
if (tree->left != (type_2 *)0x0) {
function_1(ptr,tree->left,output);
}
var_1(&ptr->children,tree->section,(type_3 *)0x0,
(type_4 *)output);
if (tree->right != (type_2 *)0x0) {
function_1(ptr,tree->right,output... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (id... | null |
void MASKED(long param_1,undefined8 *param_2,undefined8 param_3)
{
if (param_2[1] != 0) {
MASKED();
}
FUN_0011bdb0(param_1 + 0x30,*param_2,0,param_3);
if (param_2[2] != 0) {
MASKED(param_1,param_2[2],param_3);
}
free(param_2);
return;
}
|
3065_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | write_data | FUN_001a7160 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void write_data(Layout * this, Symbol_table * symtab, Output_file * of)
*/
void __thiscall gold::Layout::write_data(Layout *this,Symbol_table *symtab,Output_file *of)
{
uint uVar1;
Output_section *pOVar2;
Output_sec... |
void FUN_001a7160(long param_1,undefined8 param_2,undefined8 param_3)
{
uint uVar1;
long lVar2;
long lVar3;
long *plVar4;
long *plVar5;
undefined8 *puVar6;
if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/paramet... | MOV RAX,qword ptr [0x0043e6b0]
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
MOV RBP,RDX
PUSH RBX
MOV RDX,qword ptr [RAX + 0x10]
TEST RDX,RDX
JZ 0x001a73a2
CMP byte ptr [RDX + 0x54f9],0x0
MOV R13,RDI
MOV R12,RSI
MOV RBX,qword ptr [RDI + 0x248]
MOV RAX,qword ptr [RDI + 0x250]
JNZ 0x001a721c
MOV R14,qword ptr [RDI + 0x2d0]
CMP RBX... | null | null | null | null | [('const-3483', u'CALL_-1207601900'), ('tmp_1354', u'CALLIND_-1207602144'), (u'PTRSUB_-1207601210', u'LOAD_-1207602521'), (u'INDIRECT_-1207601205', u'COPY_-1207601258'), (u'INT_MULT_-1207602535', u'INT_ADD_-1207602524'), ('const-0', u'PTRSUB_-1207601208'), (u'PTRSUB_-1207600978', u'LOAD_-1207602047'), (u'LOAD_-12076026... | [(u'CAST_-1207601253', u'LOAD_-1207602428'), (u'PTRADD_-1207601187', u'MULTIEQUAL_-1207601762'), (u'MULTIEQUAL_-1207601762', u'LOAD_-1207602436'), (u'COPY_-1207601131', u'CALL_-1207601964'), (u'INDIRECT_-1207601149', u'COPY_-1207601195'), (u'INT_MULT_-1207602535', u'INT_ADD_-1207602524'), (u'INT_ADD_-1207602564', u'CAS... | null | null | 001a7160 | x64 | O2 | (translation_unit "void FUN_001a7160(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n uint uVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n long *plVar5;\n undefined8 *puVar6;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FU... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void write_data(Layout * this, Symbol_table * symtab, Output_file * of)\n */\n\nvoid __thiscall gold::Layout::write_data(Layout *this,Symbol_table *symtab,Output_file *of)\n\n{\n uint uVar1;\n Output_sec... | (translation_unit "void FUN_001a7160(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n uint uVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n long *plVar5;\n undefined8 *puVar6;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT... | (function_definition "void FUN_001a7160(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n uint uVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n long *plVar5;\n undefined8 *puVar6;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void write_data(Layout * this, Symbol_table * symtab, Output_file * of)
*/
void __thiscall var_2::type_1::function_1(type_1 *this,type_2 *symtab,type_3 *of)
{
type_4 var_8;
type_5 *var_7;
type_5 *pOVar3;
type_6 *p... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaratio... | null |
void MASKED(long param_1,undefined8 param_2,undefined8 param_3)
{
uint uVar1;
long lVar2;
long lVar3;
long *plVar4;
long *plVar5;
undefined8 *puVar6;
if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/parameters.h"... |
10476_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | get_fde_addresses<32,_true> | FUN_00475150 |
/* DWARF original name: get_fde_addresses<32, true>
DWARF original prototype: void get_fde_addresses<32,_true>(Eh_frame_hdr * this, Output_file * of,
Fde_offsets * fde_offsets, Fde_addresses<32> * fde_addresses) */
void __thiscall
gold::Eh_frame_hdr::get_fde_addresses<32,_true>
(Eh_frame_hdr *this,Out... |
void FUN_00475150(long param_1,long param_2,undefined8 *param_3,undefined8 param_4)
{
byte bVar1;
int iVar2;
long lVar3;
long lVar4;
int *piVar5;
int *piVar6;
undefined4 local_40;
int local_3c;
lVar3 = *(long *)(param_1 + 0x38);
bVar1 = *(byte *)(lVar3 + 0x20);
if ((bVar1 & 1) == 0) {
... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
MOV R12,RDX
PUSH RBP
PUSH RBX
SUB RSP,0x28
MOV RAX,qword ptr [RDI + 0x38]
MOVZX EDX,byte ptr [RAX + 0x20]
TEST DL,0x1
JZ 0x0047523f
MOV EBX,dword ptr [RAX + 0x8]
TEST DL,0x4
JZ 0x00475227
AND EDX,0x2
MOV RBP,qword ptr [RAX + 0x18]
JZ 0x0047520f
MOV RAX,qword ptr [RAX + 0x10]
TEST RBP... | null | null | null | null | [('tmp_154', u'CBRANCH_-1202171465'), (u'INT_ZEXT_-1202171139', u'INT_AND_-1202171434'), ('tmp_289', u'CBRANCH_-1202171380'), (u'LOAD_-1202171301', u'CALL_-1202171264'), ('const-16', u'PTRADD_-1202170707'), (u'INT_AND_-1202171453', u'INT_NOTEQUAL_-1202171466'), ('const-0', u'PTRSUB_-1202170747'), ('const-2', u'INT_AND_... | [('tmp_154', u'CBRANCH_-1202171465'), ('tmp_289', u'CBRANCH_-1202171380'), (u'LOAD_-1202171301', u'CALL_-1202171264'), (u'MULTIEQUAL_-1202170957', u'LOAD_-1202171262'), (u'COPY_-1202170720', u'CALL_-1202171100'), ('const-433', u'LOAD_-1202171208'), (u'INT_AND_-1202171453', u'INT_NOTEQUAL_-1202171466'), ('const-433', u'... | null | null | 00475150 | x64 | O2 | (translation_unit "void FUN_00475150(long param_1,long param_2,undefined8 *param_3,undefined8 param_4)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n int *piVar5;\n int *piVar6;\n undefined4 local_40;\n int local_3c;\n \n lVar3 = *(long *)(param_1 + 0x38);\n bVar1 = *(byte *)(lVar3 + 0x20);\n ... | (translation_unit "/* DWARF original name: get_fde_addresses<32, true>\n DWARF original prototype: void get_fde_addresses<32,_true>(Eh_frame_hdr * this, Output_file * of,\n Fde_offsets * fde_offsets, Fde_addresses<32> * fde_addresses) */\n\nvoid __thiscall\ngold::Eh_frame_hdr::get_fde_addresses<32,_true>\n ... | (translation_unit "void FUN_00475150(long param_1,long param_2,undefined8 *param_3,undefined8 param_4)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n int *piVar5;\n int *piVar6;\n undefined4 local_40;\n int local_3c;\n \n lVar3 = *(long *)(param_1 + 0x38);\n bVar1 = *(byte *)(lVar3 + 0x20);\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_st... | (function_definition "void FUN_00475150(long param_1,long param_2,undefined8 *param_3,undefined8 param_4)\n\n{\n byte bVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n int *piVar5;\n int *piVar6;\n undefined4 local_40;\n int local_3c;\n \n lVar3 = *(long *)(param_1 + 0x38);\n bVar1 = *(byte *)(lVar3 + 0x20);... |
/* DWARF original name: get_fde_addresses<32, true>
DWARF original prototype: void get_fde_addresses<32,_true>(Eh_frame_hdr * this, Output_file * of,
Fde_offsets * fde_offsets, Fde_addresses<32> * fde_addresses) */
void __thiscall
gold::Eh_frame_hdr::get_fde_addresses<32,var_11>
(Eh_frame_hdr *this,ty... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_decla... | null |
void MASKED(long param_1,long param_2,undefined8 *param_3,undefined8 param_4)
{
byte bVar1;
int iVar2;
long lVar3;
long lVar4;
int *piVar5;
int *piVar6;
undefined4 local_40;
int local_3c;
lVar3 = *(long *)(param_1 + 0x38);
bVar1 = *(byte *)(lVar3 + 0x20);
if ((bVar1 & 1) == 0) {
... |
1198_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | ~Struct_Tdata | FUN_00151e40 |
/* DWARF original prototype: void ~Struct_Tdata(Struct_Tdata * this, int __in_chrg) */
void __thiscall gold::General_options::Struct_Tdata::~Struct_Tdata(Struct_Tdata *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (_func_... |
void FUN_00151e40(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003e0608;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002a2980((undefined8 *)param_1[1]);
return;
}
return;
}
| LEA RAX,[0x3e0608]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00151e60
MOV RDI,RDX
JMP 0x002a2980
RET | null | null | null | null | [(u'CAST_-1207296319', u'STORE_-1207296429'), ('const-433', u'LOAD_-1207296437'), ('const-433', u'STORE_-1207296429'), (u'PTRSUB_-1207296326', u'PTRSUB_-1207296322'), ('const-16', u'PTRSUB_-1207296315'), ('tmp_68', u'PTRSUB_-1207296332'), ('tmp_68', u'PTRSUB_-1207296326'), ('const-0', u'RETURN_-1207296391'), (u'PTRSUB_... | [('const-1', u'PTRADD_-1207296334'), ('const-8', u'PTRADD_-1207296326'), ('tmp_48', u'CBRANCH_-1207296404'), ('const-0', u'PTRSUB_-1207296330'), (u'CAST_-1207296333', u'CALL_-1207296395'), ('const-433', u'STORE_-1207296429'), ('tmp_109', u'STORE_-1207296429'), ('const-0', u'RETURN_-1207296391'), ('tmp_109', u'PTRADD_-1... | null | null | 00151e40 | x64 | O2 | (translation_unit "void FUN_00151e40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0608;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00151e40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003... | (translation_unit "/* DWARF original prototype: void ~Struct_Tdata(Struct_Tdata * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Tdata::~Struct_Tdata(Struct_Tdata *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var).... | (translation_unit "void FUN_00151e40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0608;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00151e40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003... | (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_00151e40(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0608;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00151e40(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_Tdata(Struct_Tdata * this, int __in_chrg) */
void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003e0608;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002a2980((undefined8 *)param_1[1]);
return;
}
return;
}
|
101_base64_and_base64_strip.c | quotearg_style | FUN_001054c0 |
char * quotearg_style(quoting_style s,char *arg)
{
char *pcVar1;
pcVar1 = quotearg_n_style(L'\0',s,arg);
return pcVar1;
}
|
void FUN_001054c0(undefined4 param_1,undefined8 param_2)
{
FUN_001053a0(0,param_1,param_2);
return;
}
| MOV RDX,RSI
MOV ESI,EDI
XOR EDI,EDI
JMP 0x001053a0 | null | null | null | null | [('const-0', u'CALL_-1206954789'), ('tmp_42', u'CALL_-1206954789'), (u'CALL_-1206954789', u'RETURN_-1206954785'), ('const-0', u'RETURN_-1206954785'), ('tmp_41', u'CALL_-1206954789')] | [('tmp_100', u'CALL_-1206954789'), ('tmp_119', u'CALL_-1206954789'), ('const-0', u'CALL_-1206954789'), ('const-0', u'RETURN_-1206954785')] | null | null | 001054c0 | x64 | O2 | (translation_unit "void FUN_001054c0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_001053a0(0,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001054c0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_001053a0(0,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001054c0... | (translation_unit "char * quotearg_style(quoting_style s,char *arg)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_style(L'\0',s,arg);\n return pcVar1;\n}\n\n" (function_definition "char * quotearg_style(quoting_style s,char *arg)\n\n{\n char *pcVar1;\n \n pcVar1 = quotearg_n_style(L'\0',s,arg);\n return pcVar1;... | (translation_unit "void FUN_001054c0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_001053a0(0,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001054c0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_001053a0(0,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001054c0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_001054c0(undefined4 param_1,undefined8 param_2)\n\n{\n FUN_001053a0(0,param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001054c0(undefined4 param_1,undefined8 param_2)" (identifier "FUN_001054c0") (parameter_list "(undefined4 param_1,undefined8 param_2)" ... |
char * function_1(type_1 s,char *arg)
{
char *pcVar1;
pcVar1 = var_1(L'\0',s,arg);
return pcVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
void MASKED(undefined4 param_1,undefined8 param_2)
{
FUN_001053a0(0,param_1,param_2);
return;
}
|
293_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c | lang_one_common | FUN_001145f0 |
bfd_boolean lang_one_common(bfd_link_hash_entry *h,void *info)
{
bfd_link_hash_common_entry *pbVar1;
asection *paVar2;
bfd_boolean bVar3;
uint uVar4;
char *pcVar5;
ulong uVar6;
char *fmt;
uint *puVar7;
uint *puVar8;
ulong uVar9;
uint uVar10;
ulong uVar11;
bool bVar12;
char buf [50];
i... |
undefined8 FUN_001145f0(long param_1,uint *param_2)
{
long lVar1;
int iVar2;
uint uVar3;
char *__s;
ulong uVar4;
undefined8 uVar5;
undefined8 uVar6;
uint *puVar7;
uint *puVar8;
ulong uVar9;
uint uVar10;
ulong uVar11;
bool bVar12;
uint local_68 [18];
if (*(char *)(param_1 + 0x18) == '\... | CMP byte ptr [RDI + 0x18],0x5
JZ 0x00114600
MOV EAX,0x1
RET
MOV RAX,qword ptr [RDI + 0x28]
MOV EDX,dword ptr [0x00182f0c]
MOV ECX,dword ptr [RAX]
CMP EDX,0x2
JZ 0x00114818
CMP EDX,0x1
JZ 0x00114790
PUSH R13
LEA RSI,[0x182d60]
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDI
MOV RDX,RBX
SUB RSP,0x48
MOV R12,qword ptr [RDI + 0x30]... | null | null | null | null | [(u'CALL_-1207023083', u'INDIRECT_-1207021931'), ('tmp_1784', u'PTRSUB_-1207021633'), ('const-8', u'PTRSUB_-1207022056'), (u'COPY_-1207021966', u'CALL_-1207023623'), ('const-0', u'SUBPIECE_-1207022677'), (u'LOAD_-1207024108', u'PTRSUB_-1207022112'), (u'INDIRECT_-1207022376', u'MULTIEQUAL_-1207022333'), (u'INDIRECT_-120... | [(u'INT_ADD_-1207023956', u'CAST_-1207022058'), ('tmp_4197', u'PTRSUB_-1207022100'), (u'INDIRECT_-1207021994', u'MULTIEQUAL_-1207021990'), (u'CALL_-1207023687', u'INDIRECT_-1207022156'), ('const-0', u'CALL_-1207022911'), (u'INDIRECT_-1207022347', u'MULTIEQUAL_-1207022304'), (u'INDIRECT_-1207021892', u'MULTIEQUAL_-12070... | null | null | 001145f0 | x64 | O2 | (translation_unit "undefined8 FUN_001145f0(long param_1,uint *param_2)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n char *__s;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n uint *puVar7;\n uint *puVar8;\n ulong uVar9;\n uint uVar10;\n ulong uVar11;\n bool bVar12;\n uint local_68 [18];\n \n ... | (translation_unit "bfd_boolean lang_one_common(bfd_link_hash_entry *h,void *info)\n\n{\n bfd_link_hash_common_entry *pbVar1;\n asection *paVar2;\n bfd_boolean bVar3;\n uint uVar4;\n char *pcVar5;\n ulong uVar6;\n char *fmt;\n uint *puVar7;\n uint *puVar8;\n ulong uVar9;\n uint uVar10;\n ulong uVar11;\n boo... | (translation_unit "undefined8 FUN_001145f0(long param_1,uint *param_2)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n char *__s;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n uint *puVar7;\n uint *puVar8;\n ulong uVar9;\n uint uVar10;\n ulong uVar11;\n bool bVar12;\n uint local_68 [18];\n \n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "undefined8 FUN_001145f0(long param_1,uint *param_2)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n char *__s;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n uint *puVar7;\n uint *puVar8;\n ulong uVar9;\n uint uVar10;\n ulong uVar11;\n bool bVar12;\n uint local_68 [18];\n ... |
type_1 function_1(type_2 *h,void *info)
{
type_3 *pbVar1;
type_4 *paVar2;
type_1 var_4;
type_5 var_18;
char *var_10;
type_6 var_13;
char *fmt;
type_5 *var_19;
type_5 *puVar8;
type_6 var_16;
type_5 var_2;
type_6 uVar11;
bool bVar12;
char buf [50];
if (h->field_0x18 == '\x05') {
pbV... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (i... | null |
undefined8 MASKED(long param_1,uint *param_2)
{
long lVar1;
int iVar2;
uint uVar3;
char *__s;
ulong uVar4;
undefined8 uVar5;
undefined8 uVar6;
uint *puVar7;
uint *puVar8;
ulong uVar9;
uint uVar10;
ulong uVar11;
bool bVar12;
uint local_68 [18];
if (*(char *)(param_1 + 0x18) == '\x05') ... |
140_powerpc-linux-gnu-c++filt_and_powerpc-linux-gnu-c++filt_strip.c | xstrdup | xstrdup |
/* WARNING: Control flow encountered bad instruction data */
void xstrdup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xstrdup(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207037686')] | [('const-1', u'RETURN_-1207037686')] | null | null | 00111100 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xstrdup(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xstrdup(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "void xstrdup(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xstrdup(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \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();
}
|
6624_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | is_section_symbol | FUN_002ad9b0 |
/* DWARF original prototype: bool is_section_symbol(Symbol_value<32> * this) */
bool __thiscall gold::Symbol_value<32>::is_section_symbol(Symbol_value<32> *this)
{
return (bool)((byte)this->field_0xb >> 4 & 1);
}
|
byte FUN_002ad9b0(long param_1)
{
return *(byte *)(param_1 + 0xb) >> 4 & 1;
}
| MOVZX EAX,byte ptr [RDI + 0xb]
SHR AL,0x4
AND EAX,0x1
RET | null | null | null | null | [(u'CAST_-1204430264', u'INT_RIGHT_-1204430376'), (u'COPY_-1204430345', u'RETURN_-1204430343'), ('const-433', u'LOAD_-1204430413'), ('const-1', u'INT_AND_-1204430303'), ('const-11', u'PTRSUB_-1204430267'), ('const-4', u'INT_RIGHT_-1204430376'), (u'CAST_-1204430257', u'COPY_-1204430345'), (u'INT_RIGHT_-1204430376', u'IN... | [('const-433', u'LOAD_-1204430413'), (u'INT_RIGHT_-1204430376', u'INT_AND_-1204430305'), (u'COPY_-1204430329', u'RETURN_-1204430343'), ('const-1', u'INT_AND_-1204430305'), ('tmp_185', u'INT_ADD_-1204430397'), (u'LOAD_-1204430413', u'INT_RIGHT_-1204430376'), ('const-0', u'RETURN_-1204430343'), ('const-4', u'INT_RIGHT_-1... | null | null | 002ad9b0 | x64 | O2 | (translation_unit "byte FUN_002ad9b0(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}\n\n" (function_definition "byte FUN_002ad9b0(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}" type_identifier (function_declarator "FUN_002ad9b0(long param_1)" identifier (parameter_list "(long par... | (translation_unit "/* DWARF original prototype: bool is_section_symbol(Symbol_value<32> * this) */\n\nbool __thiscall gold::Symbol_value<32>::is_section_symbol(Symbol_value<32> *this)\n\n{\n return (bool)((byte)this->field_0xb >> 4 & 1);\n}\n\n" comment (function_definition "bool __thiscall gold::Symbol_value<32>::is_... | (translation_unit "byte FUN_002ad9b0(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}\n\n" (function_definition "byte FUN_002ad9b0(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}" type_identifier (function_declarator "FUN_002ad9b0(long param_1)" identifier (parameter_list "(long par... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_dec... | (function_definition "byte FUN_002ad9b0(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 4 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_002ad9b0(long param_1)" (identifier "FUN_002ad9b0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (... |
/* DWARF original prototype: bool is_section_symbol(Symbol_value<32> * this) */
bool __thiscall gold::type_1<32>::function_1(type_1<32> *this)
{
return (bool)((type_2)this->field_0xb >> 4 & 1);
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression lef... | null |
byte MASKED(long param_1)
{
return *(byte *)(param_1 + 0xb) >> 4 & 1;
}
|
529_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c | strncpy | strncpy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strncpy(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncpy@@GLIBC_2.2.5... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strncpy(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207263142')] | [('const-1', u'RETURN_-1207263142')] | null | null | 0015a050 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strncpy(char *__dest,char *__src,... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call... | (function_definition "char * strncpy(char *__dest,char *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strncpy(char *__dest,char *__src,size_t __n)" (* "*") (function_declarator "strncpy(char *__dest,char *__src,size_t __n)" (identifier "strncpy") (par... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncpy@@GLIBC_2.... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__dest,char *__src,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6670_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | sync | FUN_00280150 |
/* std::streambuf::sync() */
undefined8 std::streambuf::sync(void)
{
return 0;
}
|
undefined8 FUN_00280150(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'RETURN_-1204354712'), (u'COPY_-1204354732', u'RETURN_-1204354712'), ('const-0', u'COPY_-1204354732')] | [('const-0', u'RETURN_-1204354712'), (u'COPY_-1204354732', u'RETURN_-1204354712'), ('const-0', u'COPY_-1204354732')] | null | null | 00280150 | x64 | O2 | (translation_unit "undefined8 FUN_00280150(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00280150(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00280150(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* std::streambuf::sync() */\n\nundefined8 std::streambuf::sync(void)\n\n{\n return 0;\n}\n\n" comment (function_definition "undefined8 std::streambuf::sync(void)\n\n{\n return 0;\n}" type_identifier (ERROR "std::streambuf::" identifier : : identifier : :) (function_declarator "sync(void)" identifi... | (translation_unit "undefined8 FUN_00280150(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00280150(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00280150(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 "undefined8 FUN_00280150(void)\n\n{\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00280150(void)" (identifier "FUN_00280150") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* std::streambuf::sync() */
type_1 std::streambuf::function_1(void)
{
return 0;
}
| 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 |
undefined8 MASKED(void)
{
return 0;
}
|
76_x86_64-kfreebsd-gnu-readelf_and_x86_64-kfreebsd-gnu-readelf_strip.c | elf_arc_reloc_type | FUN_00108530 |
/* WARNING: Unknown calling convention */
char * elf_arc_reloc_type(ulong rtype)
{
switch(rtype) {
case 0:
return "R_ARC_NONE";
case 1:
return "R_ARC_8";
case 2:
return "R_ARC_16";
case 3:
return "R_ARC_24";
case 4:
return "R_ARC_32";
default:
return (char *)0x0;
case 8:
r... |
char * FUN_00108530(undefined8 param_1)
{
switch(param_1) {
case 0:
return "R_ARC_NONE";
case 1:
return "R_ARC_8";
case 2:
return "R_ARC_16";
case 3:
return "R_ARC_24";
case 4:
return "R_ARC_32";
default:
return (char *)0x0;
case 8:
return "R_ARC_N8";
case 9:
return "... | CMP RDI,0x69
JA 0x001089a0
LEA RDX,[0x175754]
MOVSXD RAX,dword ptr [RDX + RDI*0x4]
ADD RAX,RDX
JMP RAX
LEA RAX,[0x15aa9d]
RET
LEA RAX,[0x15abd4]
RET
LEA RAX,[0x15ae86]
RET
LEA RAX,[0x15ae71]
RET
LEA RAX,[0x15ae5c]
RET
LEA RAX,[0x15ae4c]
RET
LEA RAX,[0x15ae3c]
RET
LEA RAX,[0x15ae28]
RET
LEA RAX,[0x15ae06]
RET
LEA RAX,[0... | null | null | null | null | [('const-0', u'RETURN_-1206941987'), ('const-0', u'RETURN_-1206941427'), ('const-1420330', u'COPY_-1206941566'), ('const-0', u'RETURN_-1206941767'), (u'COPY_-1206942166', u'RETURN_-1206942147'), (u'COPY_-1206942046', u'RETURN_-1206942027'), ('const-0', u'RETURN_-1206942087'), (u'COPY_-1206941946', u'RETURN_-1206941927'... | [('const-0', u'RETURN_-1206941987'), ('const-0', u'RETURN_-1206941427'), ('const-1420382', u'COPY_-1206941626'), ('const-0', u'RETURN_-1206941767'), (u'COPY_-1206942166', u'RETURN_-1206942147'), (u'COPY_-1206942046', u'RETURN_-1206942027'), ('const-0', u'RETURN_-1206942087'), (u'COPY_-1206941946', u'RETURN_-1206941927'... | null | null | 00108530 | x64 | O2 | (translation_unit "char * FUN_00108530(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_ARC_NONE";\n case 1:\n return "R_ARC_8";\n case 2:\n return "R_ARC_16";\n case 3:\n return "R_ARC_24";\n case 4:\n return "R_ARC_32";\n default:\n return (char *)0x0;\n case 8:\n return... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * elf_arc_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n case 0:\n return "R_ARC_NONE";\n case 1:\n return "R_ARC_8";\n case 2:\n return "R_ARC_16";\n case 3:\n return "R_ARC_24";\n case 4:\n return "R_ARC_32";\n default:\n ... | (translation_unit "char * FUN_00108530(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_ARC_NONE";\n case 1:\n return "R_ARC_8";\n case 2:\n return "R_ARC_16";\n case 3:\n return "R_ARC_24";\n case 4:\n return "R_ARC_32";\n default:\n return (char *)0x0;\n case 8:\n return... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case LIT : (return_statement return (string_lit... | (function_definition "char * FUN_00108530(undefined8 param_1)\n\n{\n switch(param_1) {\n case 0:\n return "R_ARC_NONE";\n case 1:\n return "R_ARC_8";\n case 2:\n return "R_ARC_16";\n case 3:\n return "R_ARC_24";\n case 4:\n return "R_ARC_32";\n default:\n return (char *)0x0;\n case 8:\n ret... |
/* WARNING: Unknown calling convention */
char * function_1(type_1 rtype)
{
switch(rtype) {
case 0:
return "R_ARC_NONE";
case 1:
return "R_ARC_8";
case 2:
return "R_ARC_16";
case 3:
return "R_ARC_24";
case 4:
return "R_ARC_32";
default:
return (char *)0x0;
case 8:
return "... | 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: (identifier))))) body: (compound_statement (switch_statement condition: (parenthe... | null |
char * MASKED(undefined8 param_1)
{
switch(param_1) {
case 0:
return "R_ARC_NONE";
case 1:
return "R_ARC_8";
case 2:
return "R_ARC_16";
case 3:
return "R_ARC_24";
case 4:
return "R_ARC_32";
default:
return (char *)0x0;
case 8:
return "R_ARC_N8";
case 9:
return "R_ARC_... |
1664_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | libssh2_agent_connect | libssh2_agent_connect |
/* WARNING: Control flow encountered bad instruction data */
void libssh2_agent_connect(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void libssh2_agent_connect(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207560926')] | [('const-1', u'RETURN_-1207560926')] | null | null | 00191518 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid libssh2_agent_connect(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void libssh2_agent_connect(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid libssh2_agent_connect(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void libssh2_agent_connect(void)\n\n{\n ... | (translation_unit "void libssh2_agent_connect(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void libssh2_agent_connect(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "libssh2_agent_connect(void)" identifier (parameter_list "(void)" ( (para... | (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 libssh2_agent_connect(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "libssh2_agent_connect(void)" (identifier "libssh2_agent_connect") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp... |
/* 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();
}
|
2427_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | _M_rehash | FUN_0018f9c0 |
/* DWARF original prototype: void
_M_rehash(_Hashtable<long_int,_std::pair<long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>_>,_std::__detail::_Select1st,_std::equal_to<long_int>,_std::hash<long_int>,_std::__detail... |
void FUN_0018f9c0(long *param_1,ulong param_2)
{
long *plVar1;
long *plVar2;
long *plVar3;
long *plVar4;
ulong uVar5;
ulong uVar6;
if (param_2 == 1) {
plVar3 = param_1 + 6;
param_1[6] = 0;
}
else {
/* try { // try from 0018f9da to 0018f9de has its CatchHandler @ 0018fa... | PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
MOV RBX,RDI
CMP RSI,0x1
JZ 0x0018fa78
MOV RDI,RSI
MOV R12,RDX
CALL 0x0018c000
MOV R12,RAX
LEA R8,[RBX + 0x30]
MOV RCX,qword ptr [RBX + 0x10]
MOV qword ptr [RBX + 0x10],0x0
TEST RCX,RCX
JZ 0x0018fa50
XOR EDI,EDI
LEA R10,[RBX + 0x10]
JMP 0x0018fa14
MOV RAX,qword ptr [RAX]
MOV qword ... | null | null | null | null | [(u'PTRADD_-1207436284', u'LOAD_-1207436601'), ('tmp_355', u'CBRANCH_-1207436581'), ('const-433', u'LOAD_-1207436700'), ('const-433', u'STORE_-1207436548'), ('tmp_312', u'CBRANCH_-1207436613'), ('const-1', u'PTRADD_-1207436299'), (u'LOAD_-1207436718', u'CAST_-1207436262'), ('const-1', u'INT_EQUAL_-1207436827'), (u'PTRA... | [('tmp_355', u'CBRANCH_-1207436581'), (u'COPY_-1207436500', u'COPY_-1207436374'), ('const-433', u'LOAD_-1207436654'), (u'COPY_-1207436355', u'MULTIEQUAL_-1207436444'), ('tmp_312', u'CBRANCH_-1207436613'), ('const-433', u'LOAD_-1207436676'), ('const-8', u'PTRADD_-1207436197'), (u'COPY_-1207436363', u'MULTIEQUAL_-1207436... | null | null | 0018f9c0 | x64 | O2 | (translation_unit "void FUN_0018f9c0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 0018f9da to 0018f... | (translation_unit "/* DWARF original prototype: void\n _M_rehash(_Hashtable<long_int,_std::pair<long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>_>,_std::__detail::_Select1st,_std::equal_to<long_int>,_std::hash<long_... | (translation_unit "void FUN_0018f9c0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0018c000();... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (... | (function_definition "void FUN_0018f9c0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0018c000... |
/* DWARF original prototype: void
_M_rehash(_Hashtable<long_int,_std::pair<long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>,_std::allocator<std::pair<long_int_const,_gold::Gdb_index_info_reader::Declaration_pair>_>,_std::__detail::_Select1st,_std::equal_to<long_int>,_std::hash<long_int>,_std::__detail... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (i... | null |
void MASKED(long *param_1,ulong param_2)
{
long *plVar1;
long *plVar2;
long *plVar3;
long *plVar4;
ulong uVar5;
ulong uVar6;
if (param_2 == 1) {
plVar3 = param_1 + 6;
param_1[6] = 0;
}
else {
/* try { // try from 0018f9da to 0018f9de has its CatchHandler @ 0018fa8c */
... |
6_ia64-linux-gnu-ranlib_and_ia64-linux-gnu-ranlib_strip.c | free | free |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
(*(code *)PTR_free_00110030)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
(*(code *)PTR_free_00110030)();
return;
}
| JMP qword ptr [0x00110030] | null | null | null | null | [(u'INDIRECT_-1206968155', u'COPY_-1206968214'), ('const-0', u'RETURN_-1206968213'), (u'CALLIND_-1206968216', u'INDIRECT_-1206968155'), (u'CAST_-1206968150', u'CALLIND_-1206968216'), ('tmp_28', u'CAST_-1206968150')] | [(u'INDIRECT_-1206968155', u'COPY_-1206968214'), ('const-0', u'RETURN_-1206968213'), (u'CALLIND_-1206968216', u'INDIRECT_-1206968155'), (u'CAST_-1206968150', u'CALLIND_-1206968216'), ('tmp_28', u'CAST_-1206968150')] | null | null | 00102060 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}" primitive_type (function_declar... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}\n\n" comment (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}" primitive_type (function_declar... | (translation_unit "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}\n\n" (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}" primitive_type (function_declarator "free(void *__ptr)" identifier (parameter_list "(void *__ptr)" ( (parameter_declara... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer... | (function_definition "void free(void *__ptr)\n\n{\n (*(code *)PTR_free_00110030)();\n return;\n}" (primitive_type "void") (function_declarator "free(void *__ptr)" (identifier "free") (parameter_list "(void *__ptr)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__ptr)
{
(*(type_1 *)PTR_free_00110030)();
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__ptr)
{
(*(code *)PTR_MASKED_00110030)();
return;
}
|
2542_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | ~Global_got_offset_visitor | FUN_00185a50 |
/* DWARF original prototype: void ~Global_got_offset_visitor(Global_got_offset_visitor<64,_true> *
this, int __in_chrg) */
void __thiscall
gold::Global_got_offset_visitor<64,_true>::~Global_got_offset_visitor
(Global_got_offset_visitor<64,_true> *this,int __in_chrg)
{
return;
}
|
void FUN_00185a50(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1207477668')] | [('const-0', u'RETURN_-1207477668')] | null | null | 00185a50 | x64 | O2 | (translation_unit "void FUN_00185a50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00185a50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00185a50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void ~Global_got_offset_visitor(Global_got_offset_visitor<64,_true> *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::Global_got_offset_visitor<64,_true>::~Global_got_offset_visitor\n (Global_got_offset_visitor<64,_true> *this,int __in_chrg)\n\n{\n return;... | (translation_unit "void FUN_00185a50(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00185a50(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00185a50(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_00185a50(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00185a50(void)" (identifier "FUN_00185a50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void ~Global_got_offset_visitor(Global_got_offset_visitor<64,_true> *
this, int __in_chrg) */
void __thiscall
gold::Global_got_offset_visitor<64,_true>::~Global_got_offset_visitor
(Global_got_offset_visitor<64,_true> *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;
}
|
598_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c | symbol_mark_used_in_reloc | FUN_0012bf30 |
void symbol_mark_used_in_reloc(symbolS *s)
{
symbolS *psVar1;
if (((uint)s->sy_flags & 1) == 0) {
*(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;
return;
}
if ((segT)s->bsym != reg_section) {
psVar1 = local_symbol_convert((local_symbol *)s);
*(byte *)&psVar1->sy_flags = *(byte *)&psVa... |
void FUN_0012bf30(byte *param_1)
{
byte *pbVar1;
if ((*param_1 & 1) == 0) {
*param_1 = *param_1 | 0x10;
return;
}
if (*(long *)(param_1 + 8) != DAT_001e4578) {
pbVar1 = (byte *)FUN_00129910();
*pbVar1 = *pbVar1 | 0x10;
return;
}
**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x... | TEST byte ptr [RDI],0x1
JNZ 0x0012bf40
OR byte ptr [RDI],0x10
RET
MOV RAX,qword ptr [0x001e4578]
CMP qword ptr [RDI + 0x8],RAX
JZ 0x0012bf60
SUB RSP,0x8
CALL 0x00129910
OR byte ptr [RAX],0x10
ADD RSP,0x8
RET
MOV RDI,qword ptr [RDI + 0x18]
OR byte ptr [RDI],0x10
RET | null | null | null | null | [(u'INT_EQUAL_-1207058624', u'CBRANCH_-1207058621'), ('const-433', u'STORE_-1207058540'), (u'PTRSUB_-1207058375', u'CAST_-1207058372'), ('tmp_283', u'PTRSUB_-1207058436'), ('tmp_283', u'PTRSUB_-1207058382'), ('tmp_379', u'INT_NOTEQUAL_-1207058568'), ('const-0', u'PTRSUB_-1207058393'), ('const-0', u'RETURN_-1207058475')... | [(u'INT_EQUAL_-1207058624', u'CBRANCH_-1207058621'), ('tmp_343', u'PTRADD_-1207058522'), ('const-433', u'LOAD_-1207058543'), ('const-0', u'RETURN_-1207058475'), (u'INT_OR_-1207058516', u'STORE_-1207058540'), (u'LOAD_-1207058508', u'LOAD_-1207058500'), ('tmp_29', u'CBRANCH_-1207058621'), ('const-433', u'LOAD_-1207058619... | null | null | 0012bf30 | x64 | O2 | (translation_unit "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1 + ... | (translation_unit "void symbol_mark_used_in_reloc(symbolS *s)\n\n{\n symbolS *psVar1;\n \n if (((uint)s->sy_flags & 1) == 0) {\n *(byte *)&s->sy_flags = *(byte *)&s->sy_flags | 0x10;\n return;\n }\n if ((segT)s->bsym != reg_section) {\n psVar1 = local_symbol_convert((local_symbol *)s);\n *(byte *)&psVa... | (translation_unit "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(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) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (bina... | (function_definition "void FUN_0012bf30(byte *param_1)\n\n{\n byte *pbVar1;\n \n if ((*param_1 & 1) == 0) {\n *param_1 = *param_1 | 0x10;\n return;\n }\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n pbVar1 = (byte *)FUN_00129910();\n *pbVar1 = *pbVar1 | 0x10;\n return;\n }\n **(byte **)(param_1... |
void function_1(type_1 *s)
{
type_1 *psVar1;
if (((type_2)s->sy_flags & 1) == 0) {
*(type_3 *)&s->sy_flags = *(type_3 *)&s->sy_flags | 0x10;
return;
}
if ((type_4)s->bsym != var_1) {
psVar1 = var_2((type_5 *)s);
*(type_3 *)&psVar1->sy_flags = *(type_3 *)&psVar1->sy_flags | 0x10;
return;... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
void MASKED(byte *param_1)
{
byte *pbVar1;
if ((*param_1 & 1) == 0) {
*param_1 = *param_1 | 0x10;
return;
}
if (*(long *)(param_1 + 8) != DAT_001e4578) {
pbVar1 = (byte *)FUN_00129910();
*pbVar1 = *pbVar1 | 0x10;
return;
}
**(byte **)(param_1 + 0x18) = **(byte **)(param_1 + 0x18) | ... |
10608_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~Defined_expression | FUN_0047d520 |
/* DWARF original prototype: void ~Defined_expression(Defined_expression * this, int __in_chrg) */
void __thiscall
gold::Defined_expression::~Defined_expression(Defined_expression *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->symbol_name_)._M_dataplus._M_p;
(this->super_Expression)._vptr_Expression... |
void FUN_0047d520(undefined8 *param_1)
{
*param_1 = &PTR_FUN_0065af78;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
| LEA RAX,[0x65af78]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0047d540
MOV RDI,RDX
JMP 0x0049e340
RET | null | null | null | null | [('const-0', u'PTRSUB_-1202137698'), (u'INT_NOTEQUAL_-1202137781', u'CBRANCH_-1202137780'), (u'PTRSUB_-1202137705', u'CAST_-1202137698'), ('tmp_68', u'PTRSUB_-1202137698'), ('const-0', u'RETURN_-1202137767'), ('const-0', u'PTRSUB_-1202137703'), ('const-8', u'PTRSUB_-1202137698'), (u'PTRSUB_-1202137707', u'PTRSUB_-12021... | [('const-433', u'STORE_-1202137805'), ('const-0', u'PTRSUB_-1202137706'), (u'INT_NOTEQUAL_-1202137781', u'CBRANCH_-1202137780'), ('tmp_109', u'STORE_-1202137805'), (u'PTRSUB_-1202137706', u'STORE_-1202137805'), ('const-6664056', u'PTRSUB_-1202137706'), ('const-8', u'PTRADD_-1202137702'), (u'CAST_-1202137709', u'CALL_-1... | null | null | 0047d520 | x64 | O2 | (translation_unit "void FUN_0047d520(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0065af78;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0047d520(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | (translation_unit "/* DWARF original prototype: void ~Defined_expression(Defined_expression * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Defined_expression::~Defined_expression(Defined_expression *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->symbol_name_)._M_dataplus._M_p;\n (this->super_E... | (translation_unit "void FUN_0047d520(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0065af78;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0047d520(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_006... | (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_0047d520(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0065af78;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0047d520(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Defined_expression(Defined_expression * this, int __in_chrg) */
void __thiscall
gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->symbol_name_)._M_dataplus._M_p;
(this->super_Expression)._vptr_Expression =
(type_2 **)&PTR__... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_0065af78;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340((undefined8 *)param_1[1]);
return;
}
return;
}
|
38_x86_64-linux-gnux32-addr2line_and_x86_64-linux-gnux32-addr2line_strip.c | xstrdup | xstrdup |
void xstrdup(void)
{
(*(code *)PTR_xstrdup_00108130)();
return;
}
|
void xstrdup(void)
{
(*(code *)PTR_xstrdup_00108130)();
return;
}
| JMP qword ptr [0x00108130] | null | null | null | null | [('const-0', u'RETURN_-1206967701'), (u'CAST_-1206967639', u'CALLIND_-1206967704'), (u'CALLIND_-1206967704', u'INDIRECT_-1206967644'), ('tmp_22', u'CAST_-1206967639'), (u'INDIRECT_-1206967644', u'COPY_-1206967703')] | [('const-0', u'RETURN_-1206967701'), (u'CAST_-1206967639', u'CALLIND_-1206967704'), (u'CALLIND_-1206967704', u'INDIRECT_-1206967644'), ('tmp_22', u'CAST_-1206967639'), (u'INDIRECT_-1206967644', u'COPY_-1206967703')] | null | null | 00102260 | x64 | O2 | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}" primitive_type (function_declarator "xstrdup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" p... | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}" primitive_type (function_declarator "xstrdup(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 xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_00108130)();\n return;\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR... |
void function_1(void)
{
(*(type_1 *)PTR_xstrdup_00108130)();
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_00108130)();
return;
}
|
1764_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | ~Struct_as_needed | FUN_0015d580 |
/* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_as_needed::~Struct_as_needed(Struct_as_needed *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_... |
void FUN_0015d580(undefined8 *param_1)
{
*param_1 = &PTR_FUN_004238b8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60((undefined8 *)param_1[1]);
return;
}
return;
}
| LEA RAX,[0x4238b8]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x0015d5a0
MOV RDI,RDX
JMP 0x002dac60
RET | null | null | null | null | [('const-16', u'PTRSUB_-1207249403'), (u'LOAD_-1207249525', u'CALL_-1207249483'), (u'PTRSUB_-1207249420', u'PTRSUB_-1207249419'), ('const-0', u'RETURN_-1207249479'), ('const-433', u'LOAD_-1207249525'), (u'LOAD_-1207249525', u'CAST_-1207249399'), ('const-4339896', u'PTRSUB_-1207249417'), (u'PTRSUB_-1207249414', u'PTRSUB... | [('const-3', u'PTRADD_-1207249414'), (u'CAST_-1207249421', u'INT_NOTEQUAL_-1207249493'), ('tmp_48', u'CBRANCH_-1207249492'), ('tmp_109', u'STORE_-1207249517'), ('const-433', u'LOAD_-1207249525'), (u'PTRADD_-1207249422', u'LOAD_-1207249525'), ('const-0', u'RETURN_-1207249479'), ('const-8', u'PTRADD_-1207249422'), ('cons... | null | null | 0015d580 | x64 | O2 | (translation_unit "void FUN_0015d580(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004238b8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0015d580(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit "/* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_as_needed::~Struct_as_needed(Struct_as_needed *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (thi... | (translation_unit "void FUN_0015d580(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004238b8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0015d580(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (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_0015d580(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004238b8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015d580(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (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 |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_004238b8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60((undefined8 *)param_1[1]);
return;
}
return;
}
|
124_tftp_and_tftp_strip.c | readit | FUN_001058e0 |
int readit(FILE *file,tftphdr **dpp,int convert)
{
int iVar1;
bool bVar2;
bVar2 = current == 0;
bfs[current].counter = -2;
current = (int)bVar2;
iVar1 = bfs[bVar2].counter;
if (iVar1 == -2) {
read_ahead(file,convert);
iVar1 = bfs[bVar2].counter;
}
*dpp = (tftphdr *)bfs[bVar2].buf;
retur... |
int FUN_001058e0(undefined8 param_1,undefined8 *param_2,undefined4 param_3)
{
int iVar1;
bool bVar2;
bVar2 = DAT_00112644 == 0;
*(undefined4 *)(&DAT_00112c60 + (long)(int)DAT_00112644 * 0x208) = 0xfffffffe;
DAT_00112644 = (uint)bVar2;
iVar1 = *(int *)(&DAT_00112c60 + (ulong)bVar2 * 0x208);
if (iVar1 ... | PUSH R13
PUSH R12
MOV R12,RSI
PUSH RBP
LEA RBP,[0x112c60]
PUSH RBX
SUB RSP,0x8
MOVSXD R8,dword ptr [0x00112644]
MOV RAX,R8
SHL RAX,0x6
ADD RAX,R8
TEST R8D,R8D
SETZ BL
MOV dword ptr [RBP + RAX*0x8],0xfffffffe
MOVZX EAX,BL
MOV RCX,RAX
MOV dword ptr [0x00112644],EAX
SHL RCX,0x6
ADD RAX,RCX
LEA R13,[RBP + RAX*0x8]
MOV EAX,... | null | null | null | null | [('tmp_670', u'CALL_-1206953392'), ('const-0', u'PTRSUB_-1206953282'), ('const-4294967294', u'INT_EQUAL_-1206953524'), (u'PTRSUB_-1206953282', u'PTRADD_-1206953279'), (u'COPY_-1206953383', u'RETURN_-1206953400'), ('const-1125472', u'PTRSUB_-1206953254'), (u'LOAD_-1206953391', u'MULTIEQUAL_-1206953299'), (u'PTRADD_-1206... | [(u'PTRSUB_-1206953260', u'PTRADD_-1206953395'), (u'PTRADD_-1206953489', u'CAST_-1206953228'), ('tmp_971', u'CALL_-1206953392'), ('const-4294967294', u'STORE_-1206953630'), ('const-0', u'PTRSUB_-1206953316'), ('const-0', u'RETURN_-1206953400'), ('const-1125476', u'PTRSUB_-1206953260'), (u'MULTIEQUAL_-1206953302', u'COP... | null | null | 001058e0 | x64 | O2 | (translation_unit "int FUN_001058e0(undefined8 param_1,undefined8 *param_2,undefined4 param_3)\n\n{\n int iVar1;\n bool bVar2;\n \n bVar2 = DAT_00112644 == 0;\n *(undefined4 *)(&DAT_00112c60 + (long)(int)DAT_00112644 * 0x208) = 0xfffffffe;\n DAT_00112644 = (uint)bVar2;\n iVar1 = *(int *)(&DAT_00112c60 + (ulong)b... | (translation_unit "int readit(FILE *file,tftphdr **dpp,int convert)\n\n{\n int iVar1;\n bool bVar2;\n \n bVar2 = current == 0;\n bfs[current].counter = -2;\n current = (int)bVar2;\n iVar1 = bfs[bVar2].counter;\n if (iVar1 == -2) {\n read_ahead(file,convert);\n iVar1 = bfs[bVar2].counter;\n }\n *dpp = (t... | (translation_unit "int FUN_001058e0(undefined8 param_1,undefined8 *param_2,undefined4 param_3)\n\n{\n int iVar1;\n bool bVar2;\n \n bVar2 = DAT_00112644 == 0;\n *(undefined4 *)(&DAT_00112c60 + (long)(int)DAT_00112644 * 0x208) = 0xfffffffe;\n DAT_00112644 = (uint)bVar2;\n iVar1 = *(int *)(&DAT_00112c60 + (ulong)b... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "int FUN_001058e0(undefined8 param_1,undefined8 *param_2,undefined4 param_3)\n\n{\n int iVar1;\n bool bVar2;\n \n bVar2 = DAT_00112644 == 0;\n *(undefined4 *)(&DAT_00112c60 + (long)(int)DAT_00112644 * 0x208) = 0xfffffffe;\n DAT_00112644 = (uint)bVar2;\n iVar1 = *(int *)(&DAT_00112c60 + (ulon... |
int function_1(type_1 *file,type_2 **dpp,int convert)
{
int var_2;
bool bVar2;
bVar2 = var_1 == 0;
bfs[var_1].counter = -2;
var_1 = (int)bVar2;
var_2 = bfs[bVar2].counter;
if (var_2 == -2) {
var_3(file,convert);
var_2 = bfs[bVar2].counter;
}
*dpp = (type_2 *)bfs[bVar2].buf;
return var_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
int MASKED(undefined8 param_1,undefined8 *param_2,undefined4 param_3)
{
int iVar1;
bool bVar2;
bVar2 = DAT_00112644 == 0;
*(undefined4 *)(&DAT_00112c60 + (long)(int)DAT_00112644 * 0x208) = 0xfffffffe;
DAT_00112644 = (uint)bVar2;
iVar1 = *(int *)(&DAT_00112c60 + (ulong)bVar2 * 0x208);
if (iVar1 == -2)... |
2746_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | do_get_global_symbols | FUN_001a1de0 |
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_incr_dynobj<32,_false> * this) */
Symbols * __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_global_symbols(Sized_incr_dynobj<32,_false> *this)
{
return &this->symbols_;
}
|
long FUN_001a1de0(long param_1)
{
return param_1 + 0xb8;
}
| LEA RAX,[RDI + 0xb8]
RET | null | null | null | null | [('const-184', u'PTRSUB_-1207624152'), ('const-0', u'RETURN_-1207624203'), ('tmp_16', u'PTRSUB_-1207624152'), (u'COPY_-1207624222', u'RETURN_-1207624203'), (u'PTRSUB_-1207624152', u'COPY_-1207624222')] | [('tmp_16', u'INT_ADD_-1207624205'), (u'INT_ADD_-1207624205', u'COPY_-1207624222'), ('const-0', u'RETURN_-1207624203'), ('const-184', u'INT_ADD_-1207624205'), (u'COPY_-1207624222', u'RETURN_-1207624203')] | null | null | 001a1de0 | x64 | O2 | (translation_unit "long FUN_001a1de0(long param_1)\n\n{\n return param_1 + 0xb8;\n}\n\n" (function_definition "long FUN_001a1de0(long param_1)\n\n{\n return param_1 + 0xb8;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001a1de0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter... | (translation_unit "/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_incr_dynobj<32,_false> * this) */\n\nSymbols * __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_get_global_symbols(Sized_incr_dynobj<32,_false> *this)\n\n{\n return &this->symbols_;\n}\n\n" comment (ERROR "Symbols * __thiscall\ngol... | (translation_unit "long FUN_001a1de0(long param_1)\n\n{\n return param_1 + 0xb8;\n}\n\n" (function_definition "long FUN_001a1de0(long param_1)\n\n{\n return param_1 + 0xb8;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001a1de0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) }))) | (function_definition "long FUN_001a1de0(long param_1)\n\n{\n return param_1 + 0xb8;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_001a1de0(long param_1)" (identifier "FUN_001a1de0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (... |
/* DWARF original prototype: Symbols * do_get_global_symbols(Sized_incr_dynobj<32,_false> * this) */
Symbols * __thiscall
gold::Sized_incr_dynobj<32,_false>::do_get_global_symbols(Sized_incr_dynobj<32,_false> *this)
{
return &this->symbols_;
}
| null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) righ... | null |
long MASKED(long param_1)
{
return param_1 + 0xb8;
}
|
313_powerpc64-linux-gnu-readelf_and_powerpc64-linux-gnu-readelf_strip.c | process_archive_index_and_symbols | FUN_00154d60 |
bfd_boolean
process_archive_index_and_symbols(archive_info *arch,uint sizeof_ar_index,bfd_boolean read_symbols)
{
char cVar1;
int iVar2;
ulong uVar3;
size_t sVar4;
elf_vma eVar5;
uchar *__ptr;
size_t sVar6;
elf_vma *peVar7;
uchar *field;
char *pcVar8;
char *pcVar9;
ulong __n;
uchar integer_b... |
undefined8 FUN_00154d60(undefined8 *param_1,uint param_2,int param_3)
{
long lVar1;
undefined1 uVar2;
int iVar3;
ulong uVar4;
size_t sVar5;
ulong __n;
void *pvVar6;
size_t sVar7;
void *pvVar8;
undefined8 uVar9;
undefined8 uVar10;
void *pvVar11;
char *pcVar12;
ulong __n_00;
undefined1 loc... | PUSH R15
PUSH R14
PUSH R13
MOV R13D,EDX
MOV EDX,0xa
PUSH R12
MOV R12D,ESI
XOR ESI,ESI
PUSH RBP
PUSH RBX
MOV RBX,RDI
ADD RDI,0x88
SUB RSP,0x28
MOVZX R14D,byte ptr [RDI + 0xa]
MOV byte ptr [RDI + 0xa],0x0
CALL 0x00107390
MOV byte ptr [RBX + 0x92],R14B
MOV RBP,RAX
TEST RAX,RAX
JS 0x00154fd8
MOV RAX,qword ptr [RBX + 0x48]
... | null | null | null | null | [('const-0', u'INT_SLESS_-1207284241'), ('const-32', u'PTRSUB_-1207281999'), (u'CAST_-1207282166', u'CALL_-1207283298'), ('tmp_2054', u'PTRSUB_-1207282068'), (u'COPY_-1207282716', u'RETURN_-1207283207'), (u'LOAD_-1207284235', u'INT_ADD_-1207284184'), ('const-1', u'INT_ADD_-1207283692'), (u'CAST_-1207281808', u'CALL_-12... | [('const-0', u'INT_SLESS_-1207284241'), (u'LOAD_-1207284235', u'INT_ADD_-1207284184'), ('const-1', u'INT_ADD_-1207283692'), ('const-1', u'PTRADD_-1207282297'), ('tmp_1600', u'BRANCH_-1207282901'), (u'CAST_-1207282340', u'INT_ADD_-1207284252'), ('const-8', u'PTRADD_-1207282186'), (u'LOAD_-1207283930', u'CAST_-1207282160... | null | null | 00154d60 | x64 | O2 | (translation_unit "undefined8 FUN_00154d60(undefined8 *param_1,uint param_2,int param_3)\n\n{\n long lVar1;\n undefined1 uVar2;\n int iVar3;\n ulong uVar4;\n size_t sVar5;\n ulong __n;\n void *pvVar6;\n size_t sVar7;\n void *pvVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n void *pvVar11;\n char *pcVar12;... | (translation_unit "bfd_boolean\nprocess_archive_index_and_symbols(archive_info *arch,uint sizeof_ar_index,bfd_boolean read_symbols)\n\n{\n char cVar1;\n int iVar2;\n ulong uVar3;\n size_t sVar4;\n elf_vma eVar5;\n uchar *__ptr;\n size_t sVar6;\n elf_vma *peVar7;\n uchar *field;\n char *pcVar8;\n char *pcVar9... | (translation_unit "undefined8 FUN_00154d60(undefined8 *param_1,uint param_2,int param_3)\n\n{\n long lVar1;\n undefined1 uVar2;\n int iVar3;\n ulong uVar4;\n size_t sVar5;\n ulong __n;\n void *pvVar6;\n size_t sVar7;\n void *pvVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n void *pvVar11;\n char *pcVar12;... | (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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT... | (function_definition "undefined8 FUN_00154d60(undefined8 *param_1,uint param_2,int param_3)\n\n{\n long lVar1;\n undefined1 uVar2;\n int iVar3;\n ulong uVar4;\n size_t sVar5;\n ulong __n;\n void *pvVar6;\n size_t sVar7;\n void *pvVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n void *pvVar11;\n char *pcVar... |
type_1
function_1(type_2 *arch,type_3 sizeof_ar_index,type_1 var_5)
{
char cVar1;
int var_7;
type_4 var_4;
size_t var_9;
type_5 var_12;
type_6 *var_14;
size_t var_15;
type_5 *var_16;
type_6 *var_18;
char *var_19;
char *pcVar9;
type_4 var_10;
type_6 integer_buffer [8];
cVar1 = (arch->arh... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
undefined8 MASKED(undefined8 *param_1,uint param_2,int param_3)
{
long lVar1;
undefined1 uVar2;
int iVar3;
ulong uVar4;
size_t sVar5;
ulong __n;
void *pvVar6;
size_t sVar7;
void *pvVar8;
undefined8 uVar9;
undefined8 uVar10;
void *pvVar11;
char *pcVar12;
ulong __n_00;
undefined1 local_40 ... |
3976_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | do_may_relax | FUN_001f4a70 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target * this) */
bool __thiscall gold::Target::do_may_relax(Target *this)
{
if (parameters->options_ != (General_options *)0x0) {
return (parameters->options_->relax_).value;
}
/... |
undefined1 FUN_001f4a70(void)
{
if (*(long *)(PTR_DAT_0043e6b0 + 0x10) != 0) {
return *(undefined1 *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5119);
}
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/parameters.h",0x5c,"options");
}
| MOV RAX,qword ptr [0x0043e6b0]
MOV RAX,qword ptr [RAX + 0x10]
TEST RAX,RAX
JZ 0x001f4a88
MOVZX EAX,byte ptr [RAX + 0x5119]
RET
PUSH RAX
LEA RDX,[0x380df0]
MOV ESI,0x5c
LEA RDI,[0x3726d0]
CALL 0x0017c650 | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1207940465'), ('tmp_173', u'PTRSUB_-1207940357'), ('const-433', u'LOAD_-1207940485'), (u'COPY_-1207940436', u'RETURN_-1207940443'), (u'LOAD_-1207940485', u'PTRSUB_-1207940347'), (u'COPY_-1207940386', u'CALL_-1207940416'), ('const-20664', u'PTRSUB_-1207940347'), ('const-92', u'CALL_-12079404... | [('const-0', u'INT_NOTEQUAL_-1207940465'), (u'LOAD_-1207940485', u'INT_ADD_-1207940447'), ('const-1', u'PTRADD_-1207940423'), ('const-3673584', u'COPY_-1207940390'), (u'COPY_-1207940391', u'CALL_-1207940416'), ('const-433', u'LOAD_-1207940463'), (u'CAST_-1207940363', u'LOAD_-1207940485'), ('tmp_166', u'COPY_-1207940419... | null | null | 001f4a70 | x64 | O2 | (translation_unit "undefined1 FUN_001f4a70(void)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) != 0) {\n return *(undefined1 *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5119);\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n}\n\n" (functi... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool do_may_relax(Target * this) */\n\nbool __thiscall gold::Target::do_may_relax(Target *this)\n\n{\n if (parameters->options_ != (General_options *)0x0) {\n return (parameters->options_->relax_).value;\... | (translation_unit "undefined1 FUN_001f4a70(void)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) != 0) {\n return *(undefined1 *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5119);\n }\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n}\n\n" (function_definition "undefined1 FUN_001f4a70(vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarat... | (function_definition "undefined1 FUN_001f4a70(void)\n\n{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) != 0) {\n return *(undefined1 *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5119);\n }\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n}" (type_identifier "undefined1") (function_declarat... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool do_may_relax(Target * this) */
bool __thiscall gold::type_1::function_1(type_1 *this)
{
if (parameters->options_ != (type_2 *)0x0) {
return (parameters->options_->relax_).value;
}
/* WARNING: ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression ... | null |
undefined1 MASKED(void)
{
if (*(long *)(PTR_DAT_0043e6b0 + 0x10) != 0) {
return *(undefined1 *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x5119);
}
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/parameters.h",0x5c,"options");
}
|
8408_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | numpunct | FUN_002eb440 |
/* std::numpunct<char>::numpunct(__locale_struct*, unsigned long) */
void __thiscall
std::numpunct<char>::numpunct(numpunct<char> *this,__locale_struct *param_1,ulong param_2)
{
*(undefined8 *)(this + 0x10) = 0;
*(uint *)(this + 8) = (uint)(param_2 != 0);
*(undefined ***)this = &PTR__numpunct_00438ca0;
... |
void FUN_002eb440(undefined8 *param_1,undefined8 param_2,long param_3)
{
param_1[2] = 0;
*(uint *)(param_1 + 1) = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_00438ca0;
/* try { // try from 002eb46a to 002eb46e has its CatchHandler @ 002eb476 */
FUN_0031f430();
return;
}
| PUSH RBP
XOR EAX,EAX
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
TEST RDX,RDX
MOV qword ptr [RDI + 0x10],0x0
SETNZ AL
MOV dword ptr [RDI + 0x8],EAX
LEA RAX,[0x438c90]
ADD RAX,0x10
MOV qword ptr [RDI],RAX
CALL 0x0031f430
ADD RSP,0x8
POP RBX
POP RBP
RET | null | null | null | null | [('const-1', u'PTRADD_-1204702030'), ('tmp_215', u'CALL_-1204702038'), ('const-0', u'PTRSUB_-1204701924'), ('const-4426912', u'PTRSUB_-1204701924'), ('const-0', u'RETURN_-1204702004'), (u'PTRSUB_-1204701924', u'STORE_-1204702048'), ('const-433', u'STORE_-1204702048'), ('tmp_214', u'PTRADD_-1204702030'), ('const-8', u'P... | [('const-2', u'PTRADD_-1204701950'), ('const-8', u'PTRADD_-1204701938'), (u'PTRADD_-1204701950', u'STORE_-1204702090'), ('tmp_286', u'PTRADD_-1204701950'), (u'INT_NOTEQUAL_-1204702091', u'INT_ZEXT_-1204702011'), ('tmp_287', u'INT_NOTEQUAL_-1204702091'), ('const-8', u'PTRADD_-1204701950'), ('const-0', u'RETURN_-12047020... | null | null | 002eb440 | x64 | O2 | (translation_unit "void FUN_002eb440(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_00438ca0;\n /* try { // try from 002eb46a to 002eb46e has its CatchHandler @ 002eb476 */\n FUN_0031f430();\n ret... | (translation_unit "/* std::numpunct<char>::numpunct(__locale_struct*, unsigned long) */\n\nvoid __thiscall\nstd::numpunct<char>::numpunct(numpunct<char> *this,__locale_struct *param_1,ulong param_2)\n\n{\n *(undefined8 *)(this + 0x10) = 0;\n *(uint *)(this + 8) = (uint)(param_2 != 0);\n *(undefined ***)this = &PTR__... | (translation_unit "void FUN_002eb440(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_00438ca0;\n \n FUN_0031f430();\n return;\n}\n\n" (function_definition "void FUN_002eb440(undefined8 *param_1,und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subs... | (function_definition "void FUN_002eb440(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_00438ca0;\n \n FUN_0031f430();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002eb440(undef... |
/* std::numpunct<char>::numpunct(__locale_struct*, unsigned long) */
void __thiscall
std::function_1<char>::function_1(function_1<char> *var_1,type_1 *param_1,type_2 var_2)
{
*(type_3 *)(var_1 + 0x10) = 0;
*(type_4 *)(var_1 + 8) = (type_4)(var_2 != 0);
*(type_5 ***)var_1 = &PTR__numpunct_00438ca0;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined8 *param_1,undefined8 param_2,long param_3)
{
param_1[2] = 0;
*(uint *)(param_1 + 1) = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_00438ca0;
/* try { // try from 002eb46a to 002eb46e has its CatchHandler @ 002eb476 */
FUN_0031f430();
return;
}
|
1039_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | do_local_symbol_count | FUN_00155360 |
/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_dwo<64,_false> * this) */
uint __thiscall
gold::Sized_relobj_dwo<64,_false>::do_local_symbol_count(Sized_relobj_dwo<64,_false> *this)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/dwp.cc",0x180,"d... |
void FUN_00155360(void)
{
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/dwp.cc",0x180,"do_local_symbol_count");
}
| SUB RSP,0x8
LEA RDX,[0x36ca80]
MOV ESI,0x180
LEA RDI,[0x36b004]
CALL 0x0017c650 | null | null | null | null | [('const-3590784', u'COPY_-1207282789'), (u'COPY_-1207282790', u'CALL_-1207282804'), ('const-3584004', u'COPY_-1207282790'), ('const-1', u'RETURN_-1207282799'), ('const-384', u'CALL_-1207282804'), (u'COPY_-1207282789', u'CALL_-1207282804')] | [(u'COPY_-1207282790', u'CALL_-1207282804'), ('const-3590784', u'COPY_-1207282790'), ('const-384', u'CALL_-1207282804'), ('const-1', u'RETURN_-1207282799'), ('const-3584004', u'COPY_-1207282791'), (u'COPY_-1207282791', u'CALL_-1207282804')] | null | null | 00155360 | x64 | O2 | (translation_unit "void FUN_00155360(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}\n\n" (function_definition "void FUN_00155360(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("..... | (translation_unit "/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_dwo<64,_false> * this) */\n\nuint __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_local_symbol_count(Sized_relobj_dwo<64,_false> *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("..... | (translation_unit "void FUN_00155360(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}\n\n" (function_definition "void FUN_00155360(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}" primitive_type (function_decl... | (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_00155360(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x180,"do_local_symbol_count");\n}" (primitive_type "void") (function_declarator "FUN_00155360(void)" (identifier "FUN_00155360") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "v... |
/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_dwo<64,_false> * this) */
uint __thiscall
gold::Sized_relobj_dwo<64,_false>::do_local_symbol_count(Sized_relobj_dwo<64,_false> *this)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/dwp.cc",0x180,"d... | 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 |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/dwp.cc",0x180,"do_local_symbol_count");
}
|
2550_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | do_set_tls_offset | FUN_00185b10 |
/* DWARF original prototype: void do_set_tls_offset(Output_data * this, uint64_t param_1) */
void __thiscall gold::Output_data::do_set_tls_offset(Output_data *this,uint64_t param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/output.h",0x1fc,"do_set_tls_offset");... |
void FUN_00185b10(void)
{
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/output.h",0x1fc,"do_set_tls_offset");
}
| SUB RSP,0x8
LEA RDX,[0x3755b0]
MOV ESI,0x1fc
LEA RDI,[0x373454]
CALL 0x0017c650 | null | null | null | null | [('const-3626416', u'COPY_-1207477429'), (u'COPY_-1207477430', u'CALL_-1207477444'), ('const-508', u'CALL_-1207477444'), ('const-1', u'RETURN_-1207477439'), (u'COPY_-1207477429', u'CALL_-1207477444'), ('const-3617876', u'COPY_-1207477430')] | [(u'COPY_-1207477430', u'CALL_-1207477444'), ('const-508', u'CALL_-1207477444'), ('const-1', u'RETURN_-1207477439'), ('const-3617876', u'COPY_-1207477431'), (u'COPY_-1207477431', u'CALL_-1207477444'), ('const-3626416', u'COPY_-1207477430')] | null | null | 00185b10 | x64 | O2 | (translation_unit "void FUN_00185b10(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x1fc,"do_set_tls_offset");\n}\n\n" (function_definition "void FUN_00185b10(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../.... | (translation_unit "/* DWARF original prototype: void do_set_tls_offset(Output_data * this, uint64_t param_1) */\n\nvoid __thiscall gold::Output_data::do_set_tls_offset(Output_data *this,uint64_t param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1... | (translation_unit "void FUN_00185b10(void)\n\n{\n \n FUN_0017c650("../../gold/output.h",0x1fc,"do_set_tls_offset");\n}\n\n" (function_definition "void FUN_00185b10(void)\n\n{\n \n FUN_0017c650("../../gold/output.h",0x1fc,"do_set_tls_offset");\n}" primitive_type (function_declarat... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_00185b10(void)\n\n{\n \n FUN_0017c650("../../gold/output.h",0x1fc,"do_set_tls_offset");\n}" (primitive_type "void") (function_declarator "FUN_00185b10(void)" (identifier "FUN_00185b10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "voi... |
/* DWARF original prototype: void do_set_tls_offset(Output_data * this, uint64_t param_1) */
void __thiscall gold::type_1::function_1(type_1 *this,uint64_t param_1)
{
/* WARNING: Subroutine does not return */
var_1("../../gold/output.h",0x1fc,"do_set_tls_offset");
}
| 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 |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/output.h",0x1fc,"do_set_tls_offset");
}
|
7295_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | ~time_get_byname | FUN_002b1920 |
/* std::time_get_byname<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::~time_get_byname() */
void __thiscall
std::time_get_byname<char,std::istreambuf_iterator<char,std::char_traits<char>>>::~time_get_byname
(time_get_byname<char,std::istreambuf_iterator<char,std::char_traits<char>>> *t... |
void FUN_002b1920(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003f3180;
FUN_002a46b0();
return;
}
| LEA RAX,[0x3f3170]
ADD RAX,0x10
MOV qword ptr [RDI],RAX
JMP 0x002a46b0 | null | null | null | null | [(u'CAST_-1204545146', u'STORE_-1204545223'), ('tmp_41', u'CAST_-1204545146'), (u'CAST_-1204545142', u'CALL_-1204545215'), ('const-0', u'PTRSUB_-1204545145'), ('const-4141440', u'PTRSUB_-1204545145'), ('tmp_41', u'CAST_-1204545142'), (u'PTRSUB_-1204545145', u'STORE_-1204545223'), ('const-0', u'RETURN_-1204545211'), ('c... | [('const-0', u'PTRSUB_-1204545145'), ('tmp_72', u'STORE_-1204545223'), (u'PTRSUB_-1204545145', u'STORE_-1204545223'), ('const-433', u'STORE_-1204545223'), ('const-4141440', u'PTRSUB_-1204545145'), ('const-0', u'RETURN_-1204545211')] | null | null | 002b1920 | x64 | O2 | (translation_unit "void FUN_002b1920(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3180;\n FUN_002a46b0();\n return;\n}\n\n" (function_definition "void FUN_002b1920(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3180;\n FUN_002a46b0();\n return;\n}" primitive_type (function_declarator "FUN_002b1920(und... | (translation_unit "/* std::time_get_byname<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::~time_get_byname() */\n\nvoid __thiscall\nstd::time_get_byname<char,std::istreambuf_iterator<char,std::char_traits<char>>>::~time_get_byname\n (time_get_byname<char,std::istreambuf_iterator<char,std:... | (translation_unit "void FUN_002b1920(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3180;\n FUN_002a46b0();\n return;\n}\n\n" (function_definition "void FUN_002b1920(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3180;\n FUN_002a46b0();\n return;\n}" primitive_type (function_declarator "FUN_002b1920(und... | (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_002b1920(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3180;\n FUN_002a46b0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002b1920(undefined8 *param_1)" (identifier "FUN_002b1920") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefi... |
/* std::time_get_byname<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::~time_get_byname() */
void __thiscall
std::time_get_byname<char,std::istreambuf_iterator<char,std::char_traits<char>>>::~time_get_byname
(time_get_byname<char,std::istreambuf_iterator<char,std::char_traits<char>>> *t... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003f3180;
FUN_002a46b0();
return;
}
|
425_cp_and_cp_strip.c | set_acls | FUN_00116f10 |
int set_acls(permission_context *ctx,char *name,int desc,int from_mode,_Bool *must_chmod,
_Bool *acls_set)
{
uint uVar1;
acl_t p_Var2;
_Bool _Var3;
int iVar4;
int iVar5;
int *piVar6;
p_Var2 = ctx->acl;
if (p_Var2 != (acl_t)0x0) {
if (desc == -1) {
iVar4 = acl_set_file(name,0x8... |
ulong FUN_00116f10(uint *param_1,undefined8 param_2,int param_3,int param_4,undefined1 *param_5)
{
long lVar1;
char cVar2;
uint uVar3;
int iVar4;
int *piVar5;
ulong uVar6;
lVar1 = *(long *)(param_1 + 2);
if (lVar1 != 0) {
if (param_3 == -1) {
uVar3 = acl_set_file(param_2,0x8000,lVar1);
... | PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
MOV RAX,qword ptr [RDI + 0x8]
TEST RAX,RAX
JZ 0x00116f70
MOV R12,R8
MOV R13D,ECX
MOV R14,RSI
MOV RBX,RDI
CMP EDX,-0x1
JZ 0x00116f80
MOV RSI,RAX
MOV EDI,EDX
CALL 0x00104060
MOV EBP,EAX
TEST EBP,EBP
JZ 0x00116f96
CALL 0x00104090
MOV EDI,dword ptr [RAX]
CALL 0x001193f0
TEST AL,... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1207013248'), ('const-0', u'RETURN_-1207013125'), (u'PTRSUB_-1207012700', u'LOAD_-1207013442'), (u'INT_NOTEQUAL_-1207013414', u'CBRANCH_-1207013413'), ('const-433', u'STORE_-1207013323'), (u'LOAD_-1207013268', u'CALL_-1207013240'), (u'PTRSUB_-1207012710', u'STORE_-1207013463'), (u'LOAD_-120... | [('const-0', u'INT_NOTEQUAL_-1207013248'), ('const-2', u'PTRADD_-1207012800'), ('const-0', u'RETURN_-1207013125'), (u'CAST_-1207012719', u'LOAD_-1207013442'), (u'INT_NOTEQUAL_-1207013414', u'CBRANCH_-1207013413'), (u'MULTIEQUAL_-1207012682', u'INT_EQUAL_-1207013200'), (u'LOAD_-1207013268', u'INT_NOTEQUAL_-1207013248'),... | null | null | 00116f10 | x64 | O2 | (translation_unit "ulong FUN_00116f10(uint *param_1,undefined8 param_2,int param_3,int param_4,undefined1 *param_5)\n\n{\n long lVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n int *piVar5;\n ulong uVar6;\n \n lVar1 = *(long *)(param_1 + 2);\n if (lVar1 != 0) {\n if (param_3 == -1) {\n uVar3 = acl_set... | (translation_unit "int set_acls(permission_context *ctx,char *name,int desc,int from_mode,_Bool *must_chmod,\n _Bool *acls_set)\n\n{\n uint uVar1;\n acl_t p_Var2;\n _Bool _Var3;\n int iVar4;\n int iVar5;\n int *piVar6;\n \n p_Var2 = ctx->acl;\n if (p_Var2 != (acl_t)0x0) {\n if (desc == -1) {\n ... | (translation_unit "ulong FUN_00116f10(uint *param_1,undefined8 param_2,int param_3,int param_4,undefined1 *param_5)\n\n{\n long lVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n int *piVar5;\n ulong uVar6;\n \n lVar1 = *(long *)(param_1 + 2);\n if (lVar1 != 0) {\n if (param_3 == -1) {\n uVar3 = acl_set... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))... | (function_definition "ulong FUN_00116f10(uint *param_1,undefined8 param_2,int param_3,int param_4,undefined1 *param_5)\n\n{\n long lVar1;\n char cVar2;\n uint uVar3;\n int iVar4;\n int *piVar5;\n ulong uVar6;\n \n lVar1 = *(long *)(param_1 + 2);\n if (lVar1 != 0) {\n if (param_3 == -1) {\n uVar3 = acl_... |
int function_1(type_1 *ctx,char *name,int var_2,int var_7,type_2 *must_chmod,
type_2 *acls_set)
{
type_3 var_6;
type_4 var_1;
type_2 _Var3;
int var_5;
int var_13;
int *piVar6;
var_1 = ctx->acl;
if (var_1 != (type_4)0x0) {
if (var_2 == -1) {
var_5 = var_3(name,0x8000,var_1);
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
ulong MASKED(uint *param_1,undefined8 param_2,int param_3,int param_4,undefined1 *param_5)
{
long lVar1;
char cVar2;
uint uVar3;
int iVar4;
int *piVar5;
ulong uVar6;
lVar1 = *(long *)(param_1 + 2);
if (lVar1 != 0) {
if (param_3 == -1) {
uVar3 = acl_set_file(param_2,0x8000,lVar1);
}
... |
133_basename_and_basename_strip.c | strncmp | strncmp |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncmp(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncmp@@GLIBC_2.2.5 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int strncmp(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206931414')] | [('const-1', u'RETURN_-1206931414')] | null | null | 0010b020 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* s... | (translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" ide... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)" (( "(") (parameter_declaration "char *... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strncmp@@GLIBC_2.2.5 */... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s1,char *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
534_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c | SetImageColorspace | SetImageColorspace |
void SetImageColorspace(void)
{
(*(code *)PTR_SetImageColorspace_004330b0)();
return;
}
|
void SetImageColorspace(void)
{
(*(code *)PTR_SetImageColorspace_004330b0)();
return;
}
| JMP qword ptr [0x004330b0] | null | null | null | null | [(u'INDIRECT_-1207028684', u'COPY_-1207028743'), ('tmp_22', u'CAST_-1207028679'), ('const-0', u'RETURN_-1207028741'), (u'CALLIND_-1207028744', u'INDIRECT_-1207028684'), (u'CAST_-1207028679', u'CALLIND_-1207028744')] | [(u'INDIRECT_-1207028684', u'COPY_-1207028743'), ('tmp_22', u'CAST_-1207028679'), ('const-0', u'RETURN_-1207028741'), (u'CALLIND_-1207028744', u'INDIRECT_-1207028684'), (u'CAST_-1207028679', u'CALLIND_-1207028744')] | null | null | 001133f0 | x64 | O2 | (translation_unit "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}\n\n" (function_definition "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}" primitive_type (function_declarator "SetImageColorspace(void)" identifier (pa... | (translation_unit "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}\n\n" (function_definition "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}" primitive_type (function_declarator "SetImageColorspace(void)" identifier (pa... | (translation_unit "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}\n\n" (function_definition "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}" primitive_type (function_declarator "SetImageColorspace(void)" identifier (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void SetImageColorspace(void)\n\n{\n (*(code *)PTR_SetImageColorspace_004330b0)();\n return;\n}" (primitive_type "void") (function_declarator "SetImageColorspace(void)" (identifier "SetImageColorspace") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")... |
void function_1(void)
{
(*(type_1 *)PTR_SetImageColorspace_004330b0)();
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_004330b0)();
return;
}
|
748_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | _M_insert<(anonymous_namespace)::Mips_got_entry<64,true>*const&,std::__detail::_AllocNode<std::allocator<std::__detail::_Hash_node<(anonymous_namespace)::Mips_got_entry<64,true>*,true>>>> | FUN_0017e2bc |
/* std::pair<std::__detail::_Node_iterator<(anonymous namespace)::Mips_got_entry<64, true>*, true,
true>, bool> std::_Hashtable<(anonymous namespace)::Mips_got_entry<64, true>*, (anonymous
namespace)::Mips_got_entry<64, true>*, std::allocator<(anonymous namespace)::Mips_got_entry<64,
true>*>, std::__detail::_... |
void FUN_0017e2bc(void)
{
long unaff_RBX;
undefined8 unaff_R15;
FUN_0049dbb0();
*(undefined8 *)(unaff_RBX + 0x28) = unaff_R15;
/* WARNING: Subroutine does not return */
/* try { // try from 0017e2c8 to 0017e2cc has its CatchHandler @ 0017e2cd */
FUN_0049cf40();
}
| MOV RDI,RAX
CALL 0x0049dbb0
MOV qword ptr [RBX + 0x28],R15
CALL 0x0049cf40 | null | null | null | null | [(u'INT_ADD_-1207377189', u'CAST_-1207377119'), ('tmp_68', u'INT_ADD_-1207377189'), ('tmp_69', u'STORE_-1207377203'), ('const-40', u'INT_ADD_-1207377189'), ('const-433', u'STORE_-1207377203'), (u'CAST_-1207377119', u'STORE_-1207377203'), ('const-1', u'RETURN_-1207377187')] | [(u'INT_ADD_-1207377189', u'CAST_-1207377119'), ('tmp_68', u'INT_ADD_-1207377189'), ('tmp_69', u'STORE_-1207377203'), ('const-40', u'INT_ADD_-1207377189'), ('const-433', u'STORE_-1207377203'), (u'CAST_-1207377119', u'STORE_-1207377203'), ('const-1', u'RETURN_-1207377187')] | null | null | 0017e2bc | x64 | O2 | (translation_unit "void FUN_0017e2bc(void)\n\n{\n long unaff_RBX;\n undefined8 unaff_R15;\n \n FUN_0049dbb0();\n *(undefined8 *)(unaff_RBX + 0x28) = unaff_R15;\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017e2c8 to 0017e2cc has its CatchHandler @ 0017e2... | (translation_unit "/* std::pair<std::__detail::_Node_iterator<(anonymous namespace)::Mips_got_entry<64, true>*, true,\n true>, bool> std::_Hashtable<(anonymous namespace)::Mips_got_entry<64, true>*, (anonymous\n namespace)::Mips_got_entry<64, true>*, std::allocator<(anonymous namespace)::Mips_got_entry<64,\n true... | (translation_unit "void FUN_0017e2bc(void)\n\n{\n long unaff_RBX;\n undefined8 unaff_R15;\n \n FUN_0049dbb0();\n *(undefined8 *)(unaff_RBX + 0x28) = unaff_R15;\n \n \n FUN_0049cf40();\n}\n\n" (function_definition "void FUN_0017e2bc(void)\n\n{\n long unaff_RBX;\n undefined8 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignm... | (function_definition "void FUN_0017e2bc(void)\n\n{\n long unaff_RBX;\n undefined8 unaff_R15;\n \n FUN_0049dbb0();\n *(undefined8 *)(unaff_RBX + 0x28) = unaff_R15;\n \n \n FUN_0049cf40();\n}" (primitive_type "void") (function_declarator "FUN_0017e2bc(void)" (identifier "FUN_00... |
/* std::pair<std::__detail::_Node_iterator<(anonymous namespace)::Mips_got_entry<64, true>*, true,
true>, bool> std::_Hashtable<(anonymous namespace)::Mips_got_entry<64, true>*, (anonymous
namespace)::Mips_got_entry<64, true>*, std::allocator<(anonymous namespace)::Mips_got_entry<64,
true>*>, std::__detail::_... | 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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_iden... | null |
void MASKED(void)
{
long unaff_RBX;
undefined8 unaff_R15;
FUN_0049dbb0();
*(undefined8 *)(unaff_RBX + 0x28) = unaff_R15;
/* WARNING: Subroutine does not return */
/* try { // try from 0017e2c8 to 0017e2cc has its CatchHandler @ 0017e2cd */
FUN_0049cf40();
}
|
1084_gawk_and_gawk_strip.c | gmtime | gmtime |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * gmtime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gmtime@@GLIBC_2.2.5 */
halt_baddata();
}
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * gmtime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1205521302')] | [('const-1', u'RETURN_-1205521302')] | null | null | 003a3460 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntm * gmtime(time_t *__timer)\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\ntm * gmtime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gmtime@@GLIBC_2.2.... | (translation_unit "tm * gmtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "tm * gmtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* gmtime(time_t *__timer)" * (function_declarator "gmtime(time_t *__timer)" iden... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "tm * gmtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (type_identifier "tm") (pointer_declarator "* gmtime(time_t *__timer)" (* "*") (function_declarator "gmtime(time_t *__timer)" (identifier "gmtime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "tim... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(type_2 *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gmtime@@GLIBC_2.2.5 */
var_1();
}... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (exp... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * MASKED(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
275_ia64-linux-gnu-ar_and_ia64-linux-gnu-ar_strip.c | bfd_printable_arch_mach | bfd_printable_arch_mach |
/* WARNING: Control flow encountered bad instruction data */
void bfd_printable_arch_mach(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_printable_arch_mach(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207037438')] | [('const-1', u'RETURN_-1207037438')] | null | null | 001111f8 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n ... | (translation_unit "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4268_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | add_local_with_rel | FUN_00203760 |
/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_false> * this, Relobj *
object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */
void __thiscall
gold::Output_data_got<64,_false>::add_local_with_rel
(Output_data_got<64,_false> *this,Relobj *object,u... |
undefined8
FUN_00203760(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4,long *param_5,
undefined4 param_6)
{
undefined4 uVar1;
undefined8 uVar2;
uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);
if ((char)uVar2 == '\0') {
uVar1 = FUN_00202f40(param_1... | PUSH R15
MOV R15D,R9D
PUSH R14
MOV R14,RDI
PUSH R13
MOV R13,R8
PUSH R12
MOV R12D,ECX
XOR ECX,ECX
PUSH RBP
MOV EBP,EDX
MOV EDX,R12D
PUSH RBX
MOV RBX,RSI
MOV RDI,RBX
SUB RSP,0x38
MOV RAX,qword ptr [RSI]
MOV ESI,EBP
CALL qword ptr [RAX + 0x158]
TEST AL,AL
JNZ 0x0020380b
MOV qword ptr [RSP + 0x20],0x0
SUB RSP,0x8
MOV RDI,R... | null | null | null | null | [(u'INT_ZEXT_-1203816174', u'CALLIND_-1203816333'), ('const-0', u'PTRSUB_-1203815887'), ('const-64', u'INT_LEFT_-1203816048'), ('tmp_577', u'INT_ZEXT_-1203816160'), ('const-0', u'CALLIND_-1203816333'), ('tmp_572', u'CALL_-1203816400'), (u'INT_ZEXT_-1203816153', u'CALLIND_-1203816266'), (u'CALLIND_-1203816498', u'SUBPIE... | [(u'INT_ADD_-1203816492', u'CAST_-1203816000'), ('const-360', u'INT_ADD_-1203816327'), ('tmp_1043', u'LOAD_-1203816399'), (u'INT_ADD_-1203816327', u'CAST_-1203815917'), ('const-433', u'LOAD_-1203816276'), (u'CALLIND_-1203816498', u'SUBPIECE_-1203816242'), (u'CAST_-1203815880', u'LOAD_-1203816276'), ('tmp_1096', u'CALLI... | null | null | 00203760 | x64 | O2 | (translation_unit "undefined8\nFUN_00203760(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n ... | (translation_unit "/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_false> * this, Relobj *\n object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */\n\nvoid __thiscall\ngold::Output_data_got<64,_false>::add_local_with_rel\n (Output_data_got<64,_false>... | (translation_unit "undefined8\nFUN_00203760(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_sp... | (function_definition "undefined8\nFUN_00203760(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n ... |
/* DWARF original prototype: void add_local_with_rel(Output_data_got<64,_false> * this, Relobj *
object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */
void __thiscall
gold::Output_data_got<64,_false>::add_local_with_rel
(Output_data_got<64,_false> *this,Relobj *object,t... | 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: (sized_type_specifier) declarator: (pointer_declarator declarator: (i... | null |
undefined8
MASKED(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4,long *param_5,
undefined4 param_6)
{
undefined4 uVar1;
undefined8 uVar2;
uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);
if ((char)uVar2 == '\0') {
uVar1 = FUN_00202f40(param_1);
... |
3625_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | section_link | FUN_001caba0 |
/* DWARF original prototype: Elf_Word section_link(Elf_file<64,_false,_gold::Object> * this, uint
shndx) */
Elf_Word __thiscall
elfcpp::Elf_file<64,_false,_gold::Object>::section_link
(Elf_file<64,_false,_gold::Object> *this,uint shndx)
{
uint uVar1;
Object *this_00;
off_t start;
uchar *puVar2;
... |
undefined4 FUN_001caba0(long *param_1,uint param_2)
{
long lVar1;
undefined8 uVar2;
long lVar3;
lVar3 = *param_1;
FUN_001682d0();
if (*(uint *)(param_1 + 2) <= param_2) {
FUN_001682d0(param_1);
lVar1 = param_1[2];
uVar2 = gettext("section_link: bad shndx %u >= %u");
FUN_001bd150(lVar3,u... | PUSH R13
PUSH R12
PUSH RBP
MOV EBP,ESI
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV R12,qword ptr [RDI]
CALL 0x001682d0
CMP EBP,dword ptr [RBX + 0x10]
JNC 0x001cac00
MOV RDI,RBX
MOV ESI,EBP
CALL 0x001688c0
MOV RDI,qword ptr [R12 + 0x28]
TEST RDI,RDI
JZ 0x001cac2c
MOV RSI,qword ptr [R12 + 0x30]
ADD RDI,0x28
MOV ECX,0x40
MOV R9D... | null | null | null | null | [('const-0', u'RETURN_-1207718791'), ('tmp_408', u'PTRSUB_-1207718526'), ('const-1', u'RETURN_-1207718741'), ('const-16', u'PTRSUB_-1207718441'), (u'PTRSUB_-1207718441', u'LOAD_-1207718779'), ('const-0', u'CALL_-1207718746'), ('const-433', u'LOAD_-1207718918'), ('const-16', u'PTRSUB_-1207718526'), (u'LOAD_-1207718967',... | [('const-8', u'PTRADD_-1207718529'), ('const-1', u'CALL_-1207718844'), (u'CAST_-1207718500', u'LOAD_-1207718895'), ('const-433', u'LOAD_-1207718895'), ('const-0', u'RETURN_-1207718791'), ('const-1', u'RETURN_-1207718741'), ('const-64', u'CALL_-1207718844'), (u'CALL_-1207718844', u'INT_ADD_-1207718826'), (u'INT_ADD_-120... | null | null | 001caba0 | x64 | O2 | (translation_unit "undefined4 FUN_001caba0(long *param_1,uint param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n \n lVar3 = *param_1;\n FUN_001682d0();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001682d0(param_1);\n lVar1 = param_1[2];\n uVar2 = gettext("section_link: bad shndx %u >= ... | (translation_unit "/* DWARF original prototype: Elf_Word section_link(Elf_file<64,_false,_gold::Object> * this, uint\n shndx) */\n\nElf_Word __thiscall\nelfcpp::Elf_file<64,_false,_gold::Object>::section_link\n (Elf_file<64,_false,_gold::Object> *this,uint shndx)\n\n{\n uint uVar1;\n Object *this_00;\n of... | (translation_unit "undefined4 FUN_001caba0(long *param_1,uint param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n \n lVar3 = *param_1;\n FUN_001682d0();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001682d0(param_1);\n lVar1 = param_1[2];\n uVar2 = gettext("section_link: bad shndx %u >= ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declarati... | (function_definition "undefined4 FUN_001caba0(long *param_1,uint param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n \n lVar3 = *param_1;\n FUN_001682d0();\n if (*(uint *)(param_1 + 2) <= param_2) {\n FUN_001682d0(param_1);\n lVar1 = param_1[2];\n uVar2 = gettext("section_link: bad shndx %u ... |
/* DWARF original prototype: Elf_Word section_link(Elf_file<64,_false,_gold::Object> * this, uint
shndx) */
type_1 __thiscall
elfcpp::Elf_file<64,_false,_gold::type_2>::section_link
(Elf_file<64,_false,_gold::type_2> *this,uint var_2)
{
uint uVar1;
type_2 *this_00;
type_3 start;
type_4 *var_7;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (... | null |
undefined4 MASKED(long *param_1,uint param_2)
{
long lVar1;
undefined8 uVar2;
long lVar3;
lVar3 = *param_1;
FUN_001682d0();
if (*(uint *)(param_1 + 2) <= param_2) {
FUN_001682d0(param_1);
lVar1 = param_1[2];
uVar2 = gettext("section_link: bad shndx %u >= %u");
FUN_001bd150(lVar3,uVar2,p... |
339_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c | output_section_callback | FUN_00117e80 |
void output_section_callback
(lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,
flag_info *sflag_info,lang_input_statement_type *file,void *output)
{
sort_type sort;
lang_statement_union *plVar1;
bfd *pbVar2;
undefined8 *puVar3;
undefined8 *puVar4;
lang_stat... |
void FUN_00117e80(long param_1,long param_2,long param_3,undefined8 param_4,long param_5,
undefined8 param_6)
{
long *plVar1;
undefined8 *puVar2;
undefined8 *puVar3;
bool bVar4;
bool bVar5;
int iVar6;
undefined8 uVar7;
undefined8 uVar8;
long *local_48;
long **local_40;
iVar6 ... | PUSH R15
PUSH R14
PUSH R13
MOV R13,RDI
MOV RDI,RDX
PUSH R12
MOV R12,R8
PUSH RBP
MOV RBP,RSI
MOV RSI,R9
PUSH RBX
SUB RSP,0x48
MOV qword ptr [RSP + 0x18],RDX
MOV qword ptr [RSP + 0x20],RCX
MOV qword ptr [RSP + 0x28],R9
CALL 0x001150b0
TEST EAX,EAX
JZ 0x00117ec8
ADD RSP,0x48
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15... | null | null | null | null | [(u'MULTIEQUAL_-1207008393', u'CALL_-1207009026'), (u'MULTIEQUAL_-1207007406', u'INT_EQUAL_-1207008570'), ('tmp_1631', u'CBRANCH_-1207008889'), ('tmp_778', u'CBRANCH_-1207009139'), ('const-0', u'PTRSUB_-1207007346'), (u'COPY_-1207007513', u'CALL_-1207008633'), (u'MULTIEQUAL_-1207007404', u'STORE_-1207008507'), (u'PTRSU... | [('tmp_1631', u'CBRANCH_-1207008889'), ('tmp_778', u'CBRANCH_-1207009139'), (u'MULTIEQUAL_-1207007440', u'MULTIEQUAL_-1207007440'), (u'CALL_-1207009026', u'INT_SLESS_-1207009001'), (u'LOAD_-1207008544', u'CAST_-1207007367'), (u'INT_NOTEQUAL_-1207008656', u'CBRANCH_-1207008654'), ('tmp_3849', u'CALL_-1207009105'), (u'LO... | null | null | 00117e80 | x64 | O2 | (translation_unit "void FUN_00117e80(long param_1,long param_2,long param_3,undefined8 param_4,long param_5,\n undefined8 param_6)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n long *local_48;\... | (translation_unit "void output_section_callback\n (lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,\n flag_info *sflag_info,lang_input_statement_type *file,void *output)\n\n{\n sort_type sort;\n lang_statement_union *plVar1;\n bfd *pbVar2;\n undefined8 *puVar3;\n unde... | (translation_unit "void FUN_00117e80(long param_1,long param_2,long param_3,undefined8 param_4,long param_5,\n undefined8 param_6)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n long *local_48;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_dec... | (function_definition "void FUN_00117e80(long param_1,long param_2,long param_3,undefined8 param_4,long param_5,\n undefined8 param_6)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n long *local_4... |
void function_1
(type_1 *ptr,type_2 *var_3,type_3 *section,
type_4 *sflag_info,type_5 *file,void *output)
{
type_6 var_12;
type_7 *var_5;
type_8 *var_6;
type_9 *puVar3;
type_9 *var_7;
type_7 *var_17;
type_7 *ptr_00;
bool var_11;
bool var_10;
type_10 var_2;
int var_9... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_decla... | null |
void MASKED(long param_1,long param_2,long param_3,undefined8 param_4,long param_5,
undefined8 param_6)
{
long *plVar1;
undefined8 *puVar2;
undefined8 *puVar3;
bool bVar4;
bool bVar5;
int iVar6;
undefined8 uVar7;
undefined8 uVar8;
long *local_48;
long **local_40;
iVar6 = FUN_... |
5_powerpc64le-linux-gnu-elfedit_and_powerpc64le-linux-gnu-elfedit_strip.c | abort | abort |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
(*(code *)PTR_abort_0010a028)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
(*(code *)PTR_abort_0010a028)();
return;
}
| JMP qword ptr [0x0010a028] | null | null | null | null | [(u'CALLIND_-1206968232', u'INDIRECT_-1206968172'), (u'INDIRECT_-1206968172', u'COPY_-1206968231'), (u'CAST_-1206968167', u'CALLIND_-1206968232'), ('tmp_22', u'CAST_-1206968167'), ('const-0', u'RETURN_-1206968229')] | [(u'CALLIND_-1206968232', u'INDIRECT_-1206968172'), (u'INDIRECT_-1206968172', u'COPY_-1206968231'), (u'CAST_-1206968167', u'CALLIND_-1206968232'), ('tmp_22', u'CAST_-1206968167'), ('const-0', u'RETURN_-1206968229')] | null | null | 00102050 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}" primitive_type (function_declarator "abor... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}" primitive_type (function_declarator "abor... | (translation_unit "void abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}\n\n" (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}" primitive_type (function_declarator "abort(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 (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0010a028)();\n return;\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_abort_0... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
(*(type_1 *)PTR_abort_0010a028)();
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 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
(*(code *)PTR_MASKED_0010a028)();
return;
}
|
3477_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | ~Output_data_reloc | FUN_001c8b10 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_32,_false> * this,
int __in_chrg) */
void __thiscall
gold::Output_data_reloc<9,_false,_32,_false>::~Output_data_reloc
(Output_data_reloc<9,_false,_32,_false> *this,int _... |
void FUN_001c8b10(undefined8 *param_1)
{
*param_1 = &DAT_003b6790;
if (param_1[9] != 0) {
FUN_00276d20();
}
thunk_FUN_00276d20(param_1,0x60);
return;
}
| LEA RAX,[0x3b6790]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x48]
TEST RDI,RDI
JZ 0x001c8b2c
CALL 0x00276d20
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x00276d10 | null | null | null | null | [(u'PTRSUB_-1207727183', u'PTRSUB_-1207727181'), ('const-0', u'PTRSUB_-1207727179'), ('const-0', u'PTRSUB_-1207727190'), ('const-0', u'PTRSUB_-1207727179'), ('const-0', u'RETURN_-1207727267'), ('const-0', u'PTRSUB_-1207727181'), ('const-96', u'CALL_-1207727271'), ('const-0', u'PTRSUB_-1207727184'), ('const-72', u'PTRSU... | [(u'LOAD_-1207727320', u'INT_NOTEQUAL_-1207727300'), ('const-0', u'PTRSUB_-1207727192'), ('tmp_185', u'STORE_-1207727324'), ('const-9', u'PTRADD_-1207727189'), ('const-8', u'PTRADD_-1207727189'), ('const-0', u'RETURN_-1207727267'), (u'PTRADD_-1207727189', u'LOAD_-1207727320'), ('const-433', u'STORE_-1207727324'), ('tmp... | null | null | 001c8b10 | x64 | O2 | (translation_unit "void FUN_001c8b10(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003b6790;\n if (param_1[9] != 0) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_001c8b10(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003b6790;\n if (param_1[9] != 0) {... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_32,_false> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::~Output_data_reloc\n (Output_data_reloc<9,_false... | (translation_unit "void FUN_001c8b10(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003b6790;\n if (param_1[9] != 0) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_001c8b10(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003b6790;\n if (param_1[9] != 0) {... | (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_001c8b10(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003b6790;\n if (param_1[9] != 0) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c8b10(undefined8 *param_1)" (identifier "FUN_001c8b10") (parameter_l... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_32,_false> * this,
int __in_chrg) */
void __thiscall
var_1::Output_data_reloc<9,_false,_32,_false>::~Output_data_reloc
(Output_data_reloc<9,_false,_32,_false> *this,int ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &DAT_003b6790;
if (param_1[9] != 0) {
FUN_00276d20();
}
thunk_FUN_00276d20(param_1,0x60);
return;
}
|
692_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c | getpwd | getpwd |
/* WARNING: Control flow encountered bad instruction data */
void getpwd(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void getpwd(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207500342')] | [('const-1', u'RETURN_-1207500342')] | null | null | 001801c0 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getpwd(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getpwd(void)\n\n{\n /* WARNING: Bad instruction - ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getpwd(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getpwd(void)\n\n{\n /* WARNING: Bad instruction - ... | (translation_unit "void getpwd(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getpwd(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getpwd(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void getpwd(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getpwd(void)" (identifier "getpwd") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n ha... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6199_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,___gnu_cxx::__ops::_Val_comp_iter<gold::Output_section::Input_section_sort_init_fini_compare>_> | FUN_00294f30 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name:
__unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,
std::vector<gold::Output_section::Input_section_sort_entry> >,
__gnu_cxx::__ops::_Val_comp_iter<gold::Out... |
void FUN_00294f30(undefined8 *param_1)
{
undefined8 uVar1;
undefined8 *puVar2;
char cVar3;
size_t __n;
undefined8 *__src;
undefined8 *__dest;
undefined8 local_68;
undefined8 uStack_60;
undefined8 local_58;
undefined8 uStack_50;
undefined4 local_48;
undefined8 *local_40;
size_t local_38;
un... | PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x50
MOV EAX,dword ptr [RDI + 0x20]
MOVDQU XMM1,xmmword ptr [RDI]
MOV RBP,RSP
MOVDQU XMM2,xmmword ptr [RDI + 0x10]
MOV RDX,qword ptr [RDI + 0x28]
MOV dword ptr [RSP + 0x20],EAX
LEA RAX,[RBP + 0x38]
MOV qword ptr [RSP + 0x28],RAX
LEA RAX,[RDI + 0x38]
MOVAPS xmmword ptr [RSP],XMM1
MOVAP... | null | null | null | null | [('const-1', u'PTRADD_-1204399798'), (u'CAST_-1204398636', u'STORE_-1204399398'), (u'LOAD_-1204400043', u'INT_NOTEQUAL_-1204399525'), ('tmp_949', u'CBRANCH_-1204399524'), ('const--56', u'PTRADD_-1204400012'), (u'CAST_-1204398892', u'STORE_-1204399974'), (u'MULTIEQUAL_-1204399429', u'PTRADD_-1204399783'), (u'PTRADD_-120... | [(u'INDIRECT_-1204399066', u'MULTIEQUAL_-1204398650'), ('const-433', u'STORE_-1204399913'), ('const-0', u'STORE_-1204399953'), ('tmp_949', u'CBRANCH_-1204399524'), (u'PTRADD_-1204399058', u'LOAD_-1204399966'), (u'MULTIEQUAL_-1204399431', u'LOAD_-1204399732'), (u'PTRADD_-1204398773', u'STORE_-1204399045'), (u'CAST_-1204... | null | null | 00294f30 | x64 | O2 | (translation_unit "void FUN_00294f30(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n undefined8 *puVar2;\n char cVar3;\n size_t __n;\n undefined8 *__src;\n undefined8 *__dest;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined4 local_48;\n undefined8 *l... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,\n std::vector<gold::Output_section::Input_section_sort_entry> >,\n __gnu_cxx::__ops::_V... | (translation_unit "void FUN_00294f30(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n undefined8 *puVar2;\n char cVar3;\n size_t __n;\n undefined8 *__src;\n undefined8 *__dest;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined4 local_48;\n undefined8 *l... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYP... | (function_definition "void FUN_00294f30(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n undefined8 *puVar2;\n char cVar3;\n size_t __n;\n undefined8 *__src;\n undefined8 *__dest;\n undefined8 local_68;\n undefined8 uStack_60;\n undefined8 local_58;\n undefined8 uStack_50;\n undefined4 local_48;\n undefined8... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* DWARF original name:
__unguarded_linear_insert<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,
std::vector<gold::Output_section::Input_section_sort_entry> >,
__gnu_cxx::__ops::_Val_comp_iter<gold::Out... | 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 |
void MASKED(undefined8 *param_1)
{
undefined8 uVar1;
undefined8 *puVar2;
char cVar3;
size_t __n;
undefined8 *__src;
undefined8 *__dest;
undefined8 local_68;
undefined8 uStack_60;
undefined8 local_58;
undefined8 uStack_50;
undefined4 local_48;
undefined8 *local_40;
size_t local_38;
undefine... |
10948_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | moneypunct_byname | FUN_003a4620 |
/* std::moneypunct_byname<char, false>::moneypunct_byname(char const*, unsigned long) */
void __thiscall
std::moneypunct_byname<char,false>::moneypunct_byname
(moneypunct_byname<char,false> *this,char *param_1,ulong param_2)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool... |
void FUN_003a4620(undefined8 *param_1,byte *param_2,long param_3)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
undefined8 local_20;
bVar7 = 0;
param_1[2] = 0;
*(uint *)(param_1 + 1) = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_004b8f70;
... | PUSH R12
XOR EAX,EAX
PUSH RBP
MOV RBP,RSI
PUSH RBX
MOV RBX,RDI
SUB RSP,0x10
TEST RDX,RDX
MOV qword ptr [RDI + 0x10],0x0
SETNZ AL
XOR EDX,EDX
XOR ESI,ESI
MOV dword ptr [RDI + 0x8],EAX
LEA RAX,[0x4b8f60]
ADD RAX,0x10
MOV qword ptr [RDI],RAX
CALL 0x0037bd40
LEA RAX,[0x4b9000]
MOV ECX,0x2
LEA RDI,[0x3f46a9]
MOV RSI,RBP
ADD... | null | null | null | null | [(u'PTRSUB_-1205516011', u'STORE_-1205516639'), ('const-1', u'PTRADD_-1205516425'), (u'MULTIEQUAL_-1205516076', u'BOOL_NEGATE_-1205516043'), ('const-1', u'INT_ADD_-1205515991'), ('const-2', u'COPY_-1205516621'), ('const--2', u'INT_MULT_-1205516016'), ('const--32', u'PTRSUB_-1205515917'), ('const-433', u'STORE_-12055167... | [('tmp_1586', u'PTRADD_-1205516021'), ('const-2', u'COPY_-1205516621'), ('const-0', u'CALL_-1205516361'), ('tmp_1587', u'INT_NOTEQUAL_-1205516706'), ('const-4951920', u'PTRSUB_-1205516009'), (u'INT_MULT_-1205516015', u'INT_ADD_-1205515986'), ('const--32', u'PTRSUB_-1205515913'), (u'PTRSUB_-1205515913', u'CALL_-12055163... | null | null | 003a4620 | x64 | O2 | (translation_unit "void FUN_003a4620(undefined8 *param_1,byte *param_2,long param_3)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined8 local_20;\n \n bVar7 = 0;\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_... | (translation_unit "/* std::moneypunct_byname<char, false>::moneypunct_byname(char const*, unsigned long) */\n\nvoid __thiscall\nstd::moneypunct_byname<char,false>::moneypunct_byname\n (moneypunct_byname<char,false> *this,char *param_1,ulong param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool... | (translation_unit "void FUN_003a4620(undefined8 *param_1,byte *param_2,long param_3)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined8 local_20;\n \n bVar7 = 0;\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_sp... | (function_definition "void FUN_003a4620(undefined8 *param_1,byte *param_2,long param_3)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n undefined8 local_20;\n \n bVar7 = 0;\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *par... |
/* std::moneypunct_byname<char, false>::moneypunct_byname(char const*, unsigned long) */
void __thiscall
std::moneypunct_byname<char,false>::moneypunct_byname
(moneypunct_byname<char,false> *var_1,char *param_1,type_6 var_2)
{
long var_6;
type_1 *var_7;
type_1 *var_8;
bool var_9;
bool var_10;
b... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
void MASKED(undefined8 *param_1,byte *param_2,long param_3)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
bool bVar4;
bool bVar5;
bool bVar6;
byte bVar7;
undefined8 local_20;
bVar7 = 0;
param_1[2] = 0;
*(uint *)(param_1 + 1) = (uint)(param_3 != 0);
*param_1 = &PTR_FUN_004b8f70;
... |
1782_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | parse_to_value | FUN_001645c0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_fix_cortex_a53_835769 * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_fix_cortex_a53_835769::parse_to_va... |
void FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_00251130(param_2,param_3,param_1 + 0x61);
*(undefined1 *)(param_1 + 0x60) = 1;
return;
}
| PUSH RBX
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x61]
CALL 0x00251130
MOV byte ptr [RBX + 0x60],0x1
POP RBX
RET | null | null | null | null | [('const-433', u'STORE_-1207351837'), ('tmp_58', u'PTRSUB_-1207351760'), ('tmp_58', u'PTRSUB_-1207351750'), (u'PTRSUB_-1207351750', u'STORE_-1207351837'), ('const-1', u'STORE_-1207351837'), ('const-97', u'PTRSUB_-1207351760'), ('const-96', u'PTRSUB_-1207351750'), ('const-0', u'RETURN_-1207351818'), (u'PTRSUB_-120735176... | [('tmp_85', u'CALL_-1207351841'), (u'CAST_-1207351755', u'STORE_-1207351837'), ('const-1', u'STORE_-1207351837'), ('tmp_84', u'INT_ADD_-1207351837'), (u'INT_ADD_-1207351837', u'CALL_-1207351841'), ('const-0', u'RETURN_-1207351818'), ('const-96', u'INT_ADD_-1207351823'), ('const-97', u'INT_ADD_-1207351837'), ('tmp_86', ... | null | null | 001645c0 | x64 | O2 | (translation_unit "void FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00251130(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00251130(param... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_fix_cortex_a53_835769 * this, char *\n option_name, char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_fix_cortex_... | (translation_unit "void FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00251130(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00251130(param... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDE... | (function_definition "void FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00251130(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001645c0(long param_1,undefined8 param_2,undefined8 param_3)" (identi... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_fix_cortex_a53_835769 * this, char *
option_name, char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *o... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaratio... | null |
void MASKED(long param_1,undefined8 param_2,undefined8 param_3)
{
FUN_00251130(param_2,param_3,param_1 + 0x61);
*(undefined1 *)(param_1 + 0x60) = 1;
return;
}
|
71_sparc64-linux-gnu-nm_and_sparc64-linux-gnu-nm_strip.c | bfd_close | bfd_close |
void bfd_close(void)
{
(*(code *)PTR_bfd_close_0010c238)();
return;
}
|
void bfd_close(void)
{
(*(code *)PTR_bfd_close_0010c238)();
return;
}
| JMP qword ptr [0x0010c238] | null | null | null | null | [('const-0', u'RETURN_-1206963077'), (u'INDIRECT_-1206963020', u'COPY_-1206963079'), ('tmp_22', u'CAST_-1206963015'), (u'CALLIND_-1206963080', u'INDIRECT_-1206963020'), (u'CAST_-1206963015', u'CALLIND_-1206963080')] | [('const-0', u'RETURN_-1206963077'), (u'INDIRECT_-1206963020', u'COPY_-1206963079'), ('tmp_22', u'CAST_-1206963015'), (u'CALLIND_-1206963080', u'INDIRECT_-1206963020'), (u'CAST_-1206963015', u'CALLIND_-1206963080')] | null | null | 00103470 | x64 | O2 | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}\n\n" (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}" primitive_type (function_declarator "bfd_close(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_close(void)\n\n{\n (*(code *)PTR_bfd_close_0010c238)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close(void)" (identifier "bfd_close") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_close_0010c238)();
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_0010c238)();
return;
}
|
122_hppa64-linux-gnu-addr2line_and_hppa64-linux-gnu-addr2line_strip.c | cplus_demangle_name_to_style | cplus_demangle_name_to_style |
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_name_to_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_name_to_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206939622')] | [('const-1', u'RETURN_-1206939622')] | null | null | 00109010 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_name_to_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_name_to_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n ... | (translation_unit "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_name_to_style(void)" identifier (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void cplus_demangle_name_to_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_name_to_style(void)" (identifier "cplus_demangle_name_to_style") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "vo... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9527_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_allocate_internal_buffer | FUN_00363370 |
/* std::wfilebuf::_M_allocate_internal_buffer() */
void __thiscall std::wfilebuf::_M_allocate_internal_buffer(wfilebuf *this)
{
void *pvVar1;
if ((this[0xa8] == (wfilebuf)0x0) && (*(long *)(this + 0x98) == 0)) {
if (*(ulong *)(this + 0xa0) < 0x1fffffffffffffff) {
pvVar1 = operator_new__(*(ulong *)(t... |
void FUN_00363370(long param_1)
{
undefined8 uVar1;
if ((*(char *)(param_1 + 0xa8) == '\0') && (*(long *)(param_1 + 0x98) == 0)) {
if (*(ulong *)(param_1 + 0xa0) < 0x1fffffffffffffff) {
uVar1 = thunk_FUN_00337280(*(ulong *)(param_1 + 0xa0) << 2);
*(undefined1 *)(param_1 + 0xa8) = 1;
*(und... | CMP byte ptr [RDI + 0xa8],0x0
JNZ 0x00363383
CMP qword ptr [RDI + 0x98],0x0
JZ 0x00363388
RET
MOV RAX,0x1ffffffffffffffe
PUSH RBX
MOV RBX,RDI
MOV RDI,qword ptr [RDI + 0xa0]
CMP RDI,RAX
JA 0x003633bb
SHL RDI,0x2
CALL 0x00337220
MOV byte ptr [RBX + 0xa8],0x1
MOV qword ptr [RBX + 0x98],RAX
POP RBX
RET
CALL 0x003384c0 | null | null | null | null | [('const-433', u'LOAD_-1205259405'), (u'LOAD_-1205259332', u'INT_LESS_-1205259296'), ('const-0', u'RETURN_-1205259221'), ('const-0', u'RETURN_-1205259350'), ('const-1', u'PTRADD_-1205259270'), ('const-2', u'INT_LEFT_-1205259276'), ('tmp_301', u'PTRADD_-1205259183'), ('const-1', u'PTRADD_-1205259343'), ('const-433', u'S... | [('const-433', u'LOAD_-1205259405'), (u'LOAD_-1205259332', u'INT_LESS_-1205259296'), ('const-0', u'RETURN_-1205259221'), ('const-433', u'STORE_-1205259243'), ('const-0', u'RETURN_-1205259350'), (u'INT_ADD_-1205259316', u'CAST_-1205259141'), (u'INT_ADD_-1205259239', u'CAST_-1205259119'), (u'LOAD_-1205259405', u'INT_EQUA... | null | null | 00363370 | x64 | O2 | (translation_unit "void FUN_00363370(long param_1)\n\n{\n undefined8 uVar1;\n \n if ((*(char *)(param_1 + 0xa8) == '\0') && (*(long *)(param_1 + 0x98) == 0)) {\n if (*(ulong *)(param_1 + 0xa0) < 0x1fffffffffffffff) {\n uVar1 = thunk_FUN_00337280(*(ulong *)(param_1 + 0xa0) << 2);\n *(undefined1 *)(param_... | (translation_unit "/* std::wfilebuf::_M_allocate_internal_buffer() */\n\nvoid __thiscall std::wfilebuf::_M_allocate_internal_buffer(wfilebuf *this)\n\n{\n void *pvVar1;\n \n if ((this[0xa8] == (wfilebuf)0x0) && (*(long *)(this + 0x98) == 0)) {\n if (*(ulong *)(this + 0xa0) < 0x1fffffffffffffff) {\n pvVar1 = ... | (translation_unit "void FUN_00363370(long param_1)\n\n{\n undefined8 uVar1;\n \n if ((*(char *)(param_1 + 0xa8) == '\0') && (*(long *)(param_1 + 0x98) == 0)) {\n if (*(ulong *)(param_1 + 0xa0) < 0x1fffffffffffffff) {\n uVar1 = thunk_FUN_00337280(*(ulong *)(param_1 + 0xa0) << 2);\n *(undefined1 *)(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_... | (function_definition "void FUN_00363370(long param_1)\n\n{\n undefined8 uVar1;\n \n if ((*(char *)(param_1 + 0xa8) == '\0') && (*(long *)(param_1 + 0x98) == 0)) {\n if (*(ulong *)(param_1 + 0xa0) < 0x1fffffffffffffff) {\n uVar1 = thunk_FUN_00337280(*(ulong *)(param_1 + 0xa0) << 2);\n *(undefined1 *)(par... |
/* std::wfilebuf::_M_allocate_internal_buffer() */
void __thiscall std::type_1::function_1(type_1 *var_1)
{
void *pvVar1;
if ((var_1[0xa8] == (type_1)0x0) && (*(long *)(var_1 + 0x98) == 0)) {
if (*(type_2 *)(var_1 + 0xa0) < 0x1fffffffffffffff) {
pvVar1 = var_2(*(type_2 *)(var_1 + 0xa0) << 2);
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if... | null |
void MASKED(long param_1)
{
undefined8 uVar1;
if ((*(char *)(param_1 + 0xa8) == '\0') && (*(long *)(param_1 + 0x98) == 0)) {
if (*(ulong *)(param_1 + 0xa0) < 0x1fffffffffffffff) {
uVar1 = thunk_FUN_00337280(*(ulong *)(param_1 + 0xa0) << 2);
*(undefined1 *)(param_1 + 0xa8) = 1;
*(undefined... |
157_ia64-linux-gnu-size_and_ia64-linux-gnu-size_strip.c | xmalloc | xmalloc |
/* WARNING: Control flow encountered bad instruction data */
void xmalloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void xmalloc(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206935278')] | [('const-1', u'RETURN_-1206935278')] | null | null | 0010a108 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xmalloc(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xmalloc(void)\n\n{\n /* WARNING: Bad instruction ... | (translation_unit "void xmalloc(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xmalloc(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xmalloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void xmalloc(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xmalloc(void)" (identifier "xmalloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \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();
}
|
2304_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | GetRandomSecretKey | GetRandomSecretKey |
/* WARNING: Unknown calling convention */
ulong GetRandomSecretKey(RandomInfo *random_info)
{
return random_info->secret_key;
}
|
undefined8 GetRandomSecretKey(long param_1)
{
return *(undefined8 *)(param_1 + 0x48);
}
| MOV RAX,qword ptr [RDI + 0x48]
RET | null | null | null | null | [(u'LOAD_-1204355197', u'COPY_-1204355197'), ('const-0', u'RETURN_-1204355181'), ('const-72', u'PTRSUB_-1204355127'), ('const-433', u'LOAD_-1204355197'), ('tmp_19', u'PTRSUB_-1204355127'), (u'PTRSUB_-1204355127', u'LOAD_-1204355197'), (u'COPY_-1204355197', u'RETURN_-1204355181')] | [(u'INT_ADD_-1204355181', u'CAST_-1204355129'), ('const-433', u'LOAD_-1204355197'), (u'LOAD_-1204355197', u'COPY_-1204355197'), ('const-72', u'INT_ADD_-1204355181'), ('const-0', u'RETURN_-1204355181'), (u'CAST_-1204355129', u'LOAD_-1204355197'), ('tmp_19', u'INT_ADD_-1204355181'), (u'COPY_-1204355197', u'RETURN_-120435... | null | null | 0029ff80 | x64 | O2 | (translation_unit "undefined8 GetRandomSecretKey(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x48);\n}\n\n" (function_definition "undefined8 GetRandomSecretKey(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x48);\n}" type_identifier (function_declarator "GetRandomSecretKey(long param_1)" identifier ... | (translation_unit "/* WARNING: Unknown calling convention */\n\nulong GetRandomSecretKey(RandomInfo *random_info)\n\n{\n return random_info->secret_key;\n}\n\n" comment (function_definition "ulong GetRandomSecretKey(RandomInfo *random_info)\n\n{\n return random_info->secret_key;\n}" type_identifier (function_declarat... | (translation_unit "undefined8 GetRandomSecretKey(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x48);\n}\n\n" (function_definition "undefined8 GetRandomSecretKey(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x48);\n}" type_identifier (function_declarator "GetRandomSecretKey(long param_1)" identifier ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expressio... | (function_definition "undefined8 GetRandomSecretKey(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x48);\n}" (type_identifier "undefined8") (function_declarator "GetRandomSecretKey(long param_1)" (identifier "GetRandomSecretKey") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (s... |
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *random_info)
{
return random_info->secret_key;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression ... | null |
undefined8 MASKED(long param_1)
{
return *(undefined8 *)(param_1 + 0x48);
}
|
5614_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | _M_get_insert_hint_unique_pos | FUN_0023dc50 |
/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>
_M_get_insert_hint_unique_pos(_Rb_tree<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::_Select1st<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned... |
undefined1 [16] FUN_0023dc50(long param_1,ulong param_2,ulong *param_3)
{
uint uVar1;
ulong uVar2;
uint uVar3;
ulong uVar4;
ulong uVar5;
undefined1 auVar6 [16];
undefined1 auVar7 [16];
if (param_2 == param_1 + 8U) {
if (*(long *)(param_1 + 0x28) != 0) {
param_2 = *(ulong *)(param_1 + 0x2... | PUSH R13
LEA RAX,[RDI + 0x8]
PUSH R12
MOV R12,RDX
PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x8
CMP RSI,RAX
JZ 0x0023dd20
MOV RBX,RSI
MOV R13,qword ptr [RDX]
CMP qword ptr [RSI + 0x20],R13
JBE 0x0023dcd8
MOV RCX,RBX
MOV RDX,RBX
CMP qword ptr [RBP + 0x18],RBX
JZ 0x0023dcc5
MOV RDI,RBX
CALL 0x002dc090
CMP R13,qword ptr [RAX ... | null | null | null | null | [(u'LOAD_-1203970921', u'INT_EQUAL_-1203970900'), (u'CALL_-1203970619', u'CAST_-1203969883'), (u'COPY_-1203970065', u'MULTIEQUAL_-1203970182'), (u'PTRSUB_-1203970080', u'LOAD_-1203970921'), (u'INT_LESSEQUAL_-1203970358', u'CBRANCH_-1203970368'), (u'COPY_-1203969920', u'MULTIEQUAL_-1203970182'), ('const-0', u'COPY_-1203... | [('tmp_2264', u'PTRADD_-1203969834'), (u'LOAD_-1203970921', u'INT_EQUAL_-1203970900'), (u'INT_ADD_-1203970968', u'INT_EQUAL_-1203970931'), (u'INT_ADD_-1203970601', u'CAST_-1203969929'), (u'COPY_-1203970063', u'COPY_-1203969851'), (u'CAST_-1203969920', u'LOAD_-1203970594'), (u'INT_LESSEQUAL_-1203970358', u'CBRANCH_-1203... | null | null | 0023dc50 | x64 | O2 | (translation_unit "undefined1 [16] FUN_0023dc50(long param_1,ulong param_2,ulong *param_3)\n\n{\n uint uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n undefined1 auVar6 [16];\n undefined1 auVar7 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n par... | (translation_unit "/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>\n _M_get_insert_hint_unique_pos(_Rb_tree<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::_Select1st<std::pair<const_std::pair<gold::Relobj*,_unsi... | (translation_unit "undefined1 [16] FUN_0023dc50(long param_1,ulong param_2,ulong *param_3)\n\n{\n uint uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n undefined1 auVar6 [16];\n undefined1 auVar7 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n par... | (translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (macro_type_specifier IDENT ( (ERROR (type_descriptor (sized_type_specifier long TYPE)) , IDENT IDENT , (type_descriptor TYPE (abstract_pointer_declarator *))) (type_descriptor TYPE) )) ; (compound_statement { (declaration TYPE IDENT ;) (de... | (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (macro_type_specifier "FUN_0023dc50(long param_1,ulong param_2,ulong *param_3)" (identifier "FUN_0023dc50") (( "(") (ERROR "long param_1,ulong param_2,ulong *" (type... |
/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>
_M_get_insert_hint_unique_pos(_Rb_tree<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::_Select1st<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned... | null | (translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (macro_type_specifier name: (identifier) (ERROR (type_descriptor type: (sized_type_specifier type: (type_identifier))) (identifier) (identifier) (type_descriptor type: (type_identifier) declarato... | null |
undefined1 [16] MASKED(long param_1,ulong param_2,ulong *param_3)
{
uint uVar1;
ulong uVar2;
uint uVar3;
ulong uVar4;
ulong uVar5;
undefined1 auVar6 [16];
undefined1 auVar7 [16];
if (param_2 == param_1 + 8U) {
if (*(long *)(param_1 + 0x28) != 0) {
param_2 = *(ulong *)(param_1 + 0x20);
... |
84_hppa-linux-gnu-addr2line_and_hppa-linux-gnu-addr2line_strip.c | usage | FUN_00102e60 |
void usage(FILE *stream,int status)
{
char *__format;
char *pcVar1;
pcVar1 = program_name;
__format = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);
fprintf((FILE *)stream,__format,pcVar1);
pcVar1 = (char *)dcgettext(0," Convert addresses into line number/file name pairs.\n",5);
fprintf(... |
void FUN_00102e60(FILE *param_1,int param_2)
{
undefined8 uVar1;
char *pcVar2;
uVar1 = DAT_001084c0;
pcVar2 = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);
fprintf(param_1,pcVar2,uVar1);
pcVar2 = (char *)dcgettext(0," Convert addresses into line number/file name pairs.\n",5);
fprintf(pa... | PUSH R12
MOV EDX,0x5
MOV R12,qword ptr [0x001084c0]
PUSH RBP
MOV EBP,ESI
LEA RSI,[0x105008]
PUSH RBX
MOV RBX,RDI
XOR EDI,EDI
CALL 0x00102180
MOV RDX,R12
MOV RDI,RBX
MOV RSI,RAX
XOR EAX,EAX
CALL 0x001022c0
MOV EDX,0x5
XOR EDI,EDI
LEA RSI,[0x105030]
CALL 0x00102180
MOV RDI,RBX
MOV RSI,RAX
XOR EAX,EAX
CALL 0x001022c0
MOV ... | null | null | null | null | [(u'CALL_-1206964420', u'INDIRECT_-1206963982'), (u'CALL_-1206964576', u'INDIRECT_-1206964067'), (u'COPY_-1206963959', u'CALL_-1206964386'), ('tmp_1626', u'COPY_-1206964085'), ('tmp_507', u'CAST_-1206963906'), (u'INDIRECT_-1206963880', u'MULTIEQUAL_-1206963919'), ('const-5', u'CALL_-1206964448'), (u'CAST_-1206963940', ... | [('const-0', u'CALL_-1206964276'), (u'CALL_-1206964420', u'INDIRECT_-1206963982'), ('tmp_1215', u'CALL_-1206964358'), (u'CALL_-1206964576', u'INDIRECT_-1206964067'), (u'COPY_-1206963959', u'CALL_-1206964386'), ('const-5', u'CALL_-1206964276'), ('tmp_1236', u'CALL_-1206964312'), ('const-1069998', u'COPY_-1206963899'), (... | null | null | 00102e60 | x64 | O2 | (translation_unit "void FUN_00102e60(FILE *param_1,int param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n uVar1 = DAT_001084c0;\n pcVar2 = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);\n fprintf(param_1,pcVar2,uVar1);\n pcVar2 = (char *)dcgettext(0," Convert addresses into line number/file name... | (translation_unit "void usage(FILE *stream,int status)\n\n{\n char *__format;\n char *pcVar1;\n \n pcVar1 = program_name;\n __format = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);\n fprintf((FILE *)stream,__format,pcVar1);\n pcVar1 = (char *)dcgettext(0," Convert addresses into line number/file na... | (translation_unit "void FUN_00102e60(FILE *param_1,int param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n uVar1 = DAT_001084c0;\n pcVar2 = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);\n fprintf(param_1,pcVar2,uVar1);\n pcVar2 = (char *)dcgettext(0," Convert addresses into line number/file name... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment... | (function_definition "void FUN_00102e60(FILE *param_1,int param_2)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n uVar1 = DAT_001084c0;\n pcVar2 = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);\n fprintf(param_1,pcVar2,uVar1);\n pcVar2 = (char *)dcgettext(0," Convert addresses into line number/file n... |
void function_1(type_1 *stream,int var_4)
{
char *__format;
char *pcVar1;
pcVar1 = program_name;
__format = (char *)var_1(0,"Usage: %s [option(s)] [addr(s)]\n",5);
var_2((type_1 *)stream,__format,pcVar1);
pcVar1 = (char *)var_1(0," Convert addresses into line number/file name pairs.\n",5);
var_2((typ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(FILE *param_1,int param_2)
{
undefined8 uVar1;
char *pcVar2;
uVar1 = DAT_001084c0;
pcVar2 = (char *)dcgettext(0,"Usage: %s [option(s)] [addr(s)]\n",5);
fprintf(param_1,pcVar2,uVar1);
pcVar2 = (char *)dcgettext(0," Convert addresses into line number/file name pairs.\n",5);
fprintf(param_1,... |
10910_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | _Unwind_IteratePhdrCallback | FUN_003805f0 |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined8 _Unwind_IteratePhdrCallback(ulong *param_1,ulong param_2,ulong *param_3)
{
int *piVar1;
char cVar2;
int iVar3;
ulong *puVar4;
bool bVar5;
int *piVar6;
undefined1 uVar7;
byte bVar8;
uint uVar9;
ulong *p... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined8 FUN_003805f0(ulong *param_1,ulong param_2,ulong *param_3)
{
int *piVar1;
char cVar2;
int iVar3;
ulong *puVar4;
bool bVar5;
int *piVar6;
undefined1 uVar7;
byte bVar8;
uint uVar9;
ulong *puVar10;
undef... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x58
MOV ECX,dword ptr [RDX + 0x28]
MOV RAX,qword ptr [RDI + 0x10]
MOV R10,qword ptr [RDI]
TEST ECX,ECX
JZ 0x00380616
CMP RSI,0x2f
JA 0x00380750
CMP RSI,0x19
JBE 0x00380738
MOV qword ptr [RSP + 0x8],0x0
XOR R12D,R12D
MOVZX ECX,word ptr [RDI + 0x18]
TEST CX,C... | null | null | null | null | [(u'INDIRECT_-1205399306', u'MULTIEQUAL_-1205399313'), (u'MULTIEQUAL_-1205399322', u'COPY_-1205398950'), (u'MULTIEQUAL_-1205398697', u'INT_LESSEQUAL_-1205400380'), (u'COPY_-1205398836', u'MULTIEQUAL_-1205399313'), (u'MULTIEQUAL_-1205399663', u'MULTIEQUAL_-1205399463'), (u'PTRADD_-1205399223', u'INT_NOTEQUAL_-1205401015... | [(u'INDIRECT_-1205399306', u'MULTIEQUAL_-1205399313'), (u'MULTIEQUAL_-1205399322', u'COPY_-1205398950'), (u'MULTIEQUAL_-1205398697', u'INT_LESSEQUAL_-1205400380'), (u'COPY_-1205398836', u'MULTIEQUAL_-1205399313'), (u'MULTIEQUAL_-1205399663', u'MULTIEQUAL_-1205399463'), (u'PTRADD_-1205399223', u'INT_NOTEQUAL_-1205401015... | null | null | 003805f0 | x64 | O2 | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined8 FUN_003805f0(ulong *param_1,ulong param_2,ulong *param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n ulong *puVar4;\n bool bVar5;\n int *piVar6;\n undefined1 uVar7;\n byte bVar8;\n uint u... | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined8 _Unwind_IteratePhdrCallback(ulong *param_1,ulong param_2,ulong *param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n ulong *puVar4;\n bool bVar5;\n int *piVar6;\n undefined1 uVar7;\n byte b... | (translation_unit "undefined8 FUN_003805f0(ulong *param_1,ulong param_2,ulong *param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n ulong *puVar4;\n bool bVar5;\n int *piVar6;\n undefined1 uVar7;\n byte bVar8;\n uint uVar9;\n ulong *puVar10;\n undefined8 uVar11;\n ulong uVar12;\n undefined8 uVar13;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "undefined8 FUN_003805f0(ulong *param_1,ulong param_2,ulong *param_3)\n\n{\n int *piVar1;\n char cVar2;\n int iVar3;\n ulong *puVar4;\n bool bVar5;\n int *piVar6;\n undefined1 uVar7;\n byte bVar8;\n uint uVar9;\n ulong *puVar10;\n undefined8 uVar11;\n ulong uVar12;\n undefined8 uVar13;... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
type_1 function_1(type_2 *param_1,type_2 var_1,type_2 *var_5)
{
int *var_15;
char var_21;
int var_12;
type_2 *var_10;
bool bVar5;
int *piVar6;
type_3 uVar7;
type_4 var_27;
type_5 uVar9;
type_2 *puVar10;
type_1 ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined8 MASKED(ulong *param_1,ulong param_2,ulong *param_3)
{
int *piVar1;
char cVar2;
int iVar3;
ulong *puVar4;
bool bVar5;
int *piVar6;
undefined1 uVar7;
byte bVar8;
uint uVar9;
ulong *puVar10;
undefined8 ... |
233_alpha-linux-gnu-gprof_and_alpha-linux-gnu-gprof_strip.c | bfd_get_arch | bfd_get_arch |
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_arch(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_get_arch(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207000662')] | [('const-1', u'RETURN_-1207000662')] | null | null | 0011a1a0 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_arch(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_arch(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_arch(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_get_arch(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_arch(void)" (identifier "bfd_get_arch") (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();
}
|
1977_busybox_and_busybox_strip.c | stpcpy | stpcpy |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * stpcpy(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* stpcpy@@GLIBC_2.2.5 */
halt_ba... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * stpcpy(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207717318')] | [('const-1', u'RETURN_-1207717318')] | null | null | 001cb230 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * stpcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comm... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * stpcpy(char *__dest,char *__src)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* stpcpy@... | (translation_unit "char * stpcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * stpcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* stpcpy(char *__dest,char *__src)" * (function_declarator ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))... | (function_definition "char * stpcpy(char *__dest,char *__src)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* stpcpy(char *__dest,char *__src)" (* "*") (function_declarator "stpcpy(char *__dest,char *__src)" (identifier "stpcpy") (parameter_list "(char *__dest,char *__sr... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* stpcpy@@GLIBC_2.2.5 */
var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__dest,char *__src)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
10054_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~_Hashtable | FUN_00446fd0 |
/* DWARF original prototype: void
~_Hashtable(_Hashtable<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_gold... |
void FUN_00446fd0(undefined8 *param_1)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)param_1[2];
while (puVar1 != (undefined8 *)0x0) {
puVar1 = (undefined8 *)*puVar1;
FUN_0049e340();
}
memset((void *)*param_1,0,param_1[1] * 8);
param_1[3] = 0;
param_1[2] = 0;
if ((undefined8 *)*param_1 != pa... | PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RDI,qword ptr [RDI + 0x10]
TEST RDI,RDI
JZ 0x00446ff8
NOP word ptr [RAX + RAX*0x1]
MOV RBP,qword ptr [RDI]
CALL 0x0049e340
MOV RDI,RBP
TEST RBP,RBP
JNZ 0x00446fe8
MOV RAX,qword ptr [RBX + 0x8]
MOV RDI,qword ptr [RBX]
XOR ESI,ESI
ADD RBX,0x30
LEA RDX,[RAX*0x8]
CALL 0x0017710... | null | null | null | null | [('tmp_373', u'PTRSUB_-1201966821'), ('const-433', u'STORE_-1201966986'), ('const-433', u'LOAD_-1201967055'), ('const-8', u'INT_MULT_-1201966995'), (u'LOAD_-1201967006', u'INT_NOTEQUAL_-1201966963'), (u'PTRSUB_-1201966821', u'PTRSUB_-1201966820'), ('tmp_373', u'PTRSUB_-1201966782'), (u'PTRSUB_-1201966820', u'LOAD_-1201... | [('const-0', u'STORE_-1201966986'), ('const-0', u'STORE_-1201966997'), ('const-8', u'PTRADD_-1201966750'), ('tmp_642', u'LOAD_-1201967006'), (u'PTRADD_-1201966750', u'STORE_-1201966986'), ('tmp_642', u'PTRADD_-1201966791'), ('const-8', u'INT_MULT_-1201966995'), ('tmp_642', u'PTRADD_-1201966759'), ('const-8', u'PTRADD_-... | null | null | 00446fd0 | x64 | O2 | (translation_unit "void FUN_00446fd0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)param_1[2];\n while (puVar1 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_0049e340();\n }\n memset((void *)*param_1,0,param_1[1] * 8);\n param_1[3] = 0;\n param_1[2] = 0;\n i... | (translation_unit "/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>_>,_std::__detai... | (translation_unit "void FUN_00446fd0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)param_1[2];\n while (puVar1 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_0049e340();\n }\n memset((void *)*param_1,0,param_1[1] * 8);\n param_1[3] = 0;\n param_1[2] = 0;\n i... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab... | (function_definition "void FUN_00446fd0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)param_1[2];\n while (puVar1 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar1;\n FUN_0049e340();\n }\n memset((void *)*param_1,0,param_1[1] * 8);\n param_1[3] = 0;\n param_1[2] = 0;\n... |
/* DWARF original prototype: void
~_Hashtable(_Hashtable<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>_>,_std::__detail::_Select1st,_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 |
void MASKED(undefined8 *param_1)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)param_1[2];
while (puVar1 != (undefined8 *)0x0) {
puVar1 = (undefined8 *)*puVar1;
FUN_0049e340();
}
memset((void *)*param_1,0,param_1[1] * 8);
param_1[3] = 0;
param_1[2] = 0;
if ((undefined8 *)*param_1 != param_1 ... |
787_putty_and_putty_strip.c | pfd_override_throttle | FUN_00129290 |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void pfd_override_throttle(PortForwarding *pf,int enable)
{
long lVar1;
if (pf != (PortForwarding *)0x0) {
pf->throttle_override = enable;
lVar1._0_4_ = pf->throttled;
lVar1._4_4_ = pf->throttle_override;
... |
void FUN_00129290(long param_1,undefined4 param_2)
{
if (param_1 != 0) {
*(undefined4 *)(param_1 + 0x24) = param_2;
/* WARNING: Could not recover jumptable at 0x001292ad. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(**(long **)(param... | MOV RAX,RDI
TEST RDI,RDI
JZ 0x001292b0
MOV dword ptr [RDI + 0x24],ESI
MOV RDI,qword ptr [RDI + 0x18]
XOR ESI,ESI
CMP qword ptr [RAX + 0x20],0x0
MOV RAX,qword ptr [RDI]
SETNZ SIL
JMP qword ptr [RAX + 0x30]
RET | null | null | null | null | [('const-32', u'PTRSUB_-1207069891'), ('const-0', u'SUBPIECE_-1207069887'), ('const-48', u'PTRSUB_-1207069880'), (u'SUBPIECE_-1207069887', u'CALLIND_-1207069982'), (u'PTRSUB_-1207069890', u'LOAD_-1207069951'), ('const-1', u'RETURN_-1207069976'), ('const-433', u'STORE_-1207070040'), (u'PTRSUB_-1207069900', u'LOAD_-12070... | [('tmp_201', u'INT_ADD_-1207070026'), ('const-433', u'LOAD_-1207070017'), (u'CAST_-1207069897', u'LOAD_-1207070017'), ('const-0', u'INT_NOTEQUAL_-1207070001'), ('const-433', u'LOAD_-1207070001'), ('const-1', u'RETURN_-1207069976'), ('const-0', u'INT_NOTEQUAL_-1207070044'), ('tmp_201', u'INT_ADD_-1207070001'), (u'LOAD_-... | null | null | 00129290 | x64 | O2 | (translation_unit "void FUN_00129290(long param_1,undefined4 param_2)\n\n{\n if (param_1 != 0) {\n *(undefined4 *)(param_1 + 0x24) = param_2;\n /* WARNING: Could not recover jumptable at 0x001292ad. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(c... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid pfd_override_throttle(PortForwarding *pf,int enable)\n\n{\n long lVar1;\n \n if (pf != (PortForwarding *)0x0) {\n pf->throttle_override = enable;\n lVar1._0_4_ = pf->throttled;\n lVar1._4_4_ = pf->throttle_ov... | (translation_unit "void FUN_00129290(long param_1,undefined4 param_2)\n\n{\n if (param_1 != 0) {\n *(undefined4 *)(param_1 + 0x24) = param_2;\n \n \n (**(code **)(**(long **)(param_1 + 0x18) + 0x30))\n (*(long **)(param_1 + 0x18),*(long *)(param_1 + 0x20) != 0);... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expres... | (function_definition "void FUN_00129290(long param_1,undefined4 param_2)\n\n{\n if (param_1 != 0) {\n *(undefined4 *)(param_1 + 0x24) = param_2;\n \n \n (**(code **)(**(long **)(param_1 + 0x18) + 0x30))\n (*(long **)(param_1 + 0x18),*(long *)(param_1 + 0x20) != ... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *var_1,int enable)
{
long var_3;
if (var_1 != (type_1 *)0x0) {
var_1->throttle_override = enable;
var_3._0_4_ = var_1->throttled;
var_3._4_4_ = var_1->throttle_override;
/* WARNING: ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_sta... | null |
void MASKED(long param_1,undefined4 param_2)
{
if (param_1 != 0) {
*(undefined4 *)(param_1 + 0x24) = param_2;
/* WARNING: Could not recover jumptable at 0x001292ad. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(**(long **)(param_1 + 0... |
7185_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Stringpool_template | FUN_002d8e70 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Stringpool_template(Stringpool_template<char> * this, int
__in_chrg) */
void __thiscall
gold::Stringpool_template<char>::~Stringpool_template(Stringpool_template<char> *this,int __in_chrg)
{
_List_node_base *p_Var1;
poin... |
void FUN_002d8e70(long *param_1)
{
long *plVar1;
long *plVar2;
FUN_002d8dc0();
plVar1 = (long *)param_1[0xb];
while (plVar1 != param_1 + 0xb) {
plVar1 = (long *)*plVar1;
FUN_00338a40();
}
plVar1 = (long *)param_1[8];
plVar2 = (long *)param_1[7];
if (plVar1 != plVar2) {
do {
if (... | PUSH R12
PUSH RBP
MOV RBP,RDI
PUSH RBX
LEA R12,[RBP + 0x58]
CALL 0x002d8dc0
MOV RDI,qword ptr [RBP + 0x58]
CMP RDI,R12
JZ 0x002d8ea0
NOP dword ptr [RAX]
MOV RBX,qword ptr [RDI]
CALL 0x00338a40
MOV RDI,RBX
CMP RBX,R12
JNZ 0x002d8e90
MOV R12,qword ptr [RBP + 0x40]
MOV RBX,qword ptr [RBP + 0x38]
CMP R12,RBX
JZ 0x002d8eca
... | null | null | null | null | [(u'PTRSUB_-1204645765', u'PTRSUB_-1204645760'), (u'LOAD_-1204646158', u'INT_NOTEQUAL_-1204646139'), ('const-56', u'PTRSUB_-1204645755'), ('const-88', u'PTRSUB_-1204645795'), (u'LOAD_-1204646190', u'INT_NOTEQUAL_-1204646102'), ('const-0', u'PTRSUB_-1204645698'), (u'PTRSUB_-1204645749', u'PTRSUB_-1204645740'), (u'PTRSUB... | [('const-8', u'PTRADD_-1204645775'), (u'LOAD_-1204646190', u'CAST_-1204645769'), (u'PTRADD_-1204645734', u'LOAD_-1204646099'), (u'PTRADD_-1204645744', u'INT_NOTEQUAL_-1204646102'), (u'LOAD_-1204646158', u'INT_NOTEQUAL_-1204646139'), ('const-0', u'INT_NOTEQUAL_-1204646079'), ('tmp_926', u'PTRADD_-1204645770'), ('tmp_199... | null | null | 002d8e70 | x64 | O2 | (translation_unit "void FUN_002d8e70(long *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n \n FUN_002d8dc0();\n plVar1 = (long *)param_1[0xb];\n while (plVar1 != param_1 + 0xb) {\n plVar1 = (long *)*plVar1;\n FUN_00338a40();\n }\n plVar1 = (long *)param_1[8];\n plVar2 = (long *)param_1[7];\n if (plVar1 ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Stringpool_template(Stringpool_template<char> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Stringpool_template<char>::~Stringpool_template(Stringpool_template<char> *this,int __in_chrg)\n\n{\n _List... | (translation_unit "void FUN_002d8e70(long *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n \n FUN_002d8dc0();\n plVar1 = (long *)param_1[0xb];\n while (plVar1 != param_1 + 0xb) {\n plVar1 = (long *)*plVar1;\n FUN_00338a40();\n }\n plVar1 = (long *)param_1[8];\n plVar2 = (long *)param_1[7];\n if (plVar1 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_d... | (function_definition "void FUN_002d8e70(long *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n \n FUN_002d8dc0();\n plVar1 = (long *)param_1[0xb];\n while (plVar1 != param_1 + 0xb) {\n plVar1 = (long *)*plVar1;\n FUN_00338a40();\n }\n plVar1 = (long *)param_1[8];\n plVar2 = (long *)param_1[7];\n if (plVa... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void ~Stringpool_template(Stringpool_template<char> * this, int
__in_chrg) */
void __thiscall
gold::function_1<char>::~function_1(function_1<char> *this,int __in_chrg)
{
type_1 *p_Var1;
type_2 var_9;
type_2 var_12;
type_3 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_sp... | null |
void MASKED(long *param_1)
{
long *plVar1;
long *plVar2;
FUN_002d8dc0();
plVar1 = (long *)param_1[0xb];
while (plVar1 != param_1 + 0xb) {
plVar1 = (long *)*plVar1;
FUN_00338a40();
}
plVar1 = (long *)param_1[8];
plVar2 = (long *)param_1[7];
if (plVar1 != plVar2) {
do {
if (*plVar... |
150_hppa64-linux-gnu-nm_and_hppa64-linux-gnu-nm_strip.c | freeargv | FUN_001070b0 |
void freeargv(char **vector)
{
char *__ptr;
char **ppcVar1;
if (vector != (char **)0x0) {
__ptr = *vector;
ppcVar1 = vector;
while (__ptr != (char *)0x0) {
free(__ptr);
ppcVar1 = ppcVar1 + 1;
__ptr = *ppcVar1;
}
free(vector);
return;
}
return;
}
|
void FUN_001070b0(undefined8 *param_1)
{
void *__ptr;
undefined8 *puVar1;
if (param_1 != (undefined8 *)0x0) {
__ptr = (void *)*param_1;
puVar1 = param_1;
while (__ptr != (void *)0x0) {
free(__ptr);
puVar1 = puVar1 + 1;
__ptr = (void *)*puVar1;
}
free(param_1);
return... | TEST RDI,RDI
JZ 0x001070f0
PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x8
MOV RDI,qword ptr [RDI]
TEST RDI,RDI
JZ 0x001070e1
MOV RBX,RBP
NOP dword ptr [RAX]
CALL 0x00103060
ADD RBX,0x8
MOV RDI,qword ptr [RBX]
TEST RDI,RDI
JNZ 0x001070d0
ADD RSP,0x8
MOV RDI,RBP
POP RBX
POP RBP
JMP 0x00103060
RET | null | null | null | null | [('tmp_237', u'LOAD_-1206947622'), (u'LOAD_-1206947622', u'MULTIEQUAL_-1206947423'), ('tmp_237', u'COPY_-1206947477'), (u'LOAD_-1206947570', u'MULTIEQUAL_-1206947423'), (u'PTRADD_-1206947402', u'MULTIEQUAL_-1206947421'), ('const-1', u'PTRADD_-1206947402'), (u'COPY_-1206947477', u'MULTIEQUAL_-1206947421'), (u'MULTIEQUAL... | [('const-1', u'PTRADD_-1206947402'), ('const-433', u'LOAD_-1206947622'), ('const-433', u'LOAD_-1206947570'), (u'PTRADD_-1206947402', u'MULTIEQUAL_-1206947421'), (u'COPY_-1206947477', u'MULTIEQUAL_-1206947421'), ('const-8', u'PTRADD_-1206947402'), ('tmp_393', u'COPY_-1206947477'), (u'MULTIEQUAL_-1206947423', u'CALL_-120... | null | null | 001070b0 | x64 | O2 | (translation_unit "void FUN_001070b0(undefined8 *param_1)\n\n{\n void *__ptr;\n undefined8 *puVar1;\n \n if (param_1 != (undefined8 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n free(__ptr);\n puVar1 = puVar1 + 1;\n __ptr = (void *)*puVar1;\n ... | (translation_unit "void freeargv(char **vector)\n\n{\n char *__ptr;\n char **ppcVar1;\n \n if (vector != (char **)0x0) {\n __ptr = *vector;\n ppcVar1 = vector;\n while (__ptr != (char *)0x0) {\n free(__ptr);\n ppcVar1 = ppcVar1 + 1;\n __ptr = *ppcVar1;\n }\n free(vector);\n return;\... | (translation_unit "void FUN_001070b0(undefined8 *param_1)\n\n{\n void *__ptr;\n undefined8 *puVar1;\n \n if (param_1 != (undefined8 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n free(__ptr);\n puVar1 = puVar1 + 1;\n __ptr = (void *)*puVar1;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (b... | (function_definition "void FUN_001070b0(undefined8 *param_1)\n\n{\n void *__ptr;\n undefined8 *puVar1;\n \n if (param_1 != (undefined8 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n free(__ptr);\n puVar1 = puVar1 + 1;\n __ptr = (void *)*puVar1;\n ... |
void function_1(char **var_1)
{
char *var_2;
char **var_4;
if (var_1 != (char **)0x0) {
var_2 = *var_1;
var_4 = var_1;
while (var_2 != (char *)0x0) {
var_3(var_2);
var_4 = var_4 + 1;
var_2 = *var_4;
}
var_3(var_1);
return;
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
void MASKED(undefined8 *param_1)
{
void *__ptr;
undefined8 *puVar1;
if (param_1 != (undefined8 *)0x0) {
__ptr = (void *)*param_1;
puVar1 = param_1;
while (__ptr != (void *)0x0) {
free(__ptr);
puVar1 = puVar1 + 1;
__ptr = (void *)*puVar1;
}
free(param_1);
return;
}
... |
10616_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | _M_insert_int<unsigned_long> | FUN_00388fd0 |
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_int<unsigned
long>(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, wchar_t,
unsigned long) const */
undefined1 [16]... |
undefined1 [16]
FUN_00388fd0(undefined8 param_1,long *param_2,char param_3,long param_4,undefined4 param_5,
long param_6)
{
undefined4 *puVar1;
uint uVar2;
undefined4 uVar3;
code *pcVar4;
undefined8 uVar5;
undefined8 uVar6;
undefined8 uVar7;
long lVar8;
undefined1 *puVar9;
undefined1 ... | PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
MOV R14,RDX
PUSH R13
MOV R13,RSI
LEA RSI,[RCX + 0xd0]
PUSH R12
PUSH RBX
MOV RBX,RCX
SUB RSP,0x48
MOV qword ptr [RBP + -0x60],RDI
LEA RDI,[RBP + -0x35]
MOV dword ptr [RBP + -0x64],R8D
MOV qword ptr [RBP + -0x48],R9
CALL 0x003889e0
MOV R11D,dword ptr [RBX + 0x18]
SUB RSP,0xb0
MOV RS... | null | null | null | null | [(u'CAST_-1205364676', u'LOAD_-1205365895'), (u'CAST_-1205364793', u'STORE_-1205365899'), ('const-1', u'PTRADD_-1205366408'), (u'COPY_-1205364856', u'MULTIEQUAL_-1205365648'), (u'COPY_-1205364839', u'MULTIEQUAL_-1205364877'), ('const-433', u'LOAD_-1205365990'), (u'INT_AND_-1205366056', u'INT_NOTEQUAL_-1205366069'), ('t... | [('const-433', u'LOAD_-1205366004'), ('const--320', u'PTRSUB_-1205364904'), (u'INT_AND_-1205366056', u'INT_NOTEQUAL_-1205366069'), (u'INDIRECT_-1205364959', u'MULTIEQUAL_-1205365252'), (u'INT_2COMP_-1205365338', u'INT_ADD_-1205364977'), ('tmp_3233', u'PTRSUB_-1205364920'), (u'CALL_-1205366533', u'INDIRECT_-1205365324')... | null | null | 00388fd0 | x64 | O2 | (translation_unit "undefined1 [16]\nFUN_00388fd0(undefined8 param_1,long *param_2,char param_3,long param_4,undefined4 param_5,\n long param_6)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 uVar3;\n code *pcVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n long lVar8;\n un... | (translation_unit "/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,\n std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_int<unsigned\n long>(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, wchar_t,\n unsigned long) const... | (translation_unit "undefined1 [16]\nFUN_00388fd0(undefined8 param_1,long *param_2,char param_3,long param_4,undefined4 param_5,\n long param_6)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined4 uVar3;\n code *pcVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n long lVar8;\n un... | (translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT , IDENT (ERROR IDENT) , (ERROR IDENT IDENT ) { IDENT) (pointer_declarator * ... | (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (declaration "FUN_00388fd0(undefined8 param_1,long *param_2,char param_3,long param_4,undefined4 param_5,\n long param_6)\n\n{\n undefined4 *puVar1;" (ma... |
/* std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_put<wchar_t,
std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_insert_int<unsigned
long>(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, wchar_t,
unsigned long) const */
type_5 [16]
std... | null | (translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (type_identifier)) (MISSING ")")) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_decla... | null |
undefined1 [16]
MASKED(undefined8 param_1,long *param_2,char param_3,long param_4,undefined4 param_5,
long param_6)
{
undefined4 *puVar1;
uint uVar2;
undefined4 uVar3;
code *pcVar4;
undefined8 uVar5;
undefined8 uVar6;
undefined8 uVar7;
long lVar8;
undefined1 *puVar9;
undefined1 *puVar... |
3451_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | handle_split_stack_section | FUN_001d1bc0 |
/* DWARF original prototype: bool handle_split_stack_section(Object * this, char * name) */
bool __thiscall gold::Object::handle_split_stack_section(Object *this,char *name)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
undefined1 in_CF;
bool bVar4;
undefined1 in_ZF;
bool bVar5;
lVar1 = 0x16;
pbVar2... |
undefined8 FUN_001d1bc0(long param_1,byte *param_2)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
undefined1 in_CF;
bool bVar4;
undefined1 in_ZF;
bool bVar5;
lVar1 = 0x16;
pbVar2 = param_2;
pbVar3 = (byte *)".note.GNU-split-stack";
do {
if (lVar1 == 0) break;
lVar1 = lVar1 + -1;
in_CF... | MOV R8,RDI
MOV ECX,0x16
LEA RDI,[0x39208d]
MOV RDX,RSI
CMPSB.REPE RDI,RSI
SETA AL
SBB AL,0x0
TEST AL,AL
JZ 0x001d1c10
MOV RSI,RDX
MOV ECX,0x19
LEA RDI,[0x3920a3]
CMPSB.REPE RDI,RSI
SETA DL
SBB DL,0x0
XOR EAX,EAX
TEST DL,DL
JZ 0x001d1c00
RET
OR byte ptr [R8 + 0x3c],0x8
MOV EAX,0x1
RET
OR byte ptr [R8 + 0x3c],0x4
MOV EAX... | null | null | null | null | [('const-433', u'LOAD_-1207821253'), ('const-1', u'COPY_-1207821016'), (u'CAST_-1207820898', u'PTRADD_-1207821196'), (u'MULTIEQUAL_-1207820987', u'CAST_-1207820919'), (u'COPY_-1207821371', u'MULTIEQUAL_-1207821014'), (u'MULTIEQUAL_-1207820979', u'CAST_-1207820925'), ('const-1', u'PTRADD_-1207821201'), ('const-1', u'PTR... | [(u'MULTIEQUAL_-1207820982', u'CAST_-1207820938'), (u'MULTIEQUAL_-1207820973', u'PTRADD_-1207821201'), (u'INT_EQUAL_-1207821322', u'MULTIEQUAL_-1207820985'), (u'INT_ADD_-1207821163', u'CAST_-1207820890'), ('const-1', u'PTRADD_-1207821285'), (u'COPY_-1207821007', u'MULTIEQUAL_-1207820997'), (u'INT_EQUAL_-1207821322', u'... | null | null | 001d1bc0 | x64 | O2 | (translation_unit "undefined8 FUN_001d1bc0(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\... | (translation_unit "/* DWARF original prototype: bool handle_split_stack_section(Object * this, char * name) */\n\nbool __thiscall gold::Object::handle_split_stack_section(Object *this,char *name)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5... | (translation_unit "undefined8 FUN_001d1bc0(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator... | (function_definition "undefined8 FUN_001d1bc0(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) brea... |
/* DWARF original prototype: bool handle_split_stack_section(Object * this, char * name) */
bool __thiscall gold::type_1::function_1(type_1 *this,char *var_4)
{
long var_1;
type_2 *var_2;
type_2 *var_3;
type_3 in_CF;
bool var_5;
type_3 in_ZF;
bool bVar5;
var_1 = 0x16;
var_2 = (type_2 *)var_4;
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (i... | null |
undefined8 MASKED(long param_1,byte *param_2)
{
long lVar1;
byte *pbVar2;
byte *pbVar3;
undefined1 in_CF;
bool bVar4;
undefined1 in_ZF;
bool bVar5;
lVar1 = 0x16;
pbVar2 = param_2;
pbVar3 = (byte *)".note.GNU-split-stack";
do {
if (lVar1 == 0) break;
lVar1 = lVar1 + -1;
in_CF = *pb... |
487_mv_and_mv_strip.c | lsetfilecon | lsetfilecon |
/* WARNING: Control flow encountered bad instruction data */
void lsetfilecon(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void lsetfilecon(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207095118')] | [('const-1', u'RETURN_-1207095118')] | null | null | 001230a8 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid lsetfilecon(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void lsetfilecon(void)\n\n{\n /* WARNING: Bad inst... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid lsetfilecon(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void lsetfilecon(void)\n\n{\n /* WARNING: Bad inst... | (translation_unit "void lsetfilecon(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void lsetfilecon(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "lsetfilecon(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void lsetfilecon(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "lsetfilecon(void)" (identifier "lsetfilecon") (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();
}
|
6_powerpc-linux-gnu-elfedit_and_powerpc-linux-gnu-elfedit_strip.c | __errno_location | __errno_location |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();
return piVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();
return piVar1;
}
| JMP qword ptr [0x0010a030] | null | null | null | null | [('tmp_26', u'CAST_-1206968150'), (u'INDIRECT_-1206968155', u'COPY_-1206968214'), ('const-0', u'RETURN_-1206968213'), (u'CALLIND_-1206968216', u'INDIRECT_-1206968155'), (u'CAST_-1206968150', u'CALLIND_-1206968216'), (u'CAST_-1206968149', u'RETURN_-1206968213'), (u'CALLIND_-1206968216', u'CAST_-1206968149')] | [('tmp_26', u'CAST_-1206968150'), (u'INDIRECT_-1206968155', u'COPY_-1206968214'), ('const-0', u'RETURN_-1206968213'), (u'CALLIND_-1206968216', u'INDIRECT_-1206968155'), (u'CAST_-1206968150', u'CALLIND_-1206968216'), (u'CAST_-1206968149', u'RETURN_-1206968213'), (u'CALLIND_-1206968216', u'CAST_-1206968149')] | null | null | 00102060 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();\n return piVar1;\n}\n\n" comment (function_definition "int * __errno_location(void)\n\n{\n int *piVar1... | (translation_unit "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();\n return piVar1;\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();\n return piVar1;\n... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract... | (function_definition "int * __errno_location(void)\n\n{\n int *piVar1;\n \n piVar1 = (int *)(*(code *)PTR___errno_location_0010a030)();\n return piVar1;\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (pa... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * function_1(void)
{
int *piVar1;
piVar1 = (int *)(*(type_1 *)PTR___errno_location_0010a030)();
return piVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declara... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * MASKED(void)
{
int *piVar1;
piVar1 = (int *)(*(code *)PTR_MASKED_0010a030)();
return piVar1;
}
|
1571_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | ~Struct_Bgroup | FUN_0015b240 |
/* DWARF original prototype: void ~Struct_Bgroup(Struct_Bgroup * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_Bgroup::~Struct_Bgroup(Struct_Bgroup *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00441000;
p... |
void FUN_0015b240(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00441000;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002f1e60();
}
thunk_FUN_002f1e60(param_1,0x68);
return;
}
| LEA RAX,[0x441000]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0015b260
CALL 0x002f1e60
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x002f1e50 | null | null | null | null | [('const-433', u'LOAD_-1207258536'), ('const-433', u'STORE_-1207258540'), ('const-0', u'PTRSUB_-1207258397'), (u'PTRSUB_-1207258398', u'PTRSUB_-1207258397'), ('const-0', u'RETURN_-1207258476'), (u'PTRSUB_-1207258397', u'PTRSUB_-1207258393'), ('tmp_58', u'CBRANCH_-1207258508'), (u'PTRSUB_-1207258397', u'STORE_-120725854... | [(u'PTRSUB_-1207258404', u'STORE_-1207258540'), ('const-8', u'PTRADD_-1207258396'), ('const-8', u'PTRADD_-1207258401'), ('const-104', u'CALL_-1207258480'), (u'CAST_-1207258400', u'INT_NOTEQUAL_-1207258509'), ('const-0', u'RETURN_-1207258476'), ('const-433', u'LOAD_-1207258536'), ('const-433', u'STORE_-1207258540'), ('c... | null | null | 0015b240 | x64 | O2 | (translation_unit "void FUN_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00441000;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002f1e60();\n }\n thunk_FUN_002f1e60(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit "/* DWARF original prototype: void ~Struct_Bgroup(Struct_Bgroup * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_Bgroup::~Struct_Bgroup(Struct_Bgroup *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_pa... | (translation_unit "void FUN_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00441000;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002f1e60();\n }\n thunk_FUN_002f1e60(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (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_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00441000;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002f1e60();\n }\n thunk_FUN_002f1e60(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015b240(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_Bgroup(Struct_Bgroup * 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)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00441000;
var_5 = (this->option).... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00441000;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002f1e60();
}
thunk_FUN_002f1e60(param_1,0x68);
return;
}
|
7336_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | set_final_data_size | FUN_002bb980 |
/* DWARF original prototype: void set_final_data_size(Output_merge_string<char> * this) */
void __thiscall
gold::Output_merge_string<char>::set_final_data_size(Output_merge_string<char> *this)
{
byte bVar1;
section_size_type sVar2;
sVar2 = finalize_merged_data(this);
bVar1 = (this->super_Output_merge_base... |
void FUN_002bb980(long param_1)
{
byte bVar1;
undefined8 uVar2;
uVar2 = FUN_002bb7f0();
bVar1 = *(byte *)(param_1 + 0x20);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
*(undefined8 *)(param_1 + 0x10) = uVar2;
*(byte *)(param_1 + 0x20) = bVar1 | 2;
return;
}
/* WARNING... | PUSH RBX
MOV RBX,RDI
CALL 0x002bb7f0
MOVZX EDX,byte ptr [RBX + 0x20]
TEST DL,0x2
JNZ 0x002bb9a3
TEST DL,0x8
JNZ 0x002bb9a3
OR EDX,0x2
MOV qword ptr [RBX + 0x10],RAX
MOV byte ptr [RBX + 0x20],DL
POP RBX
RET
LEA RDX,[0x38d748]
MOV ESI,0x218
LEA RDI,[0x373454]
CALL 0x0017c650 | null | null | null | null | [('const-0', u'PTRSUB_-1204503956'), ('const-0', u'PTRSUB_-1204503950'), (u'CALL_-1204504175', u'STORE_-1204504118'), ('const-2', u'INT_OR_-1204504012'), ('const-0', u'INT_EQUAL_-1204504153'), (u'PTRSUB_-1204503975', u'PTRSUB_-1204503969'), ('const-0', u'PTRSUB_-1204503975'), ('const-0', u'PTRSUB_-1204503944'), (u'INT_... | [('const-8', u'INT_AND_-1204504123'), ('const-32', u'INT_ADD_-1204504157'), (u'INT_AND_-1204504123', u'INT_EQUAL_-1204504137'), (u'CALL_-1204504175', u'STORE_-1204504118'), ('const-0', u'INT_EQUAL_-1204504137'), ('const-0', u'INT_EQUAL_-1204504153'), ('const-2', u'INT_OR_-1204504012'), ('const-3617876', u'COPY_-1204503... | null | null | 002bb980 | x64 | O2 | (translation_unit "void FUN_002bb980(long param_1)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n uVar2 = FUN_002bb7f0();\n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(undefined8 *)(param_1 + 0x10) = uVar2;\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\... | (translation_unit "/* DWARF original prototype: void set_final_data_size(Output_merge_string<char> * this) */\n\nvoid __thiscall\ngold::Output_merge_string<char>::set_final_data_size(Output_merge_string<char> *this)\n\n{\n byte bVar1;\n section_size_type sVar2;\n \n sVar2 = finalize_merged_data(this);\n bVar1 = (t... | (translation_unit "void FUN_002bb980(long param_1)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n uVar2 = FUN_002bb7f0();\n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(undefined8 *)(param_1 + 0x10) = uVar2;\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( ... | (function_definition "void FUN_002bb980(long param_1)\n\n{\n byte bVar1;\n undefined8 uVar2;\n \n uVar2 = FUN_002bb7f0();\n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(undefined8 *)(param_1 + 0x10) = uVar2;\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n ... |
/* DWARF original prototype: void set_final_data_size(Output_merge_string<char> * this) */
void __thiscall
gold::type_1<char>::function_1(type_1<char> *this)
{
type_2 var_2;
type_3 sVar2;
sVar2 = var_1(this);
var_2 = (this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (de... | null |
void MASKED(long param_1)
{
byte bVar1;
undefined8 uVar2;
uVar2 = FUN_002bb7f0();
bVar1 = *(byte *)(param_1 + 0x20);
if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {
*(undefined8 *)(param_1 + 0x10) = uVar2;
*(byte *)(param_1 + 0x20) = bVar1 | 2;
return;
}
/* WARNING: Subr... |
9702_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | ~codecvt | FUN_003249b0 |
/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */
void __thiscall
std::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this)
{
*(undefined ***)this = &PTR__codecvt_0043b950;
/* try { // try from 003249cc to 003249d0 has its CatchHandler @ 003249ed */
lo... |
void FUN_003249b0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_0043b950;
/* try { // try from 003249cc to 003249d0 has its CatchHandler @ 003249ed */
FUN_0031bb70();
*param_1 = &DAT_0043c030;
FUN_002dc9a0(param_1);
return;
}
| PUSH RBP
PUSH RBX
MOV RBX,RDI
LEA RDI,[RDI + 0x10]
SUB RSP,0x8
LEA RAX,[0x43b940]
ADD RAX,0x10
MOV qword ptr [RDI + -0x10],RAX
CALL 0x0031bb70
LEA RAX,[0x43c020]
MOV RDI,RBX
ADD RAX,0x10
MOV qword ptr [RBX],RAX
ADD RSP,0x8
POP RBX
POP RBP
JMP 0x002dc9a0 | null | null | null | null | [(u'CAST_-1204991374', u'CALL_-1204991500'), ('const-4438352', u'PTRSUB_-1204991379'), ('tmp_185', u'CAST_-1204991379'), ('tmp_185', u'PTRADD_-1204991491'), ('const-1', u'PTRADD_-1204991491'), ('const-433', u'STORE_-1204991472'), ('const-16', u'PTRADD_-1204991491'), ('const-433', u'STORE_-1204991511'), ('tmp_185', u'CA... | [('const-433', u'STORE_-1204991511'), ('tmp_249', u'STORE_-1204991511'), ('const-0', u'PTRSUB_-1204991355'), ('const-4440112', u'PTRSUB_-1204991355'), ('const-0', u'PTRSUB_-1204991379'), (u'PTRSUB_-1204991379', u'STORE_-1204991511'), ('tmp_249', u'STORE_-1204991472'), ('const-4438352', u'PTRSUB_-1204991379'), ('const-4... | null | null | 003249b0 | x64 | O2 | (translation_unit "void FUN_003249b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043b950;\n /* try { // try from 003249cc to 003249d0 has its CatchHandler @ 003249ed */\n FUN_0031bb70();\n *param_1 = &DAT_0043c030;\n FUN_002dc9a0(param_1);\n return;\n}\n\n" (function_definition "void FUN_00... | (translation_unit "/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */\n\nvoid __thiscall\nstd::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this)\n\n{\n *(undefined ***)this = &PTR__codecvt_0043b950;\n /* try { // try from 003249cc to 003249d0 has its CatchH... | (translation_unit "void FUN_003249b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043b950;\n \n FUN_0031bb70();\n *param_1 = &DAT_0043c030;\n FUN_002dc9a0(param_1);\n return;\n}\n\n" (function_definition "void FUN_003249b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043b950;\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_003249b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043b950;\n \n FUN_0031bb70();\n *param_1 = &DAT_0043c030;\n FUN_002dc9a0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003249b0(undefined8 *param_1)" (identifier "FUN_003249b0") (... |
/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */
void __thiscall
std::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *var_2)
{
*(type_2 ***)var_2 = &PTR__codecvt_0043b950;
/* try { // try from 003249cc to 003249d0 has its CatchHandler @ 003249ed */
loc... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_0043b950;
/* try { // try from 003249cc to 003249d0 has its CatchHandler @ 003249ed */
FUN_0031bb70();
*param_1 = &DAT_0043c030;
FUN_002dc9a0(param_1);
return;
}
|
2294_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_for_all_global_symbols | FUN_001753a0 |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_relobj_incr<32,_false> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::do_for_all_global_symbols
(Sized_relobj_incr<32,_false> *this,Read_symbols_data *param_2,
... |
void FUN_001753a0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1207413844')] | [('const-0', u'RETURN_-1207413844')] | null | null | 001753a0 | x64 | O2 | (translation_unit "void FUN_001753a0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001753a0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001753a0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void do_for_all_global_symbols(Sized_relobj_incr<32,_false> * this,\n Read_symbols_data * param_1, Symbol_visitor_base * param_2) */\n\nvoid __thiscall\ngold::Sized_relobj_incr<32,_false>::do_for_all_global_symbols\n (Sized_relobj_incr<32,_false> *this,Read_sym... | (translation_unit "void FUN_001753a0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001753a0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001753a0(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_001753a0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001753a0(void)" (identifier "FUN_001753a0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void do_for_all_global_symbols(Sized_relobj_incr<32,_false> * this,
Read_symbols_data * param_1, Symbol_visitor_base * param_2) */
void __thiscall
gold::Sized_relobj_incr<32,_false>::do_for_all_global_symbols
(Sized_relobj_incr<32,_false> *this,Read_symbols_data *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 (return_statement)))) | null |
void MASKED(void)
{
return;
}
|
1468_puttytel_and_puttytel_strip.c | decode_codepage | FUN_0015a210 |
wchar_t decode_codepage(char *cp_name)
{
wchar_t wVar1;
if ((cp_name != (char *)0x0) && (*cp_name != '\0')) {
wVar1 = charset_from_localenc(cp_name);
return wVar1;
}
return L'7';
}
|
undefined8 FUN_0015a210(char *param_1)
{
undefined8 uVar1;
if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {
uVar1 = FUN_00112b70();
return uVar1;
}
return 0x37;
}
| TEST RDI,RDI
JZ 0x0015a220
CMP byte ptr [RDI],0x0
JZ 0x0015a220
JMP 0x00112b70
MOV EAX,0x37
RET | null | null | null | null | [('tmp_79', u'INT_NOTEQUAL_-1207262688'), (u'INT_NOTEQUAL_-1207262671', u'CBRANCH_-1207262670'), (u'CALL_-1207262665', u'COPY_-1207262652'), ('const-0', u'RETURN_-1207262646'), ('const-0', u'RETURN_-1207262661'), (u'COPY_-1207262640', u'RETURN_-1207262646'), ('tmp_79', u'CALL_-1207262665'), ('tmp_24', u'CBRANCH_-120726... | [('const-0', u'INT_NOTEQUAL_-1207262671'), (u'INT_NOTEQUAL_-1207262671', u'CBRANCH_-1207262670'), ('const-0', u'RETURN_-1207262646'), ('tmp_151', u'LOAD_-1207262687'), (u'CALL_-1207262665', u'RETURN_-1207262661'), ('const-55', u'COPY_-1207262663'), ('const-433', u'LOAD_-1207262687'), ('const-0', u'RETURN_-1207262661'),... | null | null | 0015a210 | x64 | O2 | (translation_unit "undefined8 FUN_0015a210(char *param_1)\n\n{\n undefined8 uVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n uVar1 = FUN_00112b70();\n return uVar1;\n }\n return 0x37;\n}\n\n" (function_definition "undefined8 FUN_0015a210(char *param_1)\n\n{\n undefined8 uVar1;\n \n if (... | (translation_unit "wchar_t decode_codepage(char *cp_name)\n\n{\n wchar_t wVar1;\n \n if ((cp_name != (char *)0x0) && (*cp_name != '\0')) {\n wVar1 = charset_from_localenc(cp_name);\n return wVar1;\n }\n return L'7';\n}\n\n" (function_definition "wchar_t decode_codepage(char *cp_name)\n\n{\n wchar_t wVar1;\n... | (translation_unit "undefined8 FUN_0015a210(char *param_1)\n\n{\n undefined8 uVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n uVar1 = FUN_00112b70();\n return uVar1;\n }\n return 0x37;\n}\n\n" (function_definition "undefined8 FUN_0015a210(char *param_1)\n\n{\n undefined8 uVar1;\n \n if (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != ... | (function_definition "undefined8 FUN_0015a210(char *param_1)\n\n{\n undefined8 uVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n uVar1 = FUN_00112b70();\n return uVar1;\n }\n return 0x37;\n}" (type_identifier "undefined8") (function_declarator "FUN_0015a210(char *param_1)" (identifier "FUN_... |
type_1 function_1(char *var_1)
{
type_1 wVar1;
if ((var_1 != (char *)0x0) && (*var_1 != '\0')) {
wVar1 = var_2(var_1);
return wVar1;
}
return L'7';
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... | null |
undefined8 MASKED(char *param_1)
{
undefined8 uVar1;
if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {
uVar1 = FUN_00112b70();
return uVar1;
}
return 0x37;
}
|
507_sh4-linux-gnu-strip_and_sh4-linux-gnu-strip_strip.c | bfd_coff_get_syment | bfd_coff_get_syment |
/* WARNING: Control flow encountered bad instruction data */
void bfd_coff_get_syment(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_coff_get_syment(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207053462')] | [('const-1', u'RETURN_-1207053462')] | null | null | 0012d360 | x64 | O2 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* W... | (translation_unit "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\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")) () ")"))) (compound_s... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
5273_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | add_input_section<32,_false> | FUN_00226940 |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name: add_input_section<32, false>
DWARF original prototype: off_t add_input_section<32,_false>(Output_section * this, Layout *
layout, Sized_relobj_file<32,_false> * object, ui... |
size_t * FUN_00226940(long param_1,long param_2,long param_3,uint param_4,byte *param_5,
long *param_6,int param_7,char param_8)
{
long *plVar1;
undefined4 uVar2;
undefined8 *puVar3;
code *pcVar4;
ulong uVar5;
long lVar6;
undefined1 uVar7;
char cVar8;
int iVar9;
ulong uVar10;
... | PUSH R15
MOV R15,RDX
PUSH R14
PUSH R13
MOV R13,R9
PUSH R12
MOV R12D,ECX
PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x88
MOV RDX,qword ptr [R9]
MOV EAX,dword ptr [RSP + 0xc8]
MOV qword ptr [RSP + 0x20],RSI
MOV qword ptr [RSP + 0x8],R8
MOV EBX,dword ptr [RDX + 0x20]
MOV dword ptr [RSP + 0x10],EAX
MOV EAX,dword ptr [RDX + 0x14... | null | null | null | null | [(u'MULTIEQUAL_-1203930599', u'MULTIEQUAL_-1203930586'), (u'INDIRECT_-1203928022', u'MULTIEQUAL_-1203928083'), (u'LOAD_-1203932747', u'INT_EQUAL_-1203932710'), (u'MULTIEQUAL_-1203928237', u'MULTIEQUAL_-1203928057'), ('tmp_3392', u'CBRANCH_-1203931944'), (u'MULTIEQUAL_-1203929881', u'MULTIEQUAL_-1203929866'), (u'STORE_-... | [(u'INDIRECT_-1203929131', u'COPY_-1203928343'), ('tmp_3937', u'CBRANCH_-1203932479'), (u'LOAD_-1203932747', u'INT_EQUAL_-1203932710'), ('tmp_11934', u'CALL_-1203934432'), ('tmp_3392', u'CBRANCH_-1203931944'), (u'CALL_-1203933697', u'INDIRECT_-1203930128'), ('const-32', u'INT_AND_-1203930605'), (u'CALLIND_-1203931817',... | null | null | 00226940 | x64 | O2 | (translation_unit "size_t * FUN_00226940(long param_1,long param_2,long param_3,uint param_4,byte *param_5,\n long *param_6,int param_7,char param_8)\n\n{\n long *plVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n ulong uVar5;\n long lVar6;\n undefined1 uVar7;\n char cVar8;\... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original name: add_input_section<32, false>\n DWARF original prototype: off_t add_input_section<32,_false>(Output_section * this, Layout *\n layout, Sized_relobj_file<3... | (translation_unit "size_t * FUN_00226940(long param_1,long param_2,long param_3,uint param_4,byte *param_5,\n long *param_6,int param_7,char param_8)\n\n{\n long *plVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n ulong uVar5;\n long lVar6;\n undefined1 uVar7;\n char cVar8;\... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE I... | (function_definition "size_t * FUN_00226940(long param_1,long param_2,long param_3,uint param_4,byte *param_5,\n long *param_6,int param_7,char param_8)\n\n{\n long *plVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n ulong uVar5;\n long lVar6;\n undefined1 uVar7;\n char cVar... |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name: add_input_section<32, false>
DWARF original prototype: off_t add_input_section<32,_false>(Output_section * this, Layout *
layout, Sized_relobj_file<32,_false> * object, ui... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator... | null |
size_t * MASKED(long param_1,long param_2,long param_3,uint param_4,byte *param_5,
long *param_6,int param_7,char param_8)
{
long *plVar1;
undefined4 uVar2;
undefined8 *puVar3;
code *pcVar4;
ulong uVar5;
long lVar6;
undefined1 uVar7;
char cVar8;
int iVar9;
ulong uVar10;
size... |
499_openssl_and_openssl_strip.c | EVP_DigestFinal | EVP_DigestFinal |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)
{
int iVar1;
iVar1 = (*(code *)PTR_EVP_DigestFinal_001ab528)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)
{
int iVar1;
iVar1 = (*(code *)PTR_EVP_DigestFinal_001ab528)();
return iVar1;
}
| JMP qword ptr [0x001ab528] | null | null | null | null | [(u'CAST_-1207042179', u'CALLIND_-1207042248'), (u'CALLIND_-1207042248', u'INDIRECT_-1207042184'), (u'INDIRECT_-1207042184', u'COPY_-1207042243'), (u'CALLIND_-1207042248', u'RETURN_-1207042245'), ('const-0', u'RETURN_-1207042245'), ('tmp_44', u'CAST_-1207042179')] | [(u'CAST_-1207042179', u'CALLIND_-1207042248'), (u'CALLIND_-1207042248', u'INDIRECT_-1207042184'), (u'INDIRECT_-1207042184', u'COPY_-1207042243'), (u'CALLIND_-1207042248', u'RETURN_-1207042245'), ('const-0', u'RETURN_-1207042245'), ('tmp_44', u'CAST_-1207042179')] | null | null | 0012ff30 | x64 | O2 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_EVP_DigestFinal_001ab528)();\n return iVar1;\n}\n\n" comment (function_definition "int EVP_DigestFinal(EVP_MD_CTX *ct... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_EVP_DigestFinal_001ab528)();\n return iVar1;\n}\n\n" comment (function_definition "int EVP_DigestFinal(EVP_MD_CTX *ct... | (translation_unit "int EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_EVP_DigestFinal_001ab528)();\n return iVar1;\n}\n\n" (function_definition "int EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_EVP_DigestFinal_001... | (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 "int EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_EVP_DigestFinal_001ab528)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "EVP_DigestFinal(EVP_MD_CTX *ctx,uchar *md,uint *s)" (identifier "EVP_DigestFinal") (parameter_list "... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *ctx,type_2 *md,type_3 *s)
{
int iVar1;
iVar1 = (*(type_4 *)PTR_EVP_DigestFinal_001ab528)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(EVP_MD_CTX *ctx,uchar *md,uint *s)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001ab528)();
return iVar1;
}
|
50_i686-linux-gnu-objdump_and_i686-linux-gnu-objdump_strip.c | bfd_get_error | bfd_get_error |
void bfd_get_error(void)
{
(*(code *)PTR_bfd_get_error_00155190)();
return;
}
|
void bfd_get_error(void)
{
(*(code *)PTR_bfd_get_error_00155190)();
return;
}
| JMP qword ptr [0x00155190] | null | null | null | null | [('tmp_22', u'CAST_-1206946967'), (u'INDIRECT_-1206946972', u'COPY_-1206947031'), (u'CAST_-1206946967', u'CALLIND_-1206947032'), ('const-0', u'RETURN_-1206947029'), (u'CALLIND_-1206947032', u'INDIRECT_-1206946972')] | [('tmp_22', u'CAST_-1206946967'), (u'INDIRECT_-1206946972', u'COPY_-1206947031'), (u'CAST_-1206946967', u'CALLIND_-1206947032'), ('const-0', u'RETURN_-1206947029'), (u'CALLIND_-1206947032', u'INDIRECT_-1206946972')] | null | null | 00107320 | x64 | O2 | (translation_unit "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}\n\n" (function_definition "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}" primitive_type (function_declarator "bfd_get_error(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}\n\n" (function_definition "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}" primitive_type (function_declarator "bfd_get_error(void)" identifier (parameter_list "(void)" ( (... | (translation_unit "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}\n\n" (function_definition "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}" primitive_type (function_declarator "bfd_get_error(void)" identifier (parameter_list "(void)" ( (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_get_error(void)\n\n{\n (*(code *)PTR_bfd_get_error_00155190)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_error(void)" (identifier "bfd_get_error") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_state... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_get_error_00155190)();
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_00155190)();
return;
}
|
640_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c | gldelf32_x86_64_vercheck | FUN_00134dc0 |
void gldelf32_x86_64_vercheck(lang_input_statement_type *s)
{
bfd *pbVar1;
char *__s;
bfd_link_needed_list *pbVar2;
int iVar3;
long lVar4;
char *pcVar5;
if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||
((pbVar1->field_0x45 & 8) == 0)) {
return;
}
lVar... |
void FUN_00134dc0(long param_1)
{
char *__s;
undefined8 *puVar1;
int iVar2;
long lVar3;
char *pcVar4;
if (((DAT_002b5208 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||
((*(byte *)(lVar3 + 0x45) & 8) == 0)) {
return;
}
lVar3 = bfd_elf_get_dt_soname(lVar3);
puVar1 = DAT_002b5... | MOV EAX,dword ptr [0x002b5208]
TEST EAX,EAX
JNZ 0x00134dd9
MOV RAX,qword ptr [RDI + 0x20]
TEST RAX,RAX
JZ 0x00134dd9
TEST byte ptr [RAX + 0x45],0x8
JNZ 0x00134de0
RET
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDI
MOV RDI,RAX
SUB RSP,0x8
CALL 0x0010d3d0
MOV R12,RAX
TEST RAX,RAX
JZ 0x00134e90
MOV RBX,qword ptr [0x002b5... | null | null | null | null | [('const-0', u'INT_EQUAL_-1207153049'), (u'COPY_-1207152616', u'MULTIEQUAL_-1207152551'), (u'LOAD_-1207153190', u'PTRSUB_-1207152610'), (u'INT_EQUAL_-1207153171', u'CBRANCH_-1207153169'), ('const-433', u'LOAD_-1207152919'), (u'CALL_-1207153000', u'INDIRECT_-1207152592'), (u'COPY_-1207152579', u'COPY_-1207152570'), (u'I... | [('const-0', u'INT_EQUAL_-1207153049'), ('const-4', u'INT_SUB_-1207152506'), (u'INT_EQUAL_-1207153171', u'CBRANCH_-1207153169'), ('const-433', u'LOAD_-1207152919'), (u'CALL_-1207153000', u'INDIRECT_-1207152592'), (u'COPY_-1207152579', u'COPY_-1207152570'), ('const-69', u'INT_ADD_-1207153152'), (u'CAST_-1207152605', u'L... | null | null | 00134dc0 | x64 | O2 | (translation_unit "void FUN_00134dc0(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_002b5208 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_sona... | (translation_unit "void gldelf32_x86_64_vercheck(lang_input_statement_type *s)\n\n{\n bfd *pbVar1;\n char *__s;\n bfd_link_needed_list *pbVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n \n if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) ==... | (translation_unit "void FUN_00134dc0(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_002b5208 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_sona... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_... | (function_definition "void FUN_00134dc0(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_002b5208 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_s... |
void function_1(type_1 *s)
{
type_2 *var_2;
char *__s;
type_3 *var_6;
int var_8;
long var_4;
char *var_10;
if (((var_1 != 0) || (var_2 = s->the_bfd, var_2 == (type_2 *)0x0)) ||
((var_2->field_0x45 & 8) == 0)) {
return;
}
var_4 = var_3(var_2);
var_6 = global_vercheck_needed;
if (var_4... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarato... | null |
void MASKED(long param_1)
{
char *__s;
undefined8 *puVar1;
int iVar2;
long lVar3;
char *pcVar4;
if (((DAT_002b5208 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||
((*(byte *)(lVar3 + 0x45) & 8) == 0)) {
return;
}
lVar3 = bfd_elf_get_dt_soname(lVar3);
puVar1 = DAT_002b5210;
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.