file_name stringlengths 17 79 | original_function_name stringlengths 2 741 | stripped_function_name stringlengths 3 57 | decompiled_code_original stringlengths 34 258k ⌀ | decompiled_code_stripped stringlengths 34 283k ⌀ | assembly_code stringlengths 3 329k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 13.4M | pcode_edges_stripped stringlengths 11 13.6M | 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 339 8.52M ⌀ | S-Expression_decompiled_code_original stringlengths 339 7.86M ⌀ | S-Expression_decompiled_code_original_noisy stringlengths 338 8.52M ⌀ | S-Expression_decompiled_code_original_clean stringlengths 162 2.07M ⌀ | S-Expression_decompiled_code_original_root stringlengths 347 8.59M ⌀ | Replace_function_name_and_variable_name stringlengths 39 248k ⌀ | S-Expression_decompiled_code_stripped float64 | Root Node stringlengths 238 2.75M ⌀ | decompiled_code_original_masked float64 | decompiled_code_stripped_masked stringlengths 35 283k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2480_busybox_and_busybox_strip.c | set_control_char_or_die | FUN_001bdc1c |
void set_control_char_or_die(control_info *info,char *arg,termios *mode)
{
int iVar1;
ulong uVar2;
termios *mode_local;
char *arg_local;
control_info *info_local;
uchar value;
if ((info == control_info + 0xf) || (info == control_info + 0x10)) {
uVar2 = xatoul_range_sfx(arg,0,0xff,stty_suffixes);
... |
void FUN_001bdc1c(undefined *param_1,byte *param_2,long param_3)
{
int iVar1;
byte local_9;
if ((param_1 == &DAT_002081a4) || (param_1 == &DAT_002081a6)) {
local_9 = FUN_001bc93b(param_2,0,0xff,&DAT_001f8b20);
}
else if ((*param_2 == 0) || (param_2[1] == 0)) {
local_9 = *param_2;
}
else {
... | SUB RSP,0x38
MOV qword ptr [RSP + 0x18],RDI
MOV qword ptr [RSP + 0x10],RSI
MOV qword ptr [RSP + 0x8],RDX
LEA RAX,[0x2081a4]
CMP qword ptr [RSP + 0x18],RAX
JZ 0x001bdc4b
LEA RAX,[0x2081a6]
CMP qword ptr [RSP + 0x18],RAX
JNZ 0x001bdc72
MOV RAX,qword ptr [RSP + 0x10]
LEA RCX,[0x1f8b20]
MOV EDX,0xff
MOV ESI,0x0
MOV RDI,RAX... | null | null | null | null | [('tmp_735', u'LOAD_-1207640676'), (u'PTRADD_-1207640389', u'INT_EQUAL_-1207640997'), ('tmp_160', u'BRANCH_-1207640915'), (u'LOAD_-1207640828', u'INT_EQUAL_-1207640809'), (u'INT_EQUAL_-1207640657', u'CBRANCH_-1207640655'), (u'PTRADD_-1207640582', u'LOAD_-1207640634'), ('const-0', u'SUBPIECE_-1207640573'), ('tmp_383', u... | [('tmp_160', u'BRANCH_-1207640915'), ('tmp_1408', u'PTRADD_-1207640652'), (u'LOAD_-1207640828', u'INT_EQUAL_-1207640809'), (u'INT_EQUAL_-1207640657', u'CBRANCH_-1207640655'), (u'PTRADD_-1207640582', u'LOAD_-1207640634'), ('const-0', u'PTRSUB_-1207640373'), (u'CAST_-1207640112', u'STORE_-1207640677'), ('const-1', u'PTRA... | null | null | 001bdc1c | x64 | O0 | (translation_unit "void FUN_001bdc1c(undefined *param_1,byte *param_2,long param_3)\n\n{\n int iVar1;\n byte local_9;\n \n if ((param_1 == &DAT_002081a4) || (param_1 == &DAT_002081a6)) {\n local_9 = FUN_001bc93b(param_2,0,0xff,&DAT_001f8b20);\n }\n else if ((*param_2 == 0) || (param_2[1] == 0)) {\n local_9 ... | (translation_unit "void set_control_char_or_die(control_info *info,char *arg,termios *mode)\n\n{\n int iVar1;\n ulong uVar2;\n termios *mode_local;\n char *arg_local;\n control_info *info_local;\n uchar value;\n \n if ((info == control_info + 0xf) || (info == control_info + 0x10)) {\n uVar2 = xatoul_range_sf... | (translation_unit "void FUN_001bdc1c(undefined *param_1,byte *param_2,long param_3)\n\n{\n int iVar1;\n byte local_9;\n \n if ((param_1 == &DAT_002081a4) || (param_1 == &DAT_002081a6)) {\n local_9 = FUN_001bc93b(param_2,0,0xff,&DAT_001f8b20);\n }\n else if ((*param_2 == 0) || (param_2[1] == 0)) {\n local_9 ... | (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 TYPE IDENT ;) ... | (function_definition "void FUN_001bdc1c(undefined *param_1,byte *param_2,long param_3)\n\n{\n int iVar1;\n byte local_9;\n \n if ((param_1 == &DAT_002081a4) || (param_1 == &DAT_002081a6)) {\n local_9 = FUN_001bc93b(param_2,0,0xff,&DAT_001f8b20);\n }\n else if ((*param_2 == 0) || (param_2[1] == 0)) {\n local... |
void function_1(type_1 *var_1,char *arg,type_2 *mode)
{
int var_4;
type_3 uVar2;
type_2 *mode_local;
char *arg_local;
type_1 *info_local;
type_4 value;
if ((var_1 == type_1 + 0xf) || (var_1 == type_1 + 0x10)) {
uVar2 = var_2(arg,0,0xff,stty_suffixes);
value = (type_4)uVar2;
}
else if ((*a... | 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(undefined *param_1,byte *param_2,long param_3)
{
int iVar1;
byte local_9;
if ((param_1 == &DAT_002081a4) || (param_1 == &DAT_002081a6)) {
local_9 = FUN_001bc93b(param_2,0,0xff,&DAT_001f8b20);
}
else if ((*param_2 == 0) || (param_2[1] == 0)) {
local_9 = *param_2;
}
else {
iVar1... |
68_find_and_find_strip.c | fputc | fputc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_0015fcf0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputc(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputc_0015fcf0)();
return iVar1;
}
| JMP qword ptr [0x0015fcf0] | null | null | null | null | [(u'CAST_-1206946676', u'CALLIND_-1206946744'), (u'CALLIND_-1206946744', u'INDIRECT_-1206946681'), ('tmp_38', u'CAST_-1206946676'), (u'CALLIND_-1206946744', u'RETURN_-1206946741'), ('const-0', u'RETURN_-1206946741'), (u'INDIRECT_-1206946681', u'COPY_-1206946740')] | [(u'CAST_-1206946676', u'CALLIND_-1206946744'), (u'CALLIND_-1206946744', u'INDIRECT_-1206946681'), ('tmp_38', u'CAST_-1206946676'), (u'CALLIND_-1206946744', u'RETURN_-1206946741'), ('const-0', u'RETURN_-1206946741'), (u'INDIRECT_-1206946681', u'COPY_-1206946740')] | null | null | 00107440 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0015fcf0)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0015fcf0)();\n return iVar1;\n}\n\n" comment (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1... | (translation_unit "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0015fcf0)();\n return iVar1;\n}\n\n" (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0015fcf0)();\n return iVar1;\n}" primitive_type (function_declar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize... | (function_definition "int fputc(int __c,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputc_0015fcf0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputc(int __c,FILE *__stream)" (identifier "fputc") (parameter_list "(int __c,FILE *__stream)" (( "(") (parameter_declaration "int ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __c,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fputc_0015fcf0)();
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: (type_identifier) declarator: (pointer_declarator declarator: (identifi... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __c,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0015fcf0)();
return iVar1;
}
|
881_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | strsignal | strsignal |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strsignal(int __sig)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strsignal@@GLIBC_2.2.5 */
halt_baddata();
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strsignal(int __sig)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207508270')] | [('const-1', u'RETURN_-1207508270')] | null | null | 0019e2c8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strsignal(int __sig)\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\nchar * strsignal(int __sig)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strsignal@@GLIBC_2.... | (translation_unit "char * strsignal(int __sig)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strsignal(int __sig)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strsignal(int __sig)" * (function_declarator "strsignal(int __sig)" identifier (p... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * strsignal(int __sig)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strsignal(int __sig)" (* "*") (function_declarator "strsignal(int __sig)" (identifier "strsignal") (parameter_list "(int __sig)" (( "(") (parameter_declaration "int __sig" (... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(int __sig)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strsignal@@GLIBC_2.2.5 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __sig)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
8054_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | _M_construct<__normal_iterator<char_const*,std::string>> | FUN_002e3d30 |
/* void std::string::_M_construct<__normal_iterator<char const*, std::string >
>(__normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >,
std::forward_iterator_tag) */
void std::string::_M_construct<__normal_iterator<char_const*,std::string>>
(string *param_1,un... |
void FUN_002e3d30(undefined8 *param_1,undefined1 *param_2,long param_3)
{
undefined1 *__dest;
ulong __n;
ulong local_20;
__n = param_3 - (long)param_2;
local_20 = __n;
if (__n < 0x10) {
__dest = (undefined1 *)*param_1;
if (__n == 1) {
*__dest = *param_2;
__dest = (undefined1 *)*para... | PUSH R12
SUB RDX,RSI
MOV R12,RSI
PUSH RBP
MOV RBP,RDI
PUSH RBX
MOV RBX,RDX
SUB RSP,0x10
MOV qword ptr [RSP + 0x8],RDX
CMP RDX,0xf
JA 0x002e3d90
MOV RAX,qword ptr [RDI]
CMP RDX,0x1
JNZ 0x002e3d80
MOVZX EDX,byte ptr [RSI]
MOV byte ptr [RAX],DL
MOV RBX,qword ptr [RSP + 0x8]
MOV RAX,qword ptr [RDI]
MOV qword ptr [RBP + 0x8... | null | null | null | null | [(u'CAST_-1204732224', u'LOAD_-1204732504'), (u'INT_LESS_-1204732537', u'CBRANCH_-1204732545'), (u'MULTIEQUAL_-1204732329', u'PTRADD_-1204732428'), (u'CAST_-1204732277', u'INT_SUB_-1204732597'), (u'CAST_-1204732133', u'LOAD_-1204732361'), (u'LOAD_-1204732522', u'STORE_-1204732514'), (u'INT_SUB_-1204732597', u'INT_EQUAL... | [(u'CAST_-1204732244', u'MULTIEQUAL_-1204732260'), (u'INT_LESS_-1204732537', u'CBRANCH_-1204732545'), (u'MULTIEQUAL_-1204732329', u'PTRADD_-1204732428'), ('tmp_680', u'INT_SUB_-1204732597'), ('const--32', u'PTRSUB_-1204732185'), (u'CAST_-1204732275', u'INT_SUB_-1204732597'), (u'LOAD_-1204732522', u'STORE_-1204732514'),... | null | null | 002e3d30 | x64 | O0 | (translation_unit "void FUN_002e3d30(undefined8 *param_1,undefined1 *param_2,long param_3)\n\n{\n undefined1 *__dest;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2;\n local_20 = __n;\n if (__n < 0x10) {\n __dest = (undefined1 *)*param_1;\n if (__n == 1) {\n *__dest = *param_2;\n ... | (translation_unit "/* void std::string::_M_construct<__normal_iterator<char const*, std::string >\n >(__normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >,\n std::forward_iterator_tag) */\n\nvoid std::string::_M_construct<__normal_iterator<char_const*,std::string>>\n ... | (translation_unit "void FUN_002e3d30(undefined8 *param_1,undefined1 *param_2,long param_3)\n\n{\n undefined1 *__dest;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2;\n local_20 = __n;\n if (__n < 0x10) {\n __dest = (undefined1 *)*param_1;\n if (__n == 1) {\n *__dest = *param_2;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_... | (function_definition "void FUN_002e3d30(undefined8 *param_1,undefined1 *param_2,long param_3)\n\n{\n undefined1 *__dest;\n ulong __n;\n ulong local_20;\n \n __n = param_3 - (long)param_2;\n local_20 = __n;\n if (__n < 0x10) {\n __dest = (undefined1 *)*param_1;\n if (__n == 1) {\n *__dest = *param_2;\n... |
/* void std::string::_M_construct<__normal_iterator<char const*, std::string >
>(__normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >,
std::forward_iterator_tag) */
void std::string::_M_construct<__normal_iterator<char_const*,std::string>>
(string *var_4,type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
void MASKED(undefined8 *param_1,undefined1 *param_2,long param_3)
{
undefined1 *__dest;
ulong __n;
ulong local_20;
__n = param_3 - (long)param_2;
local_20 = __n;
if (__n < 0x10) {
__dest = (undefined1 *)*param_1;
if (__n == 1) {
*__dest = *param_2;
__dest = (undefined1 *)*param_1;
... |
28_s390x-linux-gnu-readelf_and_s390x-linux-gnu-readelf_strip.c | strrchr | strrchr |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strrchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * strrchr(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();
return pcVar1;
}
| JMP qword ptr [0x001900e0] | null | null | null | null | [(u'CAST_-1206947316', u'CALLIND_-1206947384'), ('tmp_38', u'CAST_-1206947316'), (u'INDIRECT_-1206947321', u'COPY_-1206947380'), (u'CALLIND_-1206947384', u'INDIRECT_-1206947321'), (u'CALLIND_-1206947384', u'CAST_-1206947315'), (u'CAST_-1206947315', u'RETURN_-1206947381'), ('const-0', u'RETURN_-1206947381')] | [(u'CAST_-1206947316', u'CALLIND_-1206947384'), ('tmp_38', u'CAST_-1206947316'), (u'INDIRECT_-1206947321', u'COPY_-1206947380'), (u'CALLIND_-1206947384', u'INDIRECT_-1206947321'), (u'CALLIND_-1206947384', u'CAST_-1206947315'), (u'CAST_-1206947315', u'RETURN_-1206947381'), ('const-0', u'RETURN_-1206947381')] | null | null | 001071c0 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pc... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pc... | (translation_unit "char * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();\n return pcVar1;\n}\n\n" (function_definition "char * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();\n return pcVar1;\n}" p... | (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 * strrchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strrchr_001900e0)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strrchr(char *__s,int __c)" (* "*") (function_declarator "strrchr(char *__s,int __c)" (identifier "strrchr") (para... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__s,int __c)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_strrchr_001900e0)();
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_001900e0)();
return pcVar1;
}
|
494_powerpc64le-linux-gnu-objcopy_and_powerpc64le-linux-gnu-objcopy_strip.c | fflush | fflush |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fflush(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fflush@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fflush(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207053566')] | [('const-1', u'RETURN_-1207053566')] | null | null | 0012d2f8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fflush@@GLIBC_2.2.5 ... | (translation_unit "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fflush(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fflush@@GLIBC_2.2.5 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
3571_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | do_add_symbols | FUN_001c6730 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_add_symbols(Sized_relobj_file<32,_false> * this, Symbol_table *
symtab, Read_symbols_data * sd, Layout * param_3) */
void __thiscall
gold::Sized_relobj_file<32,_false>::do_add_symbols
(Sized_relobj_file<32... |
void FUN_001c6730(long param_1,undefined8 param_2,long param_3)
{
long lVar1;
long lVar2;
undefined8 uVar3;
ulong uVar4;
long lVar5;
ulong uVar6;
lVar2 = *(long *)(param_3 + 0x18);
if (lVar2 == 0) {
if (*(long *)(param_3 + 0x30) != 0) {
/* WARNING: Subroutine does not return... | PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDX
SUB RSP,0x18
MOV RAX,qword ptr [RDX + 0x18]
TEST RAX,RAX
JZ 0x001c6858
MOV RDX,qword ptr [RDX + 0x28]
MOV RCX,qword ptr [RBX + 0x20]
MOV RBP,RDI
SUB RCX,RDX
TEST CL,0xf
JNZ 0x001c6830
MOV R8,qword ptr [RDI + 0x130]
LEA R13,[RDI + 0x130]
MOV R12,RSI
SHR RCX,0x4
MOV RDI,qwo... | null | null | null | null | [('const-0', u'RETURN_-1207735947'), ('tmp_453', u'CBRANCH_-1207736261'), ('const-0', u'PTRSUB_-1207735466'), (u'LOAD_-1207736216', u'PTRADD_-1207736152'), ('const-0', u'INT_NOTEQUAL_-1207736034'), ('const-433', u'LOAD_-1207736065'), ('const-8', u'PTRSUB_-1207735418'), ('const-24', u'PTRSUB_-1207735181'), ('tmp_760', u... | [('const-0', u'RETURN_-1207735947'), (u'CAST_-1207735540', u'LOAD_-1207736457'), ('const-288', u'INT_ADD_-1207736133'), ('tmp_453', u'CBRANCH_-1207736261'), ('tmp_2136', u'INT_ADD_-1207735986'), (u'INT_ADD_-1207736334', u'CAST_-1207735498'), ('const-328', u'INT_ADD_-1207736170'), ('const-433', u'LOAD_-1207736216'), ('c... | null | null | 001c6730 | x64 | O0 | (translation_unit "void FUN_001c6730(long param_1,undefined8 param_2,long param_3)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n ulong uVar6;\n \n lVar2 = *(long *)(param_3 + 0x18);\n if (lVar2 == 0) {\n if (*(long *)(param_3 + 0x30) != 0) {\n /* WARN... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_add_symbols(Sized_relobj_file<32,_false> * this, Symbol_table *\n symtab, Read_symbols_data * sd, Layout * param_3) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_false>::do_add_symbols\n ... | (translation_unit "void FUN_001c6730(long param_1,undefined8 param_2,long param_3)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n ulong uVar6;\n \n lVar2 = *(long *)(param_3 + 0x18);\n if (lVar2 == 0) {\n if (*(long *)(param_3 + 0x30) != 0) {\n \n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) ... | (function_definition "void FUN_001c6730(long param_1,undefined8 param_2,long param_3)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n ulong uVar6;\n \n lVar2 = *(long *)(param_3 + 0x18);\n if (lVar2 == 0) {\n if (*(long *)(param_3 + 0x30) != 0) {\n \n ... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void do_add_symbols(Sized_relobj_file<32,_false> * this, Symbol_table *
symtab, Read_symbols_data * sd, Layout * param_3) */
void __thiscall
var_7::Sized_relobj_file<32,var_16>::do_add_symbols
(Sized_relobj_file<3... | 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,long param_3)
{
long lVar1;
long lVar2;
undefined8 uVar3;
ulong uVar4;
long lVar5;
ulong uVar6;
lVar2 = *(long *)(param_3 + 0x18);
if (lVar2 == 0) {
if (*(long *)(param_3 + 0x30) != 0) {
/* WARNING: Subroutine does not return */
... |
10621_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | assign | FUN_0036d800 |
/* std::wstring::assign(std::wstring const&, unsigned long, unsigned long) */
void std::wstring::assign(wstring *param_1,ulong param_2,ulong param_3)
{
long lVar1;
ulong uVar2;
ulong uVar3;
ulong in_RCX;
undefined8 in_R9;
lVar1 = *(long *)param_2;
uVar2 = *(ulong *)(lVar1 + -0x18);
uVar3 = uVar2 -... |
void FUN_0036d800(undefined8 param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,
undefined8 param_6)
{
long lVar1;
ulong uVar2;
ulong uVar3;
lVar1 = *param_2;
uVar2 = *(ulong *)(lVar1 + -0x18);
uVar3 = uVar2 - param_3;
if (param_4 < uVar2 - param_3) {
uVar3 = pa... | MOV R8,qword ptr [RSI]
MOV RSI,qword ptr [R8 + -0x18]
MOV RAX,RSI
SUB RAX,RDX
CMP RAX,RCX
CMOVA RAX,RCX
CMP RDX,RSI
JA 0x0036d825
LEA RSI,[R8 + RDX*0x4]
MOV RDX,RAX
JMP 0x0036d6f0
PUSH RAX
MOV RCX,RSI
LEA RDI,[0x390cb0]
XOR EAX,EAX
LEA RSI,[0x3ab895]
CALL 0x00330810 | null | null | null | null | [(u'LOAD_-1205217272', u'CALL_-1205217148'), ('tmp_190', u'CALL_-1205217148'), ('const-0', u'RETURN_-1205217189'), ('tmp_189', u'CAST_-1205217083'), ('tmp_188', u'CALL_-1205217193'), (u'COPY_-1205217092', u'CALL_-1205217148'), ('tmp_190', u'INT_SUB_-1205217242'), ('const-1', u'RETURN_-1205217143'), ('const-433', u'LOAD... | [(u'LOAD_-1205217272', u'CALL_-1205217148'), ('const-0', u'RETURN_-1205217189'), ('const-433', u'LOAD_-1205217272'), ('tmp_308', u'CALL_-1205217148'), ('tmp_309', u'COPY_-1205217131'), (u'COPY_-1205217092', u'CALL_-1205217148'), ('tmp_309', u'INT_LESS_-1205217224'), ('const-1', u'RETURN_-1205217143'), ('const-4', u'INT... | null | null | 0036d800 | x64 | O0 | (translation_unit "void FUN_0036d800(undefined8 param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n \n lVar1 = *param_2;\n uVar2 = *(ulong *)(lVar1 + -0x18);\n uVar3 = uVar2 - param_3;\n if (param_4 < uVar... | (translation_unit "/* std::wstring::assign(std::wstring const&, unsigned long, unsigned long) */\n\nvoid std::wstring::assign(wstring *param_1,ulong param_2,ulong param_3)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n ulong in_RCX;\n undefined8 in_R9;\n \n lVar1 = *(long *)param_2;\n uVar2 = *(ulong *)(lVa... | (translation_unit "void FUN_0036d800(undefined8 param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n \n lVar1 = *param_2;\n uVar2 = *(ulong *)(lVar1 + -0x18);\n uVar3 = uVar2 - param_3;\n if (param_4 < uVar... | (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 TYPE IDENT) , ... | (function_definition "void FUN_0036d800(undefined8 param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,\n undefined8 param_6)\n\n{\n long lVar1;\n ulong uVar2;\n ulong uVar3;\n \n lVar1 = *param_2;\n uVar2 = *(ulong *)(lVar1 + -0x18);\n uVar3 = uVar2 - param_3;\n if (param_4 < u... |
/* std::wstring::assign(std::wstring const&, unsigned long, unsigned long) */
void std::type_1::function_1(type_1 *param_1,type_2 param_2,type_2 var_3)
{
long var_1;
type_2 var_2;
type_2 uVar3;
type_2 var_4;
type_3 in_R9;
var_1 = *(long *)param_2;
var_2 = *(type_2 *)(var_1 + -0x18);
uVar3 = 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: (sized_type_specifier) declarator: (pointer_declarator declarator: (id... | null |
void MASKED(undefined8 param_1,long *param_2,ulong param_3,ulong param_4,undefined8 param_5,
undefined8 param_6)
{
long lVar1;
ulong uVar2;
ulong uVar3;
lVar1 = *param_2;
uVar2 = *(ulong *)(lVar1 + -0x18);
uVar3 = uVar2 - param_3;
if (param_4 < uVar2 - param_3) {
uVar3 = param_4;... |
3913_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c | _M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_false>&> | FUN_001da050 |
/* DWARF original name: _M_realloc_insert<const gold::Output_reloc<9, false, 64, false>&>
DWARF original prototype: void
_M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_false>&>(vector<gold::Output_reloc<9,_false,_64,_false>,_std::allocator<gold::Output_reloc<9,_false,_64,_false>_>_>
* this, iterator... |
void FUN_001da050(long *param_1,undefined8 *param_2,undefined8 *param_3)
{
undefined8 *puVar1;
undefined8 *puVar2;
undefined8 uVar3;
undefined8 uVar4;
undefined8 uVar5;
undefined8 uVar6;
long lVar7;
undefined8 *puVar8;
long lVar9;
undefined8 *puVar10;
undefined8 *puVar11;
undefined8 *puVar12;
... | MOV RCX,-0x3333333333333333
PUSH R15
PUSH R14
PUSH R13
MOV R13,RDI
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RSI
SUB RSP,0x18
MOV RBP,qword ptr [RDI + 0x8]
MOV R14,qword ptr [RDI]
MOV RAX,RBP
SUB RAX,R14
SAR RAX,0x3
IMUL RAX,RCX
MOV RCX,RSI
SUB RCX,R14
TEST RAX,RAX
JZ 0x001da1e0
LEA RSI,[RAX + RAX*0x1]
MOV R15,-0x10
CMP RAX,R... | null | null | null | null | [('const-433', u'LOAD_-1207786901'), ('const-8', u'PTRADD_-1207786146'), ('tmp_1355', u'BRANCH_-1207786516'), ('tmp_1367', u'PTRSUB_-1207786418'), (u'INT_ADD_-1207787122', u'CAST_-1207786219'), ('const-8', u'PTRADD_-1207786136'), (u'PTRSUB_-1207786351', u'LOAD_-1207787371'), (u'LOAD_-1207787156', u'STORE_-1207787125'),... | [(u'CAST_-1207786348', u'CAST_-1207786340'), (u'MULTIEQUAL_-1207786515', u'PTRADD_-1207786228'), ('tmp_1355', u'BRANCH_-1207786516'), (u'INT_ADD_-1207786315', u'INT_ADD_-1207787111'), (u'PTRADD_-1207786126', u'STORE_-1207786844'), (u'COPY_-1207786328', u'MULTIEQUAL_-1207786528'), (u'MULTIEQUAL_-1207786454', u'STORE_-12... | null | null | 001da050 | x64 | O0 | (translation_unit "void FUN_001da050(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n long lVar7;\n undefined8 *puVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *p... | (translation_unit "/* DWARF original name: _M_realloc_insert<const gold::Output_reloc<9, false, 64, false>&>\n DWARF original prototype: void\n _M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_false>&>(vector<gold::Output_reloc<9,_false,_64,_false>,_std::allocator<gold::Output_reloc<9,_false,_64,_false>_>_>... | (translation_unit "void FUN_001da050(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n long lVar7;\n undefined8 *puVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8 *p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (dec... | (function_definition "void FUN_001da050(long *param_1,undefined8 *param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n long lVar7;\n undefined8 *puVar8;\n long lVar9;\n undefined8 *puVar10;\n undefined8... |
/* DWARF original name: _M_realloc_insert<const gold::Output_reloc<9, false, 64, false>&>
DWARF original prototype: void
_M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_false>&>(vector<gold::Output_reloc<9,_false,_64,_false>,_std::allocator<gold::Output_reloc<9,_false,_64,_false>_>_>
* this, iterator... | 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: (p... | null |
void MASKED(long *param_1,undefined8 *param_2,undefined8 *param_3)
{
undefined8 *puVar1;
undefined8 *puVar2;
undefined8 uVar3;
undefined8 uVar4;
undefined8 uVar5;
undefined8 uVar6;
long lVar7;
undefined8 *puVar8;
long lVar9;
undefined8 *puVar10;
undefined8 *puVar11;
undefined8 *puVar12;
ulon... |
3610_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_section_entsize | FUN_001f2cb0 |
/* DWARF original prototype: uint64_t do_section_entsize(Sized_incr_dynobj<32,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<32,_false>::do_section_entsize
(Sized_incr_dynobj<32,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do... |
void FUN_001f2cb0(void)
{
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/incremental.cc",0xb52,"do_section_entsize");
}
| SUB RSP,0x8
LEA RDX,[0x3e3c50]
MOV ESI,0xb52
LEA RDI,[0x3e24e4]
CALL 0x001e9890 | null | null | null | null | [(u'COPY_-1207948052', u'CALL_-1207948068'), ('const-4078672', u'COPY_-1207948052'), ('const-1', u'RETURN_-1207948063'), ('const-2898', u'CALL_-1207948068'), (u'COPY_-1207948053', u'CALL_-1207948068'), ('const-4072676', u'COPY_-1207948053')] | [('const-4078672', u'COPY_-1207948054'), (u'COPY_-1207948054', u'CALL_-1207948068'), ('const-1', u'RETURN_-1207948063'), (u'COPY_-1207948055', u'CALL_-1207948068'), ('const-4072676', u'COPY_-1207948055'), ('const-2898', u'CALL_-1207948068')] | null | null | 001f2cb0 | x64 | O0 | (translation_unit "void FUN_001f2cb0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0xb52,"do_section_entsize");\n}\n\n" (function_definition "void FUN_001f2cb0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e989... | (translation_unit "/* DWARF original prototype: uint64_t do_section_entsize(Sized_incr_dynobj<32,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_section_entsize\n (Sized_incr_dynobj<32,_false> *this,uint param_1)\n\n{\n /* WARNING: Subrouti... | (translation_unit "void FUN_001f2cb0(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0xb52,"do_section_entsize");\n}\n\n" (function_definition "void FUN_001f2cb0(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0xb52,"do_section_entsize");\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_001f2cb0(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0xb52,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_001f2cb0(void)" (identifier "FUN_001f2cb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty... |
/* DWARF original prototype: uint64_t do_section_entsize(Sized_incr_dynobj<32,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<32,_false>::do_section_entsize
(Sized_incr_dynobj<32,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do... | 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_001e9890("../../gold/incremental.cc",0xb52,"do_section_entsize");
}
|
166_x86_64-kfreebsd-gnu-nm_and_x86_64-kfreebsd-gnu-nm_strip.c | abort | abort |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* abort@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206923206')] | [('const-1', u'RETURN_-1206923206')] | null | null | 0010d030 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_d... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* abort@@GLIBC_2.2.5 */\n halt_... | (translation_unit "void abort(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void abort(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co... | (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 abort(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* abort@@GLIBC_2.2.5 */
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 */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
456_libpng16.so.16.36_and_libpng16.so.16.36_strip.c | png_do_encode_alpha | FUN_00122ff3 |
void png_do_encode_alpha(png_row_infop row_info,png_bytep row,png_structrp png_ptr)
{
png_uint_16 pVar1;
png_bytep ppVar2;
png_uint_16pp pppVar3;
int iVar4;
int iVar5;
png_structrp png_ptr_local;
png_bytep row_local;
png_row_infop row_info_local;
png_uint_16 v;
png_uint_32 row_width;
int step;
... |
void FUN_00122ff3(int *param_1,long param_2,long param_3)
{
undefined2 uVar1;
undefined4 uVar2;
long lVar3;
int iVar4;
byte *local_48;
int local_28;
local_28 = *param_1;
if ((*(byte *)(param_1 + 4) & 4) != 0) {
if (*(char *)((long)param_1 + 0x11) == '\b') {
lVar3 = *(long *)(param_3 + 0x2... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x38],RDI
MOV qword ptr [RBP + -0x40],RSI
MOV qword ptr [RBP + -0x48],RDX
MOV RAX,qword ptr [RBP + -0x38]
MOV EAX,dword ptr [RAX]
MOV dword ptr [RBP + -0x20],EAX
MOV RAX,qword ptr [RBP + -0x38]
MOVZX EAX,byte ptr [RAX + 0x10]
MOVZX EAX,AL
AND EAX,0x4
TEST EAX,EAX
... | null | null | null | null | [('const-4', u'INT_AND_-1207094131'), ('const-696', u'PTRSUB_-1207094022'), (u'LOAD_-1207094461', u'SUBPIECE_-1207093914'), (u'LOAD_-1207095258', u'MULTIEQUAL_-1207093722'), ('const-16', u'PTRSUB_-1207093995'), (u'LOAD_-1207094946', u'STORE_-1207094931'), (u'LOAD_-1207094815', u'INT_NOTEQUAL_-1207094759'), (u'PTRADD_-1... | [(u'LOAD_-1207094461', u'SUBPIECE_-1207093914'), ('const-8', u'INT_EQUAL_-1207095168'), ('const-0', u'SUBPIECE_-1207093929'), (u'LOAD_-1207094946', u'STORE_-1207094931'), (u'LOAD_-1207094815', u'INT_NOTEQUAL_-1207094759'), ('const-4', u'COPY_-1207093975'), (u'INT_AND_-1207094131', u'INT_NOTEQUAL_-1207095200'), (u'MULTI... | null | null | 00122ff3 | x64 | O0 | (translation_unit "void FUN_00122ff3(int *param_1,long param_2,long param_3)\n\n{\n undefined2 uVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n byte *local_48;\n int local_28;\n \n local_28 = *param_1;\n if ((*(byte *)(param_1 + 4) & 4) != 0) {\n if (*(char *)((long)param_1 + 0x11) == '\b') {\n ... | (translation_unit "void png_do_encode_alpha(png_row_infop row_info,png_bytep row,png_structrp png_ptr)\n\n{\n png_uint_16 pVar1;\n png_bytep ppVar2;\n png_uint_16pp pppVar3;\n int iVar4;\n int iVar5;\n png_structrp png_ptr_local;\n png_bytep row_local;\n png_row_infop row_info_local;\n png_uint_16 v;\n png_ui... | (translation_unit "void FUN_00122ff3(int *param_1,long param_2,long param_3)\n\n{\n undefined2 uVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n byte *local_48;\n int local_28;\n \n local_28 = *param_1;\n if ((*(byte *)(param_1 + 4) & 4) != 0) {\n if (*(char *)((long)param_1 + 0x11) == '\b') {\n ... | (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 "void FUN_00122ff3(int *param_1,long param_2,long param_3)\n\n{\n undefined2 uVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n byte *local_48;\n int local_28;\n \n local_28 = *param_1;\n if ((*(byte *)(param_1 + 4) & 4) != 0) {\n if (*(char *)((long)param_1 + 0x11) == '\b') {\n ... |
void function_1(type_1 row_info,type_2 var_2,type_3 png_ptr)
{
type_4 var_7;
type_2 var_1;
type_5 var_6;
int var_5;
int var_8;
type_3 png_ptr_local;
type_2 var_4;
type_1 row_info_local;
type_4 v;
type_6 var_3;
int step;
int gamma_shift;
int step_1;
type_2 table;
type_5 table_1;
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: (sized_type_specifier) declarator: (id... | null |
void MASKED(int *param_1,long param_2,long param_3)
{
undefined2 uVar1;
undefined4 uVar2;
long lVar3;
int iVar4;
byte *local_48;
int local_28;
local_28 = *param_1;
if ((*(byte *)(param_1 + 4) & 4) != 0) {
if (*(char *)((long)param_1 + 0x11) == '\b') {
lVar3 = *(long *)(param_3 + 0x2b8);
... |
208_ia64-linux-gnu-ar_and_ia64-linux-gnu-ar_strip.c | xatexit_cleanup | FUN_001092a0 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void xatexit_cleanup(void)
{
xatexit **ppxVar1;
int iVar2;
long lVar3;
xatexit *pxVar4;
pxVar4 = xatexit_head;
if (xatexit_head != (xatexit *)0x0) {
do {
iVar2 = pxVar4->ind + -1;
if (-1 < iVar2) {
lVa... |
void FUN_001092a0(void)
{
int iVar1;
long lVar2;
long *plVar3;
plVar3 = (long *)PTR_DAT_001103e0;
if (PTR_DAT_001103e0 != (undefined *)0x0) {
do {
iVar1 = (int)plVar3[1] + -1;
if (-1 < iVar1) {
lVar2 = (long)iVar1;
do {
(*(code *)plVar3[lVar2 + 2])();
l... | PUSH RBP
PUSH RBX
SUB RSP,0x8
MOV RBP,qword ptr [0x001103e0]
TEST RBP,RBP
JZ 0x001092dd
NOP word ptr [RAX + RAX*0x1]
MOV EBX,dword ptr [RBP + 0x8]
SUB EBX,0x1
JS 0x001092d4
MOVSXD RBX,EBX
NOP dword ptr [RAX + RAX*0x1]
CALL qword ptr [RBP + RBX*0x8 + 0x10]
SUB RBX,0x1
TEST EBX,EBX
JNS 0x001092c8
MOV RBP,qword ptr [RBP]
... | null | null | null | null | [(u'LOAD_-1206938885', u'CALLIND_-1206938875'), ('const-0', u'SUBPIECE_-1206938683'), (u'MULTIEQUAL_-1206938646', u'MULTIEQUAL_-1206938632'), ('const-433', u'LOAD_-1206938885'), ('const-0', u'INT_NOTEQUAL_-1206938931'), (u'MULTIEQUAL_-1206938695', u'PTRSUB_-1206938622'), ('const-0', u'INT_NOTEQUAL_-1206938828'), ('tmp_... | [(u'PTRADD_-1206938604', u'LOAD_-1206938885'), (u'MULTIEQUAL_-1206938646', u'MULTIEQUAL_-1206938632'), (u'LOAD_-1206938848', u'CAST_-1206938587'), ('const-2', u'INT_ADD_-1206938651'), ('const-0', u'INT_NOTEQUAL_-1206938931'), ('const--1', u'INT_ADD_-1206938857'), ('tmp_763', u'MULTIEQUAL_-1206938646'), (u'PTRADD_-12069... | null | null | 001092a0 | x64 | O0 | (translation_unit "void FUN_001092a0(void)\n\n{\n int iVar1;\n long lVar2;\n long *plVar3;\n \n plVar3 = (long *)PTR_DAT_001103e0;\n if (PTR_DAT_001103e0 != (undefined *)0x0) {\n do {\n iVar1 = (int)plVar3[1] + -1;\n if (-1 < iVar1) {\n lVar2 = (long)iVar1;\n do {\n (*(code *)p... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid xatexit_cleanup(void)\n\n{\n xatexit **ppxVar1;\n int iVar2;\n long lVar3;\n xatexit *pxVar4;\n \n pxVar4 = xatexit_head;\n if (xatexit_head != (xatexit *)0x0) {\n do {\n iVar2 = pxVar4->ind + -1;\n ... | (translation_unit "void FUN_001092a0(void)\n\n{\n int iVar1;\n long lVar2;\n long *plVar3;\n \n plVar3 = (long *)PTR_DAT_001103e0;\n if (PTR_DAT_001103e0 != (undefined *)0x0) {\n do {\n iVar1 = (int)plVar3[1] + -1;\n if (-1 < iVar1) {\n lVar2 = (long)iVar1;\n do {\n (*(code *)p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (ass... | (function_definition "void FUN_001092a0(void)\n\n{\n int iVar1;\n long lVar2;\n long *plVar3;\n \n plVar3 = (long *)PTR_DAT_001103e0;\n if (PTR_DAT_001103e0 != (undefined *)0x0) {\n do {\n iVar1 = (int)plVar3[1] + -1;\n if (-1 < iVar1) {\n lVar2 = (long)iVar1;\n do {\n (*(code ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
type_1 **ppxVar1;
int var_2;
long var_3;
type_1 *pxVar4;
pxVar4 = var_1;
if (var_1 != (type_1 *)0x0) {
do {
var_2 = pxVar4->ind + -1;
if (-1 < var_2) {
var_3 = (long)var_2;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_spec... | null |
void MASKED(void)
{
int iVar1;
long lVar2;
long *plVar3;
plVar3 = (long *)PTR_DAT_001103e0;
if (PTR_DAT_001103e0 != (undefined *)0x0) {
do {
iVar1 = (int)plVar3[1] + -1;
if (-1 < iVar1) {
lVar2 = (long)iVar1;
do {
(*(code *)plVar3[lVar2 + 2])();
lVar2 =... |
367_libmicrohttpd.so.12.49_and_libmicrohttpd.so.12.49_strip.c | htons | htons |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint16_t htons(uint16_t __hostshort)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* htons@@GLIBC_2.2.5 */
halt_baddat... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint16_t htons(uint16_t __hostshort)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207062310')] | [('const-1', u'RETURN_-1207062310')] | null | null | 0012b0d0 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nuint16_t htons(uint16_t __hostshort)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nuint16_t htons(uint16_t __hostshort)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* htons@@GLI... | (translation_unit "uint16_t htons(uint16_t __hostshort)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "uint16_t htons(uint16_t __hostshort)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "htons(uint16_t __hostshort)" identifier (parameter_list "(uint16... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "uint16_t htons(uint16_t __hostshort)\n\n{\n \n halt_baddata();\n}" (primitive_type "uint16_t") (function_declarator "htons(uint16_t __hostshort)" (identifier "htons") (parameter_list "(uint16_t __hostshort)" (( "(") (parameter_declaration "uint16_t __hostshort" (primitive_type ... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint16_t function_1(uint16_t __hostshort)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* htons@@GLIBC_2.2.5 */
var_1(... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
uint16_t MASKED(uint16_t __hostshort)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
180_psftp_and_psftp_strip.c | conf_set_str | FUN_0010c560 |
void conf_set_str(Conf *conf,int primary,char *value)
{
conf_entry *entry_00;
char *pcVar1;
char *value_local;
int primary_local;
Conf *conf_local;
conf_entry *entry;
entry_00 = (conf_entry *)safemalloc(1,0x18);
if (subkeytypes[primary] != 0) {
/* WARNING: Subroutine does not re... |
void FUN_0010c560(undefined8 param_1,int param_2,undefined8 param_3)
{
int *piVar1;
undefined8 uVar2;
piVar1 = (int *)FUN_00110d9a(1,0x18);
if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("subkeytypes[primary] == TYPE_N... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV qword ptr [RBP + -0x28],RDX
MOV ESI,0x18
MOV EDI,0x1
CALL 0x00110d9a
MOV qword ptr [RBP + -0x8],RAX
MOV EAX,dword ptr [RBP + -0x1c]
CDQE
LEA RDX,[RAX*0x4]
LEA RAX,[0x1b8020]
MOV EAX,dword ptr [RDX + RAX*0x1]
TEST EAX,E... | null | null | null | null | [(u'CAST_-1206925587', u'CALL_-1206925648'), (u'LOAD_-1206925884', u'INT_NOTEQUAL_-1206925864'), (u'PTRSUB_-1206925564', u'PTRADD_-1206925563'), (u'INT_NOTEQUAL_-1206925864', u'CBRANCH_-1206925864'), ('const-4', u'PTRADD_-1206925504'), ('const-0', u'PTRSUB_-1206925505'), ('const-1', u'RETURN_-1206925730'), ('const-433'... | [(u'PTRSUB_-1206925506', u'PTRADD_-1206925732'), (u'LOAD_-1206925884', u'INT_NOTEQUAL_-1206925864'), ('const-433', u'LOAD_-1206925794'), (u'INT_NOTEQUAL_-1206925864', u'CBRANCH_-1206925864'), ('const-1651888', u'COPY_-1206925543'), ('const-1', u'PTRADD_-1206925822'), ('const-1', u'RETURN_-1206925730'), ('const-433', u'... | null | null | 0010c560 | x64 | O0 | (translation_unit "void FUN_0010c560(undefined8 param_1,int param_2,undefined8 param_3)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n piVar1 = (int *)FUN_00110d9a(1,0x18);\n if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("sub... | (translation_unit "void conf_set_str(Conf *conf,int primary,char *value)\n\n{\n conf_entry *entry_00;\n char *pcVar1;\n char *value_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n \n entry_00 = (conf_entry *)safemalloc(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* W... | (translation_unit "void FUN_0010c560(undefined8 param_1,int param_2,undefined8 param_3)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n piVar1 = (int *)FUN_00110d9a(1,0x18);\n if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) {\n \n __assert_fail("subkeytypes[primary] == TYPE_NONE","conf.c",... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_stateme... | (function_definition "void FUN_0010c560(undefined8 param_1,int param_2,undefined8 param_3)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n piVar1 = (int *)FUN_00110d9a(1,0x18);\n if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) {\n \n __assert_fail("subkeytypes[primary] == TYPE_NONE","conf.... |
void function_1(type_1 *conf,int primary,char *value)
{
type_2 *entry_00;
char *pcVar1;
char *value_local;
int primary_local;
type_1 *conf_local;
type_2 *entry;
entry_00 = (type_2 *)var_1(1,0x18);
if (subkeytypes[primary] != 0) {
/* WARNING: Subroutine does not return */
var... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type... | null |
void MASKED(undefined8 param_1,int param_2,undefined8 param_3)
{
int *piVar1;
undefined8 uVar2;
piVar1 = (int *)FUN_00110d9a(1,0x18);
if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("subkeytypes[primary] == TYPE_NONE","... |
813_libtomcrypt.so_and_libtomcrypt.so_strip.c | rmd160_done | rmd160_done |
int rmd160_done(hash_state *md,uchar *out)
{
uint uVar1;
long lVar2;
int iVar3;
long in_FS_OFFSET;
uchar *out_local;
hash_state *md_local;
int i;
ulong64 __t;
lVar2 = *(long *)(in_FS_OFFSET + 0x28);
if (md == (hash_state *)0x0) {
/* WARNING: Subroutine does not return */
... |
undefined8 rmd160_done(long *param_1,long param_2)
{
uint uVar1;
long lVar2;
undefined8 uVar3;
long in_FS_OFFSET;
int local_1c;
lVar2 = *(long *)(in_FS_OFFSET + 0x28);
if (param_1 == (long *)0x0) {
crypt_argchk("md != NULL","src/hashes/rmd160.c",0x168);
}
if (param_2 == 0) {
crypt_argchk(... | SUB RSP,0x38
MOV qword ptr [RSP + 0x8],RDI
MOV qword ptr [RSP],RSI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RSP + 0x28],RAX
XOR EAX,EAX
CMP qword ptr [RSP + 0x8],0x0
JNZ 0x00170974
MOV EDX,0x168
LEA RSI,[0x1e8ccf]
LEA RDI,[0x1e8ce3]
CALL 0x001142b0
CMP qword ptr [RSP],0x0
JNZ 0x00170993
MOV EDX,0x169
LEA RSI,[0x1e8cc... | null | null | null | null | [(u'MULTIEQUAL_-1207431562', u'INT_ADD_-1207432331'), ('tmp_1373', u'PTRSUB_-1207431477'), ('const-8', u'INT_ADD_-1207431667'), ('const-0', u'PTRSUB_-1207431664'), ('const-0', u'STORE_-1207432173'), (u'LOAD_-1207432654', u'CAST_-1207431685'), ('const-0', u'PTRSUB_-1207431477'), ('const-2002127', u'COPY_-1207431860'), (... | [('tmp_2479', u'PTRADD_-1207431633'), ('const-433', u'LOAD_-1207432658'), (u'PTRADD_-1207431692', u'LOAD_-1207432644'), (u'INT_ADD_-1207432034', u'CAST_-1207431353'), ('tmp_769', u'CBRANCH_-1207432291'), ('const-9', u'PTRADD_-1207431605'), (u'PTRADD_-1207431617', u'CAST_-1207431594'), (u'INT_SLESS_-1207432097', u'CBRAN... | null | null | 00170937 | x64 | O0 | (translation_unit "undefined8 rmd160_done(long *param_1,long param_2)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n int local_1c;\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_1 == (long *)0x0) {\n crypt_argchk("md != NULL","src/hashes/rmd160.c",0x168);\n }\n if (pa... | (translation_unit "int rmd160_done(hash_state *md,uchar *out)\n\n{\n uint uVar1;\n long lVar2;\n int iVar3;\n long in_FS_OFFSET;\n uchar *out_local;\n hash_state *md_local;\n int i;\n ulong64 __t;\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n if (md == (hash_state *)0x0) {\n /* WARNING: S... | (translation_unit "undefined8 rmd160_done(long *param_1,long param_2)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n int local_1c;\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_1 == (long *)0x0) {\n crypt_argchk("md != NULL","src/hashes/rmd160.c",0x168);\n }\n if (pa... | (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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier lo... | (function_definition "undefined8 rmd160_done(long *param_1,long param_2)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n int local_1c;\n \n lVar2 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_1 == (long *)0x0) {\n crypt_argchk("md != NULL","src/hashes/rmd160.c",0x168);\n }\n if ... |
int function_1(type_1 *var_2,type_2 *var_4)
{
type_3 var_5;
long var_8;
int iVar3;
long var_1;
type_2 *out_local;
type_1 *md_local;
int var_7;
type_4 __t;
var_8 = *(long *)(var_1 + 0x28);
if (var_2 == (type_1 *)0x0) {
/* WARNING: Subroutine does not return */
var_3("md !... | 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: (sized_type_specifier) declarat... | null |
undefined8 MASKED(long *param_1,long param_2)
{
uint uVar1;
long lVar2;
undefined8 uVar3;
long in_FS_OFFSET;
int local_1c;
lVar2 = *(long *)(in_FS_OFFSET + 0x28);
if (param_1 == (long *)0x0) {
crypt_argchk("md != NULL","src/hashes/rmd160.c",0x168);
}
if (param_2 == 0) {
crypt_argchk("out ... |
13464_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~moneypunct_byname | FUN_004fa050 |
/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */
void __thiscall
std::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)
{
*(undefined ***)this = &PTR__moneypunct_byname_0067aa88;
moneypunct<wchar_t,true>::~moneypunct((moneypunct<wchar_t,true> *)this);
o... |
void FUN_004fa050(undefined8 *param_1)
{
*param_1 = &PTR_FUN_0067aa88;
FUN_004e28a0();
FUN_0049e330(param_1);
return;
}
| LEA RAX,[0x67aa78]
PUSH RBX
MOV RBX,RDI
ADD RAX,0x10
MOV qword ptr [RDI],RAX
CALL 0x004e28a0
MOV RDI,RBX
POP RBX
JMP 0x0049e330 | null | null | null | null | [('tmp_74', u'CAST_-1202675497'), ('const-0', u'PTRSUB_-1202675496'), ('tmp_74', u'CAST_-1202675493'), ('const-6793864', u'PTRSUB_-1202675496'), (u'CAST_-1202675497', u'STORE_-1202675599'), ('const-433', u'STORE_-1202675599'), (u'PTRSUB_-1202675496', u'STORE_-1202675599'), ('const-0', u'RETURN_-1202675570'), (u'CAST_-1... | [('tmp_137', u'CALL_-1202675574'), (u'PTRSUB_-1202675496', u'STORE_-1202675599'), ('tmp_137', u'STORE_-1202675599'), ('const-0', u'RETURN_-1202675570'), ('const-0', u'PTRSUB_-1202675496'), ('const-433', u'STORE_-1202675599'), ('const-6793864', u'PTRSUB_-1202675496')] | null | null | 004fa050 | x64 | O0 | (translation_unit "void FUN_004fa050(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0067aa88;\n FUN_004e28a0();\n FUN_0049e330(param_1);\n return;\n}\n\n" (function_definition "void FUN_004fa050(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0067aa88;\n FUN_004e28a0();\n FUN_0049e330(param_1);\n return;\n}" p... | (translation_unit "/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */\n\nvoid __thiscall\nstd::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)\n\n{\n *(undefined ***)this = &PTR__moneypunct_byname_0067aa88;\n moneypunct<wchar_t,true>::~moneypunct((moneypunct<w... | (translation_unit "void FUN_004fa050(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0067aa88;\n FUN_004e28a0();\n FUN_0049e330(param_1);\n return;\n}\n\n" (function_definition "void FUN_004fa050(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0067aa88;\n FUN_004e28a0();\n FUN_0049e330(param_1);\n return;\n}" p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_004fa050(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0067aa88;\n FUN_004e28a0();\n FUN_0049e330(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004fa050(undefined8 *param_1)" (identifier "FUN_004fa050") (parameter_list "(undefined8 *param_1)" (( "(") (par... |
/* std::moneypunct_byname<wchar_t, true>::~moneypunct_byname() */
void __thiscall
std::moneypunct_byname<wchar_t,true>::~moneypunct_byname(moneypunct_byname<wchar_t,true> *this)
{
*(undefined ***)this = &PTR__moneypunct_byname_0067aa88;
moneypunct<wchar_t,true>::~moneypunct((moneypunct<wchar_t,true> *)this);
o... | 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_0067aa88;
FUN_004e28a0();
FUN_0049e330(param_1);
return;
}
|
520_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c | info_msg | FUN_00125160 |
void info_msg(char *fmt,...)
{
char in_AL;
undefined8 in_RCX;
undefined8 in_RDX;
undefined8 in_RSI;
undefined8 in_R8;
undefined8 in_R9;
undefined8 in_XMM0_Qa;
undefined8 in_XMM1_Qa;
undefined8 in_XMM2_Qa;
undefined8 in_XMM3_Qa;
undefined8 in_XMM4_Qa;
undefined8 in_XMM5_Qa;
undefined8 in_XMM6... |
void FUN_00125160(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,
undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,
undefined8 param... | SUB RSP,0xd8
MOV qword ptr [RSP + 0x28],RSI
MOV qword ptr [RSP + 0x30],RDX
MOV qword ptr [RSP + 0x38],RCX
MOV qword ptr [RSP + 0x40],R8
MOV qword ptr [RSP + 0x48],R9
TEST AL,AL
JZ 0x001251bb
MOVAPS xmmword ptr [RSP + 0x50],XMM0
MOVAPS xmmword ptr [RSP + 0x60],XMM1
MOVAPS xmmword ptr [RSP + 0x70],XMM2
MOVAPS xmmword ptr... | null | null | null | null | [('tmp_496', u'COPY_-1207086432'), ('tmp_466', u'COPY_-1207086437'), ('tmp_490', u'COPY_-1207086433'), ('tmp_478', u'COPY_-1207086435'), (u'CALL_-1207086508', u'INDIRECT_-1207086334'), (u'CALL_-1207086508', u'INDIRECT_-1207086338'), ('tmp_682', u'MULTIEQUAL_-1207086386'), ('tmp_692', u'MULTIEQUAL_-1207086406'), ('const... | [(u'CALL_-1207086508', u'INDIRECT_-1207086351'), ('tmp_753', u'MULTIEQUAL_-1207086379'), ('tmp_440', u'COPY_-1207086366'), (u'COPY_-1207086419', u'MULTIEQUAL_-1207086371'), ('const-8', u'COPY_-1207086544'), (u'CALL_-1207086508', u'INDIRECT_-1207086335'), ('tmp_755', u'MULTIEQUAL_-1207086383'), ('tmp_535', u'COPY_-12070... | null | null | 00125160 | x64 | O0 | (translation_unit "void FUN_00125160(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ... | (translation_unit "void info_msg(char *fmt,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 ... | (translation_unit "void FUN_00125160(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (paramete... | (function_definition "void FUN_00125160(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ... |
void function_1(char *fmt,...)
{
char var_1;
type_1 in_RCX;
type_1 in_RDX;
type_1 in_RSI;
type_1 in_R8;
type_1 in_R9;
type_1 in_XMM0_Qa;
type_1 in_XMM1_Qa;
type_1 in_XMM2_Qa;
type_1 in_XMM3_Qa;
type_1 in_XMM4_Qa;
type_1 in_XMM5_Qa;
type_1 in_XMM6_Qa;
type_1 in_XMM7_Qa;
type_2 arg;
type... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... | null |
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,
undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,
undefined8 param_13,un... |
8005_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | _M_append | FUN_002e2ee0 |
/* std::string::_M_append(char const*, unsigned long) */
string * __thiscall std::string::_M_append(string *this,char *param_1,ulong param_2)
{
ulong uVar1;
ulong uVar2;
string *psVar3;
ulong uVar4;
uVar2 = *(ulong *)(this + 8);
psVar3 = *(string **)this;
uVar1 = uVar2 + param_2;
if (psVar3 == thi... |
long * FUN_002e2ee0(long *param_1,undefined1 *param_2,size_t param_3)
{
ulong uVar1;
long lVar2;
long *plVar3;
ulong uVar4;
lVar2 = param_1[1];
plVar3 = (long *)*param_1;
uVar1 = lVar2 + param_3;
if (plVar3 == param_1 + 2) {
uVar4 = 0xf;
}
else {
uVar4 = param_1[2];
}
if (uVar4 < uV... | PUSH RBP
PUSH RBX
MOV RBX,RDI
LEA R8,[RBX + 0x10]
SUB RSP,0x8
MOV RAX,qword ptr [RDI + 0x8]
MOV RDI,qword ptr [RDI]
LEA RBP,[RAX + RDX*0x1]
CMP RDI,R8
JZ 0x002e2f50
MOV R8,qword ptr [RBX + 0x10]
CMP RBP,R8
JA 0x002e2f30
TEST RDX,RDX
JZ 0x002e2f1c
ADD RDI,RAX
CMP RDX,0x1
JZ 0x002e2f60
CALL 0x00147aa0
MOV RDI,qword ptr [... | null | null | null | null | [(u'INT_EQUAL_-1204736222', u'CBRANCH_-1204736220'), ('tmp_390', u'PTRADD_-1204736157'), (u'LOAD_-1204736248', u'INT_EQUAL_-1204736222'), (u'CAST_-1204735919', u'LOAD_-1204736143'), (u'PTRADD_-1204736157', u'CAST_-1204735951'), (u'INT_EQUAL_-1204736154', u'CBRANCH_-1204736151'), ('const-1', u'PTRADD_-1204736192'), ('tm... | [(u'INT_EQUAL_-1204736222', u'CBRANCH_-1204736220'), ('tmp_643', u'PTRADD_-1204735976'), ('const-2', u'PTRADD_-1204735950'), ('const-0', u'STORE_-1204736123'), (u'INT_EQUAL_-1204736154', u'CBRANCH_-1204736151'), (u'INT_ADD_-1204736109', u'CAST_-1204735904'), ('tmp_141', u'CBRANCH_-1204736195'), ('tmp_643', u'LOAD_-1204... | null | null | 002e2ee0 | x64 | O0 | (translation_unit "long * FUN_002e2ee0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 =... | (translation_unit "/* std::string::_M_append(char const*, unsigned long) */\n\nstring * __thiscall std::string::_M_append(string *this,char *param_1,ulong param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n string *psVar3;\n ulong uVar4;\n \n uVar2 = *(ulong *)(this + 8);\n psVar3 = *(string **)this;\n uVar1 = uVar2 ... | (translation_unit "long * FUN_002e2ee0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 =... | (translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (co... | (function_definition "long * FUN_002e2ee0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar... |
/* std::string::_M_append(char const*, unsigned long) */
type_2 * __thiscall std::type_2::_M_append(type_2 *var_1,char *var_8,type_1 var_3)
{
type_1 var_6;
type_1 var_2;
type_2 *var_4;
type_1 var_5;
var_2 = *(type_1 *)(var_1 + 8);
var_4 = *(type_2 **)var_1;
var_6 = var_2 + var_3;
if (var_4 == var_... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ... | null |
long * MASKED(long *param_1,undefined1 *param_2,size_t param_3)
{
ulong uVar1;
long lVar2;
long *plVar3;
ulong uVar4;
lVar2 = param_1[1];
plVar3 = (long *)*param_1;
uVar1 = lVar2 + param_3;
if (plVar3 == param_1 + 2) {
uVar4 = 0xf;
}
else {
uVar4 = param_1[2];
}
if (uVar4 < uVar1) {... |
8982_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | at | FUN_002f0fb0 |
/* std::wstring::at(unsigned long) const */
long __thiscall std::wstring::at(wstring *this,ulong param_1)
{
if (param_1 < *(ulong *)(*(long *)this + -0x18)) {
return *(long *)this + param_1 * 4;
}
/* WARNING: Subroutine does not return */
__throw_out_of_range_fmt("basic_string::at: __n ... |
long FUN_002f0fb0(long *param_1,ulong param_2)
{
if (param_2 < *(ulong *)(*param_1 + -0x18)) {
return *param_1 + param_2 * 4;
}
/* WARNING: Subroutine does not return */
FUN_002b56d0("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)");
}
| MOV RAX,qword ptr [RDI]
MOV RDX,qword ptr [RAX + -0x18]
CMP RSI,RDX
JNC 0x002f0fc1
LEA RAX,[RAX + RSI*0x4]
RET
PUSH RAX
LEA RDI,[0x329210]
XOR EAX,EAX
CALL 0x002b56d0 | null | null | null | null | [('const-0', u'RETURN_-1204809760'), (u'INT_LESS_-1204809780', u'CBRANCH_-1204809777'), (u'COPY_-1204809776', u'RETURN_-1204809760'), (u'INT_ADD_-1204809784', u'CAST_-1204809666'), (u'COPY_-1204809707', u'CALL_-1204809735'), ('const--24', u'INT_ADD_-1204809784'), ('const-433', u'LOAD_-1204809806'), (u'CAST_-1204809666'... | [('const-0', u'RETURN_-1204809760'), ('const-433', u'LOAD_-1204809800'), (u'INT_LESS_-1204809780', u'CBRANCH_-1204809777'), (u'COPY_-1204809776', u'RETURN_-1204809760'), (u'COPY_-1204809707', u'CALL_-1204809735'), ('const--24', u'INT_ADD_-1204809784'), ('const-433', u'LOAD_-1204809806'), (u'INT_ADD_-1204809784', u'CAST... | null | null | 002f0fb0 | x64 | O0 | (translation_unit "long FUN_002f0fb0(long *param_1,ulong param_2)\n\n{\n if (param_2 < *(ulong *)(*param_1 + -0x18)) {\n return *param_1 + param_2 * 4;\n }\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)");\n}\n\n" ... | (translation_unit "/* std::wstring::at(unsigned long) const */\n\nlong __thiscall std::wstring::at(wstring *this,ulong param_1)\n\n{\n if (param_1 < *(ulong *)(*(long *)this + -0x18)) {\n return *(long *)this + param_1 * 4;\n }\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_... | (translation_unit "long FUN_002f0fb0(long *param_1,ulong param_2)\n\n{\n if (param_2 < *(ulong *)(*param_1 + -0x18)) {\n return *param_1 + param_2 * 4;\n }\n \n FUN_002b56d0("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)");\n}\n\n" (function_definition "long FUN_002f0fb0(l... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression ... | (function_definition "long FUN_002f0fb0(long *param_1,ulong param_2)\n\n{\n if (param_2 < *(ulong *)(*param_1 + -0x18)) {\n return *param_1 + param_2 * 4;\n }\n \n FUN_002b56d0("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)");\n}" (sized_type_specifier "long" (long "long")... |
/* std::wstring::at(unsigned long) const */
long __thiscall std::type_1::function_1(type_1 *this,type_2 var_1)
{
if (var_1 < *(type_2 *)(*(long *)this + -0x18)) {
return *(long *)this + var_1 * 4;
}
/* WARNING: Subroutine does not return */
var_2("basic_string::at: __n (which is %zu) >=... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarat... | null |
long MASKED(long *param_1,ulong param_2)
{
if (param_2 < *(ulong *)(*param_1 + -0x18)) {
return *param_1 + param_2 * 4;
}
/* WARNING: Subroutine does not return */
FUN_002b56d0("basic_string::at: __n (which is %zu) >= this->size() (which is %zu)");
}
|
640_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c | symbol_X_add_number | FUN_00131d40 |
offsetT * symbol_X_add_number(symbolS *s)
{
if (((uint)s->sy_flags & 1) != 0) {
if ((segT)s->bsym != reg_section) {
return &(s->sy_value).X_add_number;
}
s = (s->sy_value).X_op_symbol;
}
return &(s->sy_value).X_add_number;
}
|
byte * FUN_00131d40(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(long *)(param_1 + 8) != DAT_0016e1f8) {
return param_1 + 0x20;
}
param_1 = *(byte **)(param_1 + 0x18);
}
return param_1 + 0x20;
}
| TEST byte ptr [RDI],0x1
JZ 0x00131d64
LEA RAX,[RDI + 0x20]
MOV RDX,qword ptr [0x0016e1f8]
CMP qword ptr [RDI + 0x8],RDX
JZ 0x00131d60
RET
MOV RDI,qword ptr [RDI + 0x18]
LEA RAX,[RDI + 0x20]
RET | null | null | null | null | [(u'MULTIEQUAL_-1207165485', u'PTRSUB_-1207165462'), ('const-1', u'INT_AND_-1207165602'), (u'PTRSUB_-1207165458', u'COPY_-1207165561'), (u'PTRSUB_-1207165498', u'PTRSUB_-1207165491'), ('tmp_172', u'COPY_-1207165551'), (u'PTRSUB_-1207165504', u'LOAD_-1207165628'), ('tmp_105', u'PTRSUB_-1207165498'), ('const-433', u'LOAD... | [(u'PTRADD_-1207165537', u'CAST_-1207165490'), ('const-433', u'LOAD_-1207165599'), ('const-32', u'PTRADD_-1207165498'), (u'CAST_-1207165473', u'LOAD_-1207165567'), ('tmp_158', u'PTRADD_-1207165537'), ('tmp_70', u'CBRANCH_-1207165581'), ('tmp_158', u'MULTIEQUAL_-1207165485'), ('const-0', u'INT_NOTEQUAL_-1207165615'), (u... | null | null | 00131d40 | x64 | O0 | (translation_unit "byte * FUN_00131d40(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_0016e1f8) {\n return param_1 + 0x20;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return param_1 + 0x20;\n}\n\n" (function_definition "byte * FUN_00131d40(byte *param_1)\n\n{... | (translation_unit "offsetT * symbol_X_add_number(symbolS *s)\n\n{\n if (((uint)s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return &(s->sy_value).X_add_number;\n }\n s = (s->sy_value).X_op_symbol;\n }\n return &(s->sy_value).X_add_number;\n}\n\n" (function_definition "offsetT * symb... | (translation_unit "byte * FUN_00131d40(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_0016e1f8) {\n return param_1 + 0x20;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return param_1 + 0x20;\n}\n\n" (function_definition "byte * FUN_00131d40(byte *param_1)\n\n{... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expr... | (function_definition "byte * FUN_00131d40(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_0016e1f8) {\n return param_1 + 0x20;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return param_1 + 0x20;\n}" (type_identifier "byte") (pointer_declarator "* FUN_00131d40(b... |
type_1 * function_1(type_2 *s)
{
if (((type_3)s->sy_flags & 1) != 0) {
if ((type_4)s->bsym != var_1) {
return &(s->sy_value).X_add_number;
}
s = (s->sy_value).X_op_symbol;
}
return &(s->sy_value).X_add_number;
}
| 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 (if_... | null |
byte * MASKED(byte *param_1)
{
if ((*param_1 & 1) != 0) {
if (*(long *)(param_1 + 8) != DAT_0016e1f8) {
return param_1 + 0x20;
}
param_1 = *(byte **)(param_1 + 0x18);
}
return param_1 + 0x20;
}
|
3493_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | is_deferred_layout | FUN_001c3d10 |
/* DWARF original prototype: bool is_deferred_layout(Sized_relobj_file<64,_false> * this) */
bool __thiscall
gold::Sized_relobj_file<64,_false>::is_deferred_layout(Sized_relobj_file<64,_false> *this)
{
return this->is_deferred_layout_;
}
|
undefined1 FUN_001c3d10(long param_1)
{
return *(undefined1 *)(param_1 + 0x1e1);
}
| MOVZX EAX,byte ptr [RDI + 0x1e1]
RET | null | null | null | null | [('const-433', u'LOAD_-1207747309'), (u'PTRSUB_-1207747230', u'LOAD_-1207747309'), ('const-481', u'PTRSUB_-1207747230'), (u'LOAD_-1207747309', u'COPY_-1207747296'), ('tmp_21', u'PTRSUB_-1207747230'), ('const-0', u'RETURN_-1207747289'), (u'COPY_-1207747296', u'RETURN_-1207747289')] | [(u'CAST_-1207747235', u'LOAD_-1207747309'), ('const-481', u'INT_ADD_-1207747293'), (u'INT_ADD_-1207747293', u'CAST_-1207747235'), ('tmp_27', u'INT_ADD_-1207747293'), ('const-433', u'LOAD_-1207747309'), (u'LOAD_-1207747309', u'COPY_-1207747299'), ('const-0', u'RETURN_-1207747289'), (u'COPY_-1207747299', u'RETURN_-12077... | null | null | 001c3d10 | x64 | O0 | (translation_unit "undefined1 FUN_001c3d10(long param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x1e1);\n}\n\n" (function_definition "undefined1 FUN_001c3d10(long param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x1e1);\n}" type_identifier (function_declarator "FUN_001c3d10(long param_1)" identifier (parameter_list ... | (translation_unit "/* DWARF original prototype: bool is_deferred_layout(Sized_relobj_file<64,_false> * this) */\n\nbool __thiscall\ngold::Sized_relobj_file<64,_false>::is_deferred_layout(Sized_relobj_file<64,_false> *this)\n\n{\n return this->is_deferred_layout_;\n}\n\n" comment (declaration "bool __thiscall\ngold::Si... | (translation_unit "undefined1 FUN_001c3d10(long param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x1e1);\n}\n\n" (function_definition "undefined1 FUN_001c3d10(long param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x1e1);\n}" type_identifier (function_declarator "FUN_001c3d10(long param_1)" identifier (parameter_list ... | (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 "undefined1 FUN_001c3d10(long param_1)\n\n{\n return *(undefined1 *)(param_1 + 0x1e1);\n}" (type_identifier "undefined1") (function_declarator "FUN_001c3d10(long param_1)" (identifier "FUN_001c3d10") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifi... |
/* DWARF original prototype: bool is_deferred_layout(Sized_relobj_file<64,_false> * this) */
bool __thiscall
gold::Sized_relobj_file<64,_false>::is_deferred_layout(Sized_relobj_file<64,_false> *this)
{
return this->is_deferred_layout_;
}
| 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 |
undefined1 MASKED(long param_1)
{
return *(undefined1 *)(param_1 + 0x1e1);
}
|
236_m68k-linux-gnu-ranlib_and_m68k-linux-gnu-ranlib_strip.c | ctime | ctime |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * ctime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ctime@@GLIBC_2.2.5 */
halt_baddata();
}
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * ctime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207037758')] | [('const-1', u'RETURN_-1207037758')] | null | null | 001110b8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment commen... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ctime@@GLIBC_2.2.... | (translation_unit "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" ident... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* ctime(time_t *__timer)" (* "*") (function_declarator "ctime(time_t *__timer)" (identifier "ctime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* ctime@@GLIBC_2.2.5 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expr... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
163_rmdir_and_rmdir_strip.c | __fpending | __fpending |
/* WARNING: Control flow encountered bad instruction data */
void __fpending(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __fpending@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __fpending(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206927286')] | [('const-1', u'RETURN_-1206927286')] | null | null | 0010c040 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __fpending(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __fpending(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __fpending(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __fpending@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void __fpending(voi... | (translation_unit "void __fpending(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __fpending(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__fpending(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __fpending(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__fpending(void)" (identifier "__fpending") (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 */
/* __fpending@@GLIBC_2.2.5 */
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();
}
|
3162_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | format_enum | FUN_001b1150 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Object_format format_enum(General_options * this) */
Object_format __thiscall gold::General_options::format_enum(General_options *this)
{
Object_format OVar1;
OVar1 = string_to_object_format((this->format_).value);
r... |
void FUN_001b1150(long param_1)
{
FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));
return;
}
| MOV RDI,qword ptr [RDI + 0x608]
JMP 0x001b0fc0 | null | null | null | null | [('const-1440', u'PTRSUB_-1207692899'), (u'LOAD_-1207692973', u'CALL_-1207692959'), (u'PTRSUB_-1207692897', u'LOAD_-1207692973'), (u'PTRSUB_-1207692899', u'PTRSUB_-1207692897'), (u'CALL_-1207692959', u'RETURN_-1207692955'), ('tmp_17', u'PTRSUB_-1207692899'), ('const-104', u'PTRSUB_-1207692897'), ('const-433', u'LOAD_-1... | [('tmp_28', u'INT_ADD_-1207692957'), (u'CAST_-1207692901', u'LOAD_-1207692973'), (u'INT_ADD_-1207692957', u'CAST_-1207692901'), (u'LOAD_-1207692973', u'CALL_-1207692959'), ('const-433', u'LOAD_-1207692973'), ('const-0', u'RETURN_-1207692955'), ('const-1544', u'INT_ADD_-1207692957')] | null | null | 001b1150 | x64 | O0 | (translation_unit "void FUN_001b1150(long param_1)\n\n{\n FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));\n return;\n}\n\n" (function_definition "void FUN_001b1150(long param_1)\n\n{\n FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));\n return;\n}" primitive_type (function_declarator "FUN_001b1150(long param_1)" iden... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Object_format format_enum(General_options * this) */\n\nObject_format __thiscall gold::General_options::format_enum(General_options *this)\n\n{\n Object_format OVar1;\n \n OVar1 = string_to_object_format((... | (translation_unit "void FUN_001b1150(long param_1)\n\n{\n FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));\n return;\n}\n\n" (function_definition "void FUN_001b1150(long param_1)\n\n{\n FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));\n return;\n}" primitive_type (function_declarator "FUN_001b1150(long param_1)" iden... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl... | (function_definition "void FUN_001b1150(long param_1)\n\n{\n FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b1150(long param_1)" (identifier "FUN_001b1150") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_sp... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: Object_format format_enum(General_options * this) */
type_1 __thiscall gold::type_2::function_1(type_2 *this)
{
type_1 OVar1;
OVar1 = var_1((this->format_).value);
return OVar1;
}
| 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 (expression_statement (call_expression function: (identifier) argu... | null |
void MASKED(long param_1)
{
FUN_001b0fc0(*(undefined8 *)(param_1 + 0x608));
return;
}
|
76_ia64-linux-gnu-objdump_and_ia64-linux-gnu-objdump_strip.c | cplus_demangle_init_info | cplus_demangle_init_info |
void cplus_demangle_init_info(void)
{
(*(code *)PTR_cplus_demangle_init_info_00155260)();
return;
}
|
void cplus_demangle_init_info(void)
{
(*(code *)PTR_cplus_demangle_init_info_00155260)();
return;
}
| JMP qword ptr [0x00155260] | null | null | null | null | [(u'INDIRECT_-1206946556', u'COPY_-1206946615'), ('tmp_22', u'CAST_-1206946551'), (u'CALLIND_-1206946616', u'INDIRECT_-1206946556'), ('const-0', u'RETURN_-1206946613'), (u'CAST_-1206946551', u'CALLIND_-1206946616')] | [(u'INDIRECT_-1206946556', u'COPY_-1206946615'), ('tmp_22', u'CAST_-1206946551'), (u'CALLIND_-1206946616', u'INDIRECT_-1206946556'), ('const-0', u'RETURN_-1206946613'), (u'CAST_-1206946551', u'CALLIND_-1206946616')] | null | null | 001074c0 | x64 | O0 | (translation_unit "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}\n\n" (function_definition "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_i... | (translation_unit "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}\n\n" (function_definition "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_i... | (translation_unit "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}\n\n" (function_definition "void cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}" primitive_type (function_declarator "cplus_demangle_i... | (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 cplus_demangle_init_info(void)\n\n{\n (*(code *)PTR_cplus_demangle_init_info_00155260)();\n return;\n}" (primitive_type "void") (function_declarator "cplus_demangle_init_info(void)" (identifier "cplus_demangle_init_info") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_cplus_demangle_init_info_00155260)();
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_00155260)();
return;
}
|
6003_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | add_input_section | FUN_0025b0a0 |
/* DWARF original prototype: void add_input_section(Output_section_definition * this,
Input_section_spec * spec, bool keep) */
void __thiscall
gold::Output_section_definition::add_input_section
(Output_section_definition *this,Input_section_spec *spec,bool keep)
{
iterator __position;
Output_section... |
void FUN_0025b0a0(long param_1,undefined8 param_2,undefined1 param_3)
{
undefined8 *puVar1;
undefined8 uVar2;
undefined8 local_30 [2];
uVar2 = FUN_002d94a0(0x78);
/* try { // try from 0025b0c9 to 0025b0cd has its CatchHandler @ 0025b111 */
FUN_0025adc0(uVar2,param_2,param_3);
puVar1... | PUSH R13
MOV R13,RSI
PUSH R12
PUSH RBP
MOV EBP,EDX
PUSH RBX
MOV RBX,RDI
MOV EDI,0x78
SUB RSP,0x18
CALL 0x002d94a0
MOVZX EDX,BPL
MOV RSI,R13
MOV RDI,RAX
MOV R12,RAX
CALL 0x0025adc0
MOV qword ptr [RSP + 0x8],R12
MOV RSI,qword ptr [RBX + 0x68]
CMP RSI,qword ptr [RBX + 0x70]
JZ 0x0025b0f8
MOV qword ptr [RSI],R12
ADD RSI,0x... | null | null | null | null | [('const-96', u'PTRSUB_-1204112903'), (u'PTRSUB_-1204112859', u'CALL_-1204113040'), (u'PTRSUB_-1204112887', u'PTRSUB_-1204112879'), ('tmp_363', u'CALL_-1204113164'), (u'PTRSUB_-1204112909', u'PTRSUB_-1204112900'), (u'LOAD_-1204113147', u'INT_NOTEQUAL_-1204113131'), ('const-433', u'LOAD_-1204113154'), ('const-0', u'PTRS... | [(u'INT_ADD_-1204113036', u'CALL_-1204113040'), (u'CALL_-1204113190', u'STORE_-1204113127'), (u'PTRADD_-1204112906', u'STORE_-1204113108'), (u'INT_ADD_-1204113094', u'CAST_-1204112898'), ('tmp_512', u'INT_ADD_-1204113131'), ('tmp_144', u'CBRANCH_-1204113129'), ('const-433', u'STORE_-1204113127'), ('const-104', u'INT_AD... | null | null | 0025b0a0 | x64 | O0 | (translation_unit "void FUN_0025b0a0(long param_1,undefined8 param_2,undefined1 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n uVar2 = FUN_002d94a0(0x78);\n /* try { // try from 0025b0c9 to 0025b0cd has its CatchHandler @ 0025b111 */\n FUN_0025adc0(uVar2... | (translation_unit "/* DWARF original prototype: void add_input_section(Output_section_definition * this,\n Input_section_spec * spec, bool keep) */\n\nvoid __thiscall\ngold::Output_section_definition::add_input_section\n (Output_section_definition *this,Input_section_spec *spec,bool keep)\n\n{\n iterator __... | (translation_unit "void FUN_0025b0a0(long param_1,undefined8 param_2,undefined1 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n uVar2 = FUN_002d94a0(0x78);\n \n FUN_0025adc0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x68);\n if (puVa... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT... | (function_definition "void FUN_0025b0a0(long param_1,undefined8 param_2,undefined1 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n uVar2 = FUN_002d94a0(0x78);\n \n FUN_0025adc0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x68);\n if (p... |
/* DWARF original prototype: void add_input_section(Output_section_definition * this,
Input_section_spec * spec, bool keep) */
void __thiscall
var_2::type_1::function_1
(type_1 *this,type_2 *spec,bool keep)
{
type_3 __position;
type_4 *this_00;
type_5 *p;
this_00 = (type_4 *)var_1(0x78);
... | 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,undefined1 param_3)
{
undefined8 *puVar1;
undefined8 uVar2;
undefined8 local_30 [2];
uVar2 = FUN_002d94a0(0x78);
/* try { // try from 0025b0c9 to 0025b0cd has its CatchHandler @ 0025b111 */
FUN_0025adc0(uVar2,param_2,param_3);
puVar1 = *(u... |
196_x86_64-kfreebsd-gnu-gprof_and_x86_64-kfreebsd-gnu-gprof_strip.c | cplus_demangle_set_style | cplus_demangle_set_style |
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_set_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void cplus_demangle_set_style(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207000958')] | [('const-1', u'RETURN_-1207000958')] | null | null | 0011a078 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_set_style(void)\n\n{\n ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_set_style(void)\n\n{\n ... | (translation_unit "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_set_style(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 cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_set_style(void)" (identifier "cplus_demangle_set_style") (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();
}
|
9026_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | set_parameters_errors | FUN_00406520 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
void gold::set_parameters_errors(Errors *errors)
{
if (static_parameters.errors_ == (Errors *)0x0) {
static_parameters.errors_ = errors;
return;
}
/* WAR... |
void FUN_00406520(undefined8 param_1)
{
if (DAT_006879a0 == 0) {
DAT_006879a0 = param_1;
return;
}
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/parameters.cc",0x4d,"set_errors");
}
| CMP qword ptr [0x006879a0],0x0
JNZ 0x00406532
MOV qword ptr [0x006879a0],RDI
RET
PUSH RAX
LEA RDX,[0x57c440]
MOV ESI,0x4d
LEA RDI,[0x57c266]
CALL 0x00352af0 | null | null | null | null | [(u'CALL_-1201707675', u'INDIRECT_-1201707599'), ('const-5751398', u'COPY_-1201707653'), ('tmp_153', u'INT_EQUAL_-1201707728'), ('const-0', u'INT_EQUAL_-1201707728'), ('const-1', u'RETURN_-1201707670'), (u'COPY_-1201707653', u'CALL_-1201707675'), (u'COPY_-1201707721', u'COPY_-1201707679'), (u'INDIRECT_-1201707599', u'C... | [('const-0', u'INT_EQUAL_-1201707728'), ('const-1', u'RETURN_-1201707670'), ('const-5751872', u'COPY_-1201707653'), (u'INDIRECT_-1201707600', u'COPY_-1201707658'), ('tmp_117', u'COPY_-1201707721'), (u'COPY_-1201707721', u'COPY_-1201707680'), ('const-5751398', u'COPY_-1201707654'), (u'COPY_-1201707653', u'CALL_-12017076... | null | null | 00406520 | x64 | O0 | (translation_unit "void FUN_00406520(undefined8 param_1)\n\n{\n if (DAT_006879a0 == 0) {\n DAT_006879a0 = param_1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.cc",0x4d,"set_errors");\n}\n\n" (function_definition "void FUN_00406520(undefined... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nvoid gold::set_parameters_errors(Errors *errors)\n\n{\n if (static_parameters.errors_ == (Errors *)0x0) {\n static_parameters.errors_ = errors;\n return;\n }... | (translation_unit "void FUN_00406520(undefined8 param_1)\n\n{\n if (DAT_006879a0 == 0) {\n DAT_006879a0 = param_1;\n return;\n }\n \n FUN_00352af0("../../gold/parameters.cc",0x4d,"set_errors");\n}\n\n" (function_definition "void FUN_00406520(undefined8 param_1)\n\n{\n if (DAT_006879a0 == 0)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (ret... | (function_definition "void FUN_00406520(undefined8 param_1)\n\n{\n if (DAT_006879a0 == 0) {\n DAT_006879a0 = param_1;\n return;\n }\n \n FUN_00352af0("../../gold/parameters.cc",0x4d,"set_errors");\n}" (primitive_type "void") (function_declarator "FUN_00406520(undefined8 param_1)" (identifier... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
void gold::function_1(type_1 *errors)
{
if (static_parameters.errors_ == (type_1 *)0x0) {
static_parameters.errors_ = errors;
return;
}
/* WARNING: Subro... | 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 (if_statement condition: (parenthesized_expression (binary_expression l... | null |
void MASKED(undefined8 param_1)
{
if (DAT_006879a0 == 0) {
DAT_006879a0 = param_1;
return;
}
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/parameters.cc",0x4d,"set_errors");
}
|
1267_bash_and_bash_strip.c | with_input_from_buffered_stream | with_input_from_buffered_stream |
void with_input_from_buffered_stream(int bfd,char *name)
{
INPUT_STREAM location_00;
BUFFERED_STREAM *pBVar1;
code *get;
char *name_local;
int bfd_local;
INPUT_STREAM location;
BUFFERED_STREAM *bp;
pBVar1 = fd_to_buffered_stream(bfd);
if (pBVar1 == (BUFFERED_STREAM *)0x0) {
get = return_EOF;
... |
void with_input_from_buffered_stream(undefined4 param_1,undefined8 param_2)
{
long lVar1;
code *pcVar2;
undefined4 uStack_14;
lVar1 = fd_to_buffered_stream(param_1);
if (lVar1 == 0) {
pcVar2 = return_EOF;
}
else {
pcVar2 = buffered_getchar;
}
init_yy_io(pcVar2,buffered_ungetchar,4,param_2... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV dword ptr [RBP + -0x14],EDI
MOV qword ptr [RBP + -0x20],RSI
MOV EAX,dword ptr [RBP + -0x14]
MOV dword ptr [RBP + -0x10],EAX
MOV EAX,dword ptr [RBP + -0x14]
MOV EDI,EAX
CALL 0x00186b83
MOV qword ptr [RBP + -0x8],RAX
CMP qword ptr [RBP + -0x8],0x0
JNZ 0x001872ae
LEA RAX,[0x134afd]
JM... | null | null | null | null | [(u'PIECE_-1207471233', u'CALL_-1207471332'), ('tmp_445', u'COPY_-1207471284'), ('tmp_201', u'CALL_-1207471426'), ('tmp_202', u'CALL_-1207471332'), (u'CALL_-1207471426', u'INT_EQUAL_-1207471402'), ('const-1601812', u'PTRSUB_-1207471302'), (u'INT_EQUAL_-1207471402', u'CBRANCH_-1207471397'), ('const-0', u'PTRSUB_-1207471... | [('const-1601812', u'PTRSUB_-1207471302'), ('tmp_347', u'CALL_-1207471426'), ('const-4', u'CALL_-1207471332'), ('const-0', u'INT_EQUAL_-1207471402'), ('tmp_453', u'PIECE_-1207471237'), (u'CALL_-1207471426', u'INT_EQUAL_-1207471402'), ('const-0', u'PTRSUB_-1207471302'), (u'PTRSUB_-1207471194', u'CALL_-1207471332'), ('co... | null | null | 0018727b | x64 | O0 | (translation_unit "void with_input_from_buffered_stream(undefined4 param_1,undefined8 param_2)\n\n{\n long lVar1;\n code *pcVar2;\n undefined4 uStack_14;\n \n lVar1 = fd_to_buffered_stream(param_1);\n if (lVar1 == 0) {\n pcVar2 = return_EOF;\n }\n else {\n pcVar2 = buffered_getchar;\n }\n init_yy_io(pcV... | (translation_unit "void with_input_from_buffered_stream(int bfd,char *name)\n\n{\n INPUT_STREAM location_00;\n BUFFERED_STREAM *pBVar1;\n code *get;\n char *name_local;\n int bfd_local;\n INPUT_STREAM location;\n BUFFERED_STREAM *bp;\n \n pBVar1 = fd_to_buffered_stream(bfd);\n if (pBVar1 == (BUFFERED_STREAM *... | (translation_unit "void with_input_from_buffered_stream(undefined4 param_1,undefined8 param_2)\n\n{\n long lVar1;\n code *pcVar2;\n undefined4 uStack_14;\n \n lVar1 = fd_to_buffered_stream(param_1);\n if (lVar1 == 0) {\n pcVar2 = return_EOF;\n }\n else {\n pcVar2 = buffered_getchar;\n }\n init_yy_io(pcV... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expre... | (function_definition "void with_input_from_buffered_stream(undefined4 param_1,undefined8 param_2)\n\n{\n long lVar1;\n code *pcVar2;\n undefined4 uStack_14;\n \n lVar1 = fd_to_buffered_stream(param_1);\n if (lVar1 == 0) {\n pcVar2 = return_EOF;\n }\n else {\n pcVar2 = buffered_getchar;\n }\n init_yy_io(... |
void function_1(int bfd,char *name)
{
type_1 location_00;
type_2 *var_2;
type_3 *get;
char *name_local;
int bfd_local;
type_1 location;
type_2 *bp;
var_2 = var_1(bfd);
if (var_2 == (type_2 *)0x0) {
get = return_EOF;
}
else {
get = buffered_getchar;
}
location_00._4_4_ = location._... | 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)
{
long lVar1;
code *pcVar2;
undefined4 uStack_14;
lVar1 = fd_to_buffered_stream(param_1);
if (lVar1 == 0) {
pcVar2 = return_EOF;
}
else {
pcVar2 = buffered_getchar;
}
init_yy_io(pcVar2,buffered_ungetchar,4,param_2,CONCAT44(uStack_14,param... |
2071_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | do_local_got_offset | FUN_00169e70 |
/* DWARF original prototype: uint do_local_got_offset(Sized_relobj<64,_false> * this, uint symndx,
uint got_type, uint64_t addend) */
uint __thiscall
gold::Sized_relobj<64,_false>::do_local_got_offset
(Sized_relobj<64,_false> *this,uint symndx,uint got_type,uint64_t addend)
{
uint *puVar1;
const_ite... |
void FUN_00169e70(long param_1,undefined4 param_2,int param_3,undefined8 param_4)
{
int *piVar1;
long lVar2;
undefined4 local_18 [2];
undefined8 local_10;
local_18[0] = param_2;
local_10 = param_4;
lVar2 = FUN_00169e10(param_1 + 0xa8,local_18);
if (lVar2 == 0) {
/* WARNING: Subr... | PUSH RBX
ADD RDI,0xa8
MOV EBX,EDX
SUB RSP,0x10
MOV dword ptr [RSP],ESI
MOV RSI,RSP
MOV qword ptr [RSP + 0x8],RCX
CALL 0x00169e10
TEST RAX,RAX
JZ 0x00169ebb
MOV RAX,qword ptr [RAX + 0x18]
TEST RAX,RAX
JNZ 0x00169ea9
JMP 0x00169ed3
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JZ 0x00169ed3
CMP EBX,dword ptr [RAX]
JNZ 0x001... | null | null | null | null | [('const-433', u'LOAD_-1207329026'), ('const-3590704', u'COPY_-1207328787'), (u'MULTIEQUAL_-1207328799', u'INT_EQUAL_-1207329069'), ('const-2', u'PTRADD_-1207328790'), ('const-3584022', u'COPY_-1207328789'), ('const-0', u'RETURN_-1207328976'), ('const-433', u'LOAD_-1207329044'), (u'COPY_-1207328922', u'RETURN_-12073289... | [('const-4294967295', u'INT_NOTEQUAL_-1207329005'), (u'PTRADD_-1207328797', u'CAST_-1207328790'), (u'CALL_-1207328940', u'INDIRECT_-1207328768'), ('const-0', u'RETURN_-1207328976'), ('const-4', u'PTRADD_-1207328797'), ('const-168', u'INT_ADD_-1207329143'), ('tmp_644', u'PTRSUB_-1207328835'), (u'MULTIEQUAL_-1207328806',... | null | null | 00169e70 | x64 | O0 | (translation_unit "void FUN_00169e70(long param_1,undefined4 param_2,int param_3,undefined8 param_4)\n\n{\n int *piVar1;\n long lVar2;\n undefined4 local_18 [2];\n undefined8 local_10;\n \n local_18[0] = param_2;\n local_10 = param_4;\n lVar2 = FUN_00169e10(param_1 + 0xa8,local_18);\n if (lVar2 == 0) {\n ... | (translation_unit "/* DWARF original prototype: uint do_local_got_offset(Sized_relobj<64,_false> * this, uint symndx,\n uint got_type, uint64_t addend) */\n\nuint __thiscall\ngold::Sized_relobj<64,_false>::do_local_got_offset\n (Sized_relobj<64,_false> *this,uint symndx,uint got_type,uint64_t addend)\n\n{\n ... | (translation_unit "void FUN_00169e70(long param_1,undefined4 param_2,int param_3,undefined8 param_4)\n\n{\n int *piVar1;\n long lVar2;\n undefined4 local_18 [2];\n undefined8 local_10;\n \n local_18[0] = param_2;\n local_10 = param_4;\n lVar2 = FUN_00169e10(param_1 + 0xa8,local_18);\n if (lVar2 == 0) {\n ... | (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) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarato... | (function_definition "void FUN_00169e70(long param_1,undefined4 param_2,int param_3,undefined8 param_4)\n\n{\n int *piVar1;\n long lVar2;\n undefined4 local_18 [2];\n undefined8 local_10;\n \n local_18[0] = param_2;\n local_10 = param_4;\n lVar2 = FUN_00169e10(param_1 + 0xa8,local_18);\n if (lVar2 == 0) {\n ... |
/* DWARF original prototype: uint do_local_got_offset(Sized_relobj<64,_false> * this, uint symndx,
uint got_type, uint64_t addend) */
type_1 __thiscall
gold::Sized_relobj<64,type_7>::do_local_got_offset
(Sized_relobj<64,type_7> *this,type_1 symndx,type_1 var_4,uint64_t addend)
{
type_1 *var_3;
type_... | 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,undefined4 param_2,int param_3,undefined8 param_4)
{
int *piVar1;
long lVar2;
undefined4 local_18 [2];
undefined8 local_10;
local_18[0] = param_2;
local_10 = param_4;
lVar2 = FUN_00169e10(param_1 + 0xa8,local_18);
if (lVar2 == 0) {
/* WARNING: Subroutine... |
4988_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | close | FUN_002644f0 |
/* DWARF original prototype: void close(Output_file * this) */
int __thiscall gold::Output_file::close(Output_file *this,int __fd)
{
char *pcVar1;
uint uVar2;
uint extraout_EAX;
ssize_t sVar3;
int *piVar4;
char *pcVar5;
char *pcVar6;
size_t __n;
long lVar7;
if (((this->map_is_anonymous_ != fal... |
void FUN_002644f0(undefined8 *param_1)
{
undefined8 uVar1;
int iVar2;
ssize_t sVar3;
int *piVar4;
char *pcVar5;
undefined8 uVar6;
size_t __n;
long lVar7;
if (((*(char *)(param_1 + 4) != '\0') && (*(char *)((long)param_1 + 0x22) == '\0')) &&
(__n = param_1[2], __n != 0)) {
lVar7 = 0;
... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
CMP byte ptr [RDI + 0x20],0x0
JZ 0x00264541
CMP byte ptr [RDI + 0x22],0x0
JNZ 0x00264541
MOV RBP,qword ptr [RDI + 0x10]
TEST RBP,RBP
JZ 0x00264541
XOR R12D,R12D
LEA R13,[0x3ed8e0]
MOV RSI,qword ptr [RBX + 0x18]
MOV EDI,dword ptr [RBX + 0x8]
M... | null | null | null | null | [(u'INT_EQUAL_-1204206081', u'CBRANCH_-1204206078'), (u'LOAD_-1204205930', u'CALL_-1204205918'), (u'LOAD_-1204205917', u'CALL_-1204205865'), (u'COPY_-1204205787', u'MULTIEQUAL_-1204205716'), ('const-0', u'PTRSUB_-1204205238'), (u'CAST_-1204205329', u'CALL_-1204205889'), (u'LOAD_-1204206126', u'CALL_-1204205930'), (u'CA... | [(u'COPY_-1204205789', u'MULTIEQUAL_-1204205718'), (u'INT_EQUAL_-1204206081', u'CBRANCH_-1204206078'), (u'LOAD_-1204205930', u'CALL_-1204205918'), (u'LOAD_-1204206222', u'INT_ADD_-1204206186'), (u'MULTIEQUAL_-1204205718', u'INT_ADD_-1204206148'), (u'LOAD_-1204205917', u'CALL_-1204205865'), (u'CAST_-1204205454', u'LOAD_... | null | null | 002644f0 | x64 | O0 | (translation_unit "void FUN_002644f0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n int iVar2;\n ssize_t sVar3;\n int *piVar4;\n char *pcVar5;\n undefined8 uVar6;\n size_t __n;\n long lVar7;\n \n if (((*(char *)(param_1 + 4) != '\0') && (*(char *)((long)param_1 + 0x22) == '\0')) &&\n (__n = param_1[2], _... | (translation_unit "/* DWARF original prototype: void close(Output_file * this) */\n\nint __thiscall gold::Output_file::close(Output_file *this,int __fd)\n\n{\n char *pcVar1;\n uint uVar2;\n uint extraout_EAX;\n ssize_t sVar3;\n int *piVar4;\n char *pcVar5;\n char *pcVar6;\n size_t __n;\n long lVar7;\n \n if ... | (translation_unit "void FUN_002644f0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n int iVar2;\n ssize_t sVar3;\n int *piVar4;\n char *pcVar5;\n undefined8 uVar6;\n size_t __n;\n long lVar7;\n \n if (((*(char *)(param_1 + 4) != '\0') && (*(char *)((long)param_1 + 0x22) == '\0')) &&\n (__n = param_1[2], _... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP... | (function_definition "void FUN_002644f0(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n int iVar2;\n ssize_t sVar3;\n int *piVar4;\n char *pcVar5;\n undefined8 uVar6;\n size_t __n;\n long lVar7;\n \n if (((*(char *)(param_1 + 4) != '\0') && (*(char *)((long)param_1 + 0x22) == '\0')) &&\n (__n = param_1[2]... |
/* DWARF original prototype: void close(Output_file * this) */
int __thiscall gold::type_1::function_1(type_1 *this,int __fd)
{
char *pcVar1;
type_2 var_10;
type_2 extraout_EAX;
ssize_t var_4;
int *piVar4;
char *pcVar5;
char *pcVar6;
size_t var_1;
long var_3;
if (((this->map_is_anonymous_ != f... | 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;
int iVar2;
ssize_t sVar3;
int *piVar4;
char *pcVar5;
undefined8 uVar6;
size_t __n;
long lVar7;
if (((*(char *)(param_1 + 4) != '\0') && (*(char *)((long)param_1 + 0x22) == '\0')) &&
(__n = param_1[2], __n != 0)) {
lVar7 = 0;
do {
... |
561_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | sibling_offset | FUN_0014bbae |
/* gold::Dwarf_die::sibling_offset() [clone .cold.418] */
void gold::Dwarf_die::sibling_offset(void)
{
void *in_stack_00000038;
if (in_stack_00000038 != (void *)0x0) {
operator_delete(in_stack_00000038);
}
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0014bbae(void)
{
long in_stack_00000038;
if (in_stack_00000038 != 0) {
FUN_002a2980();
}
/* WARNING: Subroutine does not return */
FUN_003305f0();
}
| MOV RDI,qword ptr [RSP + 0x38]
TEST RDI,RDI
JZ 0x0014bbbd
CALL 0x002a2980
MOV RDI,RBX
CALL 0x003305f0 | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1207190586'), ('tmp_176', u'INT_NOTEQUAL_-1207190586'), (u'INT_NOTEQUAL_-1207190586', u'CBRANCH_-1207190585'), ('const-1', u'RETURN_-1207190561'), ('tmp_176', u'CALL_-1207190578'), ('tmp_32', u'CBRANCH_-1207190585')] | [('const-0', u'INT_NOTEQUAL_-1207190586'), (u'INT_NOTEQUAL_-1207190586', u'CBRANCH_-1207190585'), ('const-1', u'RETURN_-1207190561'), ('tmp_177', u'INT_NOTEQUAL_-1207190586'), ('tmp_32', u'CBRANCH_-1207190585')] | null | null | 0014bbae | x64 | O0 | (translation_unit "void FUN_0014bbae(void)\n\n{\n long in_stack_00000038;\n \n if (in_stack_00000038 != 0) {\n FUN_002a2980();\n }\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014bbae(void)\n\n{\n long in_stack_00000038;\n \n if (in_... | (translation_unit "/* gold::Dwarf_die::sibling_offset() [clone .cold.418] */\n\nvoid gold::Dwarf_die::sibling_offset(void)\n\n{\n void *in_stack_00000038;\n \n if (in_stack_00000038 != (void *)0x0) {\n operator_delete(in_stack_00000038);\n }\n /* WARNING: Subroutine does not return */\n _Unwi... | (translation_unit "void FUN_0014bbae(void)\n\n{\n long in_stack_00000038;\n \n if (in_stack_00000038 != 0) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014bbae(void)\n\n{\n long in_stack_00000038;\n \n if (in_stack_00000038 != 0) {\n FUN_002a2980(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (... | (function_definition "void FUN_0014bbae(void)\n\n{\n long in_stack_00000038;\n \n if (in_stack_00000038 != 0) {\n FUN_002a2980();\n }\n \n FUN_003305f0();\n}" (primitive_type "void") (function_declarator "FUN_0014bbae(void)" (identifier "FUN_0014bbae") (parameter_list "(void)" (( "(") (parame... |
/* gold::Dwarf_die::sibling_offset() [clone .cold.418] */
void gold::Dwarf_die::function_1(void)
{
void *var_1;
if (var_1 != (void *)0x0) {
var_2(var_1);
}
/* WARNING: Subroutine does not return */
var_3();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (par... | null |
void MASKED(void)
{
long in_stack_00000038;
if (in_stack_00000038 != 0) {
FUN_002a2980();
}
/* WARNING: Subroutine does not return */
FUN_003305f0();
}
|
674_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | string_const&)_[clone_.cold.27] | FUN_0014f52e |
/* transaction clone for std::range_error::range_error(std::string const&) [clone .cold.27] */
void std::range_error::range_error(std::string_const____clone__cold_27_(void)
{
range_error *unaff_RBX;
~range_error(unaff_RBX);
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0014f52e(void)
{
FUN_00322f00();
/* WARNING: Subroutine does not return */
FUN_003688e0();
}
| MOV RDI,RBX
CALL 0x00322f00
MOV RDI,RBP
CALL 0x003688e0 | null | null | null | null | [('const-1', u'RETURN_-1207175860'), ('tmp_54', u'CALL_-1207175877')] | [('const-1', u'RETURN_-1207175860')] | null | null | 0014f52e | x64 | O0 | (translation_unit "void FUN_0014f52e(void)\n\n{\n FUN_00322f00();\n /* WARNING: Subroutine does not return */\n FUN_003688e0();\n}\n\n" (function_definition "void FUN_0014f52e(void)\n\n{\n FUN_00322f00();\n /* WARNING: Subroutine does not return */\n FUN_003688e0();\n}" primiti... | (translation_unit "/* transaction clone for std::range_error::range_error(std::string const&) [clone .cold.27] */\n\nvoid std::range_error::range_error(std::string_const____clone__cold_27_(void)\n\n{\n range_error *unaff_RBX;\n \n ~range_error(unaff_RBX);\n /* WARNING: Subroutine does not return *... | (translation_unit "void FUN_0014f52e(void)\n\n{\n FUN_00322f00();\n \n FUN_003688e0();\n}\n\n" (function_definition "void FUN_0014f52e(void)\n\n{\n FUN_00322f00();\n \n FUN_003688e0();\n}" primitive_type (function_declarator "FUN_0014f52e(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_0014f52e(void)\n\n{\n FUN_00322f00();\n \n FUN_003688e0();\n}" (primitive_type "void") (function_declarator "FUN_0014f52e(void)" (identifier "FUN_0014f52e") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
/* transaction clone for std::range_error::range_error(std::string const&) [clone .cold.27] */
void type_1::function_1::function_1(type_1::function_2(void)
{
function_1 *unaff_RBX;
~function_1(unaff_RBX);
/* WARNING: Subroutine does not return */
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))) (expre... | null |
void MASKED(void)
{
FUN_00322f00();
/* WARNING: Subroutine does not return */
FUN_003688e0();
}
|
537_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | FUN_0017ba40 | FUN_0017ba40 |
void FUN_0017ba40(void)
{
long unaff_RBX;
long unaff_RBP;
long unaff_R14;
void *unaff_R15;
operator_delete(unaff_R15,0x50);
if (*(void **)(unaff_RBP + -0x70) != (void *)(*(long *)(unaff_RBP + -0x6b8) + 0x10)) {
operator_delete(*(void **)(unaff_RBP + -0x70));
}
if (*(void **)(unaff_RBP + -0x50) ... |
void FUN_0017ba40(void)
{
long unaff_RBX;
long unaff_RBP;
long unaff_R14;
thunk_FUN_0049e330();
if (*(long *)(unaff_RBP + -0x70) != *(long *)(unaff_RBP + -0x6b8) + 0x10) {
FUN_0049e330();
}
if (*(long *)(unaff_RBP + -0x50) != unaff_RBX + 0x10) {
FUN_0049e330();
}
if (*(long *)(unaff_RBP +... | MOV ESI,0x50
MOV RDI,R15
CALL 0x0049e320
MOV RAX,qword ptr [RBP + -0x6b8]
MOV RDI,qword ptr [RBP + -0x70]
ADD RAX,0x10
CMP RDI,RAX
JZ 0x0017ba66
CALL 0x0049e330
MOV RDI,qword ptr [RBP + -0x50]
ADD RBX,0x10
CMP RDI,RBX
JZ 0x0017ba78
CALL 0x0049e330
MOV RBX,R12
JMP 0x0017ae09 | null | null | null | null | [(u'LOAD_-1207390579', u'INT_NOTEQUAL_-1207390542'), (u'CAST_-1207389935', u'LOAD_-1207390589'), (u'LOAD_-1207387563', u'INT_ADD_-1207387528'), (u'INT_NOTEQUAL_-1207390153', u'CBRANCH_-1207390152'), (u'INT_ADD_-1207390184', u'CAST_-1207389726'), (u'INT_NOTEQUAL_-1207387475', u'CBRANCH_-1207387474'), (u'LOAD_-1207390475... | [(u'CAST_-1207389826', u'LOAD_-1207390371'), (u'CAST_-1207389788', u'LOAD_-1207390304'), (u'LOAD_-1207390579', u'INT_NOTEQUAL_-1207390542'), (u'LOAD_-1207387563', u'INT_ADD_-1207387528'), (u'INT_ADD_-1207390630', u'CAST_-1207389968'), (u'INT_ADD_-1207390459', u'CAST_-1207389878'), (u'INT_NOTEQUAL_-1207390153', u'CBRANC... | null | null | 0017ba40 | x64 | O0 | (translation_unit "void FUN_0017ba40(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R14;\n \n thunk_FUN_0049e330();\n if (*(long *)(unaff_RBP + -0x70) != *(long *)(unaff_RBP + -0x6b8) + 0x10) {\n FUN_0049e330();\n }\n if (*(long *)(unaff_RBP + -0x50) != unaff_RBX + 0x10) {\n FUN_0049e330();\n... | (translation_unit "void FUN_0017ba40(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R14;\n void *unaff_R15;\n \n operator_delete(unaff_R15,0x50);\n if (*(void **)(unaff_RBP + -0x70) != (void *)(*(long *)(unaff_RBP + -0x6b8) + 0x10)) {\n operator_delete(*(void **)(unaff_RBP + -0x70));\n }\n if (... | (translation_unit "void FUN_0017ba40(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R14;\n \n thunk_FUN_0049e330();\n if (*(long *)(unaff_RBP + -0x70) != *(long *)(unaff_RBP + -0x6b8) + 0x10) {\n FUN_0049e330();\n }\n if (*(long *)(unaff_RBP + -0x50) != unaff_RBX + 0x10) {\n FUN_0049e330();\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (cal... | (function_definition "void FUN_0017ba40(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R14;\n \n thunk_FUN_0049e330();\n if (*(long *)(unaff_RBP + -0x70) != *(long *)(unaff_RBP + -0x6b8) + 0x10) {\n FUN_0049e330();\n }\n if (*(long *)(unaff_RBP + -0x50) != unaff_RBX + 0x10) {\n FUN_0049e330()... |
void function_1(void)
{
long var_3;
long var_2;
long var_4;
void *unaff_R15;
var_1(unaff_R15,0x50);
if (*(void **)(var_2 + -0x70) != (void *)(*(long *)(var_2 + -0x6b8) + 0x10)) {
var_1(*(void **)(var_2 + -0x70));
}
if (*(void **)(var_2 + -0x50) != (void *)(var_3 + 0x10)) {
var_1(*(void **)(... | 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: (sized_typ... | null |
void MASKED(void)
{
long unaff_RBX;
long unaff_RBP;
long unaff_R14;
thunk_FUN_0049e330();
if (*(long *)(unaff_RBP + -0x70) != *(long *)(unaff_RBP + -0x6b8) + 0x10) {
FUN_0049e330();
}
if (*(long *)(unaff_RBP + -0x50) != unaff_RBX + 0x10) {
FUN_0049e330();
}
if (*(long *)(unaff_RBP + -0x5b... |
9881_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | _M_get | FUN_0033a650 |
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >::_M_get() const [clone .isra.45] */
ulong std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(void)
{
long *plVar1;
ulong uVar2;
uint in_ESI;
long *in_RDI;
uVar2 = (ulong)in_ESI;
plVar1 = (long *)*in_RDI;
if ((in_ESI ==... |
ulong FUN_0033a650(long *param_1,uint param_2)
{
long *plVar1;
ulong uVar2;
uVar2 = (ulong)param_2;
plVar1 = (long *)*param_1;
if ((param_2 == 0xffffffff) && (plVar1 != (long *)0x0)) {
if ((uint *)plVar1[2] < (uint *)plVar1[3]) {
uVar2 = (ulong)*(uint *)plVar1[2];
}
else {
uVar2 =... | PUSH RBX
MOV EAX,ESI
MOV RBX,RDI
MOV RDI,qword ptr [RDI]
CMP ESI,-0x1
JNZ 0x0033a663
TEST RDI,RDI
JNZ 0x0033a668
POP RBX
RET
MOV RAX,qword ptr [RDI + 0x10]
CMP RAX,qword ptr [RDI + 0x18]
JNC 0x0033a688
MOV EAX,dword ptr [RAX]
CMP EAX,-0x1
JNZ 0x0033a663
MOV qword ptr [RBX],0x0
POP RBX
RET
MOV RAX,qword ptr [RDI]
CALL q... | null | null | null | null | [('tmp_140', u'CBRANCH_-1205033301'), ('const-433', u'LOAD_-1205033301'), ('const-433', u'LOAD_-1205033327'), ('tmp_179', u'CBRANCH_-1205033279'), (u'CAST_-1205033153', u'LOAD_-1205033255'), ('const-433', u'STORE_-1205033277'), (u'SUBPIECE_-1205033175', u'INT_EQUAL_-1205033282'), ('const-0', u'RETURN_-1205033255'), ('c... | [('tmp_140', u'CBRANCH_-1205033301'), ('const-433', u'LOAD_-1205033301'), ('const-433', u'LOAD_-1205033327'), ('tmp_179', u'CBRANCH_-1205033279'), (u'CAST_-1205033153', u'LOAD_-1205033255'), ('const-433', u'STORE_-1205033277'), (u'SUBPIECE_-1205033175', u'INT_EQUAL_-1205033282'), ('const-0', u'RETURN_-1205033255'), ('c... | null | null | 0033a650 | x64 | O0 | (translation_unit "ulong FUN_0033a650(long *param_1,uint param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n \n uVar2 = (ulong)param_2;\n plVar1 = (long *)*param_1;\n if ((param_2 == 0xffffffff) && (plVar1 != (long *)0x0)) {\n if ((uint *)plVar1[2] < (uint *)plVar1[3]) {\n uVar2 = (ulong)*(uint *)plVar1[2];\n ... | (translation_unit "/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >::_M_get() const [clone .isra.45] */\n\nulong std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(void)\n\n{\n long *plVar1;\n ulong uVar2;\n uint in_ESI;\n long *in_RDI;\n \n uVar2 = (ulong)in_ESI;\n plVar1 = (lon... | (translation_unit "ulong FUN_0033a650(long *param_1,uint param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n \n uVar2 = (ulong)param_2;\n plVar1 = (long *)*param_1;\n if ((param_2 == 0xffffffff) && (plVar1 != (long *)0x0)) {\n if ((uint *)plVar1[2] < (uint *)plVar1[3]) {\n uVar2 = (ulong)*(uint *)plVar1[2];\n ... | (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 T... | (function_definition "ulong FUN_0033a650(long *param_1,uint param_2)\n\n{\n long *plVar1;\n ulong uVar2;\n \n uVar2 = (ulong)param_2;\n plVar1 = (long *)*param_1;\n if ((param_2 == 0xffffffff) && (plVar1 != (long *)0x0)) {\n if ((uint *)plVar1[2] < (uint *)plVar1[3]) {\n uVar2 = (ulong)*(uint *)plVar1[2];... |
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >::_M_get() const [clone .isra.45] */
type_1 std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(void)
{
long *var_2;
type_1 uVar2;
type_2 var_1;
long *in_RDI;
uVar2 = (type_1)var_1;
var_2 = (long *)*in_RDI;
if ((var_1 ==... | 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 |
ulong MASKED(long *param_1,uint param_2)
{
long *plVar1;
ulong uVar2;
uVar2 = (ulong)param_2;
plVar1 = (long *)*param_1;
if ((param_2 == 0xffffffff) && (plVar1 != (long *)0x0)) {
if ((uint *)plVar1[2] < (uint *)plVar1[3]) {
uVar2 = (ulong)*(uint *)plVar1[2];
}
else {
uVar2 = (**(c... |
5661_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | print_version | FUN_0025bfb0 |
void gold::print_version(bool print_short)
{
undefined8 uVar1;
ulong uVar2;
char *pcVar3;
ulong uVar4;
size_type __dnew;
string bfd_version;
__dnew = 0x20;
bfd_version._M_dataplus._M_p = (pointer)&bfd_version.field_2;
bfd_version._M_dataplus._M_p = (pointer)std::string::_M_create((string *)&bfd_v... |
void FUN_0025bfb0(char param_1)
{
undefined8 uVar1;
ulong uVar2;
char *pcVar3;
long lVar4;
ulong local_40;
ulong *local_38;
ulong local_30;
ulong local_28 [3];
local_40 = 0x20;
local_38 = local_28;
local_38 = (ulong *)FUN_002a92b0(&local_38,&local_40,0);
uVar1 = s__GNU_Binutils_for_Debian__... | PUSH RBP
XOR EDX,EDX
MOV EBP,EDI
PUSH RBX
SUB RSP,0x38
LEA RBX,[RSP + 0x10]
LEA RSI,[RSP + 0x8]
MOV qword ptr [RSP + 0x8],0x20
LEA RAX,[RBX + 0x10]
MOV RDI,RBX
MOV qword ptr [RSP + 0x10],RAX
CALL 0x002a92b0
MOV RDX,qword ptr [RSP + 0x8]
MOVDQA XMM0,xmmword ptr [0x00351e40]
MOV qword ptr [RSP + 0x10],RAX
MOV qword ptr [... | null | null | null | null | [(u'CALL_-1204108929', u'INDIRECT_-1204108243'), (u'INDIRECT_-1204108437', u'MULTIEQUAL_-1204108413'), (u'INDIRECT_-1204108474', u'INT_NOTEQUAL_-1204109010'), (u'CALL_-1204109155', u'INDIRECT_-1204108381'), (u'MULTIEQUAL_-1204108350', u'CAST_-1204108247'), ('tmp_356', u'CBRANCH_-1204109102'), (u'INT_NOTEQUAL_-120410901... | [(u'INDIRECT_-1204108274', u'INT_SUB_-1204108805'), (u'CALL_-1204108938', u'INDIRECT_-1204108337'), (u'INDIRECT_-1204108260', u'MULTIEQUAL_-1204108344'), (u'STORE_-1204108587', u'INDIRECT_-1204108486'), ('tmp_356', u'CBRANCH_-1204109102'), (u'CALL_-1204108953', u'CAST_-1204108143'), ('const-0', u'STORE_-1204109219'), (... | null | null | 0025bfb0 | x64 | O0 | (translation_unit "void FUN_0025bfb0(char param_1)\n\n{\n undefined8 uVar1;\n ulong uVar2;\n char *pcVar3;\n long lVar4;\n ulong local_40;\n ulong *local_38;\n ulong local_30;\n ulong local_28 [3];\n \n local_40 = 0x20;\n local_38 = local_28;\n local_38 = (ulong *)FUN_002a92b0(&local_38,&local_40,0);\n uVa... | (translation_unit "void gold::print_version(bool print_short)\n\n{\n undefined8 uVar1;\n ulong uVar2;\n char *pcVar3;\n ulong uVar4;\n size_type __dnew;\n string bfd_version;\n \n __dnew = 0x20;\n bfd_version._M_dataplus._M_p = (pointer)&bfd_version.field_2;\n bfd_version._M_dataplus._M_p = (pointer)std::stri... | (translation_unit "void FUN_0025bfb0(char param_1)\n\n{\n undefined8 uVar1;\n ulong uVar2;\n char *pcVar3;\n long lVar4;\n ulong local_40;\n ulong *local_38;\n ulong local_30;\n ulong local_28 [3];\n \n local_40 = 0x20;\n local_38 = local_28;\n local_38 = (ulong *)FUN_002a92b0(&local_38,&local_40,0);\n uVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYP... | (function_definition "void FUN_0025bfb0(char param_1)\n\n{\n undefined8 uVar1;\n ulong uVar2;\n char *pcVar3;\n long lVar4;\n ulong local_40;\n ulong *local_38;\n ulong local_30;\n ulong local_28 [3];\n \n local_40 = 0x20;\n local_38 = local_28;\n local_38 = (ulong *)FUN_002a92b0(&local_38,&local_40,0);\n ... |
void gold::function_1(bool print_short)
{
type_1 uVar1;
type_2 var_5;
char *pcVar3;
type_2 var_7;
type_3 var_3;
type_4 bfd_version;
var_3 = 0x20;
bfd_version._M_dataplus._M_p = (pointer)&bfd_version.field_2;
bfd_version._M_dataplus._M_p = (pointer)std::string::var_1((type_4 *)&bfd_version,&var_3,... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... | null |
void MASKED(char param_1)
{
undefined8 uVar1;
ulong uVar2;
char *pcVar3;
long lVar4;
ulong local_40;
ulong *local_38;
ulong local_30;
ulong local_28 [3];
local_40 = 0x20;
local_38 = local_28;
local_38 = (ulong *)FUN_002a92b0(&local_38,&local_40,0);
uVar1 = s__GNU_Binutils_for_Debian__2_31_1... |
7192_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | operator<< | FUN_002ae9e0 |
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(unsigned int) */
void __thiscall std::ostream::operator<<(ostream *this,uint param_1)
{
_M_insert<unsigned_long>(this,(ulong)param_1);
return;
}
|
void FUN_002ae9e0(undefined8 param_1,undefined4 param_2)
{
FUN_002ae810(param_1,param_2);
return;
}
| MOV ESI,ESI
JMP 0x002ae810 | null | null | null | null | [('const-0', u'RETURN_-1204426257'), ('tmp_12', u'CALL_-1204426261'), (u'INT_ZEXT_-1204426243', u'CALL_-1204426261'), ('tmp_13', u'INT_ZEXT_-1204426243')] | [('const-0', u'RETURN_-1204426257'), ('tmp_44', u'CALL_-1204426261'), ('tmp_37', u'CALL_-1204426261')] | null | null | 002ae9e0 | x64 | O0 | (translation_unit "void FUN_002ae9e0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_002ae810(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_002ae9e0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_002ae810(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_002ae9e0(und... | (translation_unit "/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(unsigned int) */\n\nvoid __thiscall std::ostream::operator<<(ostream *this,uint param_1)\n\n{\n _M_insert<unsigned_long>(this,(ulong)param_1);\n return;\n}\n\n" comment (declaration "void __thiscall std::ostream::operator<<(ostream *this,uint param_1)\n\n{\... | (translation_unit "void FUN_002ae9e0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_002ae810(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_002ae9e0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_002ae810(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_002ae9e0(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_002ae9e0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_002ae810(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ae9e0(undefined8 param_1,undefined4 param_2)" (identifier "FUN_002ae9e0") (parameter_list "(undefined8 param_1,undefined4 param_2)" ((... |
/* std::ostream::TEMPNAMEPLACEHOLDERVALUE(unsigned int) */
void __thiscall std::ostream::operator<<(ostream *this,uint param_1)
{
_M_insert<unsigned_long>(this,(function_1)param_1);
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... | null |
void MASKED(undefined8 param_1,undefined4 param_2)
{
FUN_002ae810(param_1,param_2);
return;
}
|
10058_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | ~moneypunct_shim | FUN_00372be0 |
/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, true>::~moneypunct_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,true>::~moneypunct_shim
(moneypunct_shim<wchar_t,true> *this)
{
long *plVar1;
long *plVar2;
int iVar3;
bool bVar4;
... |
void FUN_00372be0(undefined8 *param_1)
{
long *plVar1;
long *plVar2;
int iVar3;
bool bVar4;
bVar4 = PTR___pthread_key_create_004b9ee8 == (undefined *)0x0;
*param_1 = &PTR_FUN_004b6da0;
*(undefined8 *)(param_1[4] + 0x18) = 0;
*(undefined8 *)(param_1[4] + 0x38) = 0;
*(undefined8 *)(param_1[4] + 0x4... | LEA RAX,[0x4b6da0]
PUSH RBX
CMP qword ptr [0x004b9ee8],0x0
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RAX,qword ptr [RDI + 0x20]
MOV qword ptr [RAX + 0x18],0x0
MOV RAX,qword ptr [RDI + 0x20]
MOV qword ptr [RAX + 0x38],0x0
MOV RAX,qword ptr [RDI + 0x20]
MOV qword ptr [RAX + 0x48],0x0
MOV RAX,qword ptr [RDI + 0x20]
MOV qwor... | null | null | null | null | [(u'INT_ADD_-1205326779', u'CAST_-1205326532'), (u'STORE_-1205326829', u'INDIRECT_-1205326589'), (u'LOAD_-1205326710', u'INT_ADD_-1205326688'), (u'CAST_-1205326475', u'CALL_-1205326685'), (u'LOAD_-1205326704', u'CALLIND_-1205326694'), ('const-4294967295', u'INT_ADD_-1205326727'), ('const-4943264', u'PTRSUB_-1205326574'... | [('const-433', u'STORE_-1205326842'), (u'STORE_-1205326829', u'INDIRECT_-1205326589'), (u'LOAD_-1205326710', u'INT_ADD_-1205326688'), ('const-4943264', u'PTRSUB_-1205326574'), ('const-433', u'LOAD_-1205326704'), (u'PTRADD_-1205326532', u'LOAD_-1205326784'), (u'LOAD_-1205326704', u'CALLIND_-1205326694'), ('const-4294967... | null | null | 00372be0 | x64 | O0 | (translation_unit "void FUN_00372be0(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_004b9ee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_004b6da0;\n *(undefined8 *)(param_1[4] + 0x18) = 0;\n *(undefined8 *)(param_1[4] + 0x38) = 0;\n *(... | (translation_unit "/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, true>::~moneypunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,true>::~moneypunct_shim\n (moneypunct_shim<wchar_t,true> *this)\n\n{\n long *plVar1;\n long *plVar2;\n ... | (translation_unit "void FUN_00372be0(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_004b9ee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_004b6da0;\n *(undefined8 *)(param_1[4] + 0x18) = 0;\n *(undefined8 *)(param_1[4] + 0x38) = 0;\n *(... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (... | (function_definition "void FUN_00372be0(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_004b9ee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_004b6da0;\n *(undefined8 *)(param_1[4] + 0x18) = 0;\n *(undefined8 *)(param_1[4] + 0x38) = 0;\n ... |
/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<wchar_t, true>::~moneypunct_shim() */
void __thiscall
std::__facet_shims::(anonymous_namespace)::moneypunct_shim<wchar_t,true>::~moneypunct_shim
(moneypunct_shim<wchar_t,true> *var_2)
{
long *plVar1;
long *var_3;
int var_4;
bool bVar4;
... | 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: (sized_type_specifi... | null |
void MASKED(undefined8 *param_1)
{
long *plVar1;
long *plVar2;
int iVar3;
bool bVar4;
bVar4 = PTR___pthread_key_create_004b9ee8 == (undefined *)0x0;
*param_1 = &PTR_FUN_004b6da0;
*(undefined8 *)(param_1[4] + 0x18) = 0;
*(undefined8 *)(param_1[4] + 0x38) = 0;
*(undefined8 *)(param_1[4] + 0x48) = 0... |
9215_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | grouping | FUN_0030df60 |
/* std::moneypunct<char, false>::grouping() const */
void std::moneypunct<char,false>::grouping(void)
{
char *__s;
long *in_RSI;
long *in_RDI;
if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_003f7e20) {
__s = *(char **)(in_RSI[2] + 0x10);
*in_RDI = (long)(in_RDI + 2);
if (__s != (cha... |
long * FUN_0030df60(long *param_1,long *param_2)
{
char *__s;
size_t sVar1;
char *pcVar2;
if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_003f7e20) {
pcVar2 = (char *)0xffffffffffffffff;
__s = *(char **)(param_2[2] + 0x10);
*param_1 = (long)(param_1 + 2);
if (__s != (char *)0x0) {
... | PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RAX,qword ptr [RSI]
MOV RAX,qword ptr [RAX + 0x20]
CMP RAX,qword ptr [0x003f7e20]
JNZ 0x0030dfc0
MOV RAX,qword ptr [RSI + 0x10]
MOV RDX,-0x1
MOV RBP,qword ptr [RAX + 0x10]
LEA RAX,[RDI + 0x10]
MOV qword ptr [RDI],RAX
TEST RBP,RBP
JZ 0x0030dfa1
MOV RDI,RBP
CALL 0x00144490
LE... | null | null | null | null | [('tmp_474', u'PTRADD_-1204821890'), ('const-0', u'INT_NOTEQUAL_-1204822069'), (u'INDIRECT_-1204821891', u'MULTIEQUAL_-1204821870'), (u'LOAD_-1204822143', u'CALLIND_-1204821982'), (u'PTRADD_-1204821874', u'CAST_-1204821867'), (u'INT_ADD_-1204822127', u'CAST_-1204821902'), (u'LOAD_-1204822100', u'CALL_-1204822057'), ('c... | [(u'PTRADD_-1204821992', u'MULTIEQUAL_-1204821921'), (u'INDIRECT_-1204821891', u'MULTIEQUAL_-1204821870'), (u'LOAD_-1204822143', u'CALLIND_-1204821982'), (u'LOAD_-1204822100', u'CALL_-1204822033'), (u'PTRADD_-1204821874', u'CAST_-1204821867'), (u'COPY_-1204821973', u'RETURN_-1204821948'), ('tmp_580', u'CAST_-1204821897... | null | null | 0030df60 | x64 | O0 | (translation_unit "long * FUN_0030df60(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_003f7e20) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if ... | (translation_unit "/* std::moneypunct<char, false>::grouping() const */\n\nvoid std::moneypunct<char,false>::grouping(void)\n\n{\n char *__s;\n long *in_RSI;\n long *in_RDI;\n \n if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_003f7e20) {\n __s = *(char **)(in_RSI[2] + 0x10);\n *in_RDI = (long)(in_... | (translation_unit "long * FUN_0030df60(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_003f7e20) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if ... | (translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_stateme... | (function_definition "long * FUN_0030df60(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_003f7e20) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n ... |
/* std::moneypunct<char, false>::grouping() const */
void std::moneypunct<char,false>::grouping(void)
{
char *var_2;
long *in_RSI;
long *var_1;
if (*(type_1 **)(*in_RSI + 0x20) == (type_1 *)PTR_do_grouping_003f7e20) {
var_2 = *(char **)(in_RSI[2] + 0x10);
*var_1 = (long)(var_1 + 2);
if (var_2 ... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ... | null |
long * MASKED(long *param_1,long *param_2)
{
char *__s;
size_t sVar1;
char *pcVar2;
if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_003f7e20) {
pcVar2 = (char *)0xffffffffffffffff;
__s = *(char **)(param_2[2] + 0x10);
*param_1 = (long)(param_1 + 2);
if (__s != (char *)0x0) {
sVar1 ... |
95_xargs_and_xargs_strip.c | fopen_cloexec_for_read_only | FUN_00102952 |
FILE * fopen_cloexec_for_read_only(char *file_name)
{
int iVar1;
int __fd;
FILE *pFVar2;
int *piVar3;
char *file_name_local;
int fd;
int saved_errno;
FILE *result;
__fd = open_cloexec(file_name,0);
if (__fd < 0) {
pFVar2 = (FILE *)0x0;
}
else {
pFVar2 = fdopen(__fd,"r");
if (pFV... |
FILE * FUN_00102952(undefined8 param_1)
{
int iVar1;
int __fd;
FILE *pFVar2;
int *piVar3;
__fd = FUN_001066d5(param_1,0);
if (__fd < 0) {
pFVar2 = (FILE *)0x0;
}
else {
pFVar2 = fdopen(__fd,"r");
if (pFVar2 == (FILE *)0x0) {
piVar3 = __errno_location();
iVar1 = *piVar3;
... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV ESI,0x0
MOV RDI,RAX
MOV EAX,0x0
CALL 0x001066d5
MOV dword ptr [RBP + -0x10],EAX
CMP dword ptr [RBP + -0x10],0x0
JNS 0x00102984
MOV EAX,0x0
JMP 0x001029cc
MOV EAX,dword ptr [RBP + -0x10]
LEA RSI,[0x10d35a]
MOV EDI,EAX
C... | null | null | null | null | [(u'CALL_-1206965732', u'STORE_-1206965718'), (u'CALL_-1206965806', u'INT_EQUAL_-1206965782'), (u'CAST_-1206965452', u'RETURN_-1206965752'), ('tmp_198', u'CBRANCH_-1206965777'), (u'CALL_-1206965874', u'CALL_-1206965740'), ('const-0', u'RETURN_-1206965752'), (u'CALL_-1206965806', u'MULTIEQUAL_-1206965588'), ('const-0', ... | [(u'CALL_-1206965732', u'STORE_-1206965718'), (u'CALL_-1206965806', u'INT_EQUAL_-1206965782'), ('const-0', u'INT_SLESS_-1206965850'), ('const-1102682', u'COPY_-1206965581'), ('const-433', u'STORE_-1206965718'), ('tmp_198', u'CBRANCH_-1206965777'), (u'CALL_-1206965874', u'CALL_-1206965740'), ('const-0', u'RETURN_-120696... | null | null | 00102952 | x64 | O0 | (translation_unit "FILE * FUN_00102952(undefined8 param_1)\n\n{\n int iVar1;\n int __fd;\n FILE *pFVar2;\n int *piVar3;\n \n __fd = FUN_001066d5(param_1,0);\n if (__fd < 0) {\n pFVar2 = (FILE *)0x0;\n }\n else {\n pFVar2 = fdopen(__fd,"r");\n if (pFVar2 == (FILE *)0x0) {\n piVar3 = __errno_locati... | (translation_unit "FILE * fopen_cloexec_for_read_only(char *file_name)\n\n{\n int iVar1;\n int __fd;\n FILE *pFVar2;\n int *piVar3;\n char *file_name_local;\n int fd;\n int saved_errno;\n FILE *result;\n \n __fd = open_cloexec(file_name,0);\n if (__fd < 0) {\n pFVar2 = (FILE *)0x0;\n }\n else {\n pFV... | (translation_unit "FILE * FUN_00102952(undefined8 param_1)\n\n{\n int iVar1;\n int __fd;\n FILE *pFVar2;\n int *piVar3;\n \n __fd = FUN_001066d5(param_1,0);\n if (__fd < 0) {\n pFVar2 = (FILE *)0x0;\n }\n else {\n pFVar2 = fdopen(__fd,"r");\n if (pFVar2 == (FILE *)0x0) {\n piVar3 = __errno_locati... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDE... | (function_definition "FILE * FUN_00102952(undefined8 param_1)\n\n{\n int iVar1;\n int __fd;\n FILE *pFVar2;\n int *piVar3;\n \n __fd = FUN_001066d5(param_1,0);\n if (__fd < 0) {\n pFVar2 = (FILE *)0x0;\n }\n else {\n pFVar2 = fdopen(__fd,"r");\n if (pFVar2 == (FILE *)0x0) {\n piVar3 = __errno_loc... |
type_1 * function_1(char *file_name)
{
int iVar1;
int var_2;
type_1 *var_4;
int *piVar3;
char *file_name_local;
int fd;
int saved_errno;
type_1 *result;
var_2 = var_1(file_name,0);
if (var_2 < 0) {
var_4 = (type_1 *)0x0;
}
else {
var_4 = var_3(var_2,"r");
if (var_4 == (type_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: (identifier))))) body: (compound_statement (declaration type: (primitive_type) d... | null |
FILE * MASKED(undefined8 param_1)
{
int iVar1;
int __fd;
FILE *pFVar2;
int *piVar3;
__fd = FUN_001066d5(param_1,0);
if (__fd < 0) {
pFVar2 = (FILE *)0x0;
}
else {
pFVar2 = fdopen(__fd,"r");
if (pFVar2 == (FILE *)0x0) {
piVar3 = __errno_location();
iVar1 = *piVar3;
clos... |
974_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | md5_process_bytes | FUN_0015dc40 |
void md5_process_bytes(void *buffer,size_t len,md5_ctx *ctx)
{
undefined8 uVar1;
uint uVar2;
uint uVar3;
ulong uVar4;
ulong uVar5;
char *pcVar6;
long lVar7;
uint uVar8;
char *pcVar9;
ulong uVar10;
uVar8 = ctx->buflen;
uVar4 = (ulong)uVar8;
if (uVar8 != 0) {
uVar5 = 0x80 - uVar4;
i... |
void FUN_0015dc40(undefined8 *param_1,ulong param_2,long param_3)
{
undefined8 uVar1;
uint uVar2;
uint uVar3;
ulong uVar4;
ulong uVar5;
undefined8 *puVar6;
undefined8 *puVar7;
long lVar8;
uint uVar9;
ulong uVar10;
uVar9 = *(uint *)(param_3 + 0x18);
uVar4 = (ulong)uVar9;
if (uVar9 != 0) {
... | PUSH R15
PUSH R14
PUSH R13
MOV R13,RSI
PUSH R12
MOV R12,RDX
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x18
MOV R15D,dword ptr [RDX + 0x18]
TEST R15D,R15D
JNZ 0x0015dd60
CMP R13,0x40
JBE 0x0015dd44
TEST BL,0x3
JZ 0x0015dd28
LEA RAX,[R13 + -0x41]
LEA RBP,[R12 + 0x1c]
SHR RAX,0x6
LEA R14,[RAX + 0x1]
MOV R15,RAX
SHL R14,0x6
AD... | null | null | null | null | [('const-6', u'INT_RIGHT_-1207247641'), (u'MULTIEQUAL_-1207246298', u'CAST_-1207245746'), ('const-433', u'STORE_-1207246839'), ('const-1', u'PTRADD_-1207246273'), (u'PTRSUB_-1207245341', u'STORE_-1207246533'), (u'CAST_-1207245377', u'INT_SUB_-1207247001'), ('const-0', u'INT_NOTEQUAL_-1207247322'), (u'INT_AND_-120724609... | [(u'MULTIEQUAL_-1207246058', u'CAST_-1207245120'), (u'CAST_-1207245550', u'MULTIEQUAL_-1207246073'), (u'INT_SUB_-1207245312', u'INT_ADD_-1207246374'), (u'INT_ADD_-1207246739', u'CAST_-1207245113'), ('const-433', u'LOAD_-1207246390'), (u'CAST_-1207245423', u'STORE_-1207247026'), (u'INT_SUB_-1207245524', u'INT_ADD_-12072... | null | null | 0015dc40 | x64 | O0 | (translation_unit "void FUN_0015dc40(undefined8 *param_1,ulong param_2,long param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n long lVar8;\n uint uVar9;\n ulong uVar10;\n \n uVar9 = *(uint *)(param_3 + 0x18);\n uVar4 = (... | (translation_unit "void md5_process_bytes(void *buffer,size_t len,md5_ctx *ctx)\n\n{\n undefined8 uVar1;\n uint uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n char *pcVar6;\n long lVar7;\n uint uVar8;\n char *pcVar9;\n ulong uVar10;\n \n uVar8 = ctx->buflen;\n uVar4 = (ulong)uVar8;\n if (uVar8 != 0)... | (translation_unit "void FUN_0015dc40(undefined8 *param_1,ulong param_2,long param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n long lVar8;\n uint uVar9;\n ulong uVar10;\n \n uVar9 = *(uint *)(param_3 + 0x18);\n uVar4 = (... | (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 { (declaration TYPE IDENT ;) (declaration TYPE IDENT... | (function_definition "void FUN_0015dc40(undefined8 *param_1,ulong param_2,long param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n long lVar8;\n uint uVar9;\n ulong uVar10;\n \n uVar9 = *(uint *)(param_3 + 0x18);\n uVar4 ... |
void function_1(void *buffer,size_t var_3,type_1 *ctx)
{
type_2 uVar1;
type_3 var_8;
type_3 var_10;
type_4 var_2;
type_4 var_4;
char *var_12;
long var_11;
type_3 var_1;
char *var_9;
type_4 var_6;
var_1 = ctx->buflen;
var_2 = (type_4)var_1;
if (var_1 != 0) {
var_4 = 0x80 - var_2;
i... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
void MASKED(undefined8 *param_1,ulong param_2,long param_3)
{
undefined8 uVar1;
uint uVar2;
uint uVar3;
ulong uVar4;
ulong uVar5;
undefined8 *puVar6;
undefined8 *puVar7;
long lVar8;
uint uVar9;
ulong uVar10;
uVar9 = *(uint *)(param_3 + 0x18);
uVar4 = (ulong)uVar9;
if (uVar9 != 0) {
uV... |
96_sh4-linux-gnu-c++filt_and_sh4-linux-gnu-c++filt_strip.c | mode_string | FUN_00103b20 |
/* WARNING: Unknown calling convention */
void mode_string(ulong mode,char *str)
{
char cVar1;
char cVar2;
char cVar3;
char cVar4;
uint uVar5;
cVar1 = 'd';
uVar5 = (uint)mode & 0xf000;
if ((((uVar5 != 0x4000) && (cVar1 = 'l', uVar5 != 0xa000)) && (cVar1 = 'b', uVar5 != 0x6000)) &&
(((cVar1 = ... |
void FUN_00103b20(uint param_1,undefined1 *param_2)
{
undefined1 uVar1;
char cVar2;
char cVar3;
char cVar4;
uint uVar5;
uVar1 = 100;
uVar5 = param_1 & 0xf000;
if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&
(((uVar1 = 99, uVar5 != 0x2000 && (u... | MOV RDX,RDI
MOV EAX,0x64
AND EDX,0xf000
CMP RDX,0x4000
JZ 0x00103b83
MOV EAX,0x6c
CMP RDX,0xa000
JZ 0x00103b83
MOV EAX,0x62
CMP RDX,0x6000
JZ 0x00103b83
MOV EAX,0x63
CMP RDX,0x2000
JZ 0x00103b83
MOV EAX,0x73
CMP RDX,0xc000
JZ 0x00103b83
CMP RDX,0x1000
MOV EAX,0x70
MOV EDX,0x2d
CMOVNZ EAX,EDX
MOV byte ptr [RSI],AL
MOV R... | null | null | null | null | [('const-119', u'INT_ADD_-1206961016'), ('const-2', u'INT_AND_-1206959634'), ('const-433', u'STORE_-1206960857'), (u'INT_AND_-1206960778', u'INT_ADD_-1206960773'), ('tmp_1946', u'INT_AND_-1206959690'), (u'COPY_-1206960008', u'MULTIEQUAL_-1206959912'), ('const-6', u'PTRADD_-1206960274'), (u'COPY_-1206960074', u'MULTIEQU... | [(u'INT_AND_-1206960778', u'INT_ADD_-1206960773'), ('const-114', u'INT_ADD_-1206960611'), ('const-6', u'PTRADD_-1206960274'), ('const-98', u'COPY_-1206960040'), (u'INT_AND_-1206960985', u'INT_EQUAL_-1206960989'), ('const-120', u'INT_ADD_-1206960675'), ('tmp_1770', u'CBRANCH_-1206960398'), (u'INT_AND_-1206960362', u'INT... | null | null | 00103b20 | x64 | O0 | (translation_unit "void FUN_00103b20(uint param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n uVar1 = 100;\n uVar5 = param_1 & 0xf000;\n if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&\n (((uVa... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid mode_string(ulong mode,char *str)\n\n{\n char cVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n cVar1 = 'd';\n uVar5 = (uint)mode & 0xf000;\n if ((((uVar5 != 0x4000) && (cVar1 = 'l', uVar5 != 0xa000)) && (cVar1 = 'b', uVar5 ... | (translation_unit "void FUN_00103b20(uint param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n uVar1 = 100;\n uVar5 = param_1 & 0xf000;\n if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&\n (((uVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d... | (function_definition "void FUN_00103b20(uint param_1,undefined1 *param_2)\n\n{\n undefined1 uVar1;\n char cVar2;\n char cVar3;\n char cVar4;\n uint uVar5;\n \n uVar1 = 100;\n uVar5 = param_1 & 0xf000;\n if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&\n (((... |
/* WARNING: Unknown calling convention */
void function_1(type_1 var_2,char *str)
{
char var_5;
char var_3;
char cVar3;
char var_4;
type_2 var_1;
var_5 = 'd';
var_1 = (type_2)var_2 & 0xf000;
if ((((var_1 != 0x4000) && (var_5 = 'l', var_1 != 0xa000)) && (var_5 = 'b', var_1 != 0x6000)) &&
(((va... | 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 |
void MASKED(uint param_1,undefined1 *param_2)
{
undefined1 uVar1;
char cVar2;
char cVar3;
char cVar4;
uint uVar5;
uVar1 = 100;
uVar5 = param_1 & 0xf000;
if ((((uVar5 != 0x4000) && (uVar1 = 0x6c, uVar5 != 0xa000)) && (uVar1 = 0x62, uVar5 != 0x6000)) &&
(((uVar1 = 99, uVar5 != 0x2000 && (uVar1 =... |
1112_wget_and_wget_strip.c | isatty | isatty |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int isatty(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* isatty@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int isatty(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207561974')] | [('const-1', u'RETURN_-1207561974')] | null | null | 00191100 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (functi... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* isatty@@GLIBC_2.2.5 */\n ... | (translation_unit "int isatty(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int isatty(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "isatty(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" pr... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int isatty(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "isatty(int __fd)" (identifier "isatty") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_stateme... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* isatty@@GLIBC_2.2.5 */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments:... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1069_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | do_output_section_offset | FUN_00155720 |
/* DWARF original prototype: uint64_t do_output_section_offset(Object * this, uint param_1) */
uint64_t __thiscall gold::Object::do_output_section_offset(Object *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/object.h",0x3c7,"do_output_section_off... |
void FUN_00155720(void)
{
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/object.h",0x3c7,"do_output_section_offset");
}
| SUB RSP,0x8
LEA RDX,[0x36c6b0]
MOV ESI,0x3c7
LEA RDI,[0x36b016]
CALL 0x0017c650 | null | null | null | null | [('const-3584022', u'COPY_-1207281829'), (u'COPY_-1207281829', u'CALL_-1207281844'), (u'COPY_-1207281828', u'CALL_-1207281844'), ('const-967', u'CALL_-1207281844'), ('const-1', u'RETURN_-1207281839'), ('const-3589808', u'COPY_-1207281828')] | [(u'COPY_-1207281831', u'CALL_-1207281844'), ('const-967', u'CALL_-1207281844'), ('const-1', u'RETURN_-1207281839'), ('const-3589808', u'COPY_-1207281830'), (u'COPY_-1207281830', u'CALL_-1207281844'), ('const-3584022', u'COPY_-1207281831')] | null | null | 00155720 | x64 | O0 | (translation_unit "void FUN_00155720(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x3c7,"do_output_section_offset");\n}\n\n" (function_definition "void FUN_00155720(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c65... | (translation_unit "/* DWARF original prototype: uint64_t do_output_section_offset(Object * this, uint param_1) */\n\nuint64_t __thiscall gold::Object::do_output_section_offset(Object *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x3c... | (translation_unit "void FUN_00155720(void)\n\n{\n \n FUN_0017c650("../../gold/object.h",0x3c7,"do_output_section_offset");\n}\n\n" (function_definition "void FUN_00155720(void)\n\n{\n \n FUN_0017c650("../../gold/object.h",0x3c7,"do_output_section_offset");\n}" primitive_type (fun... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) | (function_definition "void FUN_00155720(void)\n\n{\n \n FUN_0017c650("../../gold/object.h",0x3c7,"do_output_section_offset");\n}" (primitive_type "void") (function_declarator "FUN_00155720(void)" (identifier "FUN_00155720") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty... |
/* DWARF original prototype: uint64_t do_output_section_offset(Object * this, uint param_1) */
uint64_t __thiscall gold::type_1::function_1(type_1 *this,type_2 param_1)
{
/* WARNING: Subroutine does not return */
var_1("../../gold/object.h",0x3c7,"do_output_section_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/object.h",0x3c7,"do_output_section_offset");
}
|
5473_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_write | FUN_00248fd0 |
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_32,_false> * this,
Output_file * of) */
void __thiscall
gold::Output_data_reloc_base<9,_true,_32,_false>::do_write
(Output_data_reloc_base<9,_true,_32,_false> *this,Output_file *of)
{
byte bVar1;
long lVar2;
uchar *puVar3;
... |
void FUN_00248fd0(long param_1,long param_2)
{
long lVar1;
long lVar2;
ulong uVar3;
long lVar4;
long lVar5;
long lVar6;
long lVar7;
if ((*(byte *)(param_1 + 0x20) & 4) == 0) {
/* WARNING: Subroutine does not return */
FUN_0018dcf0("../../gold/output.h",0xe3,"offset");
}
... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x8
MOVZX EDX,byte ptr [RDI + 0x20]
TEST DL,0x4
JZ 0x00249152
AND EDX,0x2
MOV RBX,RDI
MOV RAX,qword ptr [RDI + 0x18]
JZ 0x0024913a
MOV R13,qword ptr [RDI + 0x10]
TEST RAX,RAX
JS 0x0024911d
LEA RDX,[RAX + R13*0x1]
CMP RDX,qword ptr [RSI + 0x10]
JG 0x0024911d
... | null | null | null | null | [(u'PTRSUB_-1204054814', u'PTRSUB_-1204054797'), ('const-0', u'PTRSUB_-1204054846'), (u'LOAD_-1204055819', u'INT_NOTEQUAL_-1204055803'), (u'INDIRECT_-1204054996', u'COPY_-1204054592'), ('const-0', u'INT_EQUAL_-1204055558'), ('const-16', u'PTRSUB_-1204054756'), (u'INT_MULT_-1204054831', u'CALL_-1204055511'), (u'CAST_-12... | [('const-3767952', u'COPY_-1204054584'), ('const-513', u'INT_SLESS_-1204055481'), (u'LOAD_-1204055819', u'INT_NOTEQUAL_-1204055803'), ('const-0', u'INT_EQUAL_-1204055558'), ('const-433', u'LOAD_-1204056024'), (u'CAST_-1204054747', u'LOAD_-1204055819'), (u'INT_NOTEQUAL_-1204055745', u'CBRANCH_-1204055744'), (u'CAST_-120... | null | null | 00248fd0 | x64 | O0 | (translation_unit "void FUN_00248fd0(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n ulong uVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/o... | (translation_unit "/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_32,_false> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_32,_false>::do_write\n (Output_data_reloc_base<9,_true,_32,_false> *this,Output_file *of)\n\n{\n byte bVar1;\n lo... | (translation_unit "void FUN_00248fd0(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n ulong uVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0018dcf0("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = ... | (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 { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier lo... | (function_definition "void FUN_00248fd0(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n ulong uVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0018dcf0("../../gold/output.h",0xe3,"offset");\n }\n lVar2... |
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_true,_32,_false> * this,
Output_file * of) */
void __thiscall
var_7::var_13<9,_true,_32,var_14>::do_write
(var_13<9,_true,_32,var_14> *this,type_3 *of)
{
byte var_2;
long var_5;
type_1 *puVar3;
type_2 var_12;
type_3 *in_RCX;
... | 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)))) body: (compoun... | null |
void MASKED(long param_1,long param_2)
{
long lVar1;
long lVar2;
ulong uVar3;
long lVar4;
long lVar5;
long lVar6;
long lVar7;
if ((*(byte *)(param_1 + 0x20) & 4) == 0) {
/* WARNING: Subroutine does not return */
FUN_0018dcf0("../../gold/output.h",0xe3,"offset");
}
lVar2 ... |
7984_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | compare | FUN_002f60f0 |
/* std::wstring::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const */
ulong __thiscall
std::wstring::compare(wstring *this,ulong param_1,ulong param_2,wchar_t *param_3,ulong param_4)
{
uint uVar1;
ulong uVar2;
ulong uVar3;
uVar2 = *(ulong *)(this + 8);
if (uVar2 < param_1) {
... |
ulong FUN_002f60f0(long *param_1,ulong param_2,ulong param_3,wchar_t *param_4,ulong param_5)
{
uint uVar1;
ulong uVar2;
ulong uVar3;
uVar2 = param_1[1];
if (uVar2 < param_2) {
/* WARNING: Subroutine does not return */
FUN_0032e900("%s: __pos (which is %zu) > this->size() (which is... | PUSH RBP
PUSH RBX
SUB RSP,0x8
MOV RBX,qword ptr [RDI + 0x8]
CMP RSI,RBX
JA 0x002f615a
SUB RBX,RSI
MOV RBP,R8
CMP RBX,RDX
CMOVA RBX,RDX
MOV RDX,R8
CMP RBX,R8
CMOVBE RDX,RBX
TEST RDX,RDX
JNZ 0x002f6140
SUB RBX,RBP
MOV EAX,0x7fffffff
CMP RBX,0x7fffffff
JG 0x002f6139
CMP RBX,-0x80000000
LEA EAX,[RAX + 0x1]
CMOVGE EAX,EBX
A... | null | null | null | null | [('tmp_221', u'CBRANCH_-1204788879'), ('const-0', u'RETURN_-1204788773'), (u'INT_SLESS_-1204788804', u'CBRANCH_-1204788808'), ('const-4294967295', u'INT_AND_-1204788664'), (u'INT_AND_-1204788664', u'MULTIEQUAL_-1204788621'), ('tmp_551', u'INT_LESSEQUAL_-1204788890'), (u'MULTIEQUAL_-1204788656', u'INT_LESSEQUAL_-1204788... | [('tmp_221', u'CBRANCH_-1204788879'), ('tmp_835', u'INT_LESS_-1204788918'), ('const-0', u'RETURN_-1204788773'), ('tmp_831', u'INT_MULT_-1204788744'), (u'INT_SLESS_-1204788804', u'CBRANCH_-1204788808'), (u'INT_AND_-1204788664', u'MULTIEQUAL_-1204788621'), (u'CAST_-1204788532', u'INT_SLESS_-1204788804'), (u'MULTIEQUAL_-1... | null | null | 002f60f0 | x64 | O0 | (translation_unit "ulong FUN_002f60f0(long *param_1,ulong param_2,ulong param_3,wchar_t *param_4,ulong param_5)\n\n{\n uint uVar1;\n ulong uVar2;\n ulong uVar3;\n \n uVar2 = param_1[1];\n if (uVar2 < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_0032e900("%s: __pos (which is %... | (translation_unit "/* std::wstring::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const */\n\nulong __thiscall\nstd::wstring::compare(wstring *this,ulong param_1,ulong param_2,wchar_t *param_3,ulong param_4)\n\n{\n uint uVar1;\n ulong uVar2;\n ulong uVar3;\n \n uVar2 = *(ulong *)(this + 8);\... | (translation_unit "ulong FUN_002f60f0(long *param_1,ulong param_2,ulong param_3,wchar_t *param_4,ulong param_5)\n\n{\n uint uVar1;\n ulong uVar2;\n ulong uVar3;\n \n uVar2 = param_1[1];\n if (uVar2 < param_2) {\n \n FUN_0032e900("%s: __pos (which is %zu) > this->size() (which is %zu)","basic... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_dec... | (function_definition "ulong FUN_002f60f0(long *param_1,ulong param_2,ulong param_3,wchar_t *param_4,ulong param_5)\n\n{\n uint uVar1;\n ulong uVar2;\n ulong uVar3;\n \n uVar2 = param_1[1];\n if (uVar2 < param_2) {\n \n FUN_0032e900("%s: __pos (which is %zu) > this->size() (which is %zu)","ba... |
/* std::wstring::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const */
type_1 __thiscall
std::type_2::function_1(type_2 *var_1,type_1 var_3,type_1 var_5,type_3 *param_3,type_1 var_7)
{
type_4 var_9;
type_1 var_2;
type_1 var_6;
var_2 = *(type_1 *)(var_1 + 8);
if (var_2 < var_3) {
... | 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 |
ulong MASKED(long *param_1,ulong param_2,ulong param_3,wchar_t *param_4,ulong param_5)
{
uint uVar1;
ulong uVar2;
ulong uVar3;
uVar2 = param_1[1];
if (uVar2 < param_2) {
/* WARNING: Subroutine does not return */
FUN_0032e900("%s: __pos (which is %zu) > this->size() (which is %zu)"... |
1589_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | ~Struct_emit_stub_syms | FUN_001528d0 |
/* DWARF original prototype: void ~Struct_emit_stub_syms(Struct_emit_stub_syms * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_emit_stub_syms::~Struct_emit_stub_syms
(Struct_emit_stub_syms *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (... |
void FUN_001528d0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003a75f8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_00276d20();
}
thunk_FUN_00276d20(param_1,0x68);
return;
}
| LEA RAX,[0x3a75f8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x001528f0
CALL 0x00276d20
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x00276d10 | null | null | null | null | [(u'LOAD_-1207293720', u'CAST_-1207293565'), ('const-0', u'PTRSUB_-1207293577'), ('const-16', u'PTRSUB_-1207293569'), ('const-0', u'PTRSUB_-1207293581'), (u'PTRSUB_-1207293572', u'PTRSUB_-1207293569'), (u'CAST_-1207293577', u'STORE_-1207293724'), (u'INT_NOTEQUAL_-1207293693', u'CBRANCH_-1207293692'), (u'PTRSUB_-1207293... | [('const-3831288', u'PTRSUB_-1207293588'), (u'PTRADD_-1207293585', u'LOAD_-1207293720'), ('const-1', u'PTRADD_-1207293585'), (u'LOAD_-1207293720', u'CAST_-1207293584'), ('tmp_194', u'CALL_-1207293664'), (u'CAST_-1207293584', u'INT_NOTEQUAL_-1207293693'), ('tmp_58', u'CBRANCH_-1207293692'), (u'PTRSUB_-1207293588', u'STO... | null | null | 001528d0 | x64 | O0 | (translation_unit "void FUN_001528d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a75f8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_001528d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003... | (translation_unit "/* DWARF original prototype: void ~Struct_emit_stub_syms(Struct_emit_stub_syms * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_emit_stub_syms::~Struct_emit_stub_syms\n (Struct_emit_stub_syms *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Stru... | (translation_unit "void FUN_001528d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a75f8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_001528d0(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_001528d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a75f8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001528d0(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_emit_stub_syms(Struct_emit_stub_syms * 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_003a7... | 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_003a75f8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_00276d20();
}
thunk_FUN_00276d20(param_1,0x68);
return;
}
|
8930_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | wfstream | FUN_00309990 |
/* std::wfstream::wfstream() */
void __thiscall std::wfstream::wfstream(wfstream *this)
{
long lVar1;
long *in_RSI;
lVar1 = in_RSI[2];
*(long *)this = lVar1;
*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3];
*(undefined8 *)(this + 8) = 0;
wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(w... |
void FUN_00309990(long *param_1,long *param_2)
{
long *plVar1;
long lVar2;
lVar2 = param_2[2];
*param_1 = lVar2;
*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];
param_1[1] = 0;
FUN_00301880(*(long *)(lVar2 + -0x18) + (long)param_1,0);
lVar2 = param_2[4];
param_1[2] = lVar2;
pl... | PUSH R13
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RAX,qword ptr [RSI + 0x10]
MOV qword ptr [RDI],RAX
MOV RDX,qword ptr [RAX + -0x18]
MOV RCX,qword ptr [RSI + 0x18]
XOR ESI,ESI
MOV qword ptr [RDI + RDX*0x1],RCX
MOV qword ptr [RDI + 0x8],0x0
MOV RDI,qword ptr [RAX + -0x18]
ADD RDI,RBX
CALL 0x003... | null | null | null | null | [('const-433', u'STORE_-1204839760'), ('const-1', u'PTRADD_-1204839586'), (u'CAST_-1204839497', u'LOAD_-1204839748'), ('const-16', u'INT_ADD_-1204839651'), ('const--24', u'INT_ADD_-1204839822'), (u'INT_ADD_-1204839880', u'CAST_-1204839596'), (u'LOAD_-1204839831', u'STORE_-1204839821'), ('const-433', u'STORE_-1204839795... | [('tmp_751', u'PTRADD_-1204839584'), ('tmp_753', u'PTRADD_-1204839640'), ('const-433', u'LOAD_-1204839803'), (u'CAST_-1204839486', u'INT_ADD_-1204839713'), ('const--24', u'INT_ADD_-1204839822'), ('tmp_753', u'CAST_-1204839631'), ('const-3', u'PTRADD_-1204839579'), (u'LOAD_-1204839831', u'STORE_-1204839821'), ('const-2'... | null | null | 00309990 | x64 | O0 | (translation_unit "void FUN_00309990(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_00301880(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4... | (translation_unit "/* std::wfstream::wfstream() */\n\nvoid __thiscall std::wfstream::wfstream(wfstream *this)\n\n{\n long lVar1;\n long *in_RSI;\n \n lVar1 = in_RSI[2];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3];\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this ... | (translation_unit "void FUN_00309990(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_00301880(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4... | (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) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) ... | (function_definition "void FUN_00309990(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_00301880(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_... |
/* std::wfstream::wfstream() */
void __thiscall std::function_1::function_1(function_1 *var_1)
{
long var_2;
long *in_RSI;
var_2 = in_RSI[2];
*(long *)var_1 = var_2;
*(long *)(var_1 + *(long *)(var_2 + -0x18)) = in_RSI[3];
*(type_1 *)(var_1 + 8) = 0;
wios::var_3((type_2 *)(var_1 + *(long *)(var_2 + ... | 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 *plVar1;
long lVar2;
lVar2 = param_2[2];
*param_1 = lVar2;
*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];
param_1[1] = 0;
FUN_00301880(*(long *)(lVar2 + -0x18) + (long)param_1,0);
lVar2 = param_2[4];
param_1[2] = lVar2;
plVar1 =... |
10709_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | _M_transform | FUN_003657e0 |
/* std::collate<char>::_M_transform(char*, char const*, unsigned long) const */
void __thiscall
std::collate<char>::_M_transform(collate<char> *this,char *param_1,char *param_2,ulong param_3)
{
__strxfrm_l(param_1,param_2,param_3,*(undefined8 *)(this + 0x10));
return;
}
|
void FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)
{
__strxfrm_l(param_2,param_3,param_4,*(undefined8 *)(param_1 + 0x10));
return;
}
| MOV RAX,RSI
MOV RSI,RDX
MOV RDX,RCX
MOV RCX,qword ptr [RDI + 0x10]
MOV RDI,RAX
JMP 0x00147290 | null | null | null | null | [('tmp_26', u'CALL_-1205250050'), (u'PTRADD_-1205250003', u'CAST_-1205249988'), ('const-0', u'RETURN_-1205250046'), ('tmp_24', u'PTRADD_-1205250003'), ('const-1', u'PTRADD_-1205250003'), ('tmp_25', u'CALL_-1205250050'), (u'CAST_-1205249988', u'LOAD_-1205250065'), ('tmp_27', u'CALL_-1205250050'), (u'LOAD_-1205250065', u... | [(u'INT_ADD_-1205250049', u'CAST_-1205249988'), ('const-0', u'RETURN_-1205250046'), ('tmp_53', u'CALL_-1205250050'), ('const-16', u'INT_ADD_-1205250049'), ('const-433', u'LOAD_-1205250065'), ('tmp_55', u'CALL_-1205250050'), (u'CAST_-1205249988', u'LOAD_-1205250065'), (u'LOAD_-1205250065', u'CALL_-1205250050'), ('tmp_56... | null | null | 003657e0 | x64 | O0 | (translation_unit "void FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n __strxfrm_l(param_2,param_3,param_4,*(undefined8 *)(param_1 + 0x10));\n return;\n}\n\n" (function_definition "void FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{... | (translation_unit "/* std::collate<char>::_M_transform(char*, char const*, unsigned long) const */\n\nvoid __thiscall\nstd::collate<char>::_M_transform(collate<char> *this,char *param_1,char *param_2,ulong param_3)\n\n{\n __strxfrm_l(param_1,param_2,param_3,*(undefined8 *)(this + 0x10));\n return;\n}\n\n" comment (fu... | (translation_unit "void FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n __strxfrm_l(param_2,param_3,param_4,*(undefined8 *)(param_1 + 0x10));\n return;\n}\n\n" (function_definition "void FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{... | (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) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n __strxfrm_l(param_2,param_3,param_4,*(undefined8 *)(param_1 + 0x10));\n return;\n}" (primitive_type "void") (function_declarator "FUN_003657e0(long param_1,undefined8 param_2,undefined8 param_3,undefi... |
/* std::collate<char>::_M_transform(char*, char const*, unsigned long) const */
void __thiscall
std::type_1<char>::function_1(type_1<char> *var_2,char *param_1,char *param_2,type_2 param_3)
{
var_1(param_1,param_2,param_3,*(type_3 *)(var_2 + 0x10));
return;
}
| 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,undefined8 param_4)
{
__strxfrm_l(param_2,param_3,param_4,*(undefined8 *)(param_1 + 0x10));
return;
}
|
7851_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c | do_open | FUN_002ac660 |
/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_open(std::string const&,
std::locale const&) const */
void __thiscall
std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_open
(messages_shim<wchar_t> *this,string *param_1,locale *param_2)
{
__messages_open<wch... |
void FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)
{
FUN_002b3210(*(undefined8 *)(param_1 + 0x20),*param_2,param_2[1],param_3);
return;
}
| MOV RCX,RDX
MOV RDI,qword ptr [RDI + 0x20]
MOV RDX,qword ptr [RSI + 0x8]
MOV RSI,qword ptr [RSI]
JMP 0x002b3210 | null | null | null | null | [('const-433', u'LOAD_-1204435340'), (u'PTRADD_-1204435291', u'CAST_-1204435273'), (u'LOAD_-1204435340', u'CALL_-1204435330'), ('tmp_32', u'PTRADD_-1204435284'), ('const-1', u'PTRADD_-1204435291'), ('const-8', u'PTRADD_-1204435284'), ('tmp_31', u'PTRADD_-1204435291'), (u'CAST_-1204435263', u'LOAD_-1204435340'), (u'LOAD... | [('const-32', u'INT_ADD_-1204435337'), ('const-433', u'LOAD_-1204435346'), ('const-8', u'PTRADD_-1204435268'), (u'LOAD_-1204435340', u'CALL_-1204435330'), (u'CAST_-1204435272', u'LOAD_-1204435353'), (u'INT_ADD_-1204435337', u'CAST_-1204435272'), (u'LOAD_-1204435346', u'CALL_-1204435330'), ('const-433', u'LOAD_-12044353... | null | null | 002ac660 | x64 | O0 | (translation_unit "void FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002b3210(*(undefined8 *)(param_1 + 0x20),*param_2,param_2[1],param_3);\n return;\n}\n\n" (function_definition "void FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002b3210(*(undefined8 *... | (translation_unit "/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_open(std::string const&,\n std::locale const&) const */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_open\n (messages_shim<wchar_t> *this,string *param_1,locale *param_2)\n... | (translation_unit "void FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002b3210(*(undefined8 *)(param_1 + 0x20),*param_2,param_2[1],param_3);\n return;\n}\n\n" (function_definition "void FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002b3210(*(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 TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "void FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002b3210(*(undefined8 *)(param_1 + 0x20),*param_2,param_2[1],param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ac660(long param_1,undefined8 *param_2,undefined8 param_3)" (identifier "FUN... |
/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_open(std::string const&,
std::locale const&) const */
void __thiscall
std::__facet_shims::(anonymous_namespace)::type_1<var_2>::function_1
(type_1<var_2> *var_3,type_2 *var_4,type_3 *param_2)
{
var_1<var_2>
(*(type_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)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (id... | null |
void MASKED(long param_1,undefined8 *param_2,undefined8 param_3)
{
FUN_002b3210(*(undefined8 *)(param_1 + 0x20),*param_2,param_2[1],param_3);
return;
}
|
10389_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | swap | FUN_00354fb0 |
/* std::wstring::swap(std::wstring&) */
void __thiscall std::wstring::swap(wstring *this,wstring *param_1)
{
long lVar1;
long lVar2;
lVar1 = *(long *)this;
if (*(int *)(lVar1 + -8) < 0) {
*(undefined4 *)(lVar1 + -8) = 0;
}
lVar2 = *(long *)param_1;
if (*(int *)(lVar2 + -8) < 0) {
*(undefined... |
void FUN_00354fb0(long *param_1,long *param_2)
{
long lVar1;
long lVar2;
lVar1 = *param_1;
if (*(int *)(lVar1 + -8) < 0) {
*(undefined4 *)(lVar1 + -8) = 0;
}
lVar2 = *param_2;
if (*(int *)(lVar2 + -8) < 0) {
*(undefined4 *)(lVar2 + -8) = 0;
}
*param_1 = lVar2;
*param_2 = lVar1;
return... | MOV RAX,qword ptr [RDI]
MOV EDX,dword ptr [RAX + -0x8]
TEST EDX,EDX
JNS 0x00354fc1
MOV dword ptr [RAX + -0x8],0x0
MOV RDX,qword ptr [RSI]
MOV ECX,dword ptr [RDX + -0x8]
TEST ECX,ECX
JNS 0x00354fd2
MOV dword ptr [RDX + -0x8],0x0
MOV qword ptr [RDI],RDX
MOV qword ptr [RSI],RAX
RET | null | null | null | null | [(u'INT_SLESS_-1205186612', u'CBRANCH_-1205186611'), (u'LOAD_-1205186638', u'INT_ADD_-1205186616'), (u'INT_ADD_-1205186594', u'CAST_-1205186496'), (u'LOAD_-1205186601', u'INT_ADD_-1205186557'), ('const-433', u'LOAD_-1205186632'), (u'LOAD_-1205186595', u'INT_SLESS_-1205186575'), ('tmp_123', u'CAST_-1205186464'), (u'LOAD... | [(u'INT_SLESS_-1205186612', u'CBRANCH_-1205186611'), (u'LOAD_-1205186638', u'INT_ADD_-1205186616'), ('const-0', u'STORE_-1205186608'), (u'LOAD_-1205186601', u'INT_ADD_-1205186557'), (u'LOAD_-1205186595', u'INT_SLESS_-1205186575'), (u'INT_ADD_-1205186557', u'CAST_-1205186478'), ('const-0', u'INT_SLESS_-1205186612'), ('c... | null | null | 00354fb0 | x64 | O0 | (translation_unit "void FUN_00354fb0(long *param_1,long *param_2)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n if (*(int *)(lVar1 + -8) < 0) {\n *(undefined4 *)(lVar1 + -8) = 0;\n }\n lVar2 = *param_2;\n if (*(int *)(lVar2 + -8) < 0) {\n *(undefined4 *)(lVar2 + -8) = 0;\n }\n *param_1 = lVa... | (translation_unit "/* std::wstring::swap(std::wstring&) */\n\nvoid __thiscall std::wstring::swap(wstring *this,wstring *param_1)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *(long *)this;\n if (*(int *)(lVar1 + -8) < 0) {\n *(undefined4 *)(lVar1 + -8) = 0;\n }\n lVar2 = *(long *)param_1;\n if (*(int *)(lVa... | (translation_unit "void FUN_00354fb0(long *param_1,long *param_2)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n if (*(int *)(lVar1 + -8) < 0) {\n *(undefined4 *)(lVar1 + -8) = 0;\n }\n lVar2 = *param_2;\n if (*(int *)(lVar2 + -8) < 0) {\n *(undefined4 *)(lVar2 + -8) = 0;\n }\n *param_1 = lVa... | (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) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) ... | (function_definition "void FUN_00354fb0(long *param_1,long *param_2)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n if (*(int *)(lVar1 + -8) < 0) {\n *(undefined4 *)(lVar1 + -8) = 0;\n }\n lVar2 = *param_2;\n if (*(int *)(lVar2 + -8) < 0) {\n *(undefined4 *)(lVar2 + -8) = 0;\n }\n *param_1 = ... |
/* std::wstring::swap(std::wstring&) */
void __thiscall std::type_1::function_1(type_1 *this,type_1 *param_1)
{
long var_1;
long var_2;
var_1 = *(long *)this;
if (*(int *)(var_1 + -8) < 0) {
*(type_2 *)(var_1 + -8) = 0;
}
var_2 = *(long *)param_1;
if (*(int *)(var_2 + -8) < 0) {
*(type_2 *)(... | 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 lVar1;
long lVar2;
lVar1 = *param_1;
if (*(int *)(lVar1 + -8) < 0) {
*(undefined4 *)(lVar1 + -8) = 0;
}
lVar2 = *param_2;
if (*(int *)(lVar2 + -8) < 0) {
*(undefined4 *)(lVar2 + -8) = 0;
}
*param_1 = lVar2;
*param_2 = lVar1;
return;
}
|
5877_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | Track_relocs | FUN_00257200 |
/* DWARF original prototype: void Track_relocs(Track_relocs<64,_false> * this) */
void __thiscall gold::Track_relocs<64,_false>::Track_relocs(Track_relocs<64,_false> *this)
{
this->prelocs_ = (uchar *)0x0;
this->len_ = 0;
this->pos_ = 0;
this->reloc_size_ = 0;
return;
}
|
void FUN_00257200(undefined8 *param_1)
{
*param_1 = 0;
param_1[1] = 0;
param_1[2] = 0;
*(undefined4 *)(param_1 + 3) = 0;
return;
}
| MOV qword ptr [RDI],0x0
MOV qword ptr [RDI + 0x8],0x0
MOV qword ptr [RDI + 0x10],0x0
MOV dword ptr [RDI + 0x18],0x0
RET | null | null | null | null | [('const-0', u'PTRSUB_-1204129199'), ('tmp_39', u'PTRSUB_-1204129182'), (u'PTRSUB_-1204129191', u'STORE_-1204129266'), ('const-0', u'RETURN_-1204129227'), ('const-24', u'PTRSUB_-1204129173'), (u'PTRSUB_-1204129199', u'STORE_-1204129276'), (u'PTRSUB_-1204129182', u'STORE_-1204129255'), ('const-433', u'STORE_-1204129266'... | [(u'PTRADD_-1204129184', u'STORE_-1204129255'), ('const-0', u'STORE_-1204129276'), ('tmp_39', u'STORE_-1204129276'), ('const-2', u'PTRADD_-1204129184'), ('const-8', u'PTRADD_-1204129175'), ('const-0', u'RETURN_-1204129227'), ('tmp_39', u'PTRADD_-1204129175'), (u'PTRADD_-1204129175', u'CAST_-1204129175'), ('tmp_39', u'P... | null | null | 00257200 | x64 | O0 | (translation_unit "void FUN_00257200(undefined8 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n return;\n}\n\n" (function_definition "void FUN_00257200(undefined8 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n *(undefined4 *)(param_... | (translation_unit "/* DWARF original prototype: void Track_relocs(Track_relocs<64,_false> * this) */\n\nvoid __thiscall gold::Track_relocs<64,_false>::Track_relocs(Track_relocs<64,_false> *this)\n\n{\n this->prelocs_ = (uchar *)0x0;\n this->len_ = 0;\n this->pos_ = 0;\n this->reloc_size_ = 0;\n return;\n}\n\n" com... | (translation_unit "void FUN_00257200(undefined8 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n return;\n}\n\n" (function_definition "void FUN_00257200(undefined8 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n *(undefined4 *)(param_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_express... | (function_definition "void FUN_00257200(undefined8 *param_1)\n\n{\n *param_1 = 0;\n param_1[1] = 0;\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00257200(undefined8 *param_1)" (identifier "FUN_00257200") (parameter_list "(undefined8 *param_1)... |
/* DWARF original prototype: void Track_relocs(Track_relocs<64,_false> * this) */
void __thiscall gold::Track_relocs<64,_false>::Track_relocs(Track_relocs<64,_false> *this)
{
this->prelocs_ = (type_1 *)0x0;
this->len_ = 0;
this->pos_ = 0;
this->reloc_size_ = 0;
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = 0;
param_1[1] = 0;
param_1[2] = 0;
*(undefined4 *)(param_1 + 3) = 0;
return;
}
|
714_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c | md_parse_option | FUN_001410c0 |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int md_parse_option(int c,char *arg)
{
char *__ptr;
char cVar1;
int iVar2;
undefined8 *puVar3;
char *__ptr_00;
char *pcVar4;
char *pcVar5;
long lVar6;
uint uVar7;
ulong uVar8;
uint uVar9;
arch_entry *paVar10;
byte *pbV... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined8 FUN_001410c0(int param_1,byte *param_2)
{
void *pvVar1;
char cVar2;
int iVar3;
undefined8 *puVar4;
undefined8 uVar5;
char *__ptr;
char *pcVar6;
long lVar7;
uint uVar8;
ulong uVar9;
uint uVar10;
und... | SUB EDI,0x4f
CMP EDI,0xeb
JA 0x00141c47
PUSH R15
LEA RDX,[0x1532d4]
PUSH R14
PUSH R13
MOV R13,RSI
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x28
MOVSXD RAX,dword ptr [RDX + RDI*0x4]
ADD RAX,RDX
JMP RAX
MOV EDX,0xa
XOR ESI,ESI
MOV RDI,R13
CALL 0x00108460
MOV dword ptr [0x001e3ad0],0x0
MOV dword ptr [0x001e3ad4],EAX
MOV EAX,0x1... | null | null | null | null | [(u'CALL_-1207230439', u'INDIRECT_-1207223224'), (u'CALL_-1207228882', u'INDIRECT_-1207223244'), ('const-1', u'RETURN_-1207230021'), ('const-0', u'CALL_-1207228882'), (u'INDIRECT_-1207223102', u'MULTIEQUAL_-1207223265'), (u'CALL_-1207230194', u'INDIRECT_-1207224007'), (u'CALL_-1207230469', u'INDIRECT_-1207222396'), (u'... | [(u'MULTIEQUAL_-1207224827', u'MULTIEQUAL_-1207224804'), ('const-1', u'RETURN_-1207230021'), (u'CALL_-1207229432', u'INDIRECT_-1207220686'), (u'INDIRECT_-1207222872', u'COPY_-1207222887'), (u'INT_EQUAL_-1207230421', u'BOOL_AND_-1207225158'), (u'CALL_-1207230835', u'INDIRECT_-1207223148'), (u'CALL_-1207231203', u'INDIRE... | null | null | 001410c0 | x64 | O0 | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined8 FUN_001410c0(int param_1,byte *param_2)\n\n{\n void *pvVar1;\n char cVar2;\n int iVar3;\n undefined8 *puVar4;\n undefined8 uVar5;\n char *__ptr;\n char *pcVar6;\n long lVar7;\n uint uVar8;\n u... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint md_parse_option(int c,char *arg)\n\n{\n char *__ptr;\n char cVar1;\n int iVar2;\n undefined8 *puVar3;\n char *__ptr_00;\n char *pcVar4;\n char *pcVar5;\n long lVar6;\n uint uVar7;\n ulong uVar8;\n uint uVar9;\n... | (translation_unit "undefined8 FUN_001410c0(int param_1,byte *param_2)\n\n{\n void *pvVar1;\n char cVar2;\n int iVar3;\n undefined8 *puVar4;\n undefined8 uVar5;\n char *__ptr;\n char *pcVar6;\n long lVar7;\n uint uVar8;\n ulong uVar9;\n uint uVar10;\n undefined **ppuVar11;\n byte *pbVar12;\n byte *pbVar13;... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla... | (function_definition "undefined8 FUN_001410c0(int param_1,byte *param_2)\n\n{\n void *pvVar1;\n char cVar2;\n int iVar3;\n undefined8 *puVar4;\n undefined8 uVar5;\n char *__ptr;\n char *pcVar6;\n long lVar7;\n uint uVar8;\n ulong uVar9;\n uint uVar10;\n undefined **ppuVar11;\n byte *pbVar12;\n byte *pbVar... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(int var_1,char *var_2)
{
char *__ptr;
char var_17;
int var_23;
type_1 *puVar3;
char *var_18;
char *var_20;
char *pcVar5;
long var_9;
type_2 var_25;
type_3 uVar8;
type_2 var_28;
type_4 *var_21;
type_5 *va... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif... | null |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
undefined8 MASKED(int param_1,byte *param_2)
{
void *pvVar1;
char cVar2;
int iVar3;
undefined8 *puVar4;
undefined8 uVar5;
char *__ptr;
char *pcVar6;
long lVar7;
uint uVar8;
ulong uVar9;
uint uVar10;
undefined... |
5964_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | ~Verneed_version | FUN_00340680 |
/* DWARF original prototype: void ~Verneed_version(Verneed_version * this, int __in_chrg) */
void __thiscall gold::Verneed_version::~Verneed_version(Verneed_version *this,int __in_chrg)
{
operator_delete(this,0x18);
return;
}
|
void FUN_00340680(undefined8 param_1)
{
thunk_FUN_0049e330(param_1,0x18);
return;
}
| MOV ESI,0x18
JMP 0x0049e320 | null | null | null | null | [('tmp_10', u'CALL_-1205139827'), ('const-24', u'CALL_-1205139827'), ('const-0', u'RETURN_-1205139823')] | [('const-24', u'CALL_-1205139827'), ('tmp_29', u'CALL_-1205139827'), ('const-0', u'RETURN_-1205139823')] | null | null | 00340680 | x64 | O0 | (translation_unit "void FUN_00340680(undefined8 param_1)\n\n{\n thunk_FUN_0049e330(param_1,0x18);\n return;\n}\n\n" (function_definition "void FUN_00340680(undefined8 param_1)\n\n{\n thunk_FUN_0049e330(param_1,0x18);\n return;\n}" primitive_type (function_declarator "FUN_00340680(undefined8 param_1)" identifier (pa... | (translation_unit "/* DWARF original prototype: void ~Verneed_version(Verneed_version * this, int __in_chrg) */\n\nvoid __thiscall gold::Verneed_version::~Verneed_version(Verneed_version *this,int __in_chrg)\n\n{\n operator_delete(this,0x18);\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Verne... | (translation_unit "void FUN_00340680(undefined8 param_1)\n\n{\n thunk_FUN_0049e330(param_1,0x18);\n return;\n}\n\n" (function_definition "void FUN_00340680(undefined8 param_1)\n\n{\n thunk_FUN_0049e330(param_1,0x18);\n return;\n}" primitive_type (function_declarator "FUN_00340680(undefined8 param_1)" identifier (pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00340680(undefined8 param_1)\n\n{\n thunk_FUN_0049e330(param_1,0x18);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00340680(undefined8 param_1)" (identifier "FUN_00340680") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (typ... |
/* DWARF original prototype: void ~Verneed_version(Verneed_version * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
var_1(this,0x18);
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)
{
thunk_FUN_0049e330(param_1,0x18);
return;
}
|
2460_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | ~Sized_incremental_binary | FUN_00177680 |
/* DWARF original prototype: void ~Sized_incremental_binary(Sized_incremental_binary<64,_false> *
this, int __in_chrg) */
void __thiscall
gold::Sized_incremental_binary<64,_false>::~Sized_incremental_binary
(Sized_incremental_binary<64,_false> *this,int __in_chrg)
{
pointer pSVar1;
_func_int_varargs... |
void FUN_00177680(undefined8 *param_1)
{
undefined8 *puVar1;
undefined8 *puVar2;
undefined8 *puVar3;
puVar1 = (undefined8 *)param_1[0x2d];
puVar3 = (undefined8 *)param_1[0x2c];
*param_1 = &PTR_FUN_003aa4e0;
if (puVar1 != puVar3) {
do {
while (*(code **)*puVar3 == FUN_001754d0) {
puV... | PUSH R13
LEA RAX,[0x3aa4e0]
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV R12,qword ptr [RDI + 0x168]
MOV RBP,qword ptr [RDI + 0x160]
MOV qword ptr [RDI],RAX
CMP R12,RBP
JZ 0x001776e7
LEA R13,[0x1754d0]
JMP 0x001776c1
ADD RBP,0x20
CMP R12,RBP
JZ 0x001776e0
MOV RAX,qword ptr [RBP]
MOV RAX,qword ptr [RAX]
CMP RA... | null | null | null | null | [(u'PTRSUB_-1207404113', u'LOAD_-1207404882'), ('const-433', u'LOAD_-1207404576'), (u'LOAD_-1207404639', u'INT_NOTEQUAL_-1207404616'), (u'PTRSUB_-1207404060', u'PTRSUB_-1207404045'), (u'PTRSUB_-1207404172', u'PTRSUB_-1207404141'), ('const-0', u'PTRSUB_-1207403991'), ('const-0', u'PTRSUB_-1207403970'), (u'MULTIEQUAL_-12... | [('const-8', u'PTRADD_-1207404168'), ('tmp_1522', u'PTRADD_-1207404006'), (u'LOAD_-1207404639', u'INT_NOTEQUAL_-1207404616'), ('const-8', u'PTRADD_-1207404021'), ('const-8', u'PTRADD_-1207404006'), ('const-1', u'PTRADD_-1207403966'), ('const-3843296', u'PTRSUB_-1207404163'), ('tmp_1522', u'PTRADD_-1207404039'), (u'MULT... | null | null | 00177680 | x64 | O0 | (translation_unit "void FUN_00177680(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar1 = (undefined8 *)param_1[0x2d];\n puVar3 = (undefined8 *)param_1[0x2c];\n *param_1 = &PTR_FUN_003aa4e0;\n if (puVar1 != puVar3) {\n do {\n while (*(code **)*puVar3 ... | (translation_unit "/* DWARF original prototype: void ~Sized_incremental_binary(Sized_incremental_binary<64,_false> *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<64,_false>::~Sized_incremental_binary\n (Sized_incremental_binary<64,_false> *this,int __in_chrg)\n\n{\n pointer p... | (translation_unit "void FUN_00177680(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar1 = (undefined8 *)param_1[0x2d];\n puVar3 = (undefined8 *)param_1[0x2c];\n *param_1 = &PTR_FUN_003aa4e0;\n if (puVar1 != puVar3) {\n do {\n while (*(code **)*puVar3 ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ... | (function_definition "void FUN_00177680(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n \n puVar1 = (undefined8 *)param_1[0x2d];\n puVar3 = (undefined8 *)param_1[0x2c];\n *param_1 = &PTR_FUN_003aa4e0;\n if (puVar1 != puVar3) {\n do {\n while (*(code **)*puVa... |
/* DWARF original prototype: void ~Sized_incremental_binary(Sized_incremental_binary<64,_false> *
this, int __in_chrg) */
void __thiscall
var_1::var_8<64,var_9>::~var_8
(var_8<64,var_9> *this,int __in_chrg)
{
type_2 var_4;
type_1 *var_6;
type_2 var_12;
type_2 var_14;
type_2 var_15;
type_2 va... | 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;
undefined8 *puVar2;
undefined8 *puVar3;
puVar1 = (undefined8 *)param_1[0x2d];
puVar3 = (undefined8 *)param_1[0x2c];
*param_1 = &PTR_FUN_003aa4e0;
if (puVar1 != puVar3) {
do {
while (*(code **)*puVar3 == FUN_001754d0) {
puVar3 = ... |
12061_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | operator>> | thunk_FUN_004c0640 |
/* std::istream::TEMPNAMEPLACEHOLDERVALUE(bool&) */
istream * __thiscall std::istream::operator>>(istream *this,bool *param_1)
{
long *plVar1;
istream *piVar2;
sentry sStack_1d;
_Ios_Iostate _Stack_1c;
sentry::sentry(&sStack_1d,this,false);
if (sStack_1d != (sentry)0x0) {
_Stack_1c = _S_goodbit;
... |
long * thunk_FUN_004c0640(long *param_1,undefined8 param_2)
{
long *plVar1;
long lVar2;
char cStack_1d;
uint uStack_1c;
FUN_004be600(&cStack_1d,param_1,0);
if (cStack_1d != '\0') {
uStack_1c = 0;
lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;
plVar1 = *(long **)(lVar2 + 0x100);
if... | JMP 0x004c0640 | null | null | null | null | [(u'PTRADD_-1202518235', u'CAST_-1202517909'), (u'LOAD_-1202518262', u'CALLIND_-1202518252'), (u'CAST_-1202517861', u'LOAD_-1202518183'), ('const-433', u'LOAD_-1202518262'), (u'PTRADD_-1202518287', u'CALLIND_-1202518252'), ('const-1', u'PTRADD_-1202518102'), ('const-433', u'LOAD_-1202518315'), (u'INT_NOTEQUAL_-12025182... | [(u'INT_ADD_-1202518333', u'INT_ADD_-1202518281'), ('tmp_935', u'PTRSUB_-1202517980'), (u'LOAD_-1202518262', u'CALLIND_-1202518252'), ('const-433', u'LOAD_-1202518315'), ('const-0', u'CALL_-1202518394'), (u'INT_NOTEQUAL_-1202518223', u'CBRANCH_-1202518222'), ('const-433', u'LOAD_-1202518183'), ('const-433', u'LOAD_-120... | null | null | 004c0750 | x64 | O0 | (translation_unit "long * thunk_FUN_004c0640(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004be600(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(l... | (translation_unit "/* std::istream::TEMPNAMEPLACEHOLDERVALUE(bool&) */\n\nistream * __thiscall std::istream::operator>>(istream *this,bool *param_1)\n\n{\n long *plVar1;\n istream *piVar2;\n sentry sStack_1d;\n _Ios_Iostate _Stack_1c;\n \n sentry::sentry(&sStack_1d,this,false);\n if (sStack_1d != (sentry)0x0) {\... | (translation_unit "long * thunk_FUN_004c0640(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004be600(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(l... | (translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (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) ... | (function_definition "long * thunk_FUN_004c0640(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004be600(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = ... |
/* std::istream::TEMPNAMEPLACEHOLDERVALUE(bool&) */
type_1 * __thiscall std::type_1::operator>>(type_1 *var_2,bool *param_1)
{
long *var_4;
type_1 *var_3;
type_2 var_1;
type_3 var_6;
sentry::type_2(&var_1,var_2,false);
if (var_1 != (type_2)0x0) {
var_6 = var_7;
var_3 = var_2 + *(long *)(*(long... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ... | null |
long * MASKED(long *param_1,undefined8 param_2)
{
long *plVar1;
long lVar2;
char cStack_1d;
uint uStack_1c;
FUN_004be600(&cStack_1d,param_1,0);
if (cStack_1d != '\0') {
uStack_1c = 0;
lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;
plVar1 = *(long **)(lVar2 + 0x100);
if (plVar1 == ... |
3190_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | ~Output_relocatable_relocs | FUN_001b1750 |
/* DWARF original prototype: void ~Output_relocatable_relocs(Output_relocatable_relocs<4,_64,_false>
* this, int __in_chrg) */
void __thiscall
gold::Output_relocatable_relocs<4,_64,_false>::~Output_relocatable_relocs
(Output_relocatable_relocs<4,_64,_false> *this,int __in_chrg)
{
(this->super_Output_s... |
void FUN_001b1750(undefined8 *param_1)
{
*param_1 = &DAT_00435b70;
FUN_001f5370();
return;
}
| LEA RAX,[0x435b70]
MOV qword ptr [RDI],RAX
JMP 0x001f5370 | null | null | null | null | [(u'PTRSUB_-1207691351', u'STORE_-1207691428'), ('tmp_16', u'CALL_-1207691420'), ('const-0', u'PTRSUB_-1207691354'), (u'PTRSUB_-1207691353', u'PTRSUB_-1207691352'), ('tmp_15', u'PTRSUB_-1207691353'), ('const-4414320', u'PTRSUB_-1207691354'), (u'PTRSUB_-1207691352', u'PTRSUB_-1207691351'), ('const-0', u'PTRSUB_-12076913... | [(u'PTRSUB_-1207691355', u'STORE_-1207691428'), ('const-4414320', u'PTRSUB_-1207691355'), ('const-433', u'STORE_-1207691428'), ('const-0', u'PTRSUB_-1207691355'), ('tmp_31', u'STORE_-1207691428'), ('const-0', u'RETURN_-1207691416')] | null | null | 001b1750 | x64 | O0 | (translation_unit "void FUN_001b1750(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00435b70;\n FUN_001f5370();\n return;\n}\n\n" (function_definition "void FUN_001b1750(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00435b70;\n FUN_001f5370();\n return;\n}" primitive_type (function_declarator "FUN_001b1750(undefined8 ... | (translation_unit "/* DWARF original prototype: void ~Output_relocatable_relocs(Output_relocatable_relocs<4,_64,_false>\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<4,_64,_false>::~Output_relocatable_relocs\n (Output_relocatable_relocs<4,_64,_false> *this,int __in_chrg)\n\n... | (translation_unit "void FUN_001b1750(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00435b70;\n FUN_001f5370();\n return;\n}\n\n" (function_definition "void FUN_001b1750(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00435b70;\n FUN_001f5370();\n return;\n}" primitive_type (function_declarator "FUN_001b1750(undefined8 ... | (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_001b1750(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00435b70;\n FUN_001f5370();\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b1750(undefined8 *param_1)" (identifier "FUN_001b1750") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8... |
/* DWARF original prototype: void ~Output_relocatable_relocs(Output_relocatable_relocs<4,_64,_false>
* this, int __in_chrg) */
void __thiscall
gold::function_1<4,type_1,type_2>::~function_1
(function_1<4,type_1,type_2> *type_3,int __in_chrg)
{
(type_3->super_Output_section_data).function_2.function_3 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &DAT_00435b70;
FUN_001f5370();
return;
}
|
147_alpha-linux-gnu-c++filt_and_alpha-linux-gnu-c++filt_strip.c | bfd_set_format | bfd_set_format |
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_format(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207037630')] | [('const-1', u'RETURN_-1207037630')] | null | null | 00111138 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_format(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_format(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_format(void)\n\n{\n /* WARNING: Ba... | (translation_unit "void bfd_set_format(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_format(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_format(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_set_format(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_format(void)" (identifier "bfd_set_format") (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();
}
|
6359_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | add | FUN_0026f220 |
/* DWARF original prototype: uint * add(Stringpool_template<unsigned_int> * this,
basic_string<unsigned_int,_std::char_traits<unsigned_int>,_std::allocator<unsigned_int>_> * s,
bool copy, Key * pkey) */
uint * __thiscall
gold::Stringpool_template<unsigned_int>::add
(Stringpool_template<unsigned_int> *... |
void FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)
{
FUN_0026f070(param_1,*param_2,param_2[1],param_3,param_4);
return;
}
| MOV R8,RCX
MOVZX ECX,DL
MOV RDX,qword ptr [RSI + 0x8]
MOV RSI,qword ptr [RSI]
JMP 0x0026f070 | null | null | null | null | [('tmp_29', u'PTRSUB_-1204161909'), ('tmp_29', u'PTRSUB_-1204161914'), ('const-0', u'PTRSUB_-1204161909'), (u'PTRSUB_-1204161908', u'LOAD_-1204161998'), ('const-433', u'LOAD_-1204162004'), ('tmp_31', u'CALL_-1204161988'), (u'PTRSUB_-1204161909', u'PTRSUB_-1204161908'), (u'CALL_-1204161988', u'RETURN_-1204161984'), (u'L... | [('const-433', u'LOAD_-1204161998'), ('tmp_75', u'CALL_-1204161988'), ('tmp_60', u'CALL_-1204161988'), ('const-8', u'PTRADD_-1204161920'), (u'LOAD_-1204161998', u'CALL_-1204161988'), ('tmp_62', u'PTRADD_-1204161920'), (u'PTRADD_-1204161920', u'LOAD_-1204162004'), ('tmp_62', u'LOAD_-1204161998'), (u'LOAD_-1204162004', u... | null | null | 0026f220 | x64 | O0 | (translation_unit "void FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)\n\n{\n FUN_0026f070(param_1,*param_2,param_2[1],param_3,param_4);\n return;\n}\n\n" (function_definition "void FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)\n... | (translation_unit "/* DWARF original prototype: uint * add(Stringpool_template<unsigned_int> * this,\n basic_string<unsigned_int,_std::char_traits<unsigned_int>,_std::allocator<unsigned_int>_> * s,\n bool copy, Key * pkey) */\n\nuint * __thiscall\ngold::Stringpool_template<unsigned_int>::add\n (Stringpool_... | (translation_unit "void FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)\n\n{\n FUN_0026f070(param_1,*param_2,param_2[1],param_3,param_4);\n return;\n}\n\n" (function_definition "void FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expressi... | (function_definition "void FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)\n\n{\n FUN_0026f070(param_1,*param_2,param_2[1],param_3,param_4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026f220(undefined8 param_1,undefined8 *param_2,undefined1 param_3,und... |
/* DWARF original prototype: uint * add(Stringpool_template<unsigned_int> * this,
basic_string<unsigned_int,_std::char_traits<unsigned_int>,_std::allocator<unsigned_int>_> * s,
bool copy, Key * pkey) */
var_1 * var_2
gold::Stringpool_template<var_3>::add
(Stringpool_template<var_3> *this,
ba... | 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 |
void MASKED(undefined8 param_1,undefined8 *param_2,undefined1 param_3,undefined8 param_4)
{
FUN_0026f070(param_1,*param_2,param_2[1],param_3,param_4);
return;
}
|
83_i686-gnu-objdump_and_i686-gnu-objdump_strip.c | bfd_coff_get_auxent | bfd_coff_get_auxent |
void bfd_coff_get_auxent(void)
{
(*(code *)PTR_bfd_coff_get_auxent_00155298)();
return;
}
|
void bfd_coff_get_auxent(void)
{
(*(code *)PTR_bfd_coff_get_auxent_00155298)();
return;
}
| JMP qword ptr [0x00155298] | null | null | null | null | [(u'INDIRECT_-1206946444', u'COPY_-1206946503'), ('tmp_22', u'CAST_-1206946439'), (u'CALLIND_-1206946504', u'INDIRECT_-1206946444'), (u'CAST_-1206946439', u'CALLIND_-1206946504'), ('const-0', u'RETURN_-1206946501')] | [(u'INDIRECT_-1206946444', u'COPY_-1206946503'), ('tmp_22', u'CAST_-1206946439'), (u'CALLIND_-1206946504', u'INDIRECT_-1206946444'), (u'CAST_-1206946439', u'CALLIND_-1206946504'), ('const-0', u'RETURN_-1206946501')] | null | null | 00107530 | x64 | O0 | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie... | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie... | (translation_unit "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}\n\n" (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}" primitive_type (function_declarator "bfd_coff_get_auxent(void)" identifie... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_coff_get_auxent(void)\n\n{\n (*(code *)PTR_bfd_coff_get_auxent_00155298)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_coff_get_auxent(void)" (identifier "bfd_coff_get_auxent") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) (... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_coff_get_auxent_00155298)();
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_00155298)();
return;
}
|
226_i686-linux-gnu-strip_and_i686-linux-gnu-strip_strip.c | debug_end_common_block | FUN_0010f1e0 |
bfd_boolean debug_end_common_block(void *handle,char *name)
{
undefined8 uVar1;
uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);
fprintf(stderr,"%s\n",uVar1);
return 0;
}
|
undefined8 FUN_0010f1e0(void)
{
undefined8 uVar1;
uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);
fprintf(stderr,"%s\n",uVar1);
return 0;
}
| SUB RSP,0x8
MOV EDX,0x5
LEA RSI,[0x122c40]
XOR EDI,EDI
CALL 0x00104240
MOV RDI,qword ptr [0x0012c9e0]
LEA RSI,[0x12456f]
MOV RDX,RAX
XOR EAX,EAX
CALL 0x001044a0
XOR EAX,EAX
ADD RSP,0x8
RET | null | null | null | null | [(u'CALL_-1206914544', u'CALL_-1206914504'), ('const-1197423', u'COPY_-1206914409'), ('const-0', u'COPY_-1206914448'), (u'CALL_-1206914504', u'INDIRECT_-1206914354'), ('const-0', u'CALL_-1206914544'), (u'COPY_-1206914409', u'CALL_-1206914504'), (u'CALL_-1206914544', u'INDIRECT_-1206914379'), (u'INDIRECT_-1206914354', u... | [(u'CALL_-1206914544', u'CALL_-1206914504'), (u'COPY_-1206914437', u'CALL_-1206914544'), (u'CALL_-1206914504', u'INDIRECT_-1206914357'), ('const-0', u'COPY_-1206914501'), (u'INDIRECT_-1206914357', u'COPY_-1206914405'), (u'CALL_-1206914544', u'INDIRECT_-1206914382'), ('const-0', u'CALL_-1206914544'), ('const-0', u'RETUR... | null | null | 0010f1e0 | x64 | O0 | (translation_unit "undefined8 FUN_0010f1e0(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(stderr,"%s\n",uVar1);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0010f1e0(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_co... | (translation_unit "bfd_boolean debug_end_common_block(void *handle,char *name)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(stderr,"%s\n",uVar1);\n return 0;\n}\n\n" (function_definition "bfd_boolean debug_end_common_block(void *handle,char *name)\n\n{\n... | (translation_unit "undefined8 FUN_0010f1e0(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(stderr,"%s\n",uVar1);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0010f1e0(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_co... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) ... | (function_definition "undefined8 FUN_0010f1e0(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);\n fprintf(stderr,"%s\n",uVar1);\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0010f1e0(void)" (identifier "FUN_0010f1e0") (parameter_list "(... |
type_1 function_1(void *handle,char *name)
{
type_2 uVar1;
uVar1 = var_1(0,"debug_end_common_block: not implemented",5);
var_2(stderr,"%s\n",uVar1);
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 (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment... | null |
undefined8 MASKED(void)
{
undefined8 uVar1;
uVar1 = dcgettext(0,"debug_end_common_block: not implemented",5);
fprintf(stderr,"%s\n",uVar1);
return 0;
}
|
273_shuf_and_shuf_strip.c | __libc_csu_fini | FUN_0010bf60 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_0010bf60(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1206927508')] | [('const-0', u'RETURN_-1206927508')] | null | null | 0010bf60 | x64 | O0 | (translation_unit "void FUN_0010bf60(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0010bf60(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0010bf60(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "void __libc_csu_fini(void)\n\n{\n return;\n}\n\n" (function_definition "void __libc_csu_fini(void)\n\n{\n return;\n}" primitive_type (function_declarator "__libc_csu_fini(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;... | (translation_unit "void FUN_0010bf60(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0010bf60(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0010bf60(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_0010bf60(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010bf60(void)" (identifier "FUN_0010bf60") (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;
}
|
8216_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | _M_insert<unsigned_long> | FUN_002e6af0 |
/* std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) */
ostream * __thiscall std::ostream::_M_insert<unsigned_long>(ostream *this,ulong param_1)
{
long *plVar1;
ctype<char> *this_00;
long lVar2;
ctype<char> cVar3;
char extraout_DL;
ostream *poVar4;
int iVar5;
sentry local_48 [24];
... |
long * FUN_002e6af0(long *param_1,undefined8 param_2)
{
long *plVar1;
long *plVar2;
long lVar3;
char cVar4;
char extraout_DL;
long lVar5;
int iVar6;
char local_48 [24];
FUN_002e5da0(local_48,param_1);
if (local_48[0] != '\0') {
lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;
plVar1... | PUSH R15
PUSH R14
MOV R14,RSI
MOV RSI,RDI
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x18
MOV R12,RSP
MOV RDI,R12
CALL 0x002e5da0
CMP byte ptr [RSP],0x0
JZ 0x002e6b7e
MOV RAX,qword ptr [RBX]
MOV RBP,qword ptr [RAX + -0x18]
ADD RBP,RBX
MOV R13,qword ptr [RBP + 0xf8]
TEST R13,R13
JZ 0x002e6c13
CMP byte ptr [... | null | null | null | null | [(u'PTRADD_-1204720586', u'CAST_-1204719991'), (u'INT_ADD_-1204720669', u'CAST_-1204720008'), ('tmp_659', u'BRANCH_-1204720432'), (u'LOAD_-1204720817', u'PTRADD_-1204720746'), ('const-32', u'COPY_-1204719956'), ('const-1', u'INT_OR_-1204720604'), (u'INDIRECT_-1204719971', u'MULTIEQUAL_-1204720043'), ('const-1', u'PTRAD... | [('const-224', u'INT_ADD_-1204720460'), ('const-433', u'LOAD_-1204720452'), (u'INT_ADD_-1204720669', u'CAST_-1204720008'), ('tmp_659', u'BRANCH_-1204720432'), ('const-1', u'INT_OR_-1204720604'), (u'INDIRECT_-1204720016', u'MULTIEQUAL_-1204720047'), (u'LOAD_-1204720535', u'LOAD_-1204720407'), ('const-0', u'INT_EQUAL_-12... | null | null | 002e6af0 | x64 | O0 | (translation_unit "long * FUN_002e6af0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_48 [24];\n \n FUN_002e5da0(local_48,param_1);\n if (local_48[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0... | (translation_unit "/* std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) */\n\nostream * __thiscall std::ostream::_M_insert<unsigned_long>(ostream *this,ulong param_1)\n\n{\n long *plVar1;\n ctype<char> *this_00;\n long lVar2;\n ctype<char> cVar3;\n char extraout_DL;\n ostream *poVar4;\n int iVa... | (translation_unit "long * FUN_002e6af0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_48 [24];\n \n FUN_002e5da0(local_48,param_1);\n if (local_48[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0... | (translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (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) ... | (function_definition "long * FUN_002e6af0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n char extraout_DL;\n long lVar5;\n int iVar6;\n char local_48 [24];\n \n FUN_002e5da0(local_48,param_1);\n if (local_48[0] != '\0') {\n lVar5 = *(long *)(*param_1 +... |
/* std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) */
type_1 * __thiscall std::type_1::_M_insert<unsigned_long>(type_1 *var_4,ulong param_1)
{
long *var_6;
var_1<var_2> *var_8;
long var_11;
var_1<var_2> var_3;
char var_12;
type_1 *var_5;
int iVar5;
type_2 local_48 [24];
sentr... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ... | null |
long * MASKED(long *param_1,undefined8 param_2)
{
long *plVar1;
long *plVar2;
long lVar3;
char cVar4;
char extraout_DL;
long lVar5;
int iVar6;
char local_48 [24];
FUN_002e5da0(local_48,param_1);
if (local_48[0] != '\0') {
lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;
plVar1 = *(l... |
109_ia64-linux-gnu-readelf_and_ia64-linux-gnu-readelf_strip.c | get_compression_header | FUN_0010ffa0 |
uint get_compression_header(Elf_Internal_Chdr *chdr,uchar *buf,bfd_size_type size)
{
elf_vma eVar1;
char *message;
if (is_32bit_elf == 0) {
if (0x17 < size) {
eVar1 = (*byte_get)(buf,4);
chdr->ch_type = (uint)eVar1;
eVar1 = (*byte_get)(buf + 8,8);
chdr->ch_size = eVar1;
eVar... |
undefined8 FUN_0010ffa0(undefined4 *param_1,long param_2,ulong param_3)
{
undefined4 uVar1;
undefined8 uVar2;
if (DAT_0019345c == 0) {
if (0x17 < param_3) {
uVar1 = (*DAT_00196f88)(param_2,4);
*param_1 = uVar1;
uVar2 = (*DAT_00196f88)(param_2 + 8,8);
*(undefined8 *)(param_1 + 2) =... | PUSH RBP
MOV RBP,RDI
PUSH RBX
MOV RBX,RSI
SUB RSP,0x8
MOV EAX,dword ptr [0x0019345c]
TEST EAX,EAX
JZ 0x00110030
CMP RDX,0xb
JBE 0x00110000
MOV RDI,RBX
MOV ESI,0x4
CALL qword ptr [0x00196f88]
LEA RDI,[RBX + 0x4]
MOV ESI,0x4
MOV dword ptr [RBP],EAX
CALL qword ptr [0x00196f88]
LEA RDI,[RBX + 0x8]
MOV ESI,0x4
MOV qword ptr... | null | null | null | null | [('const-1', u'PTRADD_-1206910891'), (u'STORE_-1206910939', u'INDIRECT_-1206910529'), ('const-433', u'STORE_-1206910967'), (u'CALLIND_-1207041785', u'STORE_-1207041769'), (u'STORE_-1207041769', u'INDIRECT_-1207041476'), (u'INDIRECT_-1207041459', u'CALLIND_-1207041756'), (u'PTRADD_-1206910918', u'CALLIND_-1206910955'), ... | [(u'CALLIND_-1206910982', u'INDIRECT_-1206910557'), (u'CALLIND_-1207041785', u'STORE_-1207041769'), (u'INDIRECT_-1207041483', u'CALLIND_-1207041785'), ('tmp_1023', u'CALLIND_-1207041812'), (u'CALLIND_-1207041785', u'INDIRECT_-1207041510'), ('const-0', u'RETURN_-1207041709'), ('const-8', u'INT_ADD_-1207041794'), ('const... | null | null | 0010ffa0 | x64 | O0 | (translation_unit "undefined8 FUN_0010ffa0(undefined4 *param_1,long param_2,ulong param_3)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n if (DAT_0019345c == 0) {\n if (0x17 < param_3) {\n uVar1 = (*DAT_00196f88)(param_2,4);\n *param_1 = uVar1;\n uVar2 = (*DAT_00196f88)(param_2 + 8,8);\n *... | (translation_unit "uint get_compression_header(Elf_Internal_Chdr *chdr,uchar *buf,bfd_size_type size)\n\n{\n elf_vma eVar1;\n char *message;\n \n if (is_32bit_elf == 0) {\n if (0x17 < size) {\n eVar1 = (*byte_get)(buf,4);\n chdr->ch_type = (uint)eVar1;\n eVar1 = (*byte_get)(buf + 8,8);\n chdr... | (translation_unit "undefined8 FUN_0010ffa0(undefined4 *param_1,long param_2,ulong param_3)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n if (DAT_0019345c == 0) {\n if (0x17 < param_3) {\n uVar1 = (*DAT_00196f88)(param_2,4);\n *param_1 = uVar1;\n uVar2 = (*DAT_00196f88)(param_2 + 8,8);\n *... | (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 TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT... | (function_definition "undefined8 FUN_0010ffa0(undefined4 *param_1,long param_2,ulong param_3)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n if (DAT_0019345c == 0) {\n if (0x17 < param_3) {\n uVar1 = (*DAT_00196f88)(param_2,4);\n *param_1 = uVar1;\n uVar2 = (*DAT_00196f88)(param_2 + 8,8);\n ... |
type_1 function_1(type_2 *chdr,type_3 *var_3,type_4 var_2)
{
type_5 eVar1;
char *message;
if (var_1 == 0) {
if (0x17 < var_2) {
eVar1 = (*byte_get)(var_3,4);
chdr->ch_type = (type_1)eVar1;
eVar1 = (*byte_get)(var_3 + 8,8);
chdr->ch_size = eVar1;
eVar1 = (*byte_get)(var_3 + 0... | 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: (sized_type_specifier) declarator: (... | null |
undefined8 MASKED(undefined4 *param_1,long param_2,ulong param_3)
{
undefined4 uVar1;
undefined8 uVar2;
if (DAT_0019345c == 0) {
if (0x17 < param_3) {
uVar1 = (*DAT_00196f88)(param_2,4);
*param_1 = uVar1;
uVar2 = (*DAT_00196f88)(param_2 + 8,8);
*(undefined8 *)(param_1 + 2) = uVar2... |
102_x86_64-linux-gnux32-size_and_x86_64-linux-gnux32-size_strip.c | list_supported_architectures | FUN_001038a0 |
void list_supported_architectures(char *name,FILE *f)
{
long lVar1;
char *pcVar2;
long *__ptr;
long *plVar3;
if (name == (char *)0x0) {
pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);
fprintf((FILE *)f,pcVar2);
}
else {
pcVar2 = (char *)dcgettext(0,"%s: supported architectures... |
void FUN_001038a0(long param_1,FILE *param_2)
{
long lVar1;
char *pcVar2;
long *__ptr;
long *plVar3;
if (param_1 == 0) {
pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);
fprintf(param_2,pcVar2);
}
else {
pcVar2 = (char *)dcgettext(0,"%s: supported architectures:",5);
fprint... | PUSH R13
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
SUB RSP,0x8
TEST RDI,RDI
JZ 0x00103930
MOV RBX,RDI
MOV EDX,0x5
LEA RSI,[0x1067b9]
XOR EDI,EDI
CALL 0x00102170
MOV RDX,RBX
MOV RDI,RBP
MOV RSI,RAX
XOR EAX,EAX
CALL 0x001022a0
CALL 0x001020f0
MOV RDX,qword ptr [RAX]
MOV R13,RAX
TEST RDX,RDX
JZ 0x00103911
MOV RBX,RAX
LEA R12... | null | null | null | null | [(u'CAST_-1206961406', u'CALL_-1206961718'), ('const-5', u'CALL_-1206961927'), (u'COPY_-1206961435', u'CALL_-1206961802'), (u'CAST_-1206961308', u'CALL_-1206961655'), ('const-0', u'CALL_-1206961683'), ('const-1075286', u'COPY_-1206961435'), (u'INT_EQUAL_-1206961966', u'CBRANCH_-1206961964'), ('const-0', u'CALL_-1206961... | [('const-1075104', u'COPY_-1206961380'), ('tmp_1098', u'CALL_-1206961802'), ('const-5', u'CALL_-1206961927'), (u'COPY_-1206961435', u'CALL_-1206961802'), (u'CAST_-1206961408', u'COPY_-1206961460'), (u'CAST_-1206961308', u'CALL_-1206961655'), (u'MULTIEQUAL_-1206961403', u'PTRADD_-1206961374'), ('tmp_1098', u'CALL_-12069... | null | null | 001038a0 | x64 | O0 | (translation_unit "void FUN_001038a0(long param_1,FILE *param_2)\n\n{\n long lVar1;\n char *pcVar2;\n long *__ptr;\n long *plVar3;\n \n if (param_1 == 0) {\n pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);\n fprintf(param_2,pcVar2);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: supported... | (translation_unit "void list_supported_architectures(char *name,FILE *f)\n\n{\n long lVar1;\n char *pcVar2;\n long *__ptr;\n long *plVar3;\n \n if (name == (char *)0x0) {\n pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);\n fprintf((FILE *)f,pcVar2);\n }\n else {\n pcVar2 = (char *)dcgettext... | (translation_unit "void FUN_001038a0(long param_1,FILE *param_2)\n\n{\n long lVar1;\n char *pcVar2;\n long *__ptr;\n long *plVar3;\n \n if (param_1 == 0) {\n pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);\n fprintf(param_2,pcVar2);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: supported... | (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 "void FUN_001038a0(long param_1,FILE *param_2)\n\n{\n long lVar1;\n char *pcVar2;\n long *__ptr;\n long *plVar3;\n \n if (param_1 == 0) {\n pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);\n fprintf(param_2,pcVar2);\n }\n else {\n pcVar2 = (char *)dcgettext(0,"%s: suppor... |
void function_1(char *var_1,type_1 *f)
{
long var_5;
char *pcVar2;
long *__ptr;
long *var_6;
if (var_1 == (char *)0x0) {
pcVar2 = (char *)var_2(0,"Supported architectures:",5);
var_3((type_1 *)f,pcVar2);
}
else {
pcVar2 = (char *)var_2(0,"%s: supported architectures:",5);
var_3((type_... | 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,FILE *param_2)
{
long lVar1;
char *pcVar2;
long *__ptr;
long *plVar3;
if (param_1 == 0) {
pcVar2 = (char *)dcgettext(0,"Supported architectures:",5);
fprintf(param_2,pcVar2);
}
else {
pcVar2 = (char *)dcgettext(0,"%s: supported architectures:",5);
fprintf(para... |
186_alpha-linux-gnu-strings_and_alpha-linux-gnu-strings_strip.c | __cxa_finalize | __cxa_finalize |
/* WARNING: Control flow encountered bad instruction data */
void __cxa_finalize(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __cxa_finalize@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __cxa_finalize(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206939070')] | [('const-1', u'RETURN_-1206939070')] | null | null | 00109238 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __cxa_finalize@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_... | (translation_unit "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __cxa_finalize(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (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 */
/* __cxa_finalize@@GLIBC_2.2.5 */
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();
}
|
200_powerpc-linux-gnuspe-nm_and_powerpc-linux-gnuspe-nm_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206922926')] | [('const-1', u'RETURN_-1206922926')] | null | null | 0010d148 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __libc_start_main(void)\n\n{\n /* WARNI... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __libc_start_main(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __libc_start_main@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void ... | (translation_unit "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (parameter_list "(void)" ( (parameter_declar... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void __libc_start_main(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
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();
}
|
128_x86_64-kfreebsd-gnu-size_and_x86_64-kfreebsd-gnu-size_strip.c | bfd_scan_vma | bfd_scan_vma |
/* WARNING: Control flow encountered bad instruction data */
void bfd_scan_vma(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_scan_vma(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206935518')] | [('const-1', u'RETURN_-1206935518')] | null | null | 0010a018 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_scan_vma(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_scan_vma(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (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();
}
|
4286_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | is_symbolless | FUN_00201010 |
/* DWARF original prototype: bool is_symbolless(Output_reloc<9,_false,_32,_true> * this) */
bool __thiscall
gold::Output_reloc<9,_false,_32,_true>::is_symbolless(Output_reloc<9,_false,_32,_true> *this)
{
return (bool)((byte)this->field_0x1b >> 5 & 1);
}
|
byte FUN_00201010(long param_1)
{
return *(byte *)(param_1 + 0x1b) >> 5 & 1;
}
| MOVZX EAX,byte ptr [RDI + 0x1b]
SHR AL,0x5
AND EAX,0x1
RET | null | null | null | null | [(u'CAST_-1203826520', u'INT_RIGHT_-1203826632'), ('const-1', u'INT_AND_-1203826559'), ('const-27', u'PTRSUB_-1203826523'), (u'INT_AND_-1203826559', u'CAST_-1203826513'), (u'LOAD_-1203826669', u'CAST_-1203826520'), ('const-0', u'RETURN_-1203826599'), (u'COPY_-1203826601', u'RETURN_-1203826599'), (u'INT_RIGHT_-120382663... | [('const-27', u'INT_ADD_-1203826653'), (u'LOAD_-1203826669', u'INT_RIGHT_-1203826632'), ('const-0', u'RETURN_-1203826599'), (u'INT_ADD_-1203826653', u'CAST_-1203826528'), ('const-1', u'INT_AND_-1203826561'), (u'COPY_-1203826585', u'RETURN_-1203826599'), ('tmp_185', u'INT_ADD_-1203826653'), ('const-433', u'LOAD_-1203826... | null | null | 00201010 | x64 | O0 | (translation_unit "byte FUN_00201010(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1b) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_00201010(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1b) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_00201010(long param_1)" identifier (parameter_list "(long p... | (translation_unit "/* DWARF original prototype: bool is_symbolless(Output_reloc<9,_false,_32,_true> * this) */\n\nbool __thiscall\ngold::Output_reloc<9,_false,_32,_true>::is_symbolless(Output_reloc<9,_false,_32,_true> *this)\n\n{\n return (bool)((byte)this->field_0x1b >> 5 & 1);\n}\n\n" comment (ERROR "bool __thiscall... | (translation_unit "byte FUN_00201010(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1b) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_00201010(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1b) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_00201010(long param_1)" identifier (parameter_list "(long p... | (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_00201010(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1b) >> 5 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_00201010(long param_1)" (identifier "FUN_00201010") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" ... |
/* DWARF original prototype: bool is_symbolless(Output_reloc<9,_false,_32,_true> * this) */
bool __thiscall
gold::Output_reloc<9,_false,_32,_true>::is_symbolless(Output_reloc<9,_false,_32,_true> *this)
{
return (bool)((byte)this->field_0x1b >> 5 & 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 + 0x1b) >> 5 & 1;
}
|
497_find_and_find_strip.c | get_proc_max_fd | FUN_0011a2e0 |
/* WARNING: Unknown calling convention */
int get_proc_max_fd(void)
{
bool bVar1;
int iVar2;
DIR *__dirp;
int *piVar3;
dirent *pdVar4;
char *pcVar5;
int maxfd;
int good;
int fd;
char *path;
DIR *dir;
dirent *dent;
maxfd = -1;
__dirp = opendir_safer("/proc/self/fd");
if (__dirp != (DI... |
int FUN_0011a2e0(void)
{
bool bVar1;
int iVar2;
DIR *__dirp;
int *piVar3;
dirent *pdVar4;
undefined8 uVar5;
int local_3c;
local_3c = -1;
__dirp = (DIR *)FUN_0011c9b2("/proc/self/fd");
if (__dirp != (DIR *)0x0) {
bVar1 = false;
while( true ) {
piVar3 = __errno_location();
*pi... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x38
LEA RAX,[0x1513b0]
MOV qword ptr [RBP + -0x28],RAX
MOV dword ptr [RBP + -0x34],0xffffffff
MOV RAX,qword ptr [RBP + -0x28]
MOV RDI,RAX
CALL 0x0011c9b2
MOV qword ptr [RBP + -0x20],RAX
CMP qword ptr [RBP + -0x20],0x0
JZ 0x0011a414
MOV dword ptr [RBP + -0x30],0x0
CALL 0x001070b0
M... | null | null | null | null | [('tmp_484', u'CBRANCH_-1206999973'), (u'PTRADD_-1206999268', u'LOAD_-1206999965'), (u'CALL_-1206999840', u'COPY_-1206999247'), ('const-0', u'CALL_-1207000063'), ('const-19', u'PTRSUB_-1206999236'), (u'MULTIEQUAL_-1206999519', u'COPY_-1206999253'), ('const-0', u'COPY_-1206999366'), (u'CALL_-1207000206', u'PTRSUB_-12069... | [('tmp_484', u'CBRANCH_-1206999973'), (u'PTRSUB_-1206999273', u'PTRADD_-1206999273'), (u'COPY_-1206999371', u'MULTIEQUAL_-1206999197'), ('const-433', u'LOAD_-1207000169'), ('const-433', u'STORE_-1207000230'), (u'INT_NOTEQUAL_-1206999881', u'CBRANCH_-1206999881'), (u'LOAD_-1207000103', u'CALL_-1207000063'), (u'MULTIEQUA... | null | null | 0011a2e0 | x64 | O0 | (translation_unit "int FUN_0011a2e0(void)\n\n{\n bool bVar1;\n int iVar2;\n DIR *__dirp;\n int *piVar3;\n dirent *pdVar4;\n undefined8 uVar5;\n int local_3c;\n \n local_3c = -1;\n __dirp = (DIR *)FUN_0011c9b2("/proc/self/fd");\n if (__dirp != (DIR *)0x0) {\n bVar1 = false;\n while( true ) {\n piVa... | (translation_unit "/* WARNING: Unknown calling convention */\n\nint get_proc_max_fd(void)\n\n{\n bool bVar1;\n int iVar2;\n DIR *__dirp;\n int *piVar3;\n dirent *pdVar4;\n char *pcVar5;\n int maxfd;\n int good;\n int fd;\n char *path;\n DIR *dir;\n dirent *dent;\n \n maxfd = -1;\n __dirp = opendir_safer(... | (translation_unit "int FUN_0011a2e0(void)\n\n{\n bool bVar1;\n int iVar2;\n DIR *__dirp;\n int *piVar3;\n dirent *pdVar4;\n undefined8 uVar5;\n int local_3c;\n \n local_3c = -1;\n __dirp = (DIR *)FUN_0011c9b2("/proc/self/fd");\n if (__dirp != (DIR *)0x0) {\n bVar1 = false;\n while( true ) {\n piVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (poi... | (function_definition "int FUN_0011a2e0(void)\n\n{\n bool bVar1;\n int iVar2;\n DIR *__dirp;\n int *piVar3;\n dirent *pdVar4;\n undefined8 uVar5;\n int local_3c;\n \n local_3c = -1;\n __dirp = (DIR *)FUN_0011c9b2("/proc/self/fd");\n if (__dirp != (DIR *)0x0) {\n bVar1 = false;\n while( true ) {\n p... |
/* WARNING: Unknown calling convention */
int function_1(void)
{
bool bVar1;
int var_8;
type_1 *var_2;
int *piVar3;
type_2 *var_5;
char *pcVar5;
int var_7;
int good;
int fd;
char *path;
type_1 *dir;
type_2 *dent;
var_7 = -1;
var_2 = var_1("/proc/self/fd");
if (var_2 != (type_1 *)0x0)... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... | null |
int MASKED(void)
{
bool bVar1;
int iVar2;
DIR *__dirp;
int *piVar3;
dirent *pdVar4;
undefined8 uVar5;
int local_3c;
local_3c = -1;
__dirp = (DIR *)FUN_0011c9b2("/proc/self/fd");
if (__dirp != (DIR *)0x0) {
bVar1 = false;
while( true ) {
piVar3 = __errno_location();
*piVar3 =... |
438_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c | getopt_long | getopt_long |
/* WARNING: Control flow encountered bad instruction data */
void getopt_long(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getopt_long@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void getopt_long(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207054022')] | [('const-1', u'RETURN_-1207054022')] | null | null | 0012d130 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad inst... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(... | (translation_unit "void getopt_long(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(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 getopt_long(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (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 */
/* getopt_long@@GLIBC_2.2.5 */
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();
}
|
8475_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | add_global_relative | FUN_003e9ac0 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_false,_32,_true>::add_global_relative
(Outp... |
void FUN_003e9ac0(long param_1)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined8 local_38;
long lStack_30;
undefined8 local_28;
uint uStack_20;
int iStack_1c;
FUN_003d42b0(&local_38);
puVar1 = *(undefined8 **)(param_1 + 0x50);
if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {
... | PUSH RBP
MOV R9D,0x1
PUSH RBX
MOV RBX,RDI
SUB RSP,0x28
MOV RBP,RSP
PUSH 0x0
PUSH 0x1
MOV RDI,RBP
CALL 0x003d42b0
POP RAX
MOV RSI,qword ptr [RBX + 0x50]
POP RDX
CMP RSI,qword ptr [RBX + 0x58]
JZ 0x003e9b70
MOVDQA XMM0,xmmword ptr [RSP]
ADD RSI,0x20
MOVUPS xmmword ptr [RSI + -0x20],XMM0
MOVDQA XMM1,xmmword ptr [RSP + 0x1... | null | null | null | null | [(u'PTRSUB_-1205756379', u'LOAD_-1205756785'), ('const-72', u'PTRSUB_-1205756589'), ('const-0', u'PTRSUB_-1205756509'), (u'PTRSUB_-1205756437', u'STORE_-1205756846'), (u'INDIRECT_-1205756657', u'MULTIEQUAL_-1205756607'), (u'PTRADD_-1205756596', u'STORE_-1205757102'), ('const-0', u'INT_NOTEQUAL_-1205756945'), ('tmp_697'... | [('const-8', u'INT_MULT_-1205757013'), (u'INDIRECT_-1205756661', u'STORE_-1205756710'), ('const-433', u'STORE_-1205757011'), (u'PTRADD_-1205756590', u'MULTIEQUAL_-1205756742'), (u'INDIRECT_-1205756657', u'MULTIEQUAL_-1205756607'), (u'SUBPIECE_-1205756665', u'INT_ADD_-1205756841'), ('const-433', u'STORE_-1205756693'), (... | null | null | 003e9ac0 | x64 | O0 | (translation_unit "void FUN_003e9ac0(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_003d42b0(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(un... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::add_global_r... | (translation_unit "void FUN_003e9ac0(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_003d42b0(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(un... | (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 (sized_type_specifier long) IDENT ... | (function_definition "void FUN_003e9ac0(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_003d42b0(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_false,_32,_true>::add_global_relative
(Outp... | 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: (pointer_declarat... | null |
void MASKED(long param_1)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined8 local_38;
long lStack_30;
undefined8 local_28;
uint uStack_20;
int iStack_1c;
FUN_003d42b0(&local_38);
puVar1 = *(undefined8 **)(param_1 + 0x50);
if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {
FU... |
180_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c | set_long_section_mode | FUN_00107ef0 |
void set_long_section_mode(bfd *output_bfd,bfd *input_bfd,long_section_name_handling style)
{
bool bVar1;
if (output_bfd->xvec->flavour != bfd_target_coff_flavour) {
return;
}
if (style == KEEP) {
bVar1 = true;
if (*(int *)(input_bfd->filename + 8) == 2) {
bVar1 = *(int *)(*(long *)(input... |
void FUN_00107ef0(long param_1,long *param_2,int param_3)
{
bool bVar1;
if (*(int *)(*(long *)(param_1 + 8) + 8) != 2) {
return;
}
if (param_3 == 2) {
bVar1 = true;
if (*(int *)(*param_2 + 8) == 2) {
bVar1 = *(int *)(*(long *)(*param_2 + 0x368) + 0x74) != 0;
}
}
else {
bVar1 =... | MOV RAX,qword ptr [RDI + 0x8]
CMP dword ptr [RAX + 0x8],0x2
JZ 0x00107f00
RET
CMP EDX,0x2
JZ 0x00107f20
XOR ESI,ESI
TEST EDX,EDX
SETNZ SIL
MOV RAX,qword ptr [RAX + 0x368]
JMP qword ptr [RAX + 0x78]
MOV RDX,qword ptr [RSI]
MOV ESI,0x1
CMP dword ptr [RDX + 0x8],0x2
JNZ 0x00107f0d
MOV RDX,qword ptr [RDX + 0x368]
XOR ESI,E... | null | null | null | null | [(u'MULTIEQUAL_-1206943753', u'CALLIND_-1206943916'), (u'PTRSUB_-1206943742', u'LOAD_-1206943933'), (u'CAST_-1206943732', u'INT_ADD_-1206943907'), (u'LOAD_-1206944013', u'PTRSUB_-1206943768'), ('const-2', u'INT_EQUAL_-1206943965'), ('const-1', u'RETURN_-1206943867'), ('const-872', u'PTRSUB_-1206943742'), ('const-0', u'... | [('tmp_454', u'LOAD_-1206943909'), (u'CAST_-1206943742', u'LOAD_-1206943933'), (u'CAST_-1206943776', u'LOAD_-1206944013'), ('const-2', u'INT_EQUAL_-1206943965'), ('const-1', u'RETURN_-1206943867'), ('const-872', u'INT_ADD_-1206943917'), (u'INT_ADD_-1206943839', u'CAST_-1206943701'), (u'CAST_-1206943734', u'LOAD_-120694... | null | null | 00107ef0 | x64 | O0 | (translation_unit "void FUN_00107ef0(long param_1,long *param_2,int param_3)\n\n{\n bool bVar1;\n \n if (*(int *)(*(long *)(param_1 + 8) + 8) != 2) {\n return;\n }\n if (param_3 == 2) {\n bVar1 = true;\n if (*(int *)(*param_2 + 8) == 2) {\n bVar1 = *(int *)(*(long *)(*param_2 + 0x368) + 0x74) != 0;\n... | (translation_unit "void set_long_section_mode(bfd *output_bfd,bfd *input_bfd,long_section_name_handling style)\n\n{\n bool bVar1;\n \n if (output_bfd->xvec->flavour != bfd_target_coff_flavour) {\n return;\n }\n if (style == KEEP) {\n bVar1 = true;\n if (*(int *)(input_bfd->filename + 8) == 2) {\n bVa... | (translation_unit "void FUN_00107ef0(long param_1,long *param_2,int param_3)\n\n{\n bool bVar1;\n \n if (*(int *)(*(long *)(param_1 + 8) + 8) != 2) {\n return;\n }\n if (param_3 == 2) {\n bVar1 = true;\n if (*(int *)(*param_2 + 8) == 2) {\n bVar1 = *(int *)(*(long *)(*param_2 + 0x368) + 0x74) != 0;\n... | (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 "void FUN_00107ef0(long param_1,long *param_2,int param_3)\n\n{\n bool bVar1;\n \n if (*(int *)(*(long *)(param_1 + 8) + 8) != 2) {\n return;\n }\n if (param_3 == 2) {\n bVar1 = true;\n if (*(int *)(*param_2 + 8) == 2) {\n bVar1 = *(int *)(*(long *)(*param_2 + 0x368) + 0x74) != 0... |
void function_1(type_1 *output_bfd,type_1 *input_bfd,type_2 var_2)
{
bool bVar1;
if (output_bfd->xvec->flavour != var_1) {
return;
}
if (var_2 == var_3) {
bVar1 = true;
if (*(int *)(input_bfd->filename + 8) == 2) {
bVar1 = *(int *)(*(long *)(input_bfd->filename + 0x368) + 0x74) != 0;
... | 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: (pointer_declarator declarator... | null |
void MASKED(long param_1,long *param_2,int param_3)
{
bool bVar1;
if (*(int *)(*(long *)(param_1 + 8) + 8) != 2) {
return;
}
if (param_3 == 2) {
bVar1 = true;
if (*(int *)(*param_2 + 8) == 2) {
bVar1 = *(int *)(*(long *)(*param_2 + 0x368) + 0x74) != 0;
}
}
else {
bVar1 = param... |
2285_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | clear_view_cache_marks | FUN_0017a300 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void clear_view_cache_marks(File_read * this) */
void __thiscall gold::File_read::clear_view_cache_marks(File_read *this)
{
_List_node_base *p_Var1;
_List_node_base *p_Var2;
_Rb_tree_node_base *p_Var3;
if (1 < this->object... |
void FUN_0017a300(long param_1)
{
long *plVar1;
undefined8 *puVar2;
long lVar3;
if (1 < *(int *)(param_1 + 0x28)) {
return;
}
for (lVar3 = *(long *)(param_1 + 0x70); lVar3 != param_1 + 0x60; lVar3 = FUN_002dc020(lVar3)) {
*(undefined1 *)(*(long *)(lVar3 + 0x30) + 0x20) = 0;
}
puVar2 = *(und... | CMP dword ptr [RDI + 0x28],0x1
JG 0x0017a370
PUSH RBP
LEA RBP,[RDI + 0x60]
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RAX,qword ptr [RDI + 0x70]
CMP RAX,RBP
JZ 0x0017a335
NOP dword ptr [RAX]
MOV RDX,qword ptr [RAX + 0x30]
MOV RDI,RAX
MOV byte ptr [RDX + 0x20],0x0
CALL 0x002dc020
CMP RAX,RBP
JNZ 0x0017a320
MOV RAX,qword ptr [... | null | null | null | null | [('const-0', u'RETURN_-1207393284'), ('tmp_358', u'PTRSUB_-1207393217'), (u'PTRSUB_-1207393202', u'PTRSUB_-1207393196'), (u'PTRSUB_-1207393162', u'PTRSUB_-1207393152'), (u'CAST_-1207393117', u'INT_NOTEQUAL_-1207393377'), ('const-0', u'PTRSUB_-1207393175'), ('const-1', u'INT_SLESS_-1207393505'), ('const-0', u'PTRSUB_-12... | [(u'INT_ADD_-1207393437', u'CAST_-1207393188'), ('const-0', u'RETURN_-1207393284'), ('const-0', u'STORE_-1207393351'), ('const-0', u'STORE_-1207393440'), (u'LOAD_-1207393453', u'INT_ADD_-1207393426'), ('const-433', u'STORE_-1207393351'), ('tmp_624', u'INT_ADD_-1207393384'), (u'INT_ADD_-1207393384', u'CAST_-1207393157')... | null | null | 0017a300 | x64 | O0 | (translation_unit "void FUN_0017a300(long param_1)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n long lVar3;\n \n if (1 < *(int *)(param_1 + 0x28)) {\n return;\n }\n for (lVar3 = *(long *)(param_1 + 0x70); lVar3 != param_1 + 0x60; lVar3 = FUN_002dc020(lVar3)) {\n *(undefined1 *)(*(long *)(lVar3 + 0x30) + 0x... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void clear_view_cache_marks(File_read * this) */\n\nvoid __thiscall gold::File_read::clear_view_cache_marks(File_read *this)\n\n{\n _List_node_base *p_Var1;\n _List_node_base *p_Var2;\n _Rb_tree_node_base *p_Var3;... | (translation_unit "void FUN_0017a300(long param_1)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n long lVar3;\n \n if (1 < *(int *)(param_1 + 0x28)) {\n return;\n }\n for (lVar3 = *(long *)(param_1 + 0x70); lVar3 != param_1 + 0x60; lVar3 = FUN_002dc020(lVar3)) {\n *(undefined1 *)(*(long *)(lVar3 + 0x30) + 0x... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type... | (function_definition "void FUN_0017a300(long param_1)\n\n{\n long *plVar1;\n undefined8 *puVar2;\n long lVar3;\n \n if (1 < *(int *)(param_1 + 0x28)) {\n return;\n }\n for (lVar3 = *(long *)(param_1 + 0x70); lVar3 != param_1 + 0x60; lVar3 = FUN_002dc020(lVar3)) {\n *(undefined1 *)(*(long *)(lVar3 + 0x30) +... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void clear_view_cache_marks(File_read * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
type_2 *p_Var1;
type_2 *var_3;
type_3 *p_Var3;
if (1 < this->object_count_) {
return;
}
for (p_Var3 = (this-... | 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: (sized_type_specifier) declarator: (pointer_dec... | null |
void MASKED(long param_1)
{
long *plVar1;
undefined8 *puVar2;
long lVar3;
if (1 < *(int *)(param_1 + 0x28)) {
return;
}
for (lVar3 = *(long *)(param_1 + 0x70); lVar3 != param_1 + 0x60; lVar3 = FUN_002dc020(lVar3)) {
*(undefined1 *)(*(long *)(lVar3 + 0x30) + 0x20) = 0;
}
puVar2 = *(undefined... |
2584_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | parse_to_value | FUN_001943d0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_orphan_handling * this, char * option_name,
char * arg, Command_line * param_3, General_options * param_4) */
void __thiscall
gold::General_options::Struct_orphan_handling::parse_to_value
... |
void FUN_001943d0(long param_1,undefined8 param_2,undefined8 param_3)
{
char *local_28;
char *local_20;
undefined1 *local_18;
char *local_10;
local_28 = "place";
local_20 = "discard";
local_18 = &DAT_0052e051;
local_10 = "error";
FUN_003b9f00(param_2,param_3,param_1 + 0x68,&local_28,4);
*(undef... | PUSH RBX
LEA RAX,[0x58b216]
MOV RBX,RDI
MOV R8D,0x4
MOV RDI,RSI
MOV RSI,RDX
LEA RDX,[RBX + 0x68]
SUB RSP,0x20
MOV qword ptr [RSP],RAX
LEA RAX,[0x52e049]
MOV RCX,RSP
MOV qword ptr [RSP + 0x8],RAX
LEA RAX,[0x52e051]
MOV qword ptr [RSP + 0x10],RAX
LEA RAX,[0x58c4fe]
MOV qword ptr [RSP + 0x18],RAX
CALL 0x003b9f00
MOV byte ... | null | null | null | null | [(u'CALL_-1207548859', u'INDIRECT_-1207548763'), (u'PTRSUB_-1207548744', u'STORE_-1207548855'), ('tmp_151', u'PTRSUB_-1207548744'), (u'PTRSUB_-1207548797', u'CALL_-1207548859'), ('const-104', u'PTRSUB_-1207548802'), ('const-5817598', u'COPY_-1207548873'), ('const-4', u'CALL_-1207548859'), ('const-5431377', u'COPY_-1207... | [(u'PTRSUB_-1207548799', u'CALL_-1207548859'), (u'CALL_-1207548859', u'INDIRECT_-1207548763'), ('tmp_204', u'INT_ADD_-1207548841'), ('tmp_206', u'CALL_-1207548859'), ('tmp_205', u'CALL_-1207548859'), ('const-5812758', u'COPY_-1207548924'), (u'CAST_-1207548748', u'STORE_-1207548855'), ('const-4', u'CALL_-1207548859'), (... | null | null | 001943d0 | x64 | O0 | (translation_unit "void FUN_001943d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n char *local_28;\n char *local_20;\n undefined1 *local_18;\n char *local_10;\n \n local_28 = "place";\n local_20 = "discard";\n local_18 = &DAT_0052e051;\n local_10 = "error";\n FUN_003b9f00(param_2,param_3,param_1 ... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_orphan_handling * this, char * option_name,\n char * arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_orphan_handling::... | (translation_unit "void FUN_001943d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n char *local_28;\n char *local_20;\n undefined1 *local_18;\n char *local_10;\n \n local_28 = "place";\n local_20 = "discard";\n local_18 = &DAT_0052e051;\n local_10 = "error";\n FUN_003b9f00(param_2,param_3,param_1 ... | (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 (pointer_declarator * IDENT) ;) (declaration TYPE (poin... | (function_definition "void FUN_001943d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n char *local_28;\n char *local_20;\n undefined1 *local_18;\n char *local_10;\n \n local_28 = "place";\n local_20 = "discard";\n local_18 = &DAT_0052e051;\n local_10 = "error";\n FUN_003b9f00(param_2,param_3,param... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_orphan_handling * 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 *option_... | 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)
{
char *local_28;
char *local_20;
undefined1 *local_18;
char *local_10;
local_28 = "place";
local_20 = "discard";
local_18 = &DAT_0052e051;
local_10 = "error";
FUN_003b9f00(param_2,param_3,param_1 + 0x68,&local_28,4);
*(undefined1 ... |
208_powerpc64le-linux-gnu-strip_and_powerpc64le-linux-gnu-strip_strip.c | debug_make_type | FUN_0010d270 |
debug_type_s * debug_make_type(debug_handle *info,debug_type_kind kind,uint size)
{
debug_type_s *pdVar1;
pdVar1 = (debug_type_s *)xmalloc(0x18);
pdVar1->pointer = (debug_type)0x0;
pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0;
pdVar1->kind = (debug_type_kind)info;
pdVar1->size = kind;
return pdVar... |
void FUN_0010d270(undefined4 param_1,undefined4 param_2)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)xmalloc(0x18);
*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;
*puVar1 = param_1;
puVar1[1] = param_2;
return;
}
| PUSH RBP
MOV EBP,EDI
MOV EDI,0x18
PUSH RBX
MOV EBX,ESI
SUB RSP,0x8
CALL 0x00104370
PXOR XMM0,XMM0
MOVUPS xmmword ptr [RAX + 0x8],XMM0
MOV dword ptr [RAX],EBP
MOV dword ptr [RAX + 0x4],EBX
ADD RSP,0x8
POP RBX
POP RBP
RET | null | null | null | null | [('const-433', u'STORE_-1206922581'), ('const-8', u'PTRSUB_-1206922458'), ('const-0', u'STORE_-1206922519'), ('const-0', u'SUBPIECE_-1206922486'), (u'PTRSUB_-1206922456', u'STORE_-1206922581'), (u'CAST_-1206922466', u'PTRSUB_-1206922457'), ('const-16', u'PTRSUB_-1206922457'), (u'CAST_-1206922466', u'PTRSUB_-1206922456'... | [(u'CAST_-1206922458', u'STORE_-1206922587'), (u'CAST_-1206922468', u'PTRADD_-1206922460'), ('tmp_216', u'STORE_-1206922576'), ('const-4', u'PTRADD_-1206922460'), ('const-433', u'STORE_-1206922587'), (u'CAST_-1206922468', u'PTRADD_-1206922453'), (u'CAST_-1206922468', u'STORE_-1206922581'), ('const-433', u'STORE_-120692... | null | null | 0010d270 | x64 | O0 | (translation_unit "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}\n\n" (function_definition "void FUN_0010d270(und... | (translation_unit "debug_type_s * debug_make_type(debug_handle *info,debug_type_kind kind,uint size)\n\n{\n debug_type_s *pdVar1;\n \n pdVar1 = (debug_type_s *)xmalloc(0x18);\n pdVar1->pointer = (debug_type)0x0;\n pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0;\n pdVar1->kind = (debug_type_kind)info;\n pdVar1->... | (translation_unit "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}\n\n" (function_definition "void FUN_0010d270(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descr... | (function_definition "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" (primitive_type "void") (function_declarator... |
type_1 * function_1(type_2 *info,type_3 kind,type_4 size)
{
type_1 *pdVar1;
pdVar1 = (type_1 *)var_1(0x18);
pdVar1->pointer = (type_5)0x0;
pdVar1->u = (type_6)0x0;
pdVar1->kind = (type_3)info;
pdVar1->size = kind;
return pdVar1;
}
| 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,undefined4 param_2)
{
undefined4 *puVar1;
puVar1 = (undefined4 *)xmalloc(0x18);
*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;
*puVar1 = param_1;
puVar1[1] = param_2;
return;
}
|
327_powerpc64le-linux-gnu-readelf_and_powerpc64le-linux-gnu-readelf_strip.c | dupargv | FUN_00155df0 |
char ** dupargv(char **argv)
{
long lVar1;
char **ppcVar2;
char *pcVar3;
long lVar4;
char **ppcVar5;
size_t size;
if (argv == (char **)0x0) {
ppcVar2 = (char **)0x0;
}
else {
if (*argv == (char *)0x0) {
size = 8;
}
else {
lVar4 = 1;
do {
lVar1 = lVar4;
... |
undefined8 * FUN_00155df0(long *param_1)
{
long lVar1;
undefined8 *puVar2;
undefined8 uVar3;
undefined8 *puVar4;
long lVar5;
if (param_1 == (long *)0x0) {
puVar2 = (undefined8 *)0x0;
}
else {
if (*param_1 == 0) {
lVar5 = 8;
}
else {
lVar5 = 1;
do {
lVar1 = ... | PUSH R12
PUSH RBP
PUSH RBX
TEST RDI,RDI
JZ 0x00155e85
CMP qword ptr [RDI],0x0
MOV RBP,RDI
JZ 0x00155e70
MOV EAX,0x1
NOP dword ptr [RAX + RAX*0x1]
MOV ECX,EAX
ADD RAX,0x1
CMP qword ptr [RBP + RAX*0x8 + -0x8],0x0
JNZ 0x00155e10
LEA EDI,[RCX + 0x1]
MOVSXD RDI,EDI
SHL RDI,0x3
CALL 0x001594b0
MOV RDI,qword ptr [RBP]
MOV R12... | null | null | null | null | [(u'CAST_-1207279514', u'INT_ADD_-1207279905'), ('const-0', u'SUBPIECE_-1207279592'), (u'CAST_-1207279544', u'CAST_-1207279492'), (u'COPY_-1207279704', u'MULTIEQUAL_-1207279636'), (u'INT_ADD_-1207279905', u'CAST_-1207279513'), (u'INT_ADD_-1207280052', u'COPY_-1207279623'), (u'MULTIEQUAL_-1207279611', u'STORE_-120727986... | [(u'COPY_-1207279702', u'MULTIEQUAL_-1207279634'), (u'INT_ADD_-1207279896', u'MULTIEQUAL_-1207279634'), (u'CAST_-1207279490', u'INT_ADD_-1207279858'), ('tmp_1226', u'PTRADD_-1207279566'), (u'COPY_-1207279632', u'SUBPIECE_-1207279590'), (u'COPY_-1207279601', u'MULTIEQUAL_-1207279577'), ('const-0', u'COPY_-1207279601'), ... | null | null | 00155df0 | x64 | O0 | (translation_unit "undefined8 * FUN_00155df0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVa... | (translation_unit "char ** dupargv(char **argv)\n\n{\n long lVar1;\n char **ppcVar2;\n char *pcVar3;\n long lVar4;\n char **ppcVar5;\n size_t size;\n \n if (argv == (char **)0x0) {\n ppcVar2 = (char **)0x0;\n }\n else {\n if (*argv == (char *)0x0) {\n size = 8;\n }\n else {\n lVar4 = 1;\... | (translation_unit "undefined8 * FUN_00155df0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVa... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (... | (function_definition "undefined8 * FUN_00155df0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n ... |
char ** function_1(char **var_1)
{
long var_2;
char **ppcVar2;
char *var_4;
long var_6;
char **ppcVar5;
size_t size;
if (var_1 == (char **)0x0) {
ppcVar2 = (char **)0x0;
}
else {
if (*var_1 == (char *)0x0) {
size = 8;
}
else {
var_6 = 1;
do {
var_2 = var_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement... | null |
undefined8 * MASKED(long *param_1)
{
long lVar1;
undefined8 *puVar2;
undefined8 uVar3;
undefined8 *puVar4;
long lVar5;
if (param_1 == (long *)0x0) {
puVar2 = (undefined8 *)0x0;
}
else {
if (*param_1 == 0) {
lVar5 = 8;
}
else {
lVar5 = 1;
do {
lVar1 = lVar5;... |
27_hppa-linux-gnu-nm_and_hppa-linux-gnu-nm_strip.c | strlen | strlen |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0010c0d8)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t strlen(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_strlen_0010c0d8)();
return sVar1;
}
| JMP qword ptr [0x0010c0d8] | null | null | null | null | [(u'CALLIND_-1206963784', u'RETURN_-1206963781'), ('tmp_32', u'CAST_-1206963717'), (u'CAST_-1206963717', u'CALLIND_-1206963784'), ('const-0', u'RETURN_-1206963781'), (u'INDIRECT_-1206963722', u'COPY_-1206963781'), (u'CALLIND_-1206963784', u'INDIRECT_-1206963722')] | [(u'CALLIND_-1206963784', u'RETURN_-1206963781'), ('tmp_32', u'CAST_-1206963717'), (u'CAST_-1206963717', u'CALLIND_-1206963784'), ('const-0', u'RETURN_-1206963781'), (u'INDIRECT_-1206963722', u'COPY_-1206963781'), (u'CALLIND_-1206963784', u'INDIRECT_-1206963722')] | null | null | 001031b0 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code ... | (translation_unit "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" primitive_type (function_declarator "strl... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * ... | (function_definition "size_t strlen(char *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strlen_0010c0d8)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "ch... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(char *__s)
{
size_t sVar1;
sVar1 = (*(type_1 *)PTR_strlen_0010c0d8)();
return sVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(char *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_0010c0d8)();
return sVar1;
}
|
2448_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | LocaleInfoCompare | FUN_0028461d |
int LocaleInfoCompare(void *x,void *y)
{
int iVar1;
void *y_local;
void *x_local;
LocaleInfo **p;
LocaleInfo **q;
/* WARNING: Load size is inaccurate */
/* WARNING: Load size is inaccurate */
iVar1 = LocaleCompare((char *)**x,(char *)**y);
if (iVar1 == 0) {
... |
void FUN_0028461d(long *param_1,long *param_2)
{
int iVar1;
iVar1 = LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2);
if (iVar1 == 0) {
LocaleCompare(*(undefined8 *)(*param_1 + 8),*(undefined8 *)(*param_2 + 8));
}
else {
LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2)... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x10],RAX
MOV RAX,qword ptr [RBP + -0x20]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
MOV RDX,qword ptr [RAX]
MOV RAX,qword pt... | null | null | null | null | [(u'CAST_-1204336799', u'CALL_-1204337009'), (u'LOAD_-1204337029', u'CAST_-1204336799'), (u'LOAD_-1204337034', u'LOAD_-1204337029'), ('tmp_291', u'LOAD_-1204337034'), ('const-433', u'LOAD_-1204336967'), ('tmp_292', u'LOAD_-1204336986'), (u'CAST_-1204336727', u'CALL_-1204336881'), ('const-433', u'LOAD_-1204337046'), ('c... | [('const-8', u'INT_ADD_-1204336964'), (u'LOAD_-1204336901', u'CALL_-1204336881'), ('const-433', u'LOAD_-1204336986'), (u'LOAD_-1204336918', u'CALL_-1204336881'), (u'LOAD_-1204337034', u'CAST_-1204336812'), (u'INT_EQUAL_-1204336995', u'CBRANCH_-1204336993'), (u'LOAD_-1204336986', u'INT_ADD_-1204336964'), ('const-433', u... | null | null | 0028461d | x64 | O0 | (translation_unit "void FUN_0028461d(long *param_1,long *param_2)\n\n{\n int iVar1;\n \n iVar1 = LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2);\n if (iVar1 == 0) {\n LocaleCompare(*(undefined8 *)(*param_1 + 8),*(undefined8 *)(*param_2 + 8));\n }\n else {\n LocaleCompare(*(undefined8 *)*para... | (translation_unit "int LocaleInfoCompare(void *x,void *y)\n\n{\n int iVar1;\n void *y_local;\n void *x_local;\n LocaleInfo **p;\n LocaleInfo **q;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccurate */\n iVar1 = LocaleCompare((char *)**x,(char *)... | (translation_unit "void FUN_0028461d(long *param_1,long *param_2)\n\n{\n int iVar1;\n \n iVar1 = LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2);\n if (iVar1 == 0) {\n LocaleCompare(*(undefined8 *)(*param_1 + 8),*(undefined8 *)(*param_2 + 8));\n }\n else {\n LocaleCompare(*(undefined8 *)*para... | (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) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_st... | (function_definition "void FUN_0028461d(long *param_1,long *param_2)\n\n{\n int iVar1;\n \n iVar1 = LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2);\n if (iVar1 == 0) {\n LocaleCompare(*(undefined8 *)(*param_1 + 8),*(undefined8 *)(*param_2 + 8));\n }\n else {\n LocaleCompare(*(undefined8 *)*p... |
int function_1(void *x,void *y)
{
int var_2;
void *y_local;
void *x_local;
type_1 **p;
type_1 **q;
/* WARNING: Load size is inaccurate */
/* WARNING: Load size is inaccurate */
var_2 = var_1((char *)**x,(char *)**y);
if (var_2 == 0) {
/* WAR... | 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)
{
int iVar1;
iVar1 = LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2);
if (iVar1 == 0) {
LocaleCompare(*(undefined8 *)(*param_1 + 8),*(undefined8 *)(*param_2 + 8));
}
else {
LocaleCompare(*(undefined8 *)*param_1,*(undefined8 *)*param_2);
}
... |
494_vdir_and_vdir_strip.c | rotr64 | FUN_0011bb08 |
uint64_t rotr64(uint64_t x,int n)
{
byte bVar1;
int n_local;
uint64_t x_local;
bVar1 = (byte)n & 0x3f;
return x >> bVar1 | x << 0x40 - bVar1;
}
|
ulong FUN_0011bb08(ulong param_1,byte param_2)
{
return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
MOV EAX,dword ptr [RBP + -0xc]
MOV RDX,qword ptr [RBP + -0x8]
MOV ECX,EAX
ROR RDX,CL
MOV RAX,RDX
POP RBP
RET | null | null | null | null | [('tmp_129', u'INT_RIGHT_-1206994098'), (u'INT_AND_-1206994102', u'INT_RIGHT_-1206994098'), ('const-63', u'INT_AND_-1206994102'), ('const-0', u'RETURN_-1206994085'), ('tmp_129', u'INT_LEFT_-1206994097'), (u'INT_AND_-1206994102', u'INT_SUB_-1206994107'), (u'INT_RIGHT_-1206994098', u'INT_OR_-1206994097'), (u'INT_OR_-1206... | [(u'INT_AND_-1206994102', u'INT_RIGHT_-1206994098'), ('const-63', u'INT_AND_-1206994102'), ('const-0', u'RETURN_-1206994085'), (u'INT_AND_-1206994102', u'INT_SUB_-1206994107'), (u'INT_RIGHT_-1206994098', u'INT_OR_-1206994097'), (u'INT_OR_-1206994097', u'COPY_-1206994105'), ('tmp_148', u'INT_RIGHT_-1206994098'), (u'COPY... | null | null | 0011bb08 | x64 | O0 | (translation_unit "ulong FUN_0011bb08(ulong param_1,byte param_2)\n\n{\n return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);\n}\n\n" (function_definition "ulong FUN_0011bb08(ulong param_1,byte param_2)\n\n{\n return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);\n}" type_identi... | (translation_unit "uint64_t rotr64(uint64_t x,int n)\n\n{\n byte bVar1;\n int n_local;\n uint64_t x_local;\n \n bVar1 = (byte)n & 0x3f;\n return x >> bVar1 | x << 0x40 - bVar1;\n}\n\n" (function_definition "uint64_t rotr64(uint64_t x,int n)\n\n{\n byte bVar1;\n int n_local;\n uint64_t x_local;\n \n bVar1 = (... | (translation_unit "ulong FUN_0011bb08(ulong param_1,byte param_2)\n\n{\n return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);\n}\n\n" (function_definition "ulong FUN_0011bb08(ulong param_1,byte param_2)\n\n{\n return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);\n}" type_identi... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression IDENT >> (parenthesized_expression ( (binary_expression IDENT & LIT) )... | (function_definition "ulong FUN_0011bb08(ulong param_1,byte param_2)\n\n{\n return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);\n}" (type_identifier "ulong") (function_declarator "FUN_0011bb08(ulong param_1,byte param_2)" (identifier "FUN_0011bb08") (parameter_list "(ulong param_1,byte param_2)" (... |
uint64_t function_1(uint64_t var_1,int n)
{
type_1 var_2;
int n_local;
uint64_t x_local;
var_2 = (type_1)n & 0x3f;
return var_1 >> var_2 | var_1 << 0x40 - var_2;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme... | null |
ulong MASKED(ulong param_1,byte param_2)
{
return param_1 >> (param_2 & 0x3f) | param_1 << 0x40 - (param_2 & 0x3f);
}
|
6414_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_section_info | FUN_002a5480 |
/* DWARF original prototype: uint do_section_info(Sized_pluginobj<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_pluginobj<32,_false>::do_section_info(Sized_pluginobj<32,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/... |
void FUN_002a5480(void)
{
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/plugin.cc",0x659,"do_section_info");
}
| SUB RSP,0x8
LEA RDX,[0x3f0de0]
MOV ESI,0x659
LEA RDI,[0x3f0924]
CALL 0x001e9890 | null | null | null | null | [('const-1625', u'CALL_-1204464468'), ('const-4132320', u'COPY_-1204464452'), (u'COPY_-1204464452', u'CALL_-1204464468'), ('const-1', u'RETURN_-1204464463'), (u'COPY_-1204464453', u'CALL_-1204464468'), ('const-4131108', u'COPY_-1204464453')] | [(u'COPY_-1204464454', u'CALL_-1204464468'), ('const-4131108', u'COPY_-1204464455'), (u'COPY_-1204464455', u'CALL_-1204464468'), ('const-4132320', u'COPY_-1204464454'), ('const-1', u'RETURN_-1204464463'), ('const-1625', u'CALL_-1204464468')] | null | null | 002a5480 | x64 | O0 | (translation_unit "void FUN_002a5480(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/plugin.cc",0x659,"do_section_info");\n}\n\n" (function_definition "void FUN_002a5480(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../..... | (translation_unit "/* DWARF original prototype: uint do_section_info(Sized_pluginobj<32,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_pluginobj<32,_false>::do_section_info(Sized_pluginobj<32,_false> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gol... | (translation_unit "void FUN_002a5480(void)\n\n{\n \n FUN_001e9890("../../gold/plugin.cc",0x659,"do_section_info");\n}\n\n" (function_definition "void FUN_002a5480(void)\n\n{\n \n FUN_001e9890("../../gold/plugin.cc",0x659,"do_section_info");\n}" primitive_type (function_declarator... | (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_002a5480(void)\n\n{\n \n FUN_001e9890("../../gold/plugin.cc",0x659,"do_section_info");\n}" (primitive_type "void") (function_declarator "FUN_002a5480(void)" (identifier "FUN_002a5480") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void... |
/* DWARF original prototype: uint do_section_info(Sized_pluginobj<32,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_pluginobj<32,_false>::do_section_info(Sized_pluginobj<32,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/... | 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_001e9890("../../gold/plugin.cc",0x659,"do_section_info");
}
|
358_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c | lang_add_section | FUN_0011bd20 |
void lang_add_section(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info,
lang_output_section_statement_type *output)
{
bfd_section *pbVar1;
bfd *pbVar2;
bfd_boolean bVar3;
uint uVar4;
int iVar5;
lang_statement_union *plVar6;
long lVar7;
asection *paVar8;
uint... |
void FUN_0011bd20(long param_1,long param_2,long param_3,long param_4)
{
long lVar1;
int iVar2;
uint uVar3;
undefined8 *puVar4;
long lVar5;
uint uVar6;
uint uVar7;
byte *pbVar8;
byte *pbVar9;
undefined1 uVar10;
undefined1 uVar11;
byte bVar12;
bVar12 = 0;
uVar10 = &stack0xffffffffffffffe... | PUSH R13
MOV R13,RCX
MOV R8,RDX
PUSH R12
MOV R12,RDI
PUSH RBP
PUSH RBX
MOV RBX,RSI
SUB RSP,0x8
MOV EBP,dword ptr [RSI + 0x20]
MOV EDI,EBP
CALL 0x001174e0
MOV RSI,qword ptr [R13 + 0x30]
MOV ECX,0xa
LEA RDI,[0x16c1a5]
CMPSB.REPE RDI,RSI
SETA DL
SBB DL,0x0
TEST EAX,EAX
JNZ 0x0011bda0
MOVSX EDX,DL
TEST EDX,EDX
JZ 0x0011bda... | null | null | null | null | [(u'BOOL_NEGATE_-1206991947', u'BOOL_AND_-1206993476'), (u'MULTIEQUAL_-1206991459', u'INT_AND_-1206993114'), (u'PTRSUB_-1206991148', u'STORE_-1206992546'), (u'INT_NOTEQUAL_-1206992486', u'CBRANCH_-1206992482'), ('const-32', u'PTRSUB_-1206991372'), ('const-120', u'PTRSUB_-1206990921'), (u'STORE_-1206992752', u'INDIRECT_... | [(u'INT_NOTEQUAL_-1206992486', u'CBRANCH_-1206992482'), (u'INDIRECT_-1206991398', u'COPY_-1206991458'), (u'MULTIEQUAL_-1206992129', u'INT_ADD_-1206992518'), (u'CALLIND_-1206992501', u'INDIRECT_-1206991290'), (u'MULTIEQUAL_-1206992006', u'MULTIEQUAL_-1206992003'), (u'STORE_-1206992546', u'INDIRECT_-1206991398'), ('const... | null | null | 0011bd20 | x64 | O0 | (translation_unit "void FUN_0011bd20(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\... | (translation_unit "void lang_add_section(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info,\n lang_output_section_statement_type *output)\n\n{\n bfd_section *pbVar1;\n bfd *pbVar2;\n bfd_boolean bVar3;\n uint uVar4;\n int iVar5;\n lang_statement_union *plVar6;\n long lVar7... | (translation_unit "void FUN_0011bd20(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\... | (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 (sized_type_specifier long) ... | (function_definition "void FUN_0011bd20(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = ... |
void function_1(type_1 *ptr,type_2 *section,type_3 *var_6,
type_4 *output)
{
type_5 *var_17;
type_6 *pbVar2;
type_7 var_5;
type_8 var_7;
int var_16;
type_9 *plVar6;
long var_2;
type_2 *var_12;
type_8 var_14;
type_8 var_10;
type_10 *var_3;
type_10 *var_4;
type_11 uVar12;
... | 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,long param_4)
{
long lVar1;
int iVar2;
uint uVar3;
undefined8 *puVar4;
long lVar5;
uint uVar6;
uint uVar7;
byte *pbVar8;
byte *pbVar9;
undefined1 uVar10;
undefined1 uVar11;
byte bVar12;
bVar12 = 0;
uVar10 = &stack0xffffffffffffffe0 < &D... |
110_sg_sanitize_and_sg_sanitize_strip.c | set_scsi_pt_cdb | set_scsi_pt_cdb |
/* WARNING: Control flow encountered bad instruction data */
void set_scsi_pt_cdb(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void set_scsi_pt_cdb(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206939270')] | [('const-1', u'RETURN_-1206939270')] | null | null | 00109170 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid set_scsi_pt_cdb(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void set_scsi_pt_cdb(void)\n\n{\n /* WARNING: ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid set_scsi_pt_cdb(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void set_scsi_pt_cdb(void)\n\n{\n /* WARNING: ... | (translation_unit "void set_scsi_pt_cdb(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void set_scsi_pt_cdb(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "set_scsi_pt_cdb(void)" identifier (parameter_list "(void)" ( (parameter_declaration ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void set_scsi_pt_cdb(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "set_scsi_pt_cdb(void)" (identifier "set_scsi_pt_cdb") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4177_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | do_reloc_target | FUN_00231320 |
/* DWARF original prototype: Arm_address do_reloc_target(Reloc_stub * this, size_t i) */
Arm_address __thiscall
anon_unknown.dwarf_9b9b16::Reloc_stub::do_reloc_target(Reloc_stub *this,size_t i)
{
if (i == 0) {
return this->destination_address_;
}
/* WARNING: Subroutine does not return */
... |
undefined4 FUN_00231320(long param_1,long param_2)
{
if (param_2 == 0) {
return *(undefined4 *)(param_1 + 0x18);
}
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/arm.cc",0x280,"do_reloc_target");
}
| TEST RSI,RSI
JNZ 0x00231329
MOV EAX,dword ptr [RDI + 0x18]
RET
PUSH RAX
LEA RDX,[0x550520]
MOV ESI,0x280
LEA RDI,[0x54dce6]
CALL 0x00352af0 | null | null | null | null | [('const-0', u'RETURN_-1204022461'), (u'PTRSUB_-1204022367', u'LOAD_-1204022477'), (u'COPY_-1204022409', u'CALL_-1204022434'), ('tmp_77', u'INT_EQUAL_-1204022481'), ('tmp_26', u'CBRANCH_-1204022478'), ('const-433', u'LOAD_-1204022477'), ('const-24', u'PTRSUB_-1204022367'), ('const-640', u'CALL_-1204022434'), ('const-55... | [('tmp_128', u'INT_ADD_-1204022461'), ('const-0', u'RETURN_-1204022461'), ('const-433', u'LOAD_-1204022477'), (u'LOAD_-1204022477', u'COPY_-1204022437'), (u'INT_ADD_-1204022461', u'CAST_-1204022371'), ('const-24', u'INT_ADD_-1204022461'), ('tmp_26', u'CBRANCH_-1204022478'), (u'COPY_-1204022437', u'RETURN_-1204022461'),... | null | null | 00231320 | x64 | O0 | (translation_unit "undefined4 FUN_00231320(long param_1,long param_2)\n\n{\n if (param_2 == 0) {\n return *(undefined4 *)(param_1 + 0x18);\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/arm.cc",0x280,"do_reloc_target");\n}\n\n" (function_definition "undefined4 FUN_00... | (translation_unit "/* DWARF original prototype: Arm_address do_reloc_target(Reloc_stub * this, size_t i) */\n\nArm_address __thiscall\nanon_unknown.dwarf_9b9b16::Reloc_stub::do_reloc_target(Reloc_stub *this,size_t i)\n\n{\n if (i == 0) {\n return this->destination_address_;\n }\n /* WARNING: Sub... | (translation_unit "undefined4 FUN_00231320(long param_1,long param_2)\n\n{\n if (param_2 == 0) {\n return *(undefined4 *)(param_1 + 0x18);\n }\n \n FUN_00352af0("../../gold/arm.cc",0x280,"do_reloc_target");\n}\n\n" (function_definition "undefined4 FUN_00231320(long param_1,long param_2)\n\n{\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) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compo... | (function_definition "undefined4 FUN_00231320(long param_1,long param_2)\n\n{\n if (param_2 == 0) {\n return *(undefined4 *)(param_1 + 0x18);\n }\n \n FUN_00352af0("../../gold/arm.cc",0x280,"do_reloc_target");\n}" (type_identifier "undefined4") (function_declarator "FUN_00231320(long param_1,lo... |
/* DWARF original prototype: Arm_address do_reloc_target(Reloc_stub * this, size_t i) */
type_1 __thiscall
anon_unknown.dwarf_9b9b16::type_2::function_1(type_2 *this,size_t var_1)
{
if (var_1 == 0) {
return this->destination_address_;
}
/* WARNING: Subroutine does not return */
gold::va... | 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 |
undefined4 MASKED(long param_1,long param_2)
{
if (param_2 == 0) {
return *(undefined4 *)(param_1 + 0x18);
}
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/arm.cc",0x280,"do_reloc_target");
}
|
2606_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | do_elfsize | FUN_00196ed0 |
/* DWARF original prototype: int do_elfsize(Sized_relobj<32,_true> * this) */
int __thiscall gold::Sized_relobj<32,_true>::do_elfsize(Sized_relobj<32,_true> *this)
{
return 0x20;
}
|
undefined8 FUN_00196ed0(void)
{
return 0x20;
}
| MOV EAX,0x20
RET | null | null | null | null | [(u'COPY_-1207537957', u'RETURN_-1207537950'), ('const-0', u'RETURN_-1207537950'), ('const-32', u'COPY_-1207537957')] | [('const-32', u'COPY_-1207537967'), (u'COPY_-1207537967', u'RETURN_-1207537950'), ('const-0', u'RETURN_-1207537950')] | null | null | 00196ed0 | x64 | O0 | (translation_unit "undefined8 FUN_00196ed0(void)\n\n{\n return 0x20;\n}\n\n" (function_definition "undefined8 FUN_00196ed0(void)\n\n{\n return 0x20;\n}" type_identifier (function_declarator "FUN_00196ed0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement... | (translation_unit "/* DWARF original prototype: int do_elfsize(Sized_relobj<32,_true> * this) */\n\nint __thiscall gold::Sized_relobj<32,_true>::do_elfsize(Sized_relobj<32,_true> *this)\n\n{\n return 0x20;\n}\n\n" comment (declaration "int __thiscall gold::Sized_relobj<32,_true>::do_elfsize(Sized_relobj<32,_true> *thi... | (translation_unit "undefined8 FUN_00196ed0(void)\n\n{\n return 0x20;\n}\n\n" (function_definition "undefined8 FUN_00196ed0(void)\n\n{\n return 0x20;\n}" type_identifier (function_declarator "FUN_00196ed0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined8 FUN_00196ed0(void)\n\n{\n return 0x20;\n}" (type_identifier "undefined8") (function_declarator "FUN_00196ed0(void)" (identifier "FUN_00196ed0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0x20;\n}" (... |
/* DWARF original prototype: int do_elfsize(Sized_relobj<32,_true> * this) */
int __thiscall gold::Sized_relobj<32,_true>::do_elfsize(Sized_relobj<32,_true> *this)
{
return 0x20;
}
| 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 0x20;
}
|
9572_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | _S_create_c_locale | FUN_0031bb30 |
/* std::locale::facet::_S_create_c_locale(__locale_struct*&, char const*, __locale_struct*) */
void std::locale::facet::_S_create_c_locale
(__locale_struct **param_1,char *param_2,__locale_struct *param_3)
{
__locale_struct *p_Var1;
p_Var1 = (__locale_struct *)__newlocale(0x40);
*param_1 = p_... |
void FUN_0031bb30(long *param_1)
{
long lVar1;
lVar1 = __newlocale(0x40);
*param_1 = lVar1;
if (lVar1 != 0) {
return;
}
/* WARNING: Subroutine does not return */
FUN_00319700("locale::facet::_S_create_c_locale name not valid");
}
| PUSH RBX
MOV RBX,RDI
MOV EDI,0x40
CALL 0x001475f0
MOV qword ptr [RBX],RAX
TEST RAX,RAX
JZ 0x0031bb48
POP RBX
RET
LEA RDI,[0x393868]
CALL 0x00319700 | null | null | null | null | [(u'INT_NOTEQUAL_-1204896933', u'CBRANCH_-1204896932'), (u'CAST_-1204896832', u'STORE_-1204896950'), (u'COPY_-1204896874', u'CALL_-1204896908'), ('const-3749992', u'COPY_-1204896874'), ('const-0', u'INT_NOTEQUAL_-1204896933'), ('const-1', u'RETURN_-1204896903'), (u'CAST_-1204896832', u'INT_NOTEQUAL_-1204896933'), ('tmp... | [(u'INT_NOTEQUAL_-1204896933', u'CBRANCH_-1204896932'), ('tmp_158', u'STORE_-1204896950'), ('const-64', u'CALL_-1204896953'), ('const-433', u'STORE_-1204896950'), ('const-3749992', u'COPY_-1204896878'), (u'CALL_-1204896953', u'STORE_-1204896950'), ('const-0', u'INT_NOTEQUAL_-1204896933'), ('const-1', u'RETURN_-12048969... | null | null | 0031bb30 | x64 | O0 | (translation_unit "void FUN_0031bb30(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = __newlocale(0x40);\n *param_1 = lVar1;\n if (lVar1 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00319700("locale::facet::_S_create_c_locale name not valid");\n}\n\n" (function_defi... | (translation_unit "/* std::locale::facet::_S_create_c_locale(__locale_struct*&, char const*, __locale_struct*) */\n\nvoid std::locale::facet::_S_create_c_locale\n (__locale_struct **param_1,char *param_2,__locale_struct *param_3)\n\n{\n __locale_struct *p_Var1;\n \n p_Var1 = (__locale_struct *)__newloc... | (translation_unit "void FUN_0031bb30(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = __newlocale(0x40);\n *param_1 = lVar1;\n if (lVar1 != 0) {\n return;\n }\n \n FUN_00319700("locale::facet::_S_create_c_locale name not valid");\n}\n\n" (function_definition "void FUN_0031bb30(long *param_1)\... | (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) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDEN... | (function_definition "void FUN_0031bb30(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = __newlocale(0x40);\n *param_1 = lVar1;\n if (lVar1 != 0) {\n return;\n }\n \n FUN_00319700("locale::facet::_S_create_c_locale name not valid");\n}" (primitive_type "void") (function_declarator "FUN_0031bb... |
/* std::locale::facet::_S_create_c_locale(__locale_struct*&, char const*, __locale_struct*) */
void std::locale::facet::function_1
(type_1 **param_1,char *param_2,type_1 *param_3)
{
type_1 *var_2;
var_2 = (type_1 *)var_1(0x40);
*param_1 = var_2;
if (var_2 != (type_1 *)0x0) {
return;
}... | 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 lVar1;
lVar1 = __newlocale(0x40);
*param_1 = lVar1;
if (lVar1 != 0) {
return;
}
/* WARNING: Subroutine does not return */
FUN_00319700("locale::facet::_S_create_c_locale name not valid");
}
|
86_tsort_and_tsort_strip.c | quoting_options_from_style | FUN_00103c84 |
quoting_options *
quoting_options_from_style(quoting_options *__return_storage_ptr__,quoting_style style)
{
long lVar1;
long in_FS_OFFSET;
quoting_style style_local;
quoting_options o;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
if (style == custom_quoting_style) {
/* WARNING: Subroutin... |
ulong * FUN_00103c84(ulong *param_1,uint param_2)
{
long lVar1;
long in_FS_OFFSET;
ulong local_48;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
if (param_2 == 10) {
/* WARNING: Subroutine does not return */
abort();
}
local_48 = (ulong)param_2;
*param_1 = local_48;
param_1[1] =... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x48],RDI
MOV dword ptr [RBP + -0x4c],ESI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV qword ptr [RBP + -0x40],0x0
MOV qword ptr [RBP + -0x38],0x0
MOV qword ptr [RBP + -0x30],0x0
MOV qword ptr [RBP + -0x28],0x0
MOV qword ptr [RBP + -0... | null | null | null | null | [('tmp_416', u'PTRSUB_-1206960556'), ('const-433', u'STORE_-1206960592'), (u'INT_ADD_-1206960967', u'CAST_-1206960661'), ('const-8', u'PTRSUB_-1206960550'), (u'PTRSUB_-1206960576', u'PTRADD_-1206960576'), (u'PTRADD_-1206960559', u'STORE_-1206960783'), ('tmp_379', u'CBRANCH_-1206960693'), ('tmp_416', u'PTRSUB_-120696055... | [('const-6', u'PTRADD_-1206960551'), ('const-8', u'PTRADD_-1206960578'), ('const-8', u'PTRADD_-1206960565'), (u'LOAD_-1206960983', u'INT_NOTEQUAL_-1206960700'), ('const-8', u'PTRADD_-1206960551'), (u'CAST_-1206960694', u'LOAD_-1206960983'), ('const-1', u'PTRADD_-1206960596'), ('const-433', u'STORE_-1206960748'), (u'PTR... | null | null | 00103c84 | x64 | O0 | (translation_unit "ulong * FUN_00103c84(ulong *param_1,uint param_2)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n ulong local_48;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n local_48 = (ulong)param_2;\n *par... | (translation_unit "quoting_options *\nquoting_options_from_style(quoting_options *__return_storage_ptr__,quoting_style style)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n quoting_style style_local;\n quoting_options o;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (style == custom_quoting_style) {\n ... | (translation_unit "ulong * FUN_00103c84(ulong *param_1,uint param_2)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n ulong local_48;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48 = (ulong)param_2;\n *param_1 = local_48;\n param_1[1] = 0;\n pa... | (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 (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier lo... | (function_definition "ulong * FUN_00103c84(ulong *param_1,uint param_2)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n ulong local_48;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 10) {\n \n abort();\n }\n local_48 = (ulong)param_2;\n *param_1 = local_48;\n param_1[1] = 0;\n ... |
type_1 *
function_1(type_1 *__return_storage_ptr__,type_2 var_2)
{
long var_5;
long var_1;
type_2 style_local;
type_1 o;
var_5 = *(long *)(var_1 + 0x28);
if (var_2 == var_3) {
/* WARNING: Subroutine does not return */
var_4();
}
o.flags = L'\0';
o.var_2 = var_2;
__return... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... | null |
ulong * MASKED(ulong *param_1,uint param_2)
{
long lVar1;
long in_FS_OFFSET;
ulong local_48;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
if (param_2 == 10) {
/* WARNING: Subroutine does not return */
abort();
}
local_48 = (ulong)param_2;
*param_1 = local_48;
param_1[1] = 0;
... |
3696_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | ~Struct_incremental_startup_unchanged | FUN_001eaf90 |
/* DWARF original prototype: void
~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)
*/
void __thiscall
gold::General_options::Struct_incremental_startup_unchanged::~Struct_incremental_startup_unchanged
(Struct_incremental_startup_unchanged *this,int __i... |
void FUN_001eaf90(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003de1f0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002a2980();
}
thunk_FUN_002a2980(param_1,0x70);
return;
}
| LEA RAX,[0x3de1f0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x001eafb0
CALL 0x002a2980
MOV RDI,RBX
MOV ESI,0x70
POP RBX
JMP 0x002a2970 | null | null | null | null | [('const-0', u'PTRSUB_-1207848910'), ('const-8', u'PTRSUB_-1207848903'), (u'INT_NOTEQUAL_-1207849021', u'CBRANCH_-1207849020'), (u'PTRSUB_-1207848915', u'CAST_-1207848900'), (u'PTRSUB_-1207848908', u'PTRSUB_-1207848903'), ('const-0', u'PTRSUB_-1207848903'), ('const-0', u'PTRSUB_-1207848915'), (u'PTRSUB_-1207848903', u'... | [(u'PTRADD_-1207848908', u'INT_NOTEQUAL_-1207849021'), (u'PTRSUB_-1207848916', u'STORE_-1207849052'), ('const-8', u'PTRADD_-1207848908'), ('const-0', u'PTRSUB_-1207848916'), ('const-8', u'PTRADD_-1207848913'), (u'INT_NOTEQUAL_-1207849021', u'CBRANCH_-1207849020'), ('tmp_194', u'CALL_-1207848992'), ('const-4055536', u'P... | null | null | 001eaf90 | x64 | O0 | (translation_unit "void FUN_001eaf90(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de1f0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_001eaf90(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003... | (translation_unit "/* DWARF original prototype: void\n ~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::General_options::Struct_incremental_startup_unchanged::~Struct_incremental_startup_unchanged\n (Struct_incremental_startup... | (translation_unit "void FUN_001eaf90(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de1f0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_001eaf90(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_001eaf90(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003de1f0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x70);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001eaf90(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void
~Struct_incremental_startup_unchanged(Struct_incremental_startup_unchanged * 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_special).super_Struct_var.... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003de1f0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002a2980();
}
thunk_FUN_002a2980(param_1,0x70);
return;
}
|
2332_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | is_runnable | FUN_0017eaf0 |
/* DWARF original prototype: Task_token * is_runnable(Task_function * this) */
Task_token * __thiscall gold::Task_function::is_runnable(Task_function *this)
{
Task_token *pTVar1;
pTVar1 = this->blocker_;
if (pTVar1->is_blocker_ != false) {
if (pTVar1->blockers_ < 1) {
pTVar1 = (Task_token *)0x0;
... |
char * FUN_0017eaf0(long param_1)
{
char *pcVar1;
pcVar1 = *(char **)(param_1 + 0x40);
if (*pcVar1 != '\0') {
if (*(int *)(pcVar1 + 4) < 1) {
pcVar1 = (char *)0x0;
}
return pcVar1;
}
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/token.h",0xab,"is... | MOV RAX,qword ptr [RDI + 0x40]
CMP byte ptr [RAX],0x0
JZ 0x0017eb08
MOV EDX,dword ptr [RAX + 0x4]
TEST EDX,EDX
MOV EDX,0x0
CMOVLE RAX,RDX
RET
PUSH RCX
LEA RDX,[0x372ed8]
MOV ESI,0xab
LEA RDI,[0x36b5e5]
CALL 0x0017c650 | null | null | null | null | [('const-64', u'PTRSUB_-1207374966'), ('tmp_39', u'CBRANCH_-1207375094'), ('const-0', u'INT_NOTEQUAL_-1207375095'), (u'COPY_-1207374988', u'CALL_-1207375023'), (u'LOAD_-1207375117', u'PTRSUB_-1207374961'), ('const-1', u'INT_SLESS_-1207375056'), ('const-433', u'LOAD_-1207375111'), (u'INT_SLESS_-1207375056', u'CBRANCH_-1... | [('tmp_39', u'CBRANCH_-1207375094'), ('const-433', u'LOAD_-1207375111'), (u'INT_ADD_-1207375101', u'CAST_-1207374969'), ('const-433', u'LOAD_-1207375093'), (u'COPY_-1207374990', u'CALL_-1207375023'), (u'LOAD_-1207375117', u'LOAD_-1207375111'), ('const-3585509', u'COPY_-1207374990'), ('const-64', u'INT_ADD_-1207375101')... | null | null | 0017eaf0 | x64 | O0 | (translation_unit "char * FUN_0017eaf0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x40);\n if (*pcVar1 != '\0') {\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n return pcVar1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c65... | (translation_unit "/* DWARF original prototype: Task_token * is_runnable(Task_function * this) */\n\nTask_token * __thiscall gold::Task_function::is_runnable(Task_function *this)\n\n{\n Task_token *pTVar1;\n \n pTVar1 = this->blocker_;\n if (pTVar1->is_blocker_ != false) {\n if (pTVar1->blockers_ < 1) {\n p... | (translation_unit "char * FUN_0017eaf0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x40);\n if (*pcVar1 != '\0') {\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n return pcVar1;\n }\n \n FUN_0017c650("../../gold/token.h",0xab,"is_blocked")... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression *... | (function_definition "char * FUN_0017eaf0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x40);\n if (*pcVar1 != '\0') {\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n return pcVar1;\n }\n \n FUN_0017c650("../../gold/token.h",0xab,"is_blocke... |
/* DWARF original prototype: Task_token * is_runnable(Task_function * this) */
type_1 * __thiscall gold::Task_function::is_runnable(Task_function *this)
{
type_1 *pTVar1;
pTVar1 = this->blocker_;
if (pTVar1->is_blocker_ != false) {
if (pTVar1->blockers_ < 1) {
pTVar1 = (type_1 *)0x0;
}
ret... | 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))))) body: (compound_statement (declaration type: (primitive_typ... | null |
char * MASKED(long param_1)
{
char *pcVar1;
pcVar1 = *(char **)(param_1 + 0x40);
if (*pcVar1 != '\0') {
if (*(int *)(pcVar1 + 4) < 1) {
pcVar1 = (char *)0x0;
}
return pcVar1;
}
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/token.h",0xab,"is_block... |
10053_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~_Hashtable | FUN_00446f50 |
/* DWARF original prototype: void
~_Hashtable(_Hashtable<char_const*,_std::pair<char_const*_const,_gold::Warnings::Warning_location>,_std::allocator<std::pair<char_const*_const,_gold::Warnings::Warning_location>_>,_std::__detail::_Select1st,_std::equal_to<char_const*>,_std::hash<char_const*>,_std::__detail::_Mod_ra... |
void FUN_00446f50(undefined8 *param_1)
{
undefined8 *puVar1;
undefined8 *puVar2;
puVar2 = (undefined8 *)param_1[2];
while (puVar2 != (undefined8 *)0x0) {
puVar1 = (undefined8 *)*puVar2;
if ((undefined8 *)puVar2[3] != puVar2 + 5) {
FUN_0049e340();
}
FUN_0049e340(puVar2);
puVar2 = p... | PUSH R12
PUSH RBP
PUSH RBX
MOV RBP,qword ptr [RDI + 0x10]
MOV RBX,RDI
TEST RBP,RBP
JZ 0x00446f86
MOV RDI,qword ptr [RBP + 0x18]
LEA RAX,[RBP + 0x28]
MOV R12,qword ptr [RBP]
CMP RDI,RAX
JZ 0x00446f76
CALL 0x0049e340
MOV RDI,RBP
MOV RBP,R12
CALL 0x0049e340
TEST R12,R12
JNZ 0x00446f60
MOV RAX,qword ptr [RBX + 0x8]
MOV RDI... | null | null | null | null | [('const-3', u'PTRADD_-1201966887'), (u'INT_NOTEQUAL_-1201967240', u'CBRANCH_-1201967239'), ('const-0', u'STORE_-1201967088'), (u'PTRSUB_-1201966810', u'STORE_-1201967099'), (u'COPY_-1201966942', u'MULTIEQUAL_-1201966899'), ('const-8', u'PTRADD_-1201966887'), ('tmp_373', u'PTRSUB_-1201966810'), (u'MULTIEQUAL_-120196689... | [('const-433', u'LOAD_-1201967264'), (u'INT_NOTEQUAL_-1201967240', u'CBRANCH_-1201967239'), (u'CAST_-1201966894', u'COPY_-1201966949'), ('tmp_741', u'PTRADD_-1201966849'), ('const-433', u'LOAD_-1201967157'), (u'INT_EQUAL_-1201967066', u'CBRANCH_-1201967064'), (u'MULTIEQUAL_-1201966900', u'PTRADD_-1201966889'), ('tmp_10... | null | null | 00446f50 | x64 | O0 | (translation_unit "void FUN_00446f50(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n \n puVar2 = (undefined8 *)param_1[2];\n while (puVar2 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar2;\n if ((undefined8 *)puVar2[3] != puVar2 + 5) {\n FUN_0049e340();\n }\n FUN_00... | (translation_unit "/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<char_const*,_std::pair<char_const*_const,_gold::Warnings::Warning_location>,_std::allocator<std::pair<char_const*_const,_gold::Warnings::Warning_location>_>,_std::__detail::_Select1st,_std::equal_to<char_const*>,_std::hash<char_const*>,_std... | (translation_unit "void FUN_00446f50(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n \n puVar2 = (undefined8 *)param_1[2];\n while (puVar2 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar2;\n if ((undefined8 *)puVar2[3] != puVar2 + 5) {\n FUN_0049e340();\n }\n FUN_00... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_00446f50(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n \n puVar2 = (undefined8 *)param_1[2];\n while (puVar2 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)*puVar2;\n if ((undefined8 *)puVar2[3] != puVar2 + 5) {\n FUN_0049e340();\n }\n FUN... |
/* DWARF original prototype: void
~_Hashtable(_Hashtable<char_const*,_std::pair<char_const*_const,_gold::Warnings::Warning_location>,_std::allocator<std::pair<char_const*_const,_gold::Warnings::Warning_location>_>,_std::__detail::_Select1st,_std::equal_to<char_const*>,_std::hash<char_const*>,_std::__detail::_Mod_ra... | 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;
undefined8 *puVar2;
puVar2 = (undefined8 *)param_1[2];
while (puVar2 != (undefined8 *)0x0) {
puVar1 = (undefined8 *)*puVar2;
if ((undefined8 *)puVar2[3] != puVar2 + 5) {
FUN_0049e340();
}
FUN_0049e340(puVar2);
puVar2 = puVar1;... |
2639_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | is_output_section_offset_invalid | FUN_001ba5f0 |
/* DWARF original prototype: bool is_output_section_offset_invalid(Sized_relobj<64,_true> * this,
uint shndx) */
bool __thiscall
gold::Sized_relobj<64,_true>::is_output_section_offset_invalid
(Sized_relobj<64,_true> *this,uint shndx)
{
pointer puVar1;
puVar1 = (this->section_offsets_).
... |
undefined8 FUN_001ba5f0(long param_1,uint param_2)
{
long lVar1;
lVar1 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0);
if ((ulong)param_2 < (ulong)(lVar1 >> 3)) {
return CONCAT71((int7)(lVar1 >> 0xb),
*(long *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 8) == -1);
}
... | MOV RDX,qword ptr [RDI + 0xe0]
MOV RAX,qword ptr [RDI + 0xe8]
MOV ESI,ESI
SUB RAX,RDX
SAR RAX,0x3
CMP RSI,RAX
JNC 0x001ba615
CMP qword ptr [RDX + RSI*0x8],-0x1
SETZ AL
RET
PUSH RAX
LEA RDX,[0x3dd4b0]
MOV ESI,0x7f7
LEA RDI,[0x3de3f5]
CALL 0x001e9890 | null | null | null | null | [('const-433', u'LOAD_-1207654915'), ('const-4052144', u'COPY_-1207654747'), (u'INT_SRIGHT_-1207654859', u'CAST_-1207654702'), (u'LOAD_-1207654925', u'PTRADD_-1207654699'), (u'PTRSUB_-1207654733', u'PTRSUB_-1207654730'), (u'INT_SUB_-1207654882', u'INT_SRIGHT_-1207654859'), ('const-2039', u'CALL_-1207654776'), (u'PTRSUB... | [(u'INT_LESS_-1207654838', u'CBRANCH_-1207654835'), ('const-8', u'INT_MULT_-1207654805'), ('const-11', u'INT_SRIGHT_-1207654742'), (u'PIECE_-1207654737', u'RETURN_-1207654803'), (u'CAST_-1207654716', u'INT_LESS_-1207654838'), (u'CAST_-1207654710', u'LOAD_-1207654833'), ('const-1', u'RETURN_-1207654771'), ('tmp_304', u'... | null | null | 001ba5f0 | x64 | O0 | (translation_unit "undefined8 FUN_001ba5f0(long param_1,uint param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0);\n if ((ulong)param_2 < (ulong)(lVar1 >> 3)) {\n return CONCAT71((int7)(lVar1 >> 0xb),\n *(long *)(*(long *)(param_1 + 0xe0) + (ulong)para... | (translation_unit "/* DWARF original prototype: bool is_output_section_offset_invalid(Sized_relobj<64,_true> * this,\n uint shndx) */\n\nbool __thiscall\ngold::Sized_relobj<64,_true>::is_output_section_offset_invalid\n (Sized_relobj<64,_true> *this,uint shndx)\n\n{\n pointer puVar1;\n \n puVar1 = (this->s... | (translation_unit "undefined8 FUN_001ba5f0(long param_1,uint param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0);\n if ((ulong)param_2 < (ulong)(lVar1 >> 3)) {\n return CONCAT71((int7)(lVar1 >> 0xb),\n *(long *)(*(long *)(param_1 + 0xe0) + (ulong)para... | (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) IDENT ;) (expression_statement (assignment_expression IDENT = (binary... | (function_definition "undefined8 FUN_001ba5f0(long param_1,uint param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0);\n if ((ulong)param_2 < (ulong)(lVar1 >> 3)) {\n return CONCAT71((int7)(lVar1 >> 0xb),\n *(long *)(*(long *)(param_1 + 0xe0) + (ulong)p... |
/* DWARF original prototype: bool is_output_section_offset_invalid(Sized_relobj<64,_true> * this,
uint shndx) */
bool __thiscall
gold::Sized_relobj<64,_true>::is_output_section_offset_invalid
(Sized_relobj<64,_true> *this,uint shndx)
{
pointer puVar1;
puVar1 = (this->section_offsets_).
... | 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)))) body: (compound_st... | null |
undefined8 MASKED(long param_1,uint param_2)
{
long lVar1;
lVar1 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0);
if ((ulong)param_2 < (ulong)(lVar1 >> 3)) {
return CONCAT71((int7)(lVar1 >> 0xb),
*(long *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 8) == -1);
}
... |
228_mkdir_and_mkdir_strip.c | xrealloc | FUN_0010a374 |
void * xrealloc(void *p,size_t n)
{
void *pvVar1;
size_t n_local;
void *p_local;
if ((n == 0) && (p != (void *)0x0)) {
free(p);
pvVar1 = (void *)0x0;
}
else {
pvVar1 = realloc(p,n);
if ((pvVar1 == (void *)0x0) && (n != 0)) {
/* WARNING: Subroutine does not return */
... |
void * FUN_0010a374(void *param_1,size_t param_2)
{
void *pvVar1;
if ((param_2 == 0) && (param_1 != (void *)0x0)) {
free(param_1);
pvVar1 = (void *)0x0;
}
else {
pvVar1 = realloc(param_1,param_2);
if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {
FUN_0010a4f2();
}
}
return pvVa... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
CMP qword ptr [RBP + -0x10],0x0
JNZ 0x0010a3a5
CMP qword ptr [RBP + -0x8],0x0
JZ 0x0010a3a5
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x001025f0
MOV EAX,0x0
JMP 0x0010a3d3
MOV RDX,qword ptr [RBP + -0x10]
MOV RAX,qword... | null | null | null | null | [(u'INT_NOTEQUAL_-1206934593', u'CBRANCH_-1206934590'), (u'COPY_-1206934572', u'MULTIEQUAL_-1206934367'), (u'CALL_-1206934527', u'INT_EQUAL_-1206934503'), ('tmp_270', u'CBRANCH_-1206934478'), ('const-0', u'INT_EQUAL_-1206934503'), ('tmp_303', u'CALL_-1206934527'), ('const-1', u'RETURN_-1206934466'), ('tmp_303', u'INT_N... | [('const-0', u'INT_NOTEQUAL_-1206934593'), (u'INT_NOTEQUAL_-1206934593', u'CBRANCH_-1206934590'), (u'CALL_-1206934527', u'INT_EQUAL_-1206934503'), ('tmp_270', u'CBRANCH_-1206934478'), ('tmp_600', u'CALL_-1206934527'), ('const-0', u'INT_NOTEQUAL_-1206934481'), (u'MULTIEQUAL_-1206934368', u'RETURN_-1206934502'), (u'CALL_... | null | null | 0010a374 | x64 | O0 | (translation_unit "void * FUN_0010a374(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_2 == 0) && (param_1 != (void *)0x0)) {\n free(param_1);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {\n FUN_0010a... | (translation_unit "void * xrealloc(void *p,size_t n)\n\n{\n void *pvVar1;\n size_t n_local;\n void *p_local;\n \n if ((n == 0) && (p != (void *)0x0)) {\n free(p);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = realloc(p,n);\n if ((pvVar1 == (void *)0x0) && (n != 0)) {\n /* WARNING... | (translation_unit "void * FUN_0010a374(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_2 == 0) && (param_1 != (void *)0x0)) {\n free(param_1);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {\n FUN_0010a... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expre... | (function_definition "void * FUN_0010a374(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if ((param_2 == 0) && (param_1 != (void *)0x0)) {\n free(param_1);\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {\n FUN_00... |
void * function_1(void *var_2,size_t var_1)
{
void *var_5;
size_t n_local;
void *p_local;
if ((var_1 == 0) && (var_2 != (void *)0x0)) {
var_3(var_2);
var_5 = (void *)0x0;
}
else {
var_5 = var_4(var_2,var_1);
if ((var_5 == (void *)0x0) && (var_1 != 0)) {
/* WARNING: S... | 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 |
void * MASKED(void *param_1,size_t param_2)
{
void *pvVar1;
if ((param_2 == 0) && (param_1 != (void *)0x0)) {
free(param_1);
pvVar1 = (void *)0x0;
}
else {
pvVar1 = realloc(param_1,param_2);
if ((pvVar1 == (void *)0x0) && (param_2 != 0)) {
FUN_0010a4f2();
}
}
return pvVar1;
}
... |
7066_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c | script_exp_function_loadaddr | FUN_002b1ad0 |
Expression * gold::script_exp_function_loadaddr(char *section_name,size_t section_name_len)
{
Expression *pEVar1;
pEVar1 = (Expression *)operator_new(0x28);
pEVar1->_vptr_Expression = (_func_int_varargs **)&DAT_00437fb0;
pEVar1[1]._vptr_Expression = (_func_int_varargs **)(pEVar1 + 3);
/... |
undefined8 * FUN_002b1ad0(long param_1,long param_2)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)FUN_002d9490(0x28);
*puVar1 = &DAT_00437fb0;
puVar1[1] = puVar1 + 3;
/* try { // try from 002b1b04 to 002b1b08 has its CatchHandler @ 002b1b1b */
FUN_001665c0(puVar1 + 1,param_1,param_1 +... | PUSH R12
MOV R12,RDI
MOV EDI,0x28
PUSH RBP
MOV RBP,RSI
PUSH RBX
CALL 0x002d9490
LEA RDX,[R12 + RBP*0x1]
MOV RSI,R12
MOV RBX,RAX
LEA RAX,[0x437fb0]
MOV qword ptr [RBX],RAX
LEA RDI,[RBX + 0x8]
LEA RAX,[RBX + 0x18]
MOV qword ptr [RBX + 0x8],RAX
CALL 0x001665c0
LEA RAX,[0x42d1b0]
MOV qword ptr [RBX],RAX
MOV RAX,RBX
POP RBX... | null | null | null | null | [(u'CALL_-1204544780', u'CAST_-1204544646'), ('const-4423600', u'PTRSUB_-1204544629'), ('const-8', u'PTRADD_-1204544615'), (u'PTRADD_-1204544625', u'CAST_-1204544619'), ('const-0', u'PTRSUB_-1204544613'), (u'CAST_-1204544619', u'CALL_-1204544725'), ('const-433', u'STORE_-1204544736'), ('const-0', u'PTRSUB_-1204544603')... | [('const-40', u'CALL_-1204544780'), ('const-1', u'PTRADD_-1204544615'), ('const-433', u'STORE_-1204544714'), ('const-4379056', u'PTRSUB_-1204544602'), ('tmp_194', u'INT_ADD_-1204544761'), (u'PTRADD_-1204544625', u'CALL_-1204544725'), (u'CAST_-1204544648', u'COPY_-1204544712'), ('const-0', u'PTRSUB_-1204544602'), (u'CAS... | null | null | 002b1ad0 | x64 | O0 | (translation_unit "undefined8 * FUN_002b1ad0(long param_1,long param_2)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_002d9490(0x28);\n *puVar1 = &DAT_00437fb0;\n puVar1[1] = puVar1 + 3;\n /* try { // try from 002b1b04 to 002b1b08 has its CatchHandler @ 002b1b1b */\n FUN_001665c0(p... | (translation_unit "Expression * gold::script_exp_function_loadaddr(char *section_name,size_t section_name_len)\n\n{\n Expression *pEVar1;\n \n pEVar1 = (Expression *)operator_new(0x28);\n pEVar1->_vptr_Expression = (_func_int_varargs **)&DAT_00437fb0;\n pEVar1[1]._vptr_Expression = (_func_int_varargs **)(pEVar1 + ... | (translation_unit "undefined8 * FUN_002b1ad0(long param_1,long param_2)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_002d9490(0x28);\n *puVar1 = &DAT_00437fb0;\n puVar1[1] = puVar1 + 3;\n \n FUN_001665c0(puVar1 + 1,param_1,param_1 + param_2);\n *puVar1 = &PTR_FUN_0042d1b0;\n ret... | (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) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_st... | (function_definition "undefined8 * FUN_002b1ad0(long param_1,long param_2)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_002d9490(0x28);\n *puVar1 = &DAT_00437fb0;\n puVar1[1] = puVar1 + 3;\n \n FUN_001665c0(puVar1 + 1,param_1,param_1 + param_2);\n *puVar1 = &PTR_FUN_0042d1b0;\n ... |
type_1 * gold::script_exp_function_loadaddr(var_6 *var_8,size_t var_9)
{
type_1 *var_2;
var_2 = (type_1 *)var_1(0x28);
var_2->_vptr_Expression = (type_2 **)&DAT_00437fb0;
var_2[1]._vptr_Expression = (type_2 **)(var_2 + 3);
/* try { // try from 002b1b04 to 002b1b08 has its CatchHandler @... | null | (translation_unit (function_definition type: (type_identifier) 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) declarato... | null |
undefined8 * MASKED(long param_1,long param_2)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)FUN_002d9490(0x28);
*puVar1 = &DAT_00437fb0;
puVar1[1] = puVar1 + 3;
/* try { // try from 002b1b04 to 002b1b08 has its CatchHandler @ 002b1b1b */
FUN_001665c0(puVar1 + 1,param_1,param_1 + param... |
57_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c | xstrdup | xstrdup |
void xstrdup(void)
{
(*(code *)PTR_xstrdup_001551c8)();
return;
}
|
void xstrdup(void)
{
(*(code *)PTR_xstrdup_001551c8)();
return;
}
| JMP qword ptr [0x001551c8] | null | null | null | null | [('tmp_22', u'CAST_-1206946855'), (u'INDIRECT_-1206946860', u'COPY_-1206946919'), (u'CAST_-1206946855', u'CALLIND_-1206946920'), ('const-0', u'RETURN_-1206946917'), (u'CALLIND_-1206946920', u'INDIRECT_-1206946860')] | [('tmp_22', u'CAST_-1206946855'), (u'INDIRECT_-1206946860', u'COPY_-1206946919'), (u'CAST_-1206946855', u'CALLIND_-1206946920'), ('const-0', u'RETURN_-1206946917'), (u'CALLIND_-1206946920', u'INDIRECT_-1206946860')] | null | null | 00107390 | x64 | O0 | (translation_unit "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001551c8)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001551c8)();\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_001551c8)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001551c8)();\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_001551c8)();\n return;\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n (*(code *)PTR_xstrdup_001551c8)();\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_001551c8)();\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_001551c8)();
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_001551c8)();
return;
}
|
6507_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c | add_from_relobj<32,_false> | FUN_0027f9e0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name: add_from_relobj<32, false>
DWARF original prototype: void add_from_relobj<32,_false>(Symbol_table * this,
Sized_relobj_file<32,_false> * relobj, uchar * syms, size_t count, size_t symndx_offset, char *
sym_names, size_t sym... |
void FUN_0027f9e0(long param_1,long *param_2,uint *param_3,long param_4,int param_5,long param_6,
ulong param_7,long *param_8,long *param_9)
{
char *__s;
char cVar1;
byte bVar2;
uint uVar3;
int iVar4;
char *pcVar5;
size_t sVar6;
undefined8 uVar7;
undefined8 *puVar8;
ulong uVar9;
... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0xd8
MOV RAX,qword ptr [RSP + 0x120]
MOV qword ptr [RSP + 0x18],RDI
MOV qword ptr [RSP + 0x8],RSI
MOV R12,qword ptr [RSP + 0x118]
MOV qword ptr [RAX],0x0
MOV RAX,qword ptr [0x0043e6b0]
MOV qword ptr [RSP + 0x50],RCX
MOV RAX,qword ptr [RAX + 0x18]
MOV qword p... | null | null | null | null | [(u'MULTIEQUAL_-1204219507', u'MULTIEQUAL_-1204219478'), (u'MULTIEQUAL_-1204219192', u'MULTIEQUAL_-1204219171'), ('tmp_4741', u'CALL_-1204223682'), (u'CALL_-1204353417', u'INDIRECT_-1204349220'), (u'CALL_-1204223682', u'INDIRECT_-1204219003'), ('const-433', u'LOAD_-1204223534'), (u'CALL_-1204222769', u'INDIRECT_-120421... | [(u'INT_ADD_-1204353859', u'CALL_-1204353434'), (u'INDIRECT_-1204348940', u'MULTIEQUAL_-1204349204'), (u'INDIRECT_-1204218623', u'MULTIEQUAL_-1204218987'), ('const-64', u'CALL_-1204225058'), (u'MULTIEQUAL_-1204219373', u'MULTIEQUAL_-1204218704'), ('tmp_1611', u'CBRANCH_-1204224305'), (u'INDIRECT_-1204219459', u'MULTIEQ... | null | null | 0027f9e0 | x64 | O0 | (translation_unit "void FUN_0027f9e0(long param_1,long *param_2,uint *param_3,long param_4,int param_5,long param_6,\n ulong param_7,long *param_8,long *param_9)\n\n{\n char *__s;\n char cVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n undefined8 uVar7;\n undefi... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original name: add_from_relobj<32, false>\n DWARF original prototype: void add_from_relobj<32,_false>(Symbol_table * this,\n Sized_relobj_file<32,_false> * relobj, uchar * syms, size_t count, size_t symndx_offset, char *\n ... | (translation_unit "void FUN_0027f9e0(long param_1,long *param_2,uint *param_3,long param_4,int param_5,long param_6,\n ulong param_7,long *param_8,long *param_9)\n\n{\n char *__s;\n char cVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n undefined8 uVar7;\n undefi... | (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 (pointer_declarator * IDENT)) , (parameter_declaration (size... | (function_definition "void FUN_0027f9e0(long param_1,long *param_2,uint *param_3,long param_4,int param_5,long param_6,\n ulong param_7,long *param_8,long *param_9)\n\n{\n char *__s;\n char cVar1;\n byte bVar2;\n uint uVar3;\n int iVar4;\n char *pcVar5;\n size_t sVar6;\n undefined8 uVar7;\n und... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original name: add_from_relobj<32, false>
DWARF original prototype: void add_from_relobj<32,_false>(Symbol_table * this,
Sized_relobj_file<32,_false> * relobj, uchar * syms, size_t count, size_t symndx_offset, char *
sym_names, size_t sym... | 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: (pointer_declarator declarator... | null |
void MASKED(long param_1,long *param_2,uint *param_3,long param_4,int param_5,long param_6,
ulong param_7,long *param_8,long *param_9)
{
char *__s;
char cVar1;
byte bVar2;
uint uVar3;
int iVar4;
char *pcVar5;
size_t sVar6;
undefined8 uVar7;
undefined8 *puVar8;
ulong uVar9;
long ... |
1896_busybox_and_busybox_strip.c | allocate | FUN_001822dd |
void allocate(uint8_t *bitmap,uint32_t blocksize,uint32_t start,uint32_t end)
{
uint uVar1;
uint32_t end_local;
uint32_t start_local;
uint32_t blocksize_local;
uint8_t *bitmap_local;
uint32_t i;
memset(bitmap,0,(ulong)blocksize);
memset(bitmap,0xff,(ulong)(start >> 3));
bitmap[start >> 3] = (char... |
void FUN_001822dd(void *param_1,uint param_2,uint param_3,uint param_4)
{
uint uVar1;
memset(param_1,0,(ulong)param_2);
memset(param_1,0xff,(ulong)(param_3 >> 3));
*(char *)((long)param_1 + (ulong)(param_3 >> 3)) = (char)(1 << ((byte)param_3 & 7)) + -1;
uVar1 = param_4 >> 3;
*(byte *)((long)param_1 + (... | SUB RSP,0x38
MOV qword ptr [RSP + 0x18],RDI
MOV dword ptr [RSP + 0x14],ESI
MOV dword ptr [RSP + 0x10],EDX
MOV dword ptr [RSP + 0xc],ECX
MOV EDX,dword ptr [RSP + 0x14]
MOV RAX,qword ptr [RSP + 0x18]
MOV ESI,0x0
MOV RDI,RAX
CALL 0x0010b750
MOV EAX,dword ptr [RSP + 0x10]
SHR EAX,0x3
MOV dword ptr [RSP + 0x2c],EAX
MOV EDX,... | null | null | null | null | [('const-255', u'CALL_-1207491225'), (u'SUBPIECE_-1207490983', u'INT_AND_-1207491672'), ('const-1', u'INT_SUB_-1207491488'), (u'SUBPIECE_-1207490907', u'INT_AND_-1207491426'), ('const-0', u'SUBPIECE_-1207490907'), ('tmp_1154', u'INT_ZEXT_-1207491077'), ('const-7', u'INT_AND_-1207491426'), ('const-0', u'SUBPIECE_-120749... | [(u'INT_ZEXT_-1207491227', u'CALL_-1207491798'), ('const-0', u'SUBPIECE_-1207490986'), ('tmp_1694', u'CAST_-1207490857'), (u'INT_ZEXT_-1207491103', u'INT_ADD_-1207491464'), (u'CAST_-1207490856', u'STORE_-1207491304'), (u'CAST_-1207490827', u'CALL_-1207491225'), ('tmp_1694', u'CAST_-1207490946'), (u'INT_ADD_-1207491239'... | null | null | 001822dd | x64 | O0 | (translation_unit "void FUN_001822dd(void *param_1,uint param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n \n memset(param_1,0,(ulong)param_2);\n memset(param_1,0xff,(ulong)(param_3 >> 3));\n *(char *)((long)param_1 + (ulong)(param_3 >> 3)) = (char)(1 << ((byte)param_3 & 7)) + -1;\n uVar1 = param_4 >> 3;\n ... | (translation_unit "void allocate(uint8_t *bitmap,uint32_t blocksize,uint32_t start,uint32_t end)\n\n{\n uint uVar1;\n uint32_t end_local;\n uint32_t start_local;\n uint32_t blocksize_local;\n uint8_t *bitmap_local;\n uint32_t i;\n \n memset(bitmap,0,(ulong)blocksize);\n memset(bitmap,0xff,(ulong)(start >> 3));... | (translation_unit "void FUN_001822dd(void *param_1,uint param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n \n memset(param_1,0,(ulong)param_2);\n memset(param_1,0xff,(ulong)(param_3 >> 3));\n *(char *)((long)param_1 + (ulong)(param_3 >> 3)) = (char)(1 << ((byte)param_3 & 7)) + -1;\n uVar1 = param_4 >> 3;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expressi... | (function_definition "void FUN_001822dd(void *param_1,uint param_2,uint param_3,uint param_4)\n\n{\n uint uVar1;\n \n memset(param_1,0,(ulong)param_2);\n memset(param_1,0xff,(ulong)(param_3 >> 3));\n *(char *)((long)param_1 + (ulong)(param_3 >> 3)) = (char)(1 << ((byte)param_3 & 7)) + -1;\n uVar1 = param_4 >> 3;\... |
void function_1(uint8_t *var_6,uint32_t var_4,uint32_t var_2,uint32_t var_3)
{
type_1 var_5;
uint32_t end_local;
uint32_t start_local;
uint32_t blocksize_local;
uint8_t *bitmap_local;
uint32_t i;
var_1(var_6,0,(type_2)var_4);
var_1(var_6,0xff,(type_2)(var_2 >> 3));
var_6[var_2 >> 3] = (char)(1 <<... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif... | null |
void MASKED(void *param_1,uint param_2,uint param_3,uint param_4)
{
uint uVar1;
memset(param_1,0,(ulong)param_2);
memset(param_1,0xff,(ulong)(param_3 >> 3));
*(char *)((long)param_1 + (ulong)(param_3 >> 3)) = (char)(1 << ((byte)param_3 & 7)) + -1;
uVar1 = param_4 >> 3;
*(byte *)((long)param_1 + (ulong)... |
57_i686-linux-gnu-size_and_i686-linux-gnu-size_strip.c | bfd_set_error_program_name | bfd_set_error_program_name |
void bfd_set_error_program_name(void)
{
(*(code *)PTR_bfd_set_error_program_name_001091c8)();
return;
}
|
void bfd_set_error_program_name(void)
{
(*(code *)PTR_bfd_set_error_program_name_001091c8)();
return;
}
| JMP qword ptr [0x001091c8] | null | null | null | null | [(u'CAST_-1206967335', u'CALLIND_-1206967400'), (u'INDIRECT_-1206967340', u'COPY_-1206967399'), ('const-0', u'RETURN_-1206967397'), ('tmp_22', u'CAST_-1206967335'), (u'CALLIND_-1206967400', u'INDIRECT_-1206967340')] | [(u'CAST_-1206967335', u'CALLIND_-1206967400'), (u'INDIRECT_-1206967340', u'COPY_-1206967399'), ('const-0', u'RETURN_-1206967397'), ('tmp_22', u'CAST_-1206967335'), (u'CALLIND_-1206967400', u'INDIRECT_-1206967340')] | null | null | 00102390 | x64 | O0 | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}" primitive_type (function_declarator "bfd_set_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_001091c8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_set_error_program_name_001091c8)();
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_001091c8)();
return;
}
|
5450_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | make_plt_section | FUN_002f21d0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void make_plt_section(Target_aarch64<32,_true> * this, Symbol_table *
symtab, Layout * layout) */
void __thiscall
anon_unknown.dwarf_12235f4::Target_aarch64<32,_true>::make_plt_section
(Target_aarch64<32,_true> *t... |
void FUN_002f21d0(long param_1,undefined8 param_2,undefined8 param_3)
{
undefined8 uVar1;
undefined8 uVar2;
long lVar3;
long lVar4;
undefined8 *puVar5;
undefined8 *puVar6;
undefined8 uVar7;
ulong uVar8;
FUN_002f06d0();
uVar7 = *(undefined8 *)(param_1 + 0x38);
uVar1 = *(undefined8 *)(param_1 +... | PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
MOV R13,RDX
PUSH R12
MOV R12,RDI
PUSH RBX
SUB RSP,0x18
CALL 0x002f06d0
MOV RAX,qword ptr [R12 + 0x38]
MOV EDI,0x78
MOV R14,qword ptr [R12 + 0x30]
MOV R15,qword ptr [R12 + 0x20]
MOV qword ptr [RBP + -0x38],RAX
CALL 0x0049cb60
MOV RCX,qword ptr [RBP + -0x38]
MOV EDI,0x60
LE... | null | null | null | null | [(u'PTRSUB_-1204804319', u'PTRSUB_-1204804295'), ('const-433', u'STORE_-1204804920'), ('const-0', u'INT_NOTEQUAL_-1204804491'), ('const-24', u'PTRSUB_-1204804279'), (u'PTRSUB_-1204804300', u'STORE_-1204804913'), ('const-1', u'PTRADD_-1204804130'), ('const-433', u'STORE_-1204804655'), (u'INT_AND_-1204804969', u'STORE_-1... | [('const--1', u'STORE_-1204804754'), (u'CAST_-1204804394', u'STORE_-1204804655'), (u'INT_ADD_-1204804641', u'CAST_-1204804120'), (u'CAST_-1204804055', u'LOAD_-1204804566'), ('const-0', u'INT_NOTEQUAL_-1204804491'), ('const-14', u'PTRADD_-1204804299'), (u'INT_ADD_-1204804529', u'CAST_-1204804040'), ('const-8', u'PTRADD_... | null | null | 002f21d0 | x64 | O0 | (translation_unit "void FUN_002f21d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n ulong uVar8;\n \n FUN_002f06d0();\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n u... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void make_plt_section(Target_aarch64<32,_true> * this, Symbol_table *\n symtab, Layout * layout) */\n\nvoid __thiscall\nanon_unknown.dwarf_12235f4::Target_aarch64<32,_true>::make_plt_section\n (Tar... | (translation_unit "void FUN_002f21d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n ulong uVar8;\n \n FUN_002f06d0();\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n u... | (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 TYPE IDENT ;) (declaration (sized... | (function_definition "void FUN_002f21d0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n ulong uVar8;\n \n FUN_002f06d0();\n uVar7 = *(undefined8 *)(param_1 + 0x38);\n... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void make_plt_section(Target_aarch64<32,_true> * this, Symbol_table *
symtab, Layout * layout) */
void __thiscall
anon_unknown.dwarf_12235f4::Target_aarch64<32,var_4>::make_plt_section
(Target_aarch64<32,var_4> *t... | 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)
{
undefined8 uVar1;
undefined8 uVar2;
long lVar3;
long lVar4;
undefined8 *puVar5;
undefined8 *puVar6;
undefined8 uVar7;
ulong uVar8;
FUN_002f06d0();
uVar7 = *(undefined8 *)(param_1 + 0x38);
uVar1 = *(undefined8 *)(param_1 + 0x30)... |
157_true_and_true_strip.c | fputs_unlocked | fputs_unlocked |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs_unlocked(char *__s,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputs_unlocked@@GLIBC_2.2.5... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs_unlocked(char *__s,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206935358')] | [('const-1', u'RETURN_-1206935358')] | null | null | 0010a0b8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs_unlocked(char *__s,FILE *__stream)\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 fputs_unlocked(char *__s,FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fp... | (translation_unit "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fputs_unlocked(char *__s,FILE *__stream)" identi... | (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 "int fputs_unlocked(char *__s,FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fputs_unlocked(char *__s,FILE *__stream)" (identifier "fputs_unlocked") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration "char *__s... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fputs_unlocked@@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: (type_identifier) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.