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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8741_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | fill | FUN_00300970 |
/* std::ios::fill() const */
ulong __thiscall std::ios::fill(ios *this)
{
ctype<char> *this_00;
ulong uVar1;
if (this[0xe1] != (ios)0x0) {
return (ulong)(byte)this[0xe0];
}
this_00 = *(ctype<char> **)(this + 0xf0);
if (this_00 != (ctype<char> *)0x0) {
if (this_00[0x38] == (ctype<char>)0x0) {
... |
ulong FUN_00300970(long param_1)
{
long *plVar1;
ulong uVar2;
if (*(char *)(param_1 + 0xe1) != '\0') {
return (ulong)*(byte *)(param_1 + 0xe0);
}
plVar1 = *(long **)(param_1 + 0xf0);
if (plVar1 != (long *)0x0) {
if ((char)plVar1[7] == '\0') {
FUN_00319ad0(plVar1);
uVar2 = 0x20;
... | CMP byte ptr [RDI + 0xe1],0x0
JZ 0x00300988
MOVZX EAX,byte ptr [RDI + 0xe0]
RET
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RBP,qword ptr [RDI + 0xf0]
TEST RBP,RBP
JZ 0x003009ea
CMP byte ptr [RBP + 0x38],0x0
JZ 0x003009c0
MOVZX EAX,byte ptr [RBP + 0x59]
MOV byte ptr [RBX + 0xe0],AL
MOV byte ptr [RBX + 0xe1],0x1
ADD R... | null | null | null | null | [('tmp_34', u'CBRANCH_-1204876920'), ('const-225', u'PTRADD_-1204876879'), ('const-224', u'PTRADD_-1204876758'), ('tmp_338', u'PTRADD_-1204876749'), (u'LOAD_-1204876758', u'INT_ADD_-1204876735'), ('tmp_705', u'COPY_-1204876713'), ('const-1', u'PTRADD_-1204876766'), ('const-0', u'SUBPIECE_-1204876676'), (u'PTRADD_-12048... | [('tmp_34', u'CBRANCH_-1204876920'), (u'CAST_-1204876626', u'LOAD_-1204876919'), (u'LOAD_-1204876758', u'INT_ADD_-1204876735'), (u'INT_NOTEQUAL_-1204876925', u'CBRANCH_-1204876920'), ('const-433', u'LOAD_-1204876847'), ('const-240', u'INT_ADD_-1204876856'), (u'LOAD_-1204876872', u'INT_NOTEQUAL_-1204876849'), ('const-8'... | null | null | 00300970 | x64 | O0 | (translation_unit "ulong FUN_00300970(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n \n if (*(char *)(param_1 + 0xe1) != '\0') {\n return (ulong)*(byte *)(param_1 + 0xe0);\n }\n plVar1 = *(long **)(param_1 + 0xf0);\n if (plVar1 != (long *)0x0) {\n if ((char)plVar1[7] == '\0') {\n FUN_00319ad0(plV... | (translation_unit "/* std::ios::fill() const */\n\nulong __thiscall std::ios::fill(ios *this)\n\n{\n ctype<char> *this_00;\n ulong uVar1;\n \n if (this[0xe1] != (ios)0x0) {\n return (ulong)(byte)this[0xe0];\n }\n this_00 = *(ctype<char> **)(this + 0xf0);\n if (this_00 != (ctype<char> *)0x0) {\n if (this_00... | (translation_unit "ulong FUN_00300970(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n \n if (*(char *)(param_1 + 0xe1) != '\0') {\n return (ulong)*(byte *)(param_1 + 0xe0);\n }\n plVar1 = *(long **)(param_1 + 0xf0);\n if (plVar1 != (long *)0x0) {\n if ((char)plVar1[7] == '\0') {\n FUN_00319ad0(plV... | (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 IDENT ;) (if_statement if (parenthesized_expression ( (b... | (function_definition "ulong FUN_00300970(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n \n if (*(char *)(param_1 + 0xe1) != '\0') {\n return (ulong)*(byte *)(param_1 + 0xe0);\n }\n plVar1 = *(long **)(param_1 + 0xf0);\n if (plVar1 != (long *)0x0) {\n if ((char)plVar1[7] == '\0') {\n FUN_00319ad0(... |
/* std::ios::fill() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_3)
{
var_1<var_2> *var_4;
type_1 uVar1;
if (var_3[0xe1] != (type_2)0x0) {
return (type_1)(type_3)var_3[0xe0];
}
var_4 = *(var_1<var_2> **)(var_3 + 0xf0);
if (var_4 != (var_1<var_2> *)0x0) {
if (var_4[0x38] == (v... | 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 (declaration type: (sized_type_specifier) declarator: (pointer_de... | null |
ulong MASKED(long param_1)
{
long *plVar1;
ulong uVar2;
if (*(char *)(param_1 + 0xe1) != '\0') {
return (ulong)*(byte *)(param_1 + 0xe0);
}
plVar1 = *(long **)(param_1 + 0xf0);
if (plVar1 != (long *)0x0) {
if ((char)plVar1[7] == '\0') {
FUN_00319ad0(plVar1);
uVar2 = 0x20;
if (... |
311_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c | tg_class_method_variant | FUN_00127ff0 |
bfd_boolean
tg_class_method_variant
(void *p,char *physname,debug_visibility visibility,bfd_boolean constp,
bfd_boolean volatilep,bfd_vma voffset,bfd_boolean context)
{
bfd_boolean bVar1;
int iVar2;
char *pcVar3;
char *__ptr;
char *__ptr_00;
pr_handle *info;
if (*(long **)((long)p... |
undefined4
FUN_00127ff0(undefined8 *param_1,undefined8 param_2,undefined4 param_3,int param_4,int param_5,
undefined8 param_6,int param_7)
{
int iVar1;
char *pcVar2;
void *__ptr;
void *__ptr_00;
if ((long *)param_1[2] == (long *)0x0) {
/* WARNING: Subroutine does not retur... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x18
MOV RAX,qword ptr [RDI + 0x10]
MOV R12D,dword ptr [RSP + 0x50]
TEST RAX,RAX
JZ 0x00128206
CMP qword ptr [RAX],0x0
JZ 0x001281e7
MOV RBX,RDI
MOV R13D,EDX
MOV EBP,ECX
TEST R8D,R8D
JNZ 0x00128110
TEST EBP,EBP
JNZ 0x00128140
MOV RAX,qword ptr [RBX + 0x10]
M... | null | null | null | null | [('const-0', u'INT_NOTEQUAL_-1207074559'), ('tmp_419', u'CBRANCH_-1207074504'), ('const-0', u'INT_NOTEQUAL_-1207074029'), ('tmp_1399', u'INT_EQUAL_-1207074686'), ('const-32', u'INT_ADD_-1207074438'), (u'LOAD_-1207074679', u'LOAD_-1207074673'), (u'COPY_-1207073724', u'RETURN_-1207073982'), ('const-16', u'INT_ADD_-120707... | [('const-8', u'PTRADD_-1207073261'), ('const-0', u'INT_NOTEQUAL_-1207074559'), ('tmp_419', u'CBRANCH_-1207074504'), ('const-0', u'INT_NOTEQUAL_-1207074029'), ('const-433', u'LOAD_-1207074062'), ('const-433', u'LOAD_-1207074754'), (u'CALL_-1207074524', u'CAST_-1207073164'), ('const-433', u'LOAD_-1207074426'), (u'LOAD_-1... | null | null | 00127ff0 | x64 | O0 | (translation_unit "undefined4\nFUN_00127ff0(undefined8 *param_1,undefined8 param_2,undefined4 param_3,int param_4,int param_5,\n undefined8 param_6,int param_7)\n\n{\n int iVar1;\n char *pcVar2;\n void *__ptr;\n void *__ptr_00;\n \n if ((long *)param_1[2] == (long *)0x0) {\n /* WARNI... | (translation_unit "bfd_boolean\ntg_class_method_variant\n (void *p,char *physname,debug_visibility visibility,bfd_boolean constp,\n bfd_boolean volatilep,bfd_vma voffset,bfd_boolean context)\n\n{\n bfd_boolean bVar1;\n int iVar2;\n char *pcVar3;\n char *__ptr;\n char *__ptr_00;\n pr_handle *info... | (translation_unit "undefined4\nFUN_00127ff0(undefined8 *param_1,undefined8 param_2,undefined4 param_3,int param_4,int param_5,\n undefined8 param_6,int param_7)\n\n{\n int iVar1;\n char *pcVar2;\n void *__ptr;\n void *__ptr_00;\n \n if ((long *)param_1[2] == (long *)0x0) {\n \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) , (parameter_declaration TYPE IDENT) , (parameter_declaration ... | (function_definition "undefined4\nFUN_00127ff0(undefined8 *param_1,undefined8 param_2,undefined4 param_3,int param_4,int param_5,\n undefined8 param_6,int param_7)\n\n{\n int iVar1;\n char *pcVar2;\n void *__ptr;\n void *__ptr_00;\n \n if ((long *)param_1[2] == (long *)0x0) {\n \n ... |
type_1
function_1
(void *p,char *physname,type_2 visibility,type_1 var_5,
type_1 var_2,type_3 voffset,type_1 var_6)
{
type_1 var_4;
int var_13;
char *pcVar3;
char *var_11;
char *var_15;
type_4 *info;
if (*(long **)((long)p + 0x10) == (long *)0x0) {
/* WARNING: ... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... | null |
undefined4
MASKED(undefined8 *param_1,undefined8 param_2,undefined4 param_3,int param_4,int param_5,
undefined8 param_6,int param_7)
{
int iVar1;
char *pcVar2;
void *__ptr;
void *__ptr_00;
if ((long *)param_1[2] == (long *)0x0) {
/* WARNING: Subroutine does not return */
... |
342_ia64-linux-gnu-objdump_and_ia64-linux-gnu-objdump_strip.c | pr_array_type | FUN_00129d60 |
bfd_boolean pr_array_type(void *p,bfd_signed_vma lower,bfd_signed_vma upper,bfd_boolean stringp)
{
pr_handle *info_00;
bfd_boolean bVar1;
byte *s;
long lVar2;
byte *pbVar3;
pr_handle *info;
byte *pbVar4;
bool bVar5;
bool bVar6;
byte bVar7;
char abl [22];
char abu [22];
char ab [50];
bVa... |
bool FUN_00129d60(long param_1,long param_2,long param_3,int param_4)
{
long lVar1;
int iVar2;
byte *pbVar3;
long lVar4;
byte *pbVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
byte bVar9;
char local_b8 [32];
char local_98 [32];
char local_78 [72];
bVar9 = 0;
lVar1 = param_1 + 0x10;
pbVar... | PUSH R15
MOV R15,RSI
PUSH R14
MOV R14D,ECX
PUSH R13
LEA R13,[RDI + 0x10]
PUSH R12
PUSH RBP
MOV RBP,RDI
MOV RDI,R13
PUSH RBX
MOV RBX,RDX
SUB RSP,0x98
CALL 0x00126930
TEST RAX,RAX
JZ 0x00129e58
MOV R12,RAX
TEST R15,R15
JNZ 0x00129e70
CMP RBX,-0x1
JZ 0x00129ed0
LEA R15,[RSP + 0x30]
LEA RDX,[RBX + 0x1]
XOR EAX,EAX
LEA RSI,... | null | null | null | null | [(u'INDIRECT_-1207066285', u'INT_ZEXT_-1207066990'), (u'INT_EQUAL_-1207067006', u'CBRANCH_-1207067011'), ('const-1333856', u'COPY_-1207066069'), (u'CALL_-1207066908', u'INT_NOTEQUAL_-1207066893'), ('const--120', u'PTRSUB_-1207066061'), ('tmp_674', u'CBRANCH_-1207066804'), ('const-1318663', u'COPY_-1207065929'), (u'PTRS... | [(u'PTRADD_-1207066945', u'COPY_-1207066084'), ('const-16', u'INT_ADD_-1207067253'), (u'INT_EQUAL_-1207067006', u'CBRANCH_-1207067011'), ('const--1', u'INT_EQUAL_-1207067158'), (u'CALL_-1207066908', u'INT_NOTEQUAL_-1207066893'), (u'COPY_-1207067028', u'COPY_-1207066088'), (u'INT_EQUAL_-1207066950', u'CBRANCH_-120706694... | null | null | 00129d60 | x64 | O0 | (translation_unit "bool FUN_00129d60(long param_1,long param_2,long param_3,int param_4)\n\n{\n long lVar1;\n int iVar2;\n byte *pbVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n char local_b8 [32];\n char local_98 [32];\n char local_78 [72];\n \n bVar9 = 0;... | (translation_unit "bfd_boolean pr_array_type(void *p,bfd_signed_vma lower,bfd_signed_vma upper,bfd_boolean stringp)\n\n{\n pr_handle *info_00;\n bfd_boolean bVar1;\n byte *s;\n long lVar2;\n byte *pbVar3;\n pr_handle *info;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n byte bVar7;\n char abl [22];\n char ab... | (translation_unit "bool FUN_00129d60(long param_1,long param_2,long param_3,int param_4)\n\n{\n long lVar1;\n int iVar2;\n byte *pbVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n char local_b8 [32];\n char local_98 [32];\n char local_78 [72];\n \n bVar9 = 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 TYPE IDENT) ))) (compound_st... | (function_definition "bool FUN_00129d60(long param_1,long param_2,long param_3,int param_4)\n\n{\n long lVar1;\n int iVar2;\n byte *pbVar3;\n long lVar4;\n byte *pbVar5;\n byte *pbVar6;\n bool bVar7;\n bool bVar8;\n byte bVar9;\n char local_b8 [32];\n char local_98 [32];\n char local_78 [72];\n \n bVar9 =... |
type_1 function_1(void *p,type_2 var_3,type_2 var_4,type_1 var_14)
{
type_3 *info_00;
type_1 var_8;
type_4 *var_2;
long var_9;
type_4 *var_10;
type_3 *info;
type_4 *var_11;
bool var_12;
bool bVar6;
type_4 bVar7;
char abl [22];
char abu [22];
char ab [50];
bVar7 = 0;
info_00 = (type_3 ... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_decla... | null |
bool MASKED(long param_1,long param_2,long param_3,int param_4)
{
long lVar1;
int iVar2;
byte *pbVar3;
long lVar4;
byte *pbVar5;
byte *pbVar6;
bool bVar7;
bool bVar8;
byte bVar9;
char local_b8 [32];
char local_98 [32];
char local_78 [72];
bVar9 = 0;
lVar1 = param_1 + 0x10;
pbVar3 = (b... |
507_powerpc-linux-gnuspe-strip_and_powerpc-linux-gnuspe-strip_strip.c | bfd_coff_get_syment | bfd_coff_get_syment |
/* WARNING: Control flow encountered bad instruction data */
void bfd_coff_get_syment(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_coff_get_syment(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207053462')] | [('const-1', u'RETURN_-1207053462')] | null | null | 0012d360 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* W... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_coff_get_syment(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_coff_get_syment(void)\n\n{\n /* W... | (translation_unit "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_coff_get_syment(void)" identifier (parameter_list "(void)" ( (parameter_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void bfd_coff_get_syment(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_coff_get_syment(void)" (identifier "bfd_coff_get_syment") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
480_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | unixShmBarrier | FUN_0011ca5d |
void unixShmBarrier(sqlite3_file *fd)
{
sqlite3_file *fd_local;
sqlite3MemoryBarrier();
unixEnterMutex();
unixLeaveMutex();
return;
}
|
void FUN_0011ca5d(void)
{
FUN_00110be9();
FUN_00119a87();
FUN_00119a9d();
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
CALL 0x00110be9
CALL 0x00119a87
CALL 0x00119a9d
NOP
LEAVE
RET | null | null | null | null | [('const-0', u'RETURN_-1206990174')] | [('const-0', u'RETURN_-1206990174')] | null | null | 0011ca5d | x64 | O0 | (translation_unit "void FUN_0011ca5d(void)\n\n{\n FUN_00110be9();\n FUN_00119a87();\n FUN_00119a9d();\n return;\n}\n\n" (function_definition "void FUN_0011ca5d(void)\n\n{\n FUN_00110be9();\n FUN_00119a87();\n FUN_00119a9d();\n return;\n}" primitive_type (function_declarator "FUN_0011ca5d(void)" identifier (para... | (translation_unit "void unixShmBarrier(sqlite3_file *fd)\n\n{\n sqlite3_file *fd_local;\n \n sqlite3MemoryBarrier();\n unixEnterMutex();\n unixLeaveMutex();\n return;\n}\n\n" (function_definition "void unixShmBarrier(sqlite3_file *fd)\n\n{\n sqlite3_file *fd_local;\n \n sqlite3MemoryBarrier();\n unixEnterMute... | (translation_unit "void FUN_0011ca5d(void)\n\n{\n FUN_00110be9();\n FUN_00119a87();\n FUN_00119a9d();\n return;\n}\n\n" (function_definition "void FUN_0011ca5d(void)\n\n{\n FUN_00110be9();\n FUN_00119a87();\n FUN_00119a9d();\n return;\n}" primitive_type (function_declarator "FUN_0011ca5d(void)" identifier (para... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression... | (function_definition "void FUN_0011ca5d(void)\n\n{\n FUN_00110be9();\n FUN_00119a87();\n FUN_00119a9d();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011ca5d(void)" (identifier "FUN_0011ca5d") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (comp... |
void function_1(type_1 *fd)
{
type_1 *fd_local;
var_1();
var_2();
var_3();
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: (identifier) arguments: (argument_list))) (expre... | null |
void MASKED(void)
{
FUN_00110be9();
FUN_00119a87();
FUN_00119a9d();
return;
}
|
7936_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | ~Binary_eq | FUN_00318e60 |
/* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */
void __thiscall gold::Binary_eq::~Binary_eq(Binary_eq *this,int __in_chrg)
{
Expression *pEVar1;
(this->super_Binary_expression).super_Expression._vptr_Expression =
(_func_int_varargs **)&DAT_004b4040;
pEVar1 = (this->su... |
void FUN_00318e60(undefined8 *param_1)
{
*param_1 = &DAT_004b4040;
if ((long *)param_1[1] != (long *)0x0) {
(**(code **)(*(long *)param_1[1] + 8))();
}
if ((long *)param_1[2] != (long *)0x0) {
/* WARNING: Could not recover jumptable at 0x00318e8e. Too many branches */
... | LEA RAX,[0x4b4040]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
TEST RDI,RDI
JZ 0x00318e7d
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x8]
MOV RDI,qword ptr [RBX + 0x10]
TEST RDI,RDI
JZ 0x00318e90
MOV RAX,qword ptr [RDI]
POP RBX
MOV RAX,qword ptr [RAX + 0x8]
JMP RAX
POP RBX
RET | null | null | null | null | [('const-1', u'PTRADD_-1204908238'), ('const-0', u'PTRSUB_-1204908222'), (u'PTRSUB_-1204908244', u'STORE_-1204908428'), ('const-0', u'RETURN_-1204908332'), ('const-0', u'PTRSUB_-1204908256'), (u'INT_NOTEQUAL_-1204908368', u'CBRANCH_-1204908367'), ('const-1', u'RETURN_-1204908334'), ('const-0', u'PTRSUB_-1204908252'), (... | [('const-8', u'INT_ADD_-1204908381'), ('const-0', u'RETURN_-1204908332'), (u'PTRSUB_-1204908264', u'STORE_-1204908428'), ('const-433', u'LOAD_-1204908403'), ('const-8', u'PTRADD_-1204908261'), (u'PTRADD_-1204908245', u'LOAD_-1204908388'), ('const-2', u'PTRADD_-1204908245'), ('const-4931648', u'PTRSUB_-1204908264'), (u'... | null | null | 00318e60 | x64 | O0 | (translation_unit "void FUN_00318e60(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b4040;\n if ((long *)param_1[1] != (long *)0x0) {\n (**(code **)(*(long *)param_1[1] + 8))();\n }\n if ((long *)param_1[2] != (long *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00318e8e. Too many bra... | (translation_unit "/* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */\n\nvoid __thiscall gold::Binary_eq::~Binary_eq(Binary_eq *this,int __in_chrg)\n\n{\n Expression *pEVar1;\n \n (this->super_Binary_expression).super_Expression._vptr_Expression =\n (_func_int_varargs **)&DAT_004b... | (translation_unit "void FUN_00318e60(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b4040;\n if ((long *)param_1[1] != (long *)0x0) {\n (**(code **)(*(long *)param_1[1] + 8))();\n }\n if ((long *)param_1[2] != (long *)0x0) {\n \n \n (**(code **)(*(long *)param_1[2] + 8))(... | (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_00318e60(undefined8 *param_1)\n\n{\n *param_1 = &DAT_004b4040;\n if ((long *)param_1[1] != (long *)0x0) {\n (**(code **)(*(long *)param_1[1] + 8))();\n }\n if ((long *)param_1[2] != (long *)0x0) {\n \n \n (**(code **)(*(long *)param_1[2] + 8... |
/* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 *var_1;
(this->super_Binary_expression).super_Expression._vptr_Expression =
(type_2 **)&DAT_004b4040;
var_1 = (this->super_Binary_exp... | 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_004b4040;
if ((long *)param_1[1] != (long *)0x0) {
(**(code **)(*(long *)param_1[1] + 8))();
}
if ((long *)param_1[2] != (long *)0x0) {
/* WARNING: Could not recover jumptable at 0x00318e8e. Too many branches */
/* ... |
4162_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | do_write | FUN_0021e4d0 |
/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_64,_true> * this,
Output_file * param_1) */
void __thiscall
gold::Output_relocatable_relocs<9,_64,_true>::do_write
(Output_relocatable_relocs<9,_64,_true> *this,Output_file *param_2)
{
return;
}
|
void FUN_0021e4d0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1203837732')] | [('const-0', u'RETURN_-1203837732')] | null | null | 0021e4d0 | x64 | O0 | (translation_unit "void FUN_0021e4d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0021e4d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0021e4d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_64,_true> * this,\n Output_file * param_1) */\n\nvoid __thiscall\ngold::Output_relocatable_relocs<9,_64,_true>::do_write\n (Output_relocatable_relocs<9,_64,_true> *this,Output_file *param_2)\n\n{\n return;\n}\n\n" com... | (translation_unit "void FUN_0021e4d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0021e4d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0021e4d0(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_0021e4d0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021e4d0(void)" (identifier "FUN_0021e4d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void do_write(Output_relocatable_relocs<9,_64,_true> * this,
Output_file * param_1) */
void __thiscall
gold::Output_relocatable_relocs<9,_64,_true>::do_write
(Output_relocatable_relocs<9,_64,_true> *this,Output_file *param_2)
{
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;
}
|
243_lsusb_and_lsusb_strip.c | closedir | closedir |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int closedir(DIR *__dirp)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* closedir@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int closedir(DIR *__dirp)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207197438')] | [('const-1', u'RETURN_-1207197438')] | null | null | 0014a0f8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint closedir(DIR *__dirp)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (f... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint closedir(DIR *__dirp)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* closedir@@GLIBC_2.2.5... | (translation_unit "int closedir(DIR *__dirp)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int closedir(DIR *__dirp)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "closedir(DIR *__dirp)" identifier (parameter_list "(DIR *__dirp)" ( (parameter_declara... | (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 closedir(DIR *__dirp)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "closedir(DIR *__dirp)" (identifier "closedir") (parameter_list "(DIR *__dirp)" (( "(") (parameter_declaration "DIR *__dirp" (type_identifier "DIR") (pointer_declarator "*__dirp"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__dirp)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* closedir@@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(DIR *__dirp)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
6629_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | add_from_dynobj<64,_true> | FUN_0029ba50 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original name: add_from_dynobj<64, true>
DWARF original prototype: void add_from_dynobj<64,_true>(Symbol_table * this,
Sized_dynobj<64,_true> * dynobj, uchar * syms, size_t... |
void FUN_0029ba50(long param_1,long *param_2,ulong *param_3,ulong param_4,long param_5,ulong param_6
,long param_7,ulong param_8,long *param_9,long *param_10,long *param_11)
{
char cVar1;
int iVar2;
undefined8 uVar3;
long lVar4;
undefined8 uVar5;
long lVar6;
byte bVar7;
ulong *puVar8;... | PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xe8
MOV RAX,qword ptr [RBP + 0x30]
MOV qword ptr [RBP + -0xe0],RDI
MOV qword ptr [RBP + -0xc8],RSI
MOV R15,qword ptr [RBP + 0x28]
MOV qword ptr [RAX],0x0
MOV RAX,qword ptr [0x0045c708]
MOV qword ptr [RBP + -0xe8],R8
MOV RAX,qword ptr [RAX + 0x18... | null | null | null | null | [('const-433', u'LOAD_-1204370191'), (u'MULTIEQUAL_-1204365748', u'MULTIEQUAL_-1204365684'), (u'INT_ZEXT_-1204368478', u'PTRADD_-1204365472'), (u'CALL_-1204370109', u'INDIRECT_-1204367353'), (u'INT_NOTEQUAL_-1204371023', u'CBRANCH_-1204371018'), (u'INT_EQUAL_-1204370196', u'CBRANCH_-1204370193'), (u'CAST_-1204365169', ... | [(u'INT_OR_-1204370991', u'INT_EQUAL_-1204370976'), (u'INDIRECT_-1204366592', u'MULTIEQUAL_-1204367394'), (u'INT_NOTEQUAL_-1204371023', u'CBRANCH_-1204371018'), (u'MULTIEQUAL_-1204366196', u'MULTIEQUAL_-1204366086'), (u'MULTIEQUAL_-1204369110', u'LOAD_-1204367360'), (u'COPY_-1204372469', u'MULTIEQUAL_-1204365388'), (u'... | null | null | 0029ba50 | x64 | O0 | (translation_unit "void FUN_0029ba50(long param_1,long *param_2,ulong *param_3,ulong param_4,long param_5,ulong param_6\n ,long param_7,ulong param_8,long *param_9,long *param_10,long *param_11)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\n ... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original name: add_from_dynobj<64, true>\n DWARF original prototype: void add_from_dynobj<64,_true>(Symbol_table * this,\n Sized_dynobj<64,_true> * dynobj... | (translation_unit "void FUN_0029ba50(long param_1,long *param_2,ulong *param_3,ulong param_4,long param_5,ulong param_6\n ,long param_7,ulong param_8,long *param_9,long *param_10,long *param_11)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE ... | (function_definition "void FUN_0029ba50(long param_1,long *param_2,ulong *param_3,ulong param_4,long param_5,ulong param_6\n ,long param_7,ulong param_8,long *param_9,long *param_10,long *param_11)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n long lVar6;\... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original name: add_from_dynobj<64, true>
DWARF original prototype: void add_from_dynobj<64,_true>(Symbol_table * this,
Sized_dynobj<64,_true> * dynobj, uchar * syms, size_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: (sized_type_specifier) declarator: (pointer_declarator declarator... | null |
void MASKED(long param_1,long *param_2,ulong *param_3,ulong param_4,long param_5,ulong param_6
,long param_7,ulong param_8,long *param_9,long *param_10,long *param_11)
{
char cVar1;
int iVar2;
undefined8 uVar3;
long lVar4;
undefined8 uVar5;
long lVar6;
byte bVar7;
ulong *puVar8;
byt... |
329_wget_and_wget_strip.c | ftp_retrieve_dirs | FUN_001188b5 |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
uerr_t ftp_retrieve_dirs(url *u,url *original_url,fileinfo *f,ccon *con)
{
char *pcVar1;
long lVar2;
ccon *con_00;
url *puVar3;
url *u_00;
_Bool _Var4;
uerr_t uVar5;
size_t sVar6;
size_t sVar7;
char *pcVar8;
char *pcVar9;
... |
undefined8 FUN_001188b5(long param_1,undefined8 param_2,int *param_3,uint *param_4)
{
char *pcVar1;
long lVar2;
uint *puVar3;
char *pcVar4;
char cVar5;
size_t sVar6;
size_t sVar7;
undefined8 uVar8;
undefined8 uVar9;
uint **ppuVar10;
long in_FS_OFFSET;
uint *local_68;
int *local_60;
undefin... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x58
MOV qword ptr [RBP + -0x48],RDI
MOV qword ptr [RBP + -0x50],RSI
MOV qword ptr [RBP + -0x58],RDX
MOV qword ptr [RBP + -0x60],RCX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x18],RAX
XOR EAX,EAX
MOV qword ptr [RBP + -0x30],0x0
MOV dword ptr [RBP + -0x38],0x0
JMP 0x00118b3... | null | null | null | null | [(u'INT_ADD_-1207005824', u'CAST_-1207004227'), (u'INDIRECT_-1207004875', u'MULTIEQUAL_-1207004801'), (u'INT_ADD_-1207006979', u'CAST_-1207004806'), (u'STORE_-1207005839', u'INDIRECT_-1207004616'), ('tmp_280', u'CBRANCH_-1207006231'), (u'STORE_-1207006753', u'INDIRECT_-1207005122'), (u'STORE_-1207006723', u'INDIRECT_-1... | [(u'CALL_-1207006082', u'INDIRECT_-1207004564'), (u'STORE_-1207005790', u'INDIRECT_-1207004408'), (u'CALL_-1207005834', u'INDIRECT_-1207004720'), (u'STORE_-1207006021', u'INDIRECT_-1207004846'), (u'CALL_-1207005834', u'INDIRECT_-1207004460'), ('const-2', u'PTRADD_-1207004745'), (u'STORE_-1207005839', u'INDIRECT_-120700... | null | null | 001188b5 | x64 | O0 | (translation_unit "undefined8 FUN_001188b5(long param_1,undefined8 param_2,int *param_3,uint *param_4)\n\n{\n char *pcVar1;\n long lVar2;\n uint *puVar3;\n char *pcVar4;\n char cVar5;\n size_t sVar6;\n size_t sVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n uint **ppuVar10;\n long in_FS_OFFSET;\n uint *loca... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nuerr_t ftp_retrieve_dirs(url *u,url *original_url,fileinfo *f,ccon *con)\n\n{\n char *pcVar1;\n long lVar2;\n ccon *con_00;\n url *puVar3;\n url *u_00;\n _Bool _Var4;\n uerr_t uVar5;\n size_t sVar6;\n size_t sVar7;\n... | (translation_unit "undefined8 FUN_001188b5(long param_1,undefined8 param_2,int *param_3,uint *param_4)\n\n{\n char *pcVar1;\n long lVar2;\n uint *puVar3;\n char *pcVar4;\n char cVar5;\n size_t sVar6;\n size_t sVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n uint **ppuVar10;\n long in_FS_OFFSET;\n uint *loca... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "undefined8 FUN_001188b5(long param_1,undefined8 param_2,int *param_3,uint *param_4)\n\n{\n char *pcVar1;\n long lVar2;\n uint *puVar3;\n char *pcVar4;\n char cVar5;\n size_t sVar6;\n size_t sVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n uint **ppuVar10;\n long in_FS_OFFSET;\n uint *l... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_2 *u,type_2 *original_url,type_3 *f,type_4 *con)
{
char *pcVar1;
long var_8;
type_4 *con_00;
type_2 *puVar3;
type_2 *u_00;
type_5 _Var4;
type_1 uVar5;
size_t sVar6;
size_t sVar7;
char *pcVar8;
char *... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declarati... | null |
undefined8 MASKED(long param_1,undefined8 param_2,int *param_3,uint *param_4)
{
char *pcVar1;
long lVar2;
uint *puVar3;
char *pcVar4;
char cVar5;
size_t sVar6;
size_t sVar7;
undefined8 uVar8;
undefined8 uVar9;
uint **ppuVar10;
long in_FS_OFFSET;
uint *local_68;
int *local_60;
undefined8 lo... |
490_diff_and_diff_strip.c | add_epsilon_src_nodes | FUN_0012ad33 |
reg_errcode_t add_epsilon_src_nodes(re_dfa_t *dfa,re_node_set *dest_nodes,re_node_set *candidates)
{
reg_errcode_t rVar1;
long in_FS_OFFSET;
re_node_set *candidates_local;
re_node_set *dest_nodes_local;
re_dfa_t *dfa_local;
reg_errcode_t err;
Idx i;
re_dfastate_t *state;
long local_10;
local_10... |
ulong FUN_0012ad33(long param_1,long param_2,undefined8 param_3)
{
ulong uVar1;
long in_FS_OFFSET;
uint local_24;
long local_20;
long local_18;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_24 = 0;
local_18 = FUN_0011e906(&local_24,param_1,param_2);
if (local_24 == 0) {
if... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV qword ptr [RBP + -0x38],RDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV dword ptr [RBP + -0x1c],0x0
MOV RDX,qword ptr [RBP + -0x30]
MOV RCX,qword ptr [RBP + -0x28]
LEA RAX,[RBP + -0x1c]
M... | null | null | null | null | [(u'COPY_-1207062096', u'MULTIEQUAL_-1207062111'), (u'INDIRECT_-1207062279', u'MULTIEQUAL_-1207062044'), (u'LOAD_-1207062769', u'INT_SLESS_-1207062736'), (u'INT_ADD_-1207063184', u'CAST_-1207062279'), ('const-0', u'INT_EQUAL_-1207063097'), ('tmp_1141', u'CALL_-1207063125'), (u'COPY_-1207062280', u'MULTIEQUAL_-120706211... | [(u'INT_ADD_-1207062816', u'CAST_-1207062143'), (u'LOAD_-1207062769', u'INT_SLESS_-1207062736'), ('const-0', u'INT_EQUAL_-1207063097'), ('const-8', u'INT_MULT_-1207062773'), (u'INT_ADD_-1207063011', u'CAST_-1207062229'), (u'CALL_-1207063125', u'INDIRECT_-1207062315'), (u'INDIRECT_-1207062037', u'MULTIEQUAL_-1207062030'... | null | null | 0012ad33 | x64 | O0 | (translation_unit "ulong FUN_0012ad33(long param_1,long param_2,undefined8 param_3)\n\n{\n ulong uVar1;\n long in_FS_OFFSET;\n uint local_24;\n long local_20;\n long local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_24 = 0;\n local_18 = FUN_0011e906(&local_24,param_1,param_2);... | (translation_unit "reg_errcode_t add_epsilon_src_nodes(re_dfa_t *dfa,re_node_set *dest_nodes,re_node_set *candidates)\n\n{\n reg_errcode_t rVar1;\n long in_FS_OFFSET;\n re_node_set *candidates_local;\n re_node_set *dest_nodes_local;\n re_dfa_t *dfa_local;\n reg_errcode_t err;\n Idx i;\n re_dfastate_t *state;\n ... | (translation_unit "ulong FUN_0012ad33(long param_1,long param_2,undefined8 param_3)\n\n{\n ulong uVar1;\n long in_FS_OFFSET;\n uint local_24;\n long local_20;\n long local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_24 = 0;\n local_18 = FUN_0011e906(&local_24,param_1,param_2);... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_typ... | (function_definition "ulong FUN_0012ad33(long param_1,long param_2,undefined8 param_3)\n\n{\n ulong uVar1;\n long in_FS_OFFSET;\n uint local_24;\n long local_20;\n long local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_24 = 0;\n local_18 = FUN_0011e906(&local_24,param_1,param_... |
type_1 function_1(type_2 *dfa,type_3 *dest_nodes,type_3 *candidates)
{
type_1 rVar1;
long var_1;
type_3 *candidates_local;
type_3 *dest_nodes_local;
type_2 *dfa_local;
type_1 var_3;
type_4 var_6;
type_5 *state;
long var_9;
var_9 = *(long *)(var_1 + 0x28);
var_3 = var_4;
state = 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: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_decl... | null |
ulong MASKED(long param_1,long param_2,undefined8 param_3)
{
ulong uVar1;
long in_FS_OFFSET;
uint local_24;
long local_20;
long local_18;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_24 = 0;
local_18 = FUN_0011e906(&local_24,param_1,param_2);
if (local_24 == 0) {
if (*(lo... |
195_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c | check_gnu_debuglink | FUN_0010e980 |
bfd_boolean check_gnu_debuglink(char *pathname,void *crc_pointer)
{
byte bVar1;
void *file;
FILE *__stream;
size_t sVar2;
char *pcVar3;
uchar *puVar4;
ulong uVar5;
bfd_boolean local_50;
file = open_debug_file(pathname);
local_50 = 0;
if (file != (void *)0x0) {
uVar5 = 0;
__stream = fo... |
undefined8 FUN_0010e980(char *param_1,ulong *param_2)
{
byte bVar1;
long lVar2;
FILE *__stream;
size_t sVar3;
byte *pbVar4;
undefined8 uVar5;
ulong uVar6;
lVar2 = FUN_0010e700();
uVar5 = 0;
if (lVar2 != 0) {
uVar6 = 0;
__stream = fopen(param_1,"rb");
if (__stream == (FILE *)0x0) {
... | PUSH R15
PUSH R14
PUSH R13
PUSH R12
MOV R12,RDI
PUSH RBP
PUSH RBX
SUB RSP,0x28
MOV qword ptr [RSP + 0x8],RSI
CALL 0x0010e700
XOR ECX,ECX
MOV qword ptr [RSP + 0x18],RAX
TEST RAX,RAX
JZ 0x0010ea8b
MOV RDI,R12
MOV dword ptr [RSP + 0x14],ECX
XOR R15D,R15D
MOV EBP,0xffffffff
LEA RSI,[0x14182d]
LEA R13,[0x157b00]
CALL 0x0010... | null | null | null | null | [('tmp_367', u'CBRANCH_-1206916449'), (u'PTRADD_-1206916288', u'CAST_-1206915455'), (u'MULTIEQUAL_-1206915822', u'INT_RIGHT_-1206916369'), ('const-0', u'PTRSUB_-1206915491'), ('const-0', u'PTRSUB_-1206915459'), (u'COPY_-1206915489', u'MULTIEQUAL_-1206915506'), (u'COPY_-1206915630', u'CALL_-1206916581'), (u'COPY_-120691... | [('tmp_367', u'CBRANCH_-1206916449'), (u'MULTIEQUAL_-1206915822', u'INT_RIGHT_-1206916369'), (u'PTRSUB_-1206915522', u'CALL_-1206916510'), ('const-1', u'CALL_-1206916510'), (u'COPY_-1206916281', u'MULTIEQUAL_-1206915729'), (u'PTRSUB_-1206915498', u'INT_LESS_-1206916440'), ('const-5', u'CALL_-1206916056'), ('const-0', u... | null | null | 0010e980 | x64 | O0 | (translation_unit "undefined8 FUN_0010e980(char *param_1,ulong *param_2)\n\n{\n byte bVar1;\n long lVar2;\n FILE *__stream;\n size_t sVar3;\n byte *pbVar4;\n undefined8 uVar5;\n ulong uVar6;\n \n lVar2 = FUN_0010e700();\n uVar5 = 0;\n if (lVar2 != 0) {\n uVar6 = 0;\n __stream = fopen(param_1,"rb");\n ... | (translation_unit "bfd_boolean check_gnu_debuglink(char *pathname,void *crc_pointer)\n\n{\n byte bVar1;\n void *file;\n FILE *__stream;\n size_t sVar2;\n char *pcVar3;\n uchar *puVar4;\n ulong uVar5;\n bfd_boolean local_50;\n \n file = open_debug_file(pathname);\n local_50 = 0;\n if (file != (void *)0x0) {\... | (translation_unit "undefined8 FUN_0010e980(char *param_1,ulong *param_2)\n\n{\n byte bVar1;\n long lVar2;\n FILE *__stream;\n size_t sVar3;\n byte *pbVar4;\n undefined8 uVar5;\n ulong uVar6;\n \n lVar2 = FUN_0010e700();\n uVar5 = 0;\n if (lVar2 != 0) {\n uVar6 = 0;\n __stream = fopen(param_1,"rb");\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declarati... | (function_definition "undefined8 FUN_0010e980(char *param_1,ulong *param_2)\n\n{\n byte bVar1;\n long lVar2;\n FILE *__stream;\n size_t sVar3;\n byte *pbVar4;\n undefined8 uVar5;\n ulong uVar6;\n \n lVar2 = FUN_0010e700();\n uVar5 = 0;\n if (lVar2 != 0) {\n uVar6 = 0;\n __stream = fopen(param_1,"rb");\... |
type_1 function_1(char *pathname,void *crc_pointer)
{
type_2 bVar1;
void *var_2;
type_3 *var_4;
size_t var_9;
char *pcVar3;
type_4 *var_11;
type_5 var_10;
type_1 local_50;
var_2 = var_1(pathname);
local_50 = 0;
if (var_2 != (void *)0x0) {
var_10 = 0;
var_4 = var_3(pathname,"rb");
... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
undefined8 MASKED(char *param_1,ulong *param_2)
{
byte bVar1;
long lVar2;
FILE *__stream;
size_t sVar3;
byte *pbVar4;
undefined8 uVar5;
ulong uVar6;
lVar2 = FUN_0010e700();
uVar5 = 0;
if (lVar2 != 0) {
uVar6 = 0;
__stream = fopen(param_1,"rb");
if (__stream == (FILE *)0x0) {
b... |
10905_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | inflateInit_ | inflateInit_ |
/* WARNING: Control flow encountered bad instruction data */
void inflateInit_(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void inflateInit_(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1201941486')] | [('const-1', u'RETURN_-1201941486')] | null | null | 0044d408 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid inflateInit_(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void inflateInit_(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid inflateInit_(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void inflateInit_(void)\n\n{\n /* WARNING: Bad in... | (translation_unit "void inflateInit_(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void inflateInit_(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "inflateInit_(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 inflateInit_(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "inflateInit_(void)" (identifier "inflateInit_") (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();
}
|
163_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c | dwarf2_gen_line_info_1 | FUN_0010e6b0 |
void dwarf2_gen_line_info_1(symbolS *label,dwarf2_line_info *loc)
{
symbolS *psVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
uint uVar7;
segT seg;
subsegT subseg;
line_entry *plVar8;
line_subseg *plVar9;
line_entry *h;
plVar8 = (line_entry *)xmalloc(0x30);
uVar2 = lo... |
void FUN_0010e6b0(undefined8 param_1,undefined8 *param_2)
{
undefined8 uVar1;
undefined8 uVar2;
undefined8 uVar3;
undefined8 uVar4;
undefined4 uVar5;
undefined8 *puVar6;
long lVar7;
undefined8 uVar8;
puVar6 = (undefined8 *)xmalloc(0x30);
uVar8 = *param_2;
uVar1 = param_2[1];
uVar2 = param_2... | PUSH R12
MOV R12,RSI
PUSH RBP
MOV RBP,RDI
MOV EDI,0x30
PUSH RBX
CALL 0x00108748
MOVDQU XMM0,xmmword ptr [R12]
MOVDQU XMM1,xmmword ptr [R12 + 0x10]
MOV EDX,0x1
MOV qword ptr [RAX + 0x8],RBP
MOV ESI,dword ptr [0x001e4644]
MOV RBX,RAX
MOV qword ptr [RAX],0x0
MOV RDI,qword ptr [0x001e44a8]
MOVUPS xmmword ptr [RAX + 0x10],X... | null | null | null | null | [(u'CAST_-1206917052', u'STORE_-1206917242'), (u'PTRSUB_-1206917064', u'LOAD_-1206917126'), ('tmp_292', u'STORE_-1206917392'), ('const-433', u'LOAD_-1206917205'), (u'PTRSUB_-1206916975', u'STORE_-1206917236'), ('tmp_293', u'PTRSUB_-1206917090'), (u'PTRSUB_-1206917039', u'PTRSUB_-1206917027'), ('const-48', u'CALL_-12069... | [(u'PTRADD_-1206917066', u'STORE_-1206917392'), (u'PTRADD_-1206916994', u'CALL_-1206917252'), (u'STORE_-1206917147', u'INDIRECT_-1206917063'), ('const-433', u'LOAD_-1206917207'), (u'CALL_-1206917420', u'CAST_-1206917080'), (u'MULTIEQUAL_-1206917142', u'CALL_-1206917252'), ('const-433', u'LOAD_-1206917250'), ('const-433... | null | null | 0010e6b0 | x64 | O0 | (translation_unit "void FUN_0010e6b0(undefined8 param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined4 uVar5;\n undefined8 *puVar6;\n long lVar7;\n undefined8 uVar8;\n \n puVar6 = (undefined8 *)xmalloc(0x30);\n uVar8 = *param_2;\n uVar1... | (translation_unit "void dwarf2_gen_line_info_1(symbolS *label,dwarf2_line_info *loc)\n\n{\n symbolS *psVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n segT seg;\n subsegT subseg;\n line_entry *plVar8;\n line_subseg *plVar9;\n line_entry *h;\n \n plVar8 = (line_e... | (translation_unit "void FUN_0010e6b0(undefined8 param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined4 uVar5;\n undefined8 *puVar6;\n long lVar7;\n undefined8 uVar8;\n \n puVar6 = (undefined8 *)xmalloc(0x30);\n uVar8 = *param_2;\n uVar1... | (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_0010e6b0(undefined8 param_1,undefined8 *param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined4 uVar5;\n undefined8 *puVar6;\n long lVar7;\n undefined8 uVar8;\n \n puVar6 = (undefined8 *)xmalloc(0x30);\n uVar8 = *param_2;\n uV... |
void function_1(type_1 *label,type_2 *loc)
{
type_1 *psVar1;
type_3 uVar2;
type_3 uVar3;
type_3 uVar4;
type_3 uVar5;
type_3 uVar6;
type_3 uVar7;
type_4 seg;
type_5 subseg;
type_6 *plVar8;
type_7 *plVar9;
type_6 *h;
plVar8 = (type_6 *)var_1(0x30);
uVar2 = loc->filenum;
uVar3 = loc->lin... | 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)
{
undefined8 uVar1;
undefined8 uVar2;
undefined8 uVar3;
undefined8 uVar4;
undefined4 uVar5;
undefined8 *puVar6;
long lVar7;
undefined8 uVar8;
puVar6 = (undefined8 *)xmalloc(0x30);
uVar8 = *param_2;
uVar1 = param_2[1];
uVar2 = param_2[2];
... |
7939_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | rbegin | FUN_002e1d50 |
/* std::string::rbegin() const */
void std::string::rbegin(void)
{
long *in_RSI;
long *in_RDI;
*in_RDI = in_RSI[1] + *in_RSI;
return;
}
|
long * FUN_002e1d50(long *param_1,long *param_2)
{
*param_1 = param_2[1] + *param_2;
return param_1;
}
| MOV RDX,qword ptr [RSI + 0x8]
ADD RDX,qword ptr [RSI]
MOV RAX,RDI
MOV qword ptr [RDI],RDX
RET | null | null | null | null | [(u'LOAD_-1204740771', u'INT_ADD_-1204740753'), ('tmp_62', u'PTRADD_-1204740697'), ('const-1', u'PTRADD_-1204740697'), ('const-8', u'PTRADD_-1204740697'), ('tmp_62', u'LOAD_-1204740771'), ('const-0', u'RETURN_-1204740741'), ('const-433', u'LOAD_-1204740771'), ('tmp_63', u'STORE_-1204740754'), (u'LOAD_-1204740781', u'IN... | [(u'LOAD_-1204740771', u'INT_ADD_-1204740753'), ('tmp_62', u'PTRADD_-1204740697'), ('const-1', u'PTRADD_-1204740697'), ('const-8', u'PTRADD_-1204740697'), ('tmp_62', u'LOAD_-1204740771'), ('const-0', u'RETURN_-1204740741'), ('const-433', u'LOAD_-1204740771'), ('tmp_63', u'STORE_-1204740754'), (u'LOAD_-1204740781', u'IN... | null | null | 002e1d50 | x64 | O0 | (translation_unit "long * FUN_002e1d50(long *param_1,long *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return param_1;\n}\n\n" (function_definition "long * FUN_002e1d50(long *param_1,long *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_dec... | (translation_unit "/* std::string::rbegin() const */\n\nvoid std::string::rbegin(void)\n\n{\n long *in_RSI;\n long *in_RDI;\n \n *in_RDI = in_RSI[1] + *in_RSI;\n return;\n}\n\n" comment (function_definition "void std::string::rbegin(void)\n\n{\n long *in_RSI;\n long *in_RDI;\n \n *in_RDI = in_RSI[1] + *in_RSI;... | (translation_unit "long * FUN_002e1d50(long *param_1,long *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return param_1;\n}\n\n" (function_definition "long * FUN_002e1d50(long *param_1,long *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_dec... | (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_002e1d50(long *param_1,long *param_2)\n\n{\n *param_1 = param_2[1] + *param_2;\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002e1d50(long *param_1,long *param_2)" (* "*") (function_declarator "FUN_002e1d50(long *param_1,long *param_2)" (... |
/* std::string::rbegin() const */
void std::string::function_1(void)
{
long *in_RSI;
long *in_RDI;
*in_RDI = in_RSI[1] + *in_RSI;
return;
}
| 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)
{
*param_1 = param_2[1] + *param_2;
return param_1;
}
|
125_indent_and_indent_strip.c | dump_line_code | FUN_0010ed7c |
void dump_line_code(int *pcur_col,int *pnot_truncated,int paren_targ,BOOLEAN *pbreak_line,
int target_col_break)
{
char cVar1;
short sVar2;
BOOLEAN BVar3;
int iVar4;
int iVar5;
BOOLEAN *pbreak_line_local;
int target_col_break_local;
int paren_targ_local;
int *pnot_truncated_local;... |
void FUN_0010ed7c(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,char *param_4,
int param_5)
{
undefined1 uVar1;
short sVar2;
char cVar3;
undefined4 uVar4;
int iVar5;
int iVar6;
int local_24;
int local_20;
char *local_10;
if (DAT_0011bd98 != DAT_0011bda0) {
if (... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV dword ptr [RBP + -0x34],EDX
MOV qword ptr [RBP + -0x40],RCX
MOV dword ptr [RBP + -0x38],R8D
MOV dword ptr [RBP + -0x14],0x0
MOV RDX,qword ptr [0x0011bd98]
MOV RAX,qword ptr [0x0011bda0]
CMP RDX,RAX
JZ 0x0010f33f
MOV dw... | null | null | null | null | [(u'CALL_-1206915264', u'INDIRECT_-1206912673'), (u'INDIRECT_-1206912543', u'MULTIEQUAL_-1206912499'), ('const-2', u'PTRADD_-1206911794'), (u'MULTIEQUAL_-1206912423', u'MULTIEQUAL_-1206912310'), (u'INDIRECT_-1206912726', u'MULTIEQUAL_-1206911583'), (u'INT_NOTEQUAL_-1206915618', u'CBRANCH_-1206915617'), (u'LOAD_-1206914... | [(u'INDIRECT_-1206912312', u'MULTIEQUAL_-1206912301'), (u'CALL_-1206914250', u'INDIRECT_-1206911716'), (u'CALL_-1206913090', u'INDIRECT_-1206911134'), (u'INT_MULT_-1206912682', u'INT_ADD_-1206914124'), (u'CALL_-1206915264', u'INDIRECT_-1206912608'), (u'CALL_-1206914285', u'INDIRECT_-1206912044'), (u'INDIRECT_-120691130... | null | null | 0010ed7c | x64 | O0 | (translation_unit "void FUN_0010ed7c(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,char *param_4,\n int param_5)\n\n{\n undefined1 uVar1;\n short sVar2;\n char cVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n int local_24;\n int local_20;\n char *local_10;\n \n if (DAT_0011... | (translation_unit "void dump_line_code(int *pcur_col,int *pnot_truncated,int paren_targ,BOOLEAN *pbreak_line,\n int target_col_break)\n\n{\n char cVar1;\n short sVar2;\n BOOLEAN BVar3;\n int iVar4;\n int iVar5;\n BOOLEAN *pbreak_line_local;\n int target_col_break_local;\n int paren_targ_local;... | (translation_unit "void FUN_0010ed7c(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,char *param_4,\n int param_5)\n\n{\n undefined1 uVar1;\n short sVar2;\n char cVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n int local_24;\n int local_20;\n char *local_10;\n \n if (DAT_0011... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_dec... | (function_definition "void FUN_0010ed7c(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,char *param_4,\n int param_5)\n\n{\n undefined1 uVar1;\n short sVar2;\n char cVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n int local_24;\n int local_20;\n char *local_10;\n \n if (DAT_0... |
void function_1(int *pcur_col,int *pnot_truncated,int paren_targ,type_1 *pbreak_line,
int var_4)
{
char cVar1;
short var_15;
type_1 BVar3;
int var_22;
int var_18;
type_1 *pbreak_line_local;
int target_col_break_local;
int paren_targ_local;
int *pnot_truncated_local;
int *pcur_co... | 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(undefined4 *param_1,undefined4 *param_2,undefined4 param_3,char *param_4,
int param_5)
{
undefined1 uVar1;
short sVar2;
char cVar3;
undefined4 uVar4;
int iVar5;
int iVar6;
int local_24;
int local_20;
char *local_10;
if (DAT_0011bd98 != DAT_0011bda0) {
if (DAT_00... |
442_i686-linux-gnu-objdump_and_i686-linux-gnu-objdump_strip.c | stab_demangle_v3_arglist | FUN_0012f7f0 |
debug_type_conflict *
stab_demangle_v3_arglist
(void *dhandle,stab_handle *info,demangle_component *arglist,bfd_boolean *pvarargs)
{
debug_type_conflict *ppdVar1;
debug_type pdVar2;
debug_type_conflict *__ptr;
char *__format;
uint uVar3;
demangle_component *dc;
ulong uVar4;
ulong uVar5;
bf... |
undefined8 * FUN_0012f7f0(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4)
{
undefined8 *puVar1;
long lVar2;
undefined8 *__ptr;
char *__format;
uint uVar3;
ulong uVar4;
ulong uVar5;
int local_3c [3];
puVar1 = (undefined8 *)xmalloc(0x50);
*param_4 = 0;
__ptr = puVar1;
... | PUSH R15
MOV R15,RDX
PUSH R14
MOV R14,RSI
PUSH R13
MOV R13,RDI
MOV EDI,0x50
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RCX
SUB RSP,0x38
MOV qword ptr [RSP + 0x18],RCX
CALL 0x00107350
MOV dword ptr [RBX],0x0
MOV RBP,RAX
TEST R15,R15
JZ 0x0012f94e
CMP dword ptr [R15],0x2e
JNZ 0x0012f920
MOV RDX,qword ptr [R15 + 0x8]
TEST RDX,RDX... | null | null | null | null | [(u'CALL_-1207043515', u'INDIRECT_-1207042551'), ('tmp_987', u'STORE_-1207044029'), (u'MULTIEQUAL_-1207042537', u'PTRSUB_-1207042535'), ('const-0', u'RETURN_-1207042395'), (u'PTRSUB_-1207042536', u'LOAD_-1207043707'), (u'INDIRECT_-1207042697', u'MULTIEQUAL_-1207042532'), ('const-1', u'STORE_-1207043784'), (u'PTRSUB_-12... | [(u'CAST_-1207042445', u'LOAD_-1207043777'), (u'PTRADD_-1207042556', u'CAST_-1207042525'), (u'PTRADD_-1207042456', u'MULTIEQUAL_-1207042980'), (u'MULTIEQUAL_-1207042997', u'MULTIEQUAL_-1207042539'), (u'INT_ZEXT_-1207042918', u'MULTIEQUAL_-1207042930'), ('const-4', u'PTRADD_-1207042601'), ('const-433', u'STORE_-12070440... | null | null | 0012f7f0 | x64 | O0 | (translation_unit "undefined8 * FUN_0012f7f0(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4)\n\n{\n undefined8 *puVar1;\n long lVar2;\n undefined8 *__ptr;\n char *__format;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n int local_3c [3];\n \n puVar1 = (undefined8 *)xmalloc(0x50);\n *pa... | (translation_unit "debug_type_conflict *\nstab_demangle_v3_arglist\n (void *dhandle,stab_handle *info,demangle_component *arglist,bfd_boolean *pvarargs)\n\n{\n debug_type_conflict *ppdVar1;\n debug_type pdVar2;\n debug_type_conflict *__ptr;\n char *__format;\n uint uVar3;\n demangle_component *dc;\n ulo... | (translation_unit "undefined8 * FUN_0012f7f0(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4)\n\n{\n undefined8 *puVar1;\n long lVar2;\n undefined8 *__ptr;\n char *__format;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n int local_3c [3];\n \n puVar1 = (undefined8 *)xmalloc(0x50);\n *pa... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_st... | (function_definition "undefined8 * FUN_0012f7f0(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4)\n\n{\n undefined8 *puVar1;\n long lVar2;\n undefined8 *__ptr;\n char *__format;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n int local_3c [3];\n \n puVar1 = (undefined8 *)xmalloc(0x50);\n ... |
type_1 *
function_1
(void *dhandle,type_2 *info,type_3 *var_2,type_4 *pvarargs)
{
type_1 *ppdVar1;
type_5 var_9;
type_1 *var_14;
char *__format;
type_6 var_11;
type_3 *var_7;
type_7 var_15;
type_7 var_13;
type_4 var_10;
ppdVar1 = (type_1 *)var_1(0x50);
*pvarargs = 0;
var_14 = ppdV... | 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)) (parameter_declaration type: (type_identifier) declarator: (identi... | null |
undefined8 * MASKED(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4)
{
undefined8 *puVar1;
long lVar2;
undefined8 *__ptr;
char *__format;
uint uVar3;
ulong uVar4;
ulong uVar5;
int local_3c [3];
puVar1 = (undefined8 *)xmalloc(0x50);
*param_4 = 0;
__ptr = puVar1;
if (pa... |
7585_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c | seekoff | FUN_002a7fb0 |
/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::seekoff(long, std::_Ios_Seekdir,
std::_Ios_Openmode) */
undefined1 [16]
stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::seekoff
(long param_1,__off64_t param_2,int param_3)
{
int iVar1;
undefined1 auVar2 [16];
iVar1 = 0;
if (... |
undefined1 [16] FUN_002a7fb0(long param_1,__off64_t param_2,int param_3)
{
int iVar1;
undefined1 auVar2 [16];
iVar1 = 0;
if (param_3 != 0) {
iVar1 = (param_3 != 1) + 1;
}
iVar1 = fseeko64(*(FILE **)(param_1 + 0x40),param_2,iVar1);
if (iVar1 != 0) {
return ZEXT816(0xffffffffffffffff);
}
a... | PUSH RBX
XOR EAX,EAX
MOV RBX,RDI
TEST EDX,EDX
JZ 0x002a7fc5
XOR EAX,EAX
CMP EDX,0x1
SETNZ AL
ADD EAX,0x1
MOV RDI,qword ptr [RBX + 0x40]
MOV EDX,EAX
CALL 0x0013e0e0
MOV RDX,-0x1
TEST EAX,EAX
JZ 0x002a7fe8
MOV RAX,RDX
POP RBX
XOR EDX,EDX
RET
MOV RDI,qword ptr [RBX + 0x40]
CALL 0x0013ea50
POP RBX
MOV RDX,RAX
MOV RAX,RDX
X... | null | null | null | null | [('tmp_551', u'CALL_-1204453359'), ('const-0', u'COPY_-1204453231'), ('const-0', u'INT_NOTEQUAL_-1204453336'), (u'CALL_-1204453291', u'PIECE_-1204453106'), ('tmp_194', u'CBRANCH_-1204453336'), (u'INT_ZEXT_-1204453177', u'RETURN_-1204453305'), (u'INT_ZEXT_-1204453276', u'INT_ADD_-1204453371'), ('const-1', u'INT_NOTEQUAL... | [('tmp_551', u'CALL_-1204453359'), ('const-0', u'COPY_-1204453231'), ('const-0', u'INT_NOTEQUAL_-1204453336'), (u'CALL_-1204453291', u'PIECE_-1204453106'), ('tmp_194', u'CBRANCH_-1204453336'), (u'INT_ZEXT_-1204453177', u'RETURN_-1204453305'), (u'INT_ZEXT_-1204453276', u'INT_ADD_-1204453371'), ('const-1', u'INT_NOTEQUAL... | null | null | 002a7fb0 | x64 | O0 | (translation_unit "undefined1 [16] FUN_002a7fb0(long param_1,__off64_t param_2,int param_3)\n\n{\n int iVar1;\n undefined1 auVar2 [16];\n \n iVar1 = 0;\n if (param_3 != 0) {\n iVar1 = (param_3 != 1) + 1;\n }\n iVar1 = fseeko64(*(FILE **)(param_1 + 0x40),param_2,iVar1);\n if (iVar1 != 0) {\n return ZEXT81... | (translation_unit "/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::seekoff(long, std::_Ios_Seekdir,\n std::_Ios_Openmode) */\n\nundefined1 [16]\nstdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::seekoff\n (long param_1,__off64_t param_2,int param_3)\n\n{\n int iVar1;\n undefined1 auVar2 [... | (translation_unit "undefined1 [16] FUN_002a7fb0(long param_1,__off64_t param_2,int param_3)\n\n{\n int iVar1;\n undefined1 auVar2 [16];\n \n iVar1 = 0;\n if (param_3 != 0) {\n iVar1 = (param_3 != 1) + 1;\n }\n iVar1 = fseeko64(*(FILE **)(param_1 + 0x40),param_2,iVar1);\n if (iVar1 != 0) {\n return ZEXT81... | (translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (macro_type_specifier IDENT ( (type_descriptor (sized_type_specifier long TYPE)) (ERROR , IDENT IDENT , TYPE IDENT) )) ; (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_stat... | (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (macro_type_specifier "FUN_002a7fb0(long param_1,__off64_t param_2,int param_3)" (identifier "FUN_002a7fb0") (( "(") (type_descriptor "long param_1" (sized_type_spec... |
/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::seekoff(long, std::_Ios_Seekdir,
std::_Ios_Openmode) */
type_1 [16]
stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::seekoff
(long var_3,__off64_t param_2,int var_1)
{
int var_4;
type_1 auVar2 [16];
var_4 = 0;
if (var_1 != 0) ... | null | (translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (macro_type_specifier name: (identifier) type: (type_descriptor type: (sized_type_specifier type: (type_identifier))) (ERROR (identifier) (identifier) (primitive_type) (identifier))) (MISSING ";"... | null |
undefined1 [16] MASKED(long param_1,__off64_t param_2,int param_3)
{
int iVar1;
undefined1 auVar2 [16];
iVar1 = 0;
if (param_3 != 0) {
iVar1 = (param_3 != 1) + 1;
}
iVar1 = fseeko64(*(FILE **)(param_1 + 0x40),param_2,iVar1);
if (iVar1 != 0) {
return ZEXT816(0xffffffffffffffff);
}
auVar2.... |
6565_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c | Timer | FUN_00289160 |
/* DWARF original prototype: void Timer(Timer * this) */
void __thiscall gold::Timer::Timer(Timer *this)
{
(this->start_time_).wall = 0;
(this->start_time_).user = 0;
(this->start_time_).sys = 0;
return;
}
|
void FUN_00289160(undefined8 *param_1)
{
param_1[2] = 0;
*param_1 = 0;
param_1[1] = 0;
return;
}
| MOV qword ptr [RDI + 0x10],0x0
MOV qword ptr [RDI],0x0
MOV qword ptr [RDI + 0x8],0x0
RET | null | null | null | null | [('const-0', u'RETURN_-1204317813'), ('const-0', u'PTRSUB_-1204317764'), ('const-8', u'PTRSUB_-1204317756'), (u'PTRSUB_-1204317764', u'STORE_-1204317841'), (u'PTRSUB_-1204317756', u'STORE_-1204317831'), ('const-0', u'STORE_-1204317851'), ('const-0', u'STORE_-1204317841'), ('const-0', u'PTRSUB_-1204317768'), (u'PTRSUB_-... | [('const-0', u'RETURN_-1204317813'), (u'PTRADD_-1204317779', u'STORE_-1204317851'), ('const-8', u'PTRADD_-1204317763'), ('const-433', u'STORE_-1204317851'), ('const-2', u'PTRADD_-1204317779'), ('tmp_31', u'PTRADD_-1204317779'), ('const-0', u'STORE_-1204317831'), (u'PTRADD_-1204317763', u'STORE_-1204317831'), ('tmp_31',... | null | null | 00289160 | x64 | O0 | (translation_unit "void FUN_00289160(undefined8 *param_1)\n\n{\n param_1[2] = 0;\n *param_1 = 0;\n param_1[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_00289160(undefined8 *param_1)\n\n{\n param_1[2] = 0;\n *param_1 = 0;\n param_1[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_002891... | (translation_unit "/* DWARF original prototype: void Timer(Timer * this) */\n\nvoid __thiscall gold::Timer::Timer(Timer *this)\n\n{\n (this->start_time_).wall = 0;\n (this->start_time_).user = 0;\n (this->start_time_).sys = 0;\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Timer::Timer(Timer ... | (translation_unit "void FUN_00289160(undefined8 *param_1)\n\n{\n param_1[2] = 0;\n *param_1 = 0;\n param_1[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_00289160(undefined8 *param_1)\n\n{\n param_1[2] = 0;\n *param_1 = 0;\n param_1[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_002891... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_e... | (function_definition "void FUN_00289160(undefined8 *param_1)\n\n{\n param_1[2] = 0;\n *param_1 = 0;\n param_1[1] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00289160(undefined8 *param_1)" (identifier "FUN_00289160") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "und... |
/* DWARF original prototype: void Timer(Timer * this) */
void __thiscall gold::function_1::function_1(function_1 *this)
{
(this->start_time_).wall = 0;
(this->start_time_).user = 0;
(this->start_time_).sys = 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[2] = 0;
*param_1 = 0;
param_1[1] = 0;
return;
}
|
92_plink_and_plink_strip.c | getlogin | getlogin |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getlogin(void)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getlogin(void)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();
return pcVar1;
}
| JMP qword ptr [0x001b3e78] | null | null | null | null | [(u'INDIRECT_-1206942203', u'COPY_-1206942262'), (u'CAST_-1206942198', u'CALLIND_-1206942264'), ('const-0', u'RETURN_-1206942261'), (u'CALLIND_-1206942264', u'CAST_-1206942197'), (u'CAST_-1206942197', u'RETURN_-1206942261'), ('tmp_26', u'CAST_-1206942198'), (u'CALLIND_-1206942264', u'INDIRECT_-1206942203')] | [(u'INDIRECT_-1206942203', u'COPY_-1206942262'), (u'CAST_-1206942198', u'CALLIND_-1206942264'), ('const-0', u'RETURN_-1206942261'), (u'CALLIND_-1206942264', u'CAST_-1206942197'), (u'CAST_-1206942197', u'RETURN_-1206942261'), ('tmp_26', u'CAST_-1206942198'), (u'CALLIND_-1206942264', u'INDIRECT_-1206942203')] | null | null | 001085c0 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (... | (translation_unit "char * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();\n return pcVar1;\n}\n\n" (function_definition "char * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();\n return pcVar1;\n}" primitive_type (pointer... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract... | (function_definition "char * getlogin(void)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getlogin_001b3e78)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* getlogin(void)" (* "*") (function_declarator "getlogin(void)" (identifier "getlogin") (parameter_list "(void)" (( "(") (param... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(void)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_getlogin_001b3e78)();
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))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declara... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(void)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_001b3e78)();
return pcVar1;
}
|
9_pterm_and_pterm_strip.c | g_malloc_n | g_malloc_n |
void g_malloc_n(void)
{
(*(code *)PTR_g_malloc_n_001a5070)();
return;
}
|
void g_malloc_n(void)
{
(*(code *)PTR_g_malloc_n_001a5070)();
return;
}
| JMP qword ptr [0x001a5070] | null | null | null | null | [(u'CAST_-1206914855', u'CALLIND_-1206914920'), ('tmp_22', u'CAST_-1206914855'), ('const-0', u'RETURN_-1206914917'), (u'INDIRECT_-1206914860', u'COPY_-1206914919'), (u'CALLIND_-1206914920', u'INDIRECT_-1206914860')] | [(u'CAST_-1206914855', u'CALLIND_-1206914920'), ('tmp_22', u'CAST_-1206914855'), ('const-0', u'RETURN_-1206914917'), (u'INDIRECT_-1206914860', u'COPY_-1206914919'), (u'CALLIND_-1206914920', u'INDIRECT_-1206914860')] | null | null | 0010f090 | x64 | O0 | (translation_unit "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}\n\n" (function_definition "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}" primitive_type (function_declarator "g_malloc_n(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}\n\n" (function_definition "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}" primitive_type (function_declarator "g_malloc_n(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}\n\n" (function_definition "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}" primitive_type (function_declarator "g_malloc_n(void)" identifier (parameter_list "(void)" ( (parameter_decla... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void g_malloc_n(void)\n\n{\n (*(code *)PTR_g_malloc_n_001a5070)();\n return;\n}" (primitive_type "void") (function_declarator "g_malloc_n(void)" (identifier "g_malloc_n") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (... |
void function_1(void)
{
(*(type_1 *)PTR_g_malloc_n_001a5070)();
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_001a5070)();
return;
}
|
7102_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | __copy_streambufs<char,std::char_traits<char>> | FUN_002ac980 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* long std::__copy_streambufs<char, std::char_traits<char> >(std::streambuf*, std::streambuf*) */
long std::__copy_streambufs<char,std::char_traits<char>>(streambuf *param_1,streambuf *param_2)
{
long lVar1;
bool local_9 [9];
lVar... |
void FUN_002ac980(undefined8 param_1,undefined8 param_2)
{
undefined1 local_9 [9];
FUN_002e9780(param_1,param_2,local_9);
return;
}
| SUB RSP,0x18
LEA RDX,[RSP + 0xf]
CALL 0x002e9780
ADD RSP,0x18
RET | null | null | null | null | [(u'CALL_-1204434531', u'RETURN_-1204434507'), ('tmp_80', u'CALL_-1204434531'), (u'PTRSUB_-1204434447', u'CALL_-1204434531'), ('tmp_120', u'PTRSUB_-1204434447'), ('tmp_79', u'CALL_-1204434531'), ('const-0', u'RETURN_-1204434507'), ('const--9', u'PTRSUB_-1204434447')] | [('const--9', u'PTRSUB_-1204434447'), (u'PTRSUB_-1204434447', u'CALL_-1204434531'), ('tmp_109', u'PTRSUB_-1204434447'), ('tmp_136', u'CALL_-1204434531'), ('tmp_137', u'CALL_-1204434531'), ('const-0', u'RETURN_-1204434507')] | null | null | 002ac980 | x64 | O0 | (translation_unit "void FUN_002ac980(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 local_9 [9];\n \n FUN_002e9780(param_1,param_2,local_9);\n return;\n}\n\n" (function_definition "void FUN_002ac980(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 local_9 [9];\n \n FUN_002e9780(param_1,param_2,... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* long std::__copy_streambufs<char, std::char_traits<char> >(std::streambuf*, std::streambuf*) */\n\nlong std::__copy_streambufs<char,std::char_traits<char>>(streambuf *param_1,streambuf *param_2)\n\n{\n long lVar1;\n bo... | (translation_unit "void FUN_002ac980(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 local_9 [9];\n \n FUN_002e9780(param_1,param_2,local_9);\n return;\n}\n\n" (function_definition "void FUN_002ac980(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 local_9 [9];\n \n FUN_002e9780(param_1,param_2,... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , I... | (function_definition "void FUN_002ac980(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 local_9 [9];\n \n FUN_002e9780(param_1,param_2,local_9);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ac980(undefined8 param_1,undefined8 param_2)" (identifier "FUN_002ac980") (parameter_list "(und... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* long std::__copy_streambufs<char, std::char_traits<char> >(std::streambuf*, std::streambuf*) */
long std::__copy_streambufs<char,std::var_1<char>>(streambuf *param_1,streambuf *param_2)
{
long lVar1;
bool local_9 [9];
lVar1 = __... | 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,undefined8 param_2)
{
undefined1 local_9 [9];
FUN_002e9780(param_1,param_2,local_9);
return;
}
|
167_aarch64-linux-gnu-ranlib_and_aarch64-linux-gnu-ranlib_strip.c | any_ok | FUN_00107250 |
/* WARNING: Unknown calling convention */
bfd_boolean any_ok(bfd *new_bfd)
{
return 1;
}
|
undefined8 FUN_00107250(void)
{
return 1;
}
| MOV EAX,0x1
RET | null | null | null | null | [('const-0', u'RETURN_-1206947230'), ('const-1', u'COPY_-1206947237'), (u'COPY_-1206947237', u'RETURN_-1206947230')] | [('const-1', u'COPY_-1206947247'), ('const-0', u'RETURN_-1206947230'), (u'COPY_-1206947247', u'RETURN_-1206947230')] | null | null | 00107250 | x64 | O0 | (translation_unit "undefined8 FUN_00107250(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00107250(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_00107250(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_boolean any_ok(bfd *new_bfd)\n\n{\n return 1;\n}\n\n" comment (function_definition "bfd_boolean any_ok(bfd *new_bfd)\n\n{\n return 1;\n}" type_identifier (function_declarator "any_ok(bfd *new_bfd)" identifier (parameter_list "(bfd *new_bfd)" ( (param... | (translation_unit "undefined8 FUN_00107250(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00107250(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_00107250(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined8 FUN_00107250(void)\n\n{\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_00107250(void)" (identifier "FUN_00107250") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 1;\n}" ({ "{")... |
/* WARNING: Unknown calling convention */
type_1 function_1(type_2 *new_bfd)
{
return 1;
}
| 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 1;
}
|
395_riscv64-linux-gnu-readelf_and_riscv64-linux-gnu-readelf_strip.c | calloc | calloc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* calloc@@GLIBC_2.2.5 */
hal... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * calloc(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207537366')] | [('const-1', u'RETURN_-1207537366')] | null | null | 00197120 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * calloc(size_t __nmemb,size_t __size)\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\nvoid * calloc(size_t __nmemb,size_t __size)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* cal... | (translation_unit "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void * calloc(size_t __nmemb,size_t __size)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* calloc(size_t __nmemb,size_t __size)" (* "*") (function_declarator "calloc(size_t __nmemb,size_t __size)" (identifier "calloc") (parameter_list "(size_t __nm... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* calloc@@GLIBC_2.2.5 */
... | 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)) (parameter_declaration type: (primitive_type) declarator: (identifie... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(size_t __nmemb,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1322_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | ~Struct_verbose | FUN_001582a0 |
/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_verbose::~Struct_verbose(Struct_verbose *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var... |
void FUN_001582a0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00425c58;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60((undefined8 *)param_1[1]);
return;
}
return;
}
| LEA RAX,[0x425c58]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x001582c0
MOV RDI,RDX
JMP 0x002dac60
RET | null | null | null | null | [(u'PTRSUB_-1207270626', u'PTRSUB_-1207270622'), ('tmp_68', u'PTRSUB_-1207270636'), ('const-433', u'STORE_-1207270733'), (u'PTRSUB_-1207270631', u'PTRSUB_-1207270627'), (u'LOAD_-1207270741', u'CAST_-1207270615'), ('const-16', u'PTRSUB_-1207270619'), ('tmp_48', u'CBRANCH_-1207270708'), ('const-0', u'PTRSUB_-1207270633')... | [('const-433', u'STORE_-1207270733'), ('const-8', u'PTRADD_-1207270630'), (u'CAST_-1207270637', u'INT_NOTEQUAL_-1207270709'), (u'PTRADD_-1207270638', u'LOAD_-1207270741'), ('const-1', u'PTRADD_-1207270638'), ('tmp_48', u'CBRANCH_-1207270708'), (u'LOAD_-1207270741', u'CAST_-1207270637'), ('const-0', u'PTRSUB_-1207270634... | null | null | 001582a0 | x64 | O0 | (translation_unit "void FUN_001582a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425c58;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001582a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit "/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_verbose::~Struct_verbose(Struct_verbose *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_S... | (translation_unit "void FUN_001582a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425c58;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001582a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_001582a0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425c58;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001582a0(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_verbose(Struct_verbose * this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00425c58;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60((undefined8 *)param_1[1]);
return;
}
return;
}
|
10431_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | _M_set_length_and_sharable | FUN_003559e0 |
/* std::wstring::_Rep::_M_set_length_and_sharable(unsigned long) */
void __thiscall std::wstring::_Rep::_M_set_length_and_sharable(_Rep *this,ulong param_1)
{
if (this == (_Rep *)PTR__S_empty_rep_storage_0043dcd8) {
return;
}
*(undefined4 *)(this + 0x10) = 0;
*(ulong *)this = param_1;
*(undefined4 *)(t... |
void FUN_003559e0(long *param_1,long param_2)
{
if (param_1 == (long *)PTR_DAT_0043dcd8) {
return;
}
*(undefined4 *)(param_1 + 2) = 0;
*param_1 = param_2;
*(undefined4 *)((long)param_1 + param_2 * 4 + 0x18) = 0;
return;
}
| CMP RDI,qword ptr [0x0043dcd8]
JNZ 0x003559f0
RET
MOV dword ptr [RDI + 0x10],0x0
MOV qword ptr [RDI],RSI
MOV dword ptr [RDI + RSI*0x4 + 0x18],0x0
RET | null | null | null | null | [('const-1', u'PTRADD_-1205183919'), (u'CAST_-1205183902', u'STORE_-1205183979'), (u'CAST_-1205183914', u'STORE_-1205183996'), (u'INT_EQUAL_-1205184016', u'CBRANCH_-1205184009'), (u'STORE_-1205183979', u'INDIRECT_-1205183911'), ('tmp_78', u'STORE_-1205183987'), ('tmp_99', u'CAST_-1205183931'), ('const-1', u'PTRADD_-120... | [('tmp_77', u'CAST_-1205183902'), (u'PTRADD_-1205183915', u'CAST_-1205183913'), (u'INT_ADD_-1205183965', u'CAST_-1205183901'), (u'INT_EQUAL_-1205184016', u'CBRANCH_-1205184009'), (u'STORE_-1205183979', u'INDIRECT_-1205183911'), (u'CAST_-1205183902', u'INT_ADD_-1205183965'), ('const-433', u'STORE_-1205183987'), ('tmp_78... | null | null | 003559e0 | x64 | O0 | (translation_unit "void FUN_003559e0(long *param_1,long param_2)\n\n{\n if (param_1 == (long *)PTR_DAT_0043dcd8) {\n return;\n }\n *(undefined4 *)(param_1 + 2) = 0;\n *param_1 = param_2;\n *(undefined4 *)((long)param_1 + param_2 * 4 + 0x18) = 0;\n return;\n}\n\n" (function_definition "void FUN_003559e0(long *p... | (translation_unit "/* std::wstring::_Rep::_M_set_length_and_sharable(unsigned long) */\n\nvoid __thiscall std::wstring::_Rep::_M_set_length_and_sharable(_Rep *this,ulong param_1)\n\n{\n if (this == (_Rep *)PTR__S_empty_rep_storage_0043dcd8) {\n return;\n }\n *(undefined4 *)(this + 0x10) = 0;\n *(ulong *)this = p... | (translation_unit "void FUN_003559e0(long *param_1,long param_2)\n\n{\n if (param_1 == (long *)PTR_DAT_0043dcd8) {\n return;\n }\n *(undefined4 *)(param_1 + 2) = 0;\n *param_1 = param_2;\n *(undefined4 *)((long)param_1 + param_2 * 4 + 0x18) = 0;\n return;\n}\n\n" (function_definition "void FUN_003559e0(long *p... | (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 { (if_statement if (parenthesized_expression ( (binary_expression ... | (function_definition "void FUN_003559e0(long *param_1,long param_2)\n\n{\n if (param_1 == (long *)PTR_DAT_0043dcd8) {\n return;\n }\n *(undefined4 *)(param_1 + 2) = 0;\n *param_1 = param_2;\n *(undefined4 *)((long)param_1 + param_2 * 4 + 0x18) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FU... |
/* std::wstring::_Rep::_M_set_length_and_sharable(unsigned long) */
void __thiscall std::wstring::type_1::function_1(type_1 *var_1,type_2 var_2)
{
if (var_1 == (type_1 *)PTR__S_empty_rep_storage_0043dcd8) {
return;
}
*(type_3 *)(var_1 + 0x10) = 0;
*(type_2 *)var_1 = var_2;
*(type_3 *)(var_1 + var_2 * 4... | 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)
{
if (param_1 == (long *)PTR_DAT_0043dcd8) {
return;
}
*(undefined4 *)(param_1 + 2) = 0;
*param_1 = param_2;
*(undefined4 *)((long)param_1 + param_2 * 4 + 0x18) = 0;
return;
}
|
9866_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | messages_byname | FUN_00327150 |
/* std::messages_byname<wchar_t>::messages_byname(char const*, unsigned long) */
void __thiscall
std::messages_byname<wchar_t>::messages_byname
(messages_byname<wchar_t> *this,char *param_1,ulong param_2)
{
char *pcVar1;
int iVar2;
char *__s2;
size_t sVar3;
void *pvVar4;
long lVar5;
byte *pbV... |
void FUN_00327150(undefined8 *param_1,byte *param_2,undefined8 param_3)
{
char *pcVar1;
int iVar2;
char *__s2;
size_t sVar3;
void *pvVar4;
long lVar5;
byte *pbVar6;
byte *pbVar7;
undefined1 uVar8;
bool bVar9;
undefined1 uVar10;
bool bVar11;
byte bVar12;
bVar12 = 0;
FUN_00326fc0(param_... | PUSH R13
PUSH R12
PUSH RBP
MOV RBP,RSI
MOV RSI,RDX
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
CALL 0x00326fc0
LEA RAX,[0x43c2f0]
MOV R13,qword ptr [RBX + 0x18]
ADD RAX,0x10
MOV qword ptr [RBX],RAX
CALL 0x002dcfb0
CMP R13,RAX
JZ 0x003271a7
MOV R12,RAX
TEST R13,R13
JZ 0x00327194
MOV RDI,R13
CALL 0x002dac30
MOV RSI,R12
MOV RDI,RBP
... | null | null | null | null | [('const-0', u'INT_EQUAL_-1204981134'), ('tmp_825', u'PTRADD_-1204981300'), (u'CALL_-1204980949', u'INDIRECT_-1204980557'), ('const-1', u'INT_ADD_-1204980542'), (u'PTRADD_-1204981157', u'COPY_-1204980549'), ('const-433', u'LOAD_-1204981214'), (u'MULTIEQUAL_-1204980757', u'INT_ADD_-1204981208'), (u'INDIRECT_-1204980574'... | [(u'CAST_-1204980551', u'INT_LESS_-1204981316'), (u'CAST_-1204980551', u'INT_EQUAL_-1204981316'), ('const-0', u'INT_EQUAL_-1204981134'), (u'PTRADD_-1204980382', u'CALL_-1204980962'), (u'CAST_-1204980505', u'CALL_-1204981268'), ('const--2', u'INT_MULT_-1204980612'), (u'COPY_-1204980528', u'MULTIEQUAL_-1204980697'), ('tm... | null | null | 00327150 | x64 | O0 | (translation_unit "void FUN_00327150(undefined8 *param_1,byte *param_2,undefined8 param_3)\n\n{\n char *pcVar1;\n int iVar2;\n char *__s2;\n size_t sVar3;\n void *pvVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n undefined1 uVar8;\n bool bVar9;\n undefined1 uVar10;\n bool bVar11;\n byte bVar12;\n \n... | (translation_unit "/* std::messages_byname<wchar_t>::messages_byname(char const*, unsigned long) */\n\nvoid __thiscall\nstd::messages_byname<wchar_t>::messages_byname\n (messages_byname<wchar_t> *this,char *param_1,ulong param_2)\n\n{\n char *pcVar1;\n int iVar2;\n char *__s2;\n size_t sVar3;\n void *pvVa... | (translation_unit "void FUN_00327150(undefined8 *param_1,byte *param_2,undefined8 param_3)\n\n{\n char *pcVar1;\n int iVar2;\n char *__s2;\n size_t sVar3;\n void *pvVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n undefined1 uVar8;\n bool bVar9;\n undefined1 uVar10;\n bool bVar11;\n byte bVar12;\n \n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ... | (function_definition "void FUN_00327150(undefined8 *param_1,byte *param_2,undefined8 param_3)\n\n{\n char *pcVar1;\n int iVar2;\n char *__s2;\n size_t sVar3;\n void *pvVar4;\n long lVar5;\n byte *pbVar6;\n byte *pbVar7;\n undefined1 uVar8;\n bool bVar9;\n undefined1 uVar10;\n bool bVar11;\n byte bVar12;\n ... |
/* std::messages_byname<wchar_t>::messages_byname(char const*, unsigned long) */
void __thiscall
std::function_1<var_2>::function_1
(function_1<var_2> *var_3,char *param_1,type_1 param_2)
{
char *var_5;
int var_9;
char *var_6;
size_t var_12;
void *pvVar4;
long var_14;
type_2 *var_15;
type_2... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
void MASKED(undefined8 *param_1,byte *param_2,undefined8 param_3)
{
char *pcVar1;
int iVar2;
char *__s2;
size_t sVar3;
void *pvVar4;
long lVar5;
byte *pbVar6;
byte *pbVar7;
undefined1 uVar8;
bool bVar9;
undefined1 uVar10;
bool bVar11;
byte bVar12;
bVar12 = 0;
FUN_00326fc0(param_1,para... |
157_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c | read_section_stabs | FUN_00108dd0 |
bfd_byte * read_section_stabs(bfd *abfd,char *sect_name,bfd_size_type *size_ptr)
{
int iVar1;
undefined4 uVar2;
long lVar3;
undefined8 uVar4;
char *format;
char *pcVar5;
bfd_byte *pbVar6;
bfd_byte *contents;
lVar3 = bfd_get_section_by_name();
if (lVar3 == 0) {
pcVar5 = (char *)dcgettext(0,"... |
void * FUN_00108dd0(undefined8 *param_1,undefined8 param_2,undefined8 *param_3)
{
undefined8 uVar1;
int iVar2;
undefined4 uVar3;
long lVar4;
undefined8 uVar5;
undefined8 uVar6;
char *__format;
void *pvVar7;
void *local_30 [2];
lVar4 = bfd_get_section_by_name();
if (lVar4 == 0) {
__format ... | PUSH R13
MOV R13,RDX
PUSH R12
MOV R12,RSI
PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x18
CALL 0x001073d0
MOV RBX,RAX
TEST RAX,RAX
JZ 0x00108e80
LEA RDX,[RSP + 0x8]
MOV RSI,RAX
MOV RDI,RBP
CALL 0x001071c0
TEST EAX,EAX
JZ 0x00108e28
MOV RAX,qword ptr [RBX + 0x38]
MOV RBX,qword ptr [RSP + 0x8]
MOV qword ptr [R13],RAX
ADD RSP,... | null | null | null | null | [(u'CALL_-1206940019', u'INDIRECT_-1206939605'), ('const-433', u'STORE_-1206940078'), ('const-433', u'LOAD_-1206940006'), (u'INT_EQUAL_-1206940138', u'CBRANCH_-1206940136'), (u'CALL_-1206940156', u'CALL_-1206940110'), ('tmp_141', u'CBRANCH_-1206940095'), (u'INDIRECT_-1206939549', u'MULTIEQUAL_-1206939640'), (u'CALL_-12... | [(u'CALL_-1206940019', u'INDIRECT_-1206939605'), ('const-0', u'COPY_-1206939498'), ('const-0', u'CALL_-1206939963'), ('const-1298600', u'COPY_-1206939584'), (u'INT_EQUAL_-1206940138', u'CBRANCH_-1206940136'), (u'CALL_-1206940156', u'CALL_-1206940110'), ('tmp_141', u'CBRANCH_-1206940095'), (u'INDIRECT_-1206939549', u'MU... | null | null | 00108dd0 | x64 | O0 | (translation_unit "void * FUN_00108dd0(undefined8 *param_1,undefined8 param_2,undefined8 *param_3)\n\n{\n undefined8 uVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n char *__format;\n void *pvVar7;\n void *local_30 [2];\n \n lVar4 = bfd_get_section_by_name();\n ... | (translation_unit "bfd_byte * read_section_stabs(bfd *abfd,char *sect_name,bfd_size_type *size_ptr)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *format;\n char *pcVar5;\n bfd_byte *pbVar6;\n bfd_byte *contents;\n \n lVar3 = bfd_get_section_by_name();\n if (lVar3 == 0) {\n ... | (translation_unit "void * FUN_00108dd0(undefined8 *param_1,undefined8 param_2,undefined8 *param_3)\n\n{\n undefined8 uVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n char *__format;\n void *pvVar7;\n void *local_30 [2];\n \n lVar4 = bfd_get_section_by_name();\n ... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "void * FUN_00108dd0(undefined8 *param_1,undefined8 param_2,undefined8 *param_3)\n\n{\n undefined8 uVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n char *__format;\n void *pvVar7;\n void *local_30 [2];\n \n lVar4 = bfd_get_section_by_name();... |
type_1 * function_1(type_2 *abfd,char *sect_name,type_3 *size_ptr)
{
int var_6;
type_4 uVar2;
long var_2;
type_5 uVar4;
char *format;
char *pcVar5;
type_1 *pbVar6;
type_1 *contents;
var_2 = var_1();
if (var_2 == 0) {
pcVar5 = (char *)var_3(0,"No %s section present\n\n",5);
var_4(pcVar5,... | 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))) (parameter_declaration type: (type... | null |
void * MASKED(undefined8 *param_1,undefined8 param_2,undefined8 *param_3)
{
undefined8 uVar1;
int iVar2;
undefined4 uVar3;
long lVar4;
undefined8 uVar5;
undefined8 uVar6;
char *__format;
void *pvVar7;
void *local_30 [2];
lVar4 = bfd_get_section_by_name();
if (lVar4 == 0) {
__format = (cha... |
3098_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | emit_copy_reloc | FUN_001d37b0 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void emit_copy_reloc(Copy_relocs<4,_64,_true> * this, Symbol_table *
symtab, Sized_symbol<64> * sym, Output_data * posd, off_t offset,
Output_data_reloc<4,_true,_64,_true> * reloc_section) */
void __thiscall
gold::Copy_relocs<4,... |
void FUN_001d37b0(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5
,long *param_6)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined8 local_58;
long lStack_50;
undefined8 local_48;
undefined7 uStack_40;
byte bStack_39;
int local_38;
... | PUSH R14
MOV R14,RDI
MOV RDI,RSI
PUSH R13
MOV R13,R8
PUSH R12
MOV R12,RDX
PUSH RBP
MOV RBP,RCX
MOV RSI,R12
MOV RCX,R8
PUSH RBX
MOV RDX,RBP
MOV RBX,R9
SUB RSP,0x30
CALL 0x002eedb0
MOV RAX,qword ptr [RBX]
LEA RCX,[0x1c1770]
MOV EDX,dword ptr [R14 + 0x18]
MOV RAX,qword ptr [RAX + 0xc8]
CMP RAX,RCX
JNZ 0x001d38e0
MOV R14,R... | null | null | null | null | [('const-0', u'PTRSUB_-1207813098'), ('const-433', u'LOAD_-1207813769'), (u'CAST_-1207813043', u'STORE_-1207813332'), (u'PTRSUB_-1207812992', u'LOAD_-1207813689'), (u'MULTIEQUAL_-1207813218', u'PTRSUB_-1207812994'), (u'PTRSUB_-1207813148', u'LOAD_-1207814142'), (u'PTRSUB_-1207812860', u'PTRSUB_-1207812858'), ('const-0'... | [('tmp_2000', u'LOAD_-1207814142'), (u'PTRSUB_-1207813202', u'INT_NOTEQUAL_-1207814096'), ('const-8', u'PTRADD_-1207813113'), (u'MULTIEQUAL_-1207813185', u'INT_ADD_-1207813544'), ('const-8', u'PTRADD_-1207812979'), ('const-4', u'INT_SRIGHT_-1207813862'), ('const-164', u'INT_ADD_-1207813636'), (u'INDIRECT_-1207813248', ... | null | null | 001d37b0 | x64 | O0 | (translation_unit "void FUN_001d37b0(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,long *param_6)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_58;\n long lStack_50;\n undefined8 local_48;\n undefined7 uStack_40;\n byte ... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void emit_copy_reloc(Copy_relocs<4,_64,_true> * this, Symbol_table *\n symtab, Sized_symbol<64> * sym, Output_data * posd, off_t offset,\n Output_data_reloc<4,_true,_64,_true> * reloc_section) */\n\nvoid __thisca... | (translation_unit "void FUN_001d37b0(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,long *param_6)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_58;\n long lStack_50;\n undefined8 local_48;\n undefined7 uStack_40;\n byte ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , ... | (function_definition "void FUN_001d37b0(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,long *param_6)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_58;\n long lStack_50;\n undefined8 local_48;\n undefined7 uStack_40;\n by... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void emit_copy_reloc(Copy_relocs<4,_64,_true> * this, Symbol_table *
symtab, Sized_symbol<64> * sym, Output_data * posd, off_t offset,
Output_data_reloc<4,_true,_64,_true> * reloc_section) */
void __thiscall
var_8::Copy_relocs<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: (identifier)) (parameter_declaratio... | null |
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5
,long *param_6)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined8 local_58;
long lStack_50;
undefined8 local_48;
undefined7 uStack_40;
byte bStack_39;
int local_38;
undefi... |
2802_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | relocs_reader | FUN_0018d110 |
/* DWARF original prototype: Incremental_relocs_reader<32,_false> *
relocs_reader(Sized_incremental_binary<32,_false> * this) */
Incremental_relocs_reader<32,_false> * __thiscall
gold::Sized_incremental_binary<32,_false>::relocs_reader(Sized_incremental_binary<32,_false> *this)
{
return &this->relocs_reader_;
}... |
long FUN_0018d110(long param_1)
{
return param_1 + 0x130;
}
| LEA RAX,[RDI + 0x130]
RET | null | null | null | null | [('const-304', u'PTRSUB_-1207447208'), (u'COPY_-1207447278', u'RETURN_-1207447259'), ('const-0', u'RETURN_-1207447259'), (u'PTRSUB_-1207447208', u'COPY_-1207447278'), ('tmp_16', u'PTRSUB_-1207447208')] | [(u'COPY_-1207447278', u'RETURN_-1207447259'), (u'INT_ADD_-1207447261', u'COPY_-1207447278'), ('const-0', u'RETURN_-1207447259'), ('const-304', u'INT_ADD_-1207447261'), ('tmp_16', u'INT_ADD_-1207447261')] | null | null | 0018d110 | x64 | O0 | (translation_unit "long FUN_0018d110(long param_1)\n\n{\n return param_1 + 0x130;\n}\n\n" (function_definition "long FUN_0018d110(long param_1)\n\n{\n return param_1 + 0x130;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0018d110(long param_1)" identifier (parameter_list "(long param_1)" ( (paramet... | (translation_unit "/* DWARF original prototype: Incremental_relocs_reader<32,_false> *\n relocs_reader(Sized_incremental_binary<32,_false> * this) */\n\nIncremental_relocs_reader<32,_false> * __thiscall\ngold::Sized_incremental_binary<32,_false>::relocs_reader(Sized_incremental_binary<32,_false> *this)\n\n{\n return... | (translation_unit "long FUN_0018d110(long param_1)\n\n{\n return param_1 + 0x130;\n}\n\n" (function_definition "long FUN_0018d110(long param_1)\n\n{\n return param_1 + 0x130;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0018d110(long param_1)" identifier (parameter_list "(long param_1)" ( (paramet... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression IDENT + LIT) ;) }))) | (function_definition "long FUN_0018d110(long param_1)\n\n{\n return param_1 + 0x130;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0018d110(long param_1)" (identifier "FUN_0018d110") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" ... |
/* DWARF original prototype: Incremental_relocs_reader<32,_false> *
relocs_reader(Sized_incremental_binary<32,_false> * this) */
Incremental_relocs_reader<32,_false> * __thiscall
gold::Sized_incremental_binary<32,_false>::relocs_reader(Sized_incremental_binary<32,_false> *this)
{
return &this->relocs_reader_;
}... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (identifier) righ... | null |
long MASKED(long param_1)
{
return param_1 + 0x130;
}
|
160_i686-gnu-ld_and_i686-gnu-ld_strip.c | bfd_elf_size_dynsym_hash_dynstr | bfd_elf_size_dynsym_hash_dynstr |
void bfd_elf_size_dynsym_hash_dynstr(void)
{
(*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();
return;
}
|
void bfd_elf_size_dynsym_hash_dynstr(void)
{
(*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();
return;
}
| JMP qword ptr [0x001a9500] | null | null | null | null | [('tmp_22', u'CAST_-1206937015'), (u'CAST_-1206937015', u'CALLIND_-1206937080'), ('const-0', u'RETURN_-1206937077'), (u'CALLIND_-1206937080', u'INDIRECT_-1206937020'), (u'INDIRECT_-1206937020', u'COPY_-1206937079')] | [('tmp_22', u'CAST_-1206937015'), (u'CAST_-1206937015', u'CALLIND_-1206937080'), ('const-0', u'RETURN_-1206937077'), (u'CALLIND_-1206937080', u'INDIRECT_-1206937020'), (u'INDIRECT_-1206937020', u'COPY_-1206937079')] | null | null | 00109a00 | x64 | O0 | (translation_unit "void bfd_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}\n\n" (function_definition "void bfd_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}" primitive_type (function_... | (translation_unit "void bfd_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}\n\n" (function_definition "void bfd_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}" primitive_type (function_... | (translation_unit "void bfd_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}\n\n" (function_definition "void bfd_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}" primitive_type (function_... | (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_elf_size_dynsym_hash_dynstr(void)\n\n{\n (*(code *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_elf_size_dynsym_hash_dynstr(void)" (identifier "bfd_elf_size_dynsym_hash_dynstr") (parameter_list "(void)" (( "(") (paramet... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_elf_size_dynsym_hash_dynstr_001a9500)();
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_001a9500)();
return;
}
|
3577_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | do_section_contents | FUN_001c6ea0 |
/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<32,_false> * this, uint
shndx, section_size_type * plen, bool cache) */
uchar * __thiscall
gold::Sized_relobj_file<32,_false>::do_section_contents
(Sized_relobj_file<32,_false> *this,uint shndx,section_size_type *plen,bool cache)
... |
undefined8 FUN_001c6ea0(long param_1,undefined8 param_2,long *param_3)
{
undefined8 uVar1;
long lVar2;
undefined1 auVar3 [16];
auVar3 = FUN_001c6e00(param_1 + 0xf8);
lVar2 = auVar3._8_8_;
*param_3 = lVar2;
if (lVar2 == 0) {
return 0x3799a9;
}
if (*(long *)(param_1 + 0x28) != 0) {
uVar1 = ... | PUSH R12
MOV R12,RDX
PUSH RBP
MOV EBP,ECX
PUSH RBX
MOV RBX,RDI
ADD RDI,0xf8
CALL 0x001c6e00
MOV qword ptr [R12],RDX
TEST RDX,RDX
JNZ 0x001c6ed0
POP RBX
LEA RAX,[0x3799a9]
POP RBP
POP R12
RET
MOV RDI,qword ptr [RBX + 0x28]
MOVZX R9D,BPL
TEST RDI,RDI
JZ 0x001c6efa
MOV RSI,qword ptr [RBX + 0x30]
MOV RCX,RDX
POP RBX
ADD RD... | null | null | null | null | [(u'PTRSUB_-1207734299', u'LOAD_-1207734519'), ('const-433', u'LOAD_-1207734491'), ('const-0', u'PTRSUB_-1207734312'), (u'CALL_-1207734574', u'SUBPIECE_-1207734428'), (u'PTRSUB_-1207734328', u'CAST_-1207734313'), ('tmp_273', u'PTRSUB_-1207734349'), (u'SUBPIECE_-1207734429', u'INT_EQUAL_-1207734554'), (u'PTRSUB_-1207734... | [(u'LOAD_-1207734519', u'INT_ADD_-1207734457'), ('const-0', u'SUBPIECE_-1207734360'), ('const-433', u'LOAD_-1207734491'), ('const-3643817', u'COPY_-1207734547'), ('const-1', u'RETURN_-1207734422'), (u'CALL_-1207734574', u'SUBPIECE_-1207734359'), ('const-8', u'SUBPIECE_-1207734359'), (u'COPY_-1207734547', u'RETURN_-1207... | null | null | 001c6ea0 | x64 | O0 | (translation_unit "undefined8 FUN_001c6ea0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 uVar1;\n long lVar2;\n undefined1 auVar3 [16];\n \n auVar3 = FUN_001c6e00(param_1 + 0xf8);\n lVar2 = auVar3._8_8_;\n *param_3 = lVar2;\n if (lVar2 == 0) {\n return 0x3799a9;\n }\n if (*(long *)(param... | (translation_unit "/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<32,_false> * this, uint\n shndx, section_size_type * plen, bool cache) */\n\nuchar * __thiscall\ngold::Sized_relobj_file<32,_false>::do_section_contents\n (Sized_relobj_file<32,_false> *this,uint shndx,section_size_... | (translation_unit "undefined8 FUN_001c6ea0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 uVar1;\n long lVar2;\n undefined1 auVar3 [16];\n \n auVar3 = FUN_001c6e00(param_1 + 0xf8);\n lVar2 = auVar3._8_8_;\n *param_3 = lVar2;\n if (lVar2 == 0) {\n return 0x3799a9;\n }\n if (*(long *)(param... | (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) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) ... | (function_definition "undefined8 FUN_001c6ea0(long param_1,undefined8 param_2,long *param_3)\n\n{\n undefined8 uVar1;\n long lVar2;\n undefined1 auVar3 [16];\n \n auVar3 = FUN_001c6e00(param_1 + 0xf8);\n lVar2 = auVar3._8_8_;\n *param_3 = lVar2;\n if (lVar2 == 0) {\n return 0x3799a9;\n }\n if (*(long *)(pa... |
/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<32,_false> * this, uint
shndx, section_size_type * plen, bool cache) */
var_1 * var_2
gold::Sized_relobj_file<32,_false>::do_section_contents
(Sized_relobj_file<32,_false> *this,uint shndx,type_1 *plen,bool cache)
{
var_3 *var_... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declarati... | null |
undefined8 MASKED(long param_1,undefined8 param_2,long *param_3)
{
undefined8 uVar1;
long lVar2;
undefined1 auVar3 [16];
auVar3 = FUN_001c6e00(param_1 + 0xf8);
lVar2 = auVar3._8_8_;
*param_3 = lVar2;
if (lVar2 == 0) {
return 0x3799a9;
}
if (*(long *)(param_1 + 0x28) != 0) {
uVar1 = FUN_00... |
92_shred_and_shred_strip.c | usage | FUN_0010290a |
void usage(int status)
{
FILE *pFVar1;
char *pcVar2;
char *pcVar3;
int status_local;
pcVar3 = program_name;
if (status == 0) {
pcVar2 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");
printf(pcVar2,pcVar3);
pFVar1 = *(FILE **)PTR_stdout_00110fa0;
pcVar3 = (char *)gettext(
... |
void FUN_0010290a(int param_1)
{
FILE *pFVar1;
undefined8 uVar2;
char *pcVar3;
uVar2 = DAT_00111380;
if (param_1 == 0) {
pcVar3 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");
printf(pcVar3,uVar2);
pFVar1 = *(FILE **)PTR_stdout_00110fa0;
pcVar3 = (char *)gettext(
... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x18
MOV dword ptr [RBP + -0x14],EDI
CMP dword ptr [RBP + -0x14],0x0
JZ 0x00102957
LEA RAX,[0x111380]
MOV RBX,qword ptr [RAX]
LEA RDI,[0x10c248]
CALL 0x001021c0
MOV RCX,RAX
MOV RAX,qword ptr [0x00110fe8]
MOV RAX,qword ptr [RAX]
MOV RDX,RBX
MOV RSI,RCX
MOV RDI,RAX
MOV EAX,0x0
CALL 0... | null | null | null | null | [(u'CALL_-1206965378', u'INDIRECT_-1206964740'), (u'CALL_-1206965288', u'INDIRECT_-1206964604'), (u'COPY_-1206964515', u'CALL_-1206965288'), (u'CALL_-1206965317', u'INDIRECT_-1206964627'), ('const-1098352', u'COPY_-1206964930'), ('const-1098384', u'COPY_-1206964891'), ('tmp_130', u'BRANCH_-1206965880'), (u'CALL_-120696... | [(u'CALL_-1206965741', u'INDIRECT_-1206964991'), (u'COPY_-1206964686', u'CALL_-1206965513'), (u'CALL_-1206965926', u'CAST_-1206964888'), (u'CALL_-1206965513', u'INDIRECT_-1206964846'), (u'CAST_-1206964602', u'CALL_-1206965497'), (u'COPY_-1206964584', u'CALL_-1206965378'), (u'CALL_-1206965632', u'INDIRECT_-1206964939'),... | null | null | 0010290a | x64 | O0 | (translation_unit "void FUN_0010290a(int param_1)\n\n{\n FILE *pFVar1;\n undefined8 uVar2;\n char *pcVar3;\n \n uVar2 = DAT_00111380;\n if (param_1 == 0) {\n pcVar3 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");\n printf(pcVar3,uVar2);\n pFVar1 = *(FILE **)PTR_stdout_00110fa0;\n pcVar3 = (char ... | (translation_unit "void usage(int status)\n\n{\n FILE *pFVar1;\n char *pcVar2;\n char *pcVar3;\n int status_local;\n \n pcVar3 = program_name;\n if (status == 0) {\n pcVar2 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");\n printf(pcVar2,pcVar3);\n pFVar1 = *(FILE **)PTR_stdout_00110fa0;\n pcVar... | (translation_unit "void FUN_0010290a(int param_1)\n\n{\n FILE *pFVar1;\n undefined8 uVar2;\n char *pcVar3;\n \n uVar2 = DAT_00111380;\n if (param_1 == 0) {\n pcVar3 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");\n printf(pcVar3,uVar2);\n pFVar1 = *(FILE **)PTR_stdout_00110fa0;\n pcVar3 = (char ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expressio... | (function_definition "void FUN_0010290a(int param_1)\n\n{\n FILE *pFVar1;\n undefined8 uVar2;\n char *pcVar3;\n \n uVar2 = DAT_00111380;\n if (param_1 == 0) {\n pcVar3 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");\n printf(pcVar3,uVar2);\n pFVar1 = *(FILE **)PTR_stdout_00110fa0;\n pcVar3 = (ch... |
void function_1(int var_1)
{
type_1 *pFVar1;
char *pcVar2;
char *pcVar3;
int status_local;
pcVar3 = program_name;
if (var_1 == 0) {
pcVar2 = (char *)var_2("Usage: %s [OPTION]... FILE...\n");
var_3(pcVar2,pcVar3);
pFVar1 = *(type_1 **)PTR_stdout_00110fa0;
pcVar3 = (char *)var_2(
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator dec... | null |
void MASKED(int param_1)
{
FILE *pFVar1;
undefined8 uVar2;
char *pcVar3;
uVar2 = DAT_00111380;
if (param_1 == 0) {
pcVar3 = (char *)gettext("Usage: %s [OPTION]... FILE...\n");
printf(pcVar3,uVar2);
pFVar1 = *(FILE **)PTR_stdout_00110fa0;
pcVar3 = (char *)gettext(
... |
10164_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | wiostream | FUN_0034d510 |
/* std::wiostream::wiostream(std::wiostream&&) */
void __thiscall std::wiostream::wiostream(wiostream *this,wiostream *param_1)
{
ios_base *this_00;
ios_base iVar1;
undefined8 uVar2;
long lVar3;
ios_base *piVar4;
this_00 = (ios_base *)(this + 0x18);
ios_base::ios_base(this_00);
this[0xfc] = (wiost... |
void FUN_0034d510(undefined8 *param_1,long *param_2)
{
undefined8 *puVar1;
undefined1 uVar2;
undefined8 uVar3;
long lVar4;
puVar1 = param_1 + 3;
FUN_0032fbc0(puVar1);
*(undefined1 *)((long)param_1 + 0xfc) = 0;
*param_1 = &DAT_0045a550;
param_1[3] = &DAT_0045a578;
lVar4 = param_2[1];
param_1[0... | PUSH R13
LEA R13,[RDI + 0x18]
PUSH R12
MOV R12,RSI
PUSH RBP
PUSH RBX
MOV RBX,RDI
MOV RDI,R13
SUB RSP,0x8
CALL 0x0032fbc0
LEA RAX,[0x45a550]
MOV byte ptr [RBX + 0xfc],0x0
MOV RDI,R13
MOV qword ptr [RBX],RAX
ADD RAX,0x28
MOV qword ptr [RBX + 0x18],RAX
MOV RAX,qword ptr [R12 + 0x8]
MOV qword ptr [RBX + 0xf0],0x0
MOV qword... | null | null | null | null | [('const-24', u'PTRADD_-1205086890'), ('const-0', u'STORE_-1205086631'), (u'CAST_-1205086595', u'STORE_-1205086877'), ('const-1', u'PTRADD_-1205086571'), (u'PTRADD_-1205086769', u'CAST_-1205086564'), ('const-1', u'PTRADD_-1205086591'), ('const-433', u'LOAD_-1205086644'), ('const-1', u'PTRADD_-1205086756'), ('const-4564... | [('tmp_619', u'PTRADD_-1205086428'), ('const-8', u'PTRADD_-1205086414'), (u'PTRSUB_-1205086392', u'STORE_-1205086583'), (u'PTRADD_-1205086364', u'STORE_-1205086558'), ('tmp_621', u'LOAD_-1205086825'), ('const-8', u'PTRADD_-1205086571'), (u'PTRADD_-1205086633', u'CALL_-1205086902'), ('const-8', u'PTRADD_-1205086442'), (... | null | null | 0034d510 | x64 | O0 | (translation_unit "void FUN_0034d510(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 3;\n FUN_0032fbc0(puVar1);\n *(undefined1 *)((long)param_1 + 0xfc) = 0;\n *param_1 = &DAT_0045a550;\n param_1[3] = &DAT_0045a578;\n ... | (translation_unit "/* std::wiostream::wiostream(std::wiostream&&) */\n\nvoid __thiscall std::wiostream::wiostream(wiostream *this,wiostream *param_1)\n\n{\n ios_base *this_00;\n ios_base iVar1;\n undefined8 uVar2;\n long lVar3;\n ios_base *piVar4;\n \n this_00 = (ios_base *)(this + 0x18);\n ios_base::ios_base(t... | (translation_unit "void FUN_0034d510(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 3;\n FUN_0032fbc0(puVar1);\n *(undefined1 *)((long)param_1 + 0xfc) = 0;\n *param_1 = &DAT_0045a550;\n param_1[3] = &DAT_0045a578;\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T... | (function_definition "void FUN_0034d510(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 3;\n FUN_0032fbc0(puVar1);\n *(undefined1 *)((long)param_1 + 0xfc) = 0;\n *param_1 = &DAT_0045a550;\n param_1[3] = &DAT_0045a578;\... |
/* std::wiostream::wiostream(std::wiostream&&) */
void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_2)
{
type_1 *this_00;
type_1 iVar1;
type_2 uVar2;
long var_3;
type_1 *var_6;
this_00 = (type_1 *)(var_1 + 0x18);
ios_base::type_1(this_00);
var_1[0xfc] = (function_1)0x0;... | 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: (sized_type_specifier) declarator: (p... | null |
void MASKED(undefined8 *param_1,long *param_2)
{
undefined8 *puVar1;
undefined1 uVar2;
undefined8 uVar3;
long lVar4;
puVar1 = param_1 + 3;
FUN_0032fbc0(puVar1);
*(undefined1 *)((long)param_1 + 0xfc) = 0;
*param_1 = &DAT_0045a550;
param_1[3] = &DAT_0045a578;
lVar4 = param_2[1];
param_1[0x1e] =... |
272_i686-gnu-ar_and_i686-gnu-ar_strip.c | fileno | fileno |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fileno@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207037462')] | [('const-1', u'RETURN_-1207037462')] | null | null | 001111e0 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fileno@@GLIBC_2.2.5 ... | (translation_unit "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fileno(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fileno(FILE *__stream)" (identifier "fileno") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fileno@@GLIBC_2.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();
}
|
8458_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | close | FUN_002ec160 |
/* std::messages<char>::close(int) const */
void std::messages<char>::close(int param_1)
{
undefined4 in_register_0000003c;
/* WARNING: Could not recover jumptable at 0x002ec163. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*(long *)CO... |
void FUN_002ec160(long *param_1)
{
/* WARNING: Could not recover jumptable at 0x002ec163. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0x20))();
return;
}
| MOV RAX,qword ptr [RDI]
JMP qword ptr [RAX + 0x20] | null | null | null | null | [(u'INT_ADD_-1204698760', u'CAST_-1204698701'), ('const-32', u'INT_ADD_-1204698760'), (u'CAST_-1204698701', u'LOAD_-1204698776'), ('const-433', u'LOAD_-1204698782'), (u'CAST_-1204698705', u'LOAD_-1204698782'), (u'PIECE_-1204698711', u'CAST_-1204698705'), (u'LOAD_-1204698776', u'CALLIND_-1204698769'), ('tmp_18', u'PIECE... | [('const-32', u'INT_ADD_-1204698760'), ('const-433', u'LOAD_-1204698782'), (u'LOAD_-1204698776', u'CALLIND_-1204698769'), (u'CAST_-1204698704', u'LOAD_-1204698776'), ('const-433', u'LOAD_-1204698776'), ('const-1', u'RETURN_-1204698766'), (u'INT_ADD_-1204698760', u'CAST_-1204698704'), (u'LOAD_-1204698782', u'INT_ADD_-12... | null | null | 002ec160 | x64 | O0 | (translation_unit "void FUN_002ec160(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ec163. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x20))();\n return;\n}\n\n" (function_definition "void FUN_002ec160(lon... | (translation_unit "/* std::messages<char>::close(int) const */\n\nvoid std::messages<char>::close(int param_1)\n\n{\n undefined4 in_register_0000003c;\n \n /* WARNING: Could not recover jumptable at 0x002ec163. Too many branches */\n /* WARNING: Treating indirect jump as call */\... | (translation_unit "void FUN_002ec160(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}\n\n" (function_definition "void FUN_002ec160(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}" primiti... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_express... | (function_definition "void FUN_002ec160(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ec160(long *param_1)" (identifier "FUN_002ec160") (parameter_list "(long *param_1)" (( "(") (parameter_declarat... |
/* std::messages<char>::close(int) const */
void std::messages<char>::function_1(int param_1)
{
type_1 in_register_0000003c;
/* WARNING: Could not recover jumptable at 0x002ec163. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(type_2 **)(*(long *... | 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 (expression_statement (call_expre... | null |
void MASKED(long *param_1)
{
/* WARNING: Could not recover jumptable at 0x002ec163. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*param_1 + 0x20))();
return;
}
|
318_alpha-linux-gnu-readelf_and_alpha-linux-gnu-readelf_strip.c | byte_get_signed | FUN_001553a0 |
elf_vma byte_get_signed(uchar *field,int size)
{
elf_vma eVar1;
eVar1 = (*byte_get)(field,size);
switch(size) {
default:
/* WARNING: Subroutine does not return */
abort();
case 1:
return (eVar1 ^ 0x80) - 0x80;
case 2:
return (eVar1 ^ 0x8000) - 0x8000;
case 3:
eVar1... |
ulong FUN_001553a0(undefined8 param_1,undefined4 param_2)
{
ulong uVar1;
uVar1 = (*DAT_00196f88)(param_1,param_2);
switch(param_2) {
default:
/* WARNING: Subroutine does not return */
abort();
case 1:
return (uVar1 ^ 0x80) - 0x80;
case 2:
return (uVar1 ^ 0x8000) - 0x8000... | PUSH RBX
MOV EBX,ESI
MOV ESI,EBX
CALL qword ptr [0x00196f88]
CMP EBX,0x8
JA 0x00107440
LEA RCX,[0x1846dc]
MOVSXD RDX,dword ptr [RCX + RBX*0x4]
ADD RDX,RCX
JMP RDX
XOR RAX,0x800000
SUB RAX,0x800000
POP RBX
RET
BTC RAX,0x1f
POP RBX
ADD RAX,-0x80000000
RET
XOR AL,0x80
POP RBX
ADD RAX,-0x80
RET
XOR AH,0x80
POP RBX
SUB RAX,... | null | null | null | null | [('const-0', u'RETURN_-1207282553'), (u'INT_SUB_-1207282550', u'RETURN_-1207282547'), (u'CALLIND_-1207282761', u'MULTIEQUAL_-1207282490'), (u'INDIRECT_-1207282480', u'COPY_-1207282489'), (u'CALLIND_-1207282761', u'INT_XOR_-1207282503'), (u'INT_SUB_-1207282631', u'RETURN_-1207282626'), ('const-2147483648', u'INT_SUB_-12... | [('const-0', u'RETURN_-1207282553'), (u'INT_SUB_-1207282550', u'RETURN_-1207282547'), (u'INDIRECT_-1207282484', u'COPY_-1207282493'), ('const-2147483648', u'INT_XOR_-1207282639'), ('tmp_706', u'CALLIND_-1207282761'), (u'CALLIND_-1207282761', u'MULTIEQUAL_-1207282490'), (u'CALLIND_-1207282761', u'INT_XOR_-1207282503'), ... | null | null | 001553a0 | x64 | O0 | (translation_unit "ulong FUN_001553a0(undefined8 param_1,undefined4 param_2)\n\n{\n ulong uVar1;\n \n uVar1 = (*DAT_00196f88)(param_1,param_2);\n switch(param_2) {\n default:\n /* WARNING: Subroutine does not return */\n abort();\n case 1:\n return (uVar1 ^ 0x80) - 0x80;\n case 2:\n r... | (translation_unit "elf_vma byte_get_signed(uchar *field,int size)\n\n{\n elf_vma eVar1;\n \n eVar1 = (*byte_get)(field,size);\n switch(size) {\n default:\n /* WARNING: Subroutine does not return */\n abort();\n case 1:\n return (eVar1 ^ 0x80) - 0x80;\n case 2:\n return (eVar1 ^ 0x8000... | (translation_unit "ulong FUN_001553a0(undefined8 param_1,undefined4 param_2)\n\n{\n ulong uVar1;\n \n uVar1 = (*DAT_00196f88)(param_1,param_2);\n switch(param_2) {\n default:\n \n abort();\n case 1:\n return (uVar1 ^ 0x80) - 0x80;\n case 2:\n return (uVar1 ^ 0x8000) - 0x8000;\n case ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer... | (function_definition "ulong FUN_001553a0(undefined8 param_1,undefined4 param_2)\n\n{\n ulong uVar1;\n \n uVar1 = (*DAT_00196f88)(param_1,param_2);\n switch(param_2) {\n default:\n \n abort();\n case 1:\n return (uVar1 ^ 0x80) - 0x80;\n case 2:\n return (uVar1 ^ 0x8000) - 0x8000;\n ca... |
type_1 function_1(type_2 *field,int size)
{
type_1 var_2;
var_2 = (*byte_get)(field,size);
switch(size) {
default:
/* WARNING: Subroutine does not return */
var_1();
case 1:
return (var_2 ^ 0x80) - 0x80;
case 2:
return (var_2 ^ 0x8000) - 0x8000;
case 3:
var_2 = (va... | 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(undefined8 param_1,undefined4 param_2)
{
ulong uVar1;
uVar1 = (*DAT_00196f88)(param_1,param_2);
switch(param_2) {
default:
/* WARNING: Subroutine does not return */
abort();
case 1:
return (uVar1 ^ 0x80) - 0x80;
case 2:
return (uVar1 ^ 0x8000) - 0x8000;
ca... |
9889_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c | use_facet<std::moneypunct<wchar_t,false>> | FUN_003286c0 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::moneypunct<wchar_t, false> const& std::use_facet<std::moneypunct<wchar_t, false>
>(std::locale const&) */
moneypunct * std::use_facet<std::moneypunct<wchar_t,false>>(locale *param_1)
{
long lVar1;
ulong uVar2;
moneypunct *p... |
void FUN_003286c0(long *param_1)
{
ulong uVar1;
long lVar2;
uVar1 = FUN_002dd3a0(&DAT_0044bcb0);
if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {
lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043bac8,0);
if (l... | PUSH RBX
MOV RBX,RDI
LEA RDI,[0x44bcb0]
CALL 0x002dd3a0
MOV RDX,qword ptr [RBX]
MOV RCX,qword ptr [RDX + 0x8]
CMP qword ptr [RDX + 0x10],RAX
JBE 0x00328702
MOV RDI,qword ptr [RCX + RAX*0x8]
TEST RDI,RDI
JZ 0x00328702
LEA RDX,[0x43bac8]
LEA RSI,[0x438640]
XOR ECX,ECX
CALL 0x0031b7b0
TEST RAX,RAX
JZ 0x00328707
POP RBX
RE... | null | null | null | null | [(u'PTRSUB_-1204975629', u'CALL_-1204975820'), (u'INT_MULT_-1204975848', u'INT_ADD_-1204975860'), (u'LOAD_-1204975897', u'INT_LESS_-1204975869'), ('const-0', u'PTRSUB_-1204975630'), ('const-1', u'RETURN_-1204975778'), (u'LOAD_-1204975876', u'CALL_-1204975820'), ('const-16', u'INT_ADD_-1204975881'), ('const-0', u'INT_NO... | [(u'INT_LESS_-1204975869', u'CBRANCH_-1204975878'), (u'PTRSUB_-1204975629', u'CALL_-1204975820'), ('const-0', u'CALL_-1204975820'), ('const-0', u'PTRSUB_-1204975630'), ('const-0', u'RETURN_-1204975789'), ('const-0', u'PTRSUB_-1204975671'), (u'INT_ADD_-1204975888', u'CAST_-1204975664'), (u'CAST_-1204975664', u'LOAD_-120... | null | null | 003286c0 | x64 | O0 | (translation_unit "void FUN_003286c0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bcb0);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::moneypunct<wchar_t, false> const& std::use_facet<std::moneypunct<wchar_t, false>\n >(std::locale const&) */\n\nmoneypunct * std::use_facet<std::moneypunct<wchar_t,false>>(locale *param_1)\n\n{\n long lVar1;\n ul... | (translation_unit "void FUN_003286c0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bcb0);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression ID... | (function_definition "void FUN_003286c0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bcb0);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::moneypunct<wchar_t, false> const& std::use_facet<std::moneypunct<wchar_t, false>
>(std::locale const&) */
type_2 * std::use_facet<std::type_2<var_2,false>>(locale *param_1)
{
long var_4;
type_1 var_3;
type_2 *var_7;
va... | 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: (type_identifi... | null |
void MASKED(long *param_1)
{
ulong uVar1;
long lVar2;
uVar1 = FUN_002dd3a0(&DAT_0044bcb0);
if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {
lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043bac8,0);
if (lVar2 !... |
2_i686-gnu-ranlib_and_i686-gnu-ranlib_strip.c | FUN_00102020 | FUN_00102020 |
void FUN_00102020(void)
{
(*(code *)PTR_00110010)();
return;
}
|
void FUN_00102020(void)
{
(*(code *)PTR_00110010)();
return;
}
| PUSH qword ptr [0x00110008]
JMP qword ptr [0x00110010] | null | null | null | null | [(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')] | [(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')] | null | null | 00102020 | x64 | O0 | (translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr... | (translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(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 (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00110010)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00102020(void)" (identifier "FUN_00102020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(cod... |
void function_1(void)
{
(*(type_1 *)PTR_00110010)();
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_00110010)();
return;
}
|
3719_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | do_make_elf_object | FUN_001f4520 |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Object * do_make_elf_object(Target_powerpc<32,_true> * this, string *
name, Input_file * input_file,... |
undefined8 *
FUN_001f4520(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined8 param_4,
long *param_5)
{
uint uVar1;
long lVar2;
undefined8 uVar3;
char cVar4;
undefined8 *puVar5;
undefined8 uVar6;
ushort uVar7;
uint uVar8;
uVar7 = *(ushort *)(*param_5 + 0x10) << 8 | *(... | PUSH R14
MOV R14,RDX
PUSH R13
MOV R13,RSI
PUSH R12
MOV R12,RCX
PUSH RBP
MOV RBP,R8
PUSH RBX
SUB RSP,0x10
MOV RAX,qword ptr [R8]
MOVZX EBX,word ptr [RAX + 0x10]
ROL BX,0x8
MOVZX EBX,BX
CMP EBX,0x1
JZ 0x001f469c
CMP EBX,0x2
JZ 0x001f4690
CMP EBX,0x3
JNZ 0x001f4640
MOV EDI,0xf8
CALL 0x0049cb70
MOV R8,RBP
MOV RCX,R12
MOV R... | null | null | null | null | [('const-433', u'STORE_-1207940835'), ('const-433', u'STORE_-1207941630'), ('const-48', u'PTRSUB_-1207939175'), ('const-0', u'STORE_-1207941597'), (u'PTRSUB_-1207939318', u'PTRSUB_-1207939258'), (u'PTRSUB_-1207939299', u'PTRSUB_-1207939187'), (u'PTRSUB_-1207939813', u'LOAD_-1207941484'), (u'LOAD_-1207941484', u'INT_AND... | [(u'CALL_-1207940619', u'INDIRECT_-1207939302'), ('const-0', u'RETURN_-1207939771'), (u'INT_OR_-1207941193', u'STORE_-1207941206'), (u'CAST_-1207939862', u'STORE_-1207941630'), (u'LOAD_-1207941484', u'INT_AND_-1207941447'), (u'CALL_-1207941045', u'INDIRECT_-1207939903'), (u'CALL_-1207941196', u'INDIRECT_-1207939942'), ... | null | null | 001f4520 | x64 | O0 | (translation_unit "undefined8 *\nFUN_001f4520(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined8 param_4,\n long *param_5)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n char cVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n ushort uVar7;\n uint uVar8;\n \n uVar7 = *(usho... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: Object * do_make_elf_object(Target_powerpc<32,_true> * this, string *\n name, In... | (translation_unit "undefined8 *\nFUN_001f4520(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined8 param_4,\n long *param_5)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n char cVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n ushort uVar7;\n uint uVar8;\n \n uVar7 = *(usho... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_spe... | (function_definition "undefined8 *\nFUN_001f4520(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined8 param_4,\n long *param_5)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n char cVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n ushort uVar7;\n uint uVar8;\n \n uVar7 = *(u... |
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: Object * do_make_elf_object(Target_powerpc<32,_true> * this, string *
name, Input_file * input_file,... | 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)) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
undefined8 *
MASKED(undefined8 param_1,undefined8 *param_2,undefined8 param_3,undefined8 param_4,
long *param_5)
{
uint uVar1;
long lVar2;
undefined8 uVar3;
char cVar4;
undefined8 *puVar5;
undefined8 uVar6;
ushort uVar7;
uint uVar8;
uVar7 = *(ushort *)(*param_5 + 0x10) << 8 | *(ushort... |
421_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | lang_leave_overlay_section | FUN_0011e4e0 |
void lang_leave_overlay_section(fill_type *fill,lang_output_section_phdr_list *phdrs)
{
byte bVar1;
byte *__s;
size_t sVar2;
byte *__s_00;
char *pcVar3;
etree_type *peVar4;
etree_type *lhs;
byte *pbVar5;
byte *pbVar6;
__s = (byte *)current_section->name;
lang_leave_output_section_statement(fi... |
void FUN_0011e4e0(undefined8 param_1,undefined8 param_2)
{
byte bVar1;
byte *__s;
size_t sVar2;
byte *__s_00;
char *pcVar3;
undefined8 uVar4;
undefined8 uVar5;
byte *pbVar6;
byte *pbVar7;
__s = *(byte **)(DAT_002a5910 + 0x30);
FUN_0011dbe0(param_1,"*default*",param_2,0);
sVar2 = strlen((cha... | PUSH R13
MOV RDX,RSI
XOR ECX,ECX
LEA RSI,[0x1520f1]
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x8
MOV RAX,qword ptr [0x002a5910]
MOV RBP,qword ptr [RAX + 0x30]
CALL 0x0011dbe0
MOV RDI,RBP
CALL 0x0010c390
LEA RDI,[RAX + 0x1]
CALL 0x0010cde0
MOV RBX,RAX
MOVZX EAX,byte ptr [RBP]
TEST AL,AL
JZ 0x0011e620
MOV RDX,RBP
MOV RCX,RBX
L... | null | null | null | null | [(u'COPY_-1206982395', u'CALL_-1206983013'), (u'CAST_-1206982522', u'LOAD_-1206983346'), (u'CALL_-1206983119', u'CALL_-1206983091'), (u'CALL_-1206983365', u'INDIRECT_-1206982640'), (u'MULTIEQUAL_-1206982497', u'INT_NOTEQUAL_-1206983325'), (u'CALL_-1206983067', u'INT_ADD_-1206983049'), (u'CAST_-1206982522', u'COPY_-1206... | [(u'MULTIEQUAL_-1206982498', u'PTRADD_-1206983189'), (u'CALL_-1206983119', u'CALL_-1206983091'), ('const-433', u'LOAD_-1206983346'), (u'MULTIEQUAL_-1206982497', u'MULTIEQUAL_-1206982557'), (u'CALL_-1206983067', u'INT_ADD_-1206983049'), ('const-433', u'STORE_-1206983256'), ('tmp_162', u'CBRANCH_-1206983325'), (u'STORE_-... | null | null | 0011e4e0 | x64 | O0 | (translation_unit "void FUN_0011e4e0(undefined8 param_1,undefined8 param_2)\n\n{\n byte bVar1;\n byte *__s;\n size_t sVar2;\n byte *__s_00;\n char *pcVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n byte *pbVar6;\n byte *pbVar7;\n \n __s = *(byte **)(DAT_002a5910 + 0x30);\n FUN_0011dbe0(param_1,"*default*",p... | (translation_unit "void lang_leave_overlay_section(fill_type *fill,lang_output_section_phdr_list *phdrs)\n\n{\n byte bVar1;\n byte *__s;\n size_t sVar2;\n byte *__s_00;\n char *pcVar3;\n etree_type *peVar4;\n etree_type *lhs;\n byte *pbVar5;\n byte *pbVar6;\n \n __s = (byte *)current_section->name;\n lang_l... | (translation_unit "void FUN_0011e4e0(undefined8 param_1,undefined8 param_2)\n\n{\n byte bVar1;\n byte *__s;\n size_t sVar2;\n byte *__s_00;\n char *pcVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n byte *pbVar6;\n byte *pbVar7;\n \n __s = *(byte **)(DAT_002a5910 + 0x30);\n FUN_0011dbe0(param_1,"*default*",p... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de... | (function_definition "void FUN_0011e4e0(undefined8 param_1,undefined8 param_2)\n\n{\n byte bVar1;\n byte *__s;\n size_t sVar2;\n byte *__s_00;\n char *pcVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n byte *pbVar6;\n byte *pbVar7;\n \n __s = *(byte **)(DAT_002a5910 + 0x30);\n FUN_0011dbe0(param_1,"*default*... |
void function_1(type_1 *fill,type_2 *phdrs)
{
type_3 var_5;
type_3 *__s;
size_t var_4;
type_3 *__s_00;
char *pcVar3;
type_4 *peVar4;
type_4 *lhs;
type_3 *var_6;
type_3 *var_7;
__s = (type_3 *)current_section->name;
var_1(fill,"*default*",phdrs,(char *)0x0);
var_4 = var_2((char *)__s);
__s... | 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,undefined8 param_2)
{
byte bVar1;
byte *__s;
size_t sVar2;
byte *__s_00;
char *pcVar3;
undefined8 uVar4;
undefined8 uVar5;
byte *pbVar6;
byte *pbVar7;
__s = *(byte **)(DAT_002a5910 + 0x30);
FUN_0011dbe0(param_1,"*default*",param_2,0);
sVar2 = strlen((char *)__... |
794_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c | arm_elf_before_allocation | FUN_001454f0 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void arm_elf_before_allocation(void)
{
bfd_link_hash_table_type bVar1;
long lVar2;
wildcard_list *pwVar3;
bfd *pbVar4;
bfd_link_callbacks *pbVar5;
int iVar6;
char *pcVar7;
size_t sVar8;
long lVar9;
char *pcVar10;
char ... |
void FUN_001454f0(void)
{
long lVar1;
long lVar2;
int iVar3;
char *pcVar4;
char *pcVar5;
size_t sVar6;
long lVar7;
void *__ptr;
undefined8 uVar8;
char *pcVar9;
undefined8 uVar10;
undefined8 *puVar11;
long lVar12;
undefined1 local_89;
long local_80;
undefined8 local_78;
undefined8 uSt... | PUSH R15
LEA RDI,[0x2a66a0]
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x68
MOV ESI,dword ptr [0x002a3aa8]
CALL 0x0010dc20
MOV RDI,qword ptr [0x002a66f0]
LEA RSI,[0x2a66a0]
CALL 0x0010d160
MOV RDI,qword ptr [0x002a66f0]
LEA RSI,[0x2a66a0]
CALL 0x0010d760
MOV RDI,qword ptr [0x002a66f0]
LEA RSI,[0x2a66a0]
CALL ... | null | null | null | null | [(u'INDIRECT_-1207213177', u'MULTIEQUAL_-1207213234'), (u'INDIRECT_-1207212132', u'MULTIEQUAL_-1207212649'), (u'INDIRECT_-1207212921', u'PTRSUB_-1207210855'), (u'MULTIEQUAL_-1207209988', u'MULTIEQUAL_-1207210636'), (u'INDIRECT_-1207211319', u'MULTIEQUAL_-1207211235'), ('const-0', u'STORE_-1207215935'), (u'INDIRECT_-120... | [(u'INDIRECT_-1207212374', u'MULTIEQUAL_-1207209966'), (u'INDIRECT_-1207212034', u'MULTIEQUAL_-1207212010'), (u'INDIRECT_-1207212690', u'MULTIEQUAL_-1207212613'), (u'MULTIEQUAL_-1207211908', u'MULTIEQUAL_-1207211915'), (u'CAST_-1207209586', u'PTRADD_-1207209563'), ('tmp_2568', u'BRANCH_-1207214575'), (u'LOAD_-120721477... | null | null | 001454f0 | x64 | O0 | (translation_unit "void FUN_001454f0(void)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n char *pcVar4;\n char *pcVar5;\n size_t sVar6;\n long lVar7;\n void *__ptr;\n undefined8 uVar8;\n char *pcVar9;\n undefined8 uVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined1 local_89;\n long local_80;\n u... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid arm_elf_before_allocation(void)\n\n{\n bfd_link_hash_table_type bVar1;\n long lVar2;\n wildcard_list *pwVar3;\n bfd *pbVar4;\n bfd_link_callbacks *pbVar5;\n int iVar6;\n char *pcVar7;\n size_t sVar8;\n long ... | (translation_unit "void FUN_001454f0(void)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n char *pcVar4;\n char *pcVar5;\n size_t sVar6;\n long lVar7;\n void *__ptr;\n undefined8 uVar8;\n char *pcVar9;\n undefined8 uVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined1 local_89;\n long local_80;\n u... | (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 TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;)... | (function_definition "void FUN_001454f0(void)\n\n{\n long lVar1;\n long lVar2;\n int iVar3;\n char *pcVar4;\n char *pcVar5;\n size_t sVar6;\n long lVar7;\n void *__ptr;\n undefined8 uVar8;\n char *pcVar9;\n undefined8 uVar10;\n undefined8 *puVar11;\n long lVar12;\n undefined1 local_89;\n long local_80;\n... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
type_1 var_15;
long var_31;
type_2 *pwVar3;
type_3 *var_23;
type_4 *pbVar5;
int var_9;
char *var_40;
size_t var_27;
long var_29;
char *var_37;
char *var_22;
type_5 *var_19;
type_6 *var_6;
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_typ... | null |
void MASKED(void)
{
long lVar1;
long lVar2;
int iVar3;
char *pcVar4;
char *pcVar5;
size_t sVar6;
long lVar7;
void *__ptr;
undefined8 uVar8;
char *pcVar9;
undefined8 uVar10;
undefined8 *puVar11;
long lVar12;
undefined1 local_89;
long local_80;
undefined8 local_78;
undefined8 uStack_70... |
153_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c | bfd_check_format_matches | bfd_check_format_matches |
void bfd_check_format_matches(void)
{
(*(code *)PTR_bfd_check_format_matches_001704c8)();
return;
}
|
void bfd_check_format_matches(void)
{
(*(code *)PTR_bfd_check_format_matches_001704c8)();
return;
}
| JMP qword ptr [0x001704c8] | null | null | null | null | [('tmp_22', u'CAST_-1206937127'), (u'INDIRECT_-1206937132', u'COPY_-1206937191'), (u'CAST_-1206937127', u'CALLIND_-1206937192'), (u'CALLIND_-1206937192', u'INDIRECT_-1206937132'), ('const-0', u'RETURN_-1206937189')] | [('tmp_22', u'CAST_-1206937127'), (u'INDIRECT_-1206937132', u'COPY_-1206937191'), (u'CAST_-1206937127', u'CALLIND_-1206937192'), (u'CALLIND_-1206937192', u'INDIRECT_-1206937132'), ('const-0', u'RETURN_-1206937189')] | null | null | 00109990 | x64 | O0 | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (translation_unit "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}" primitive_type (function_declarator "bfd_check_format... | (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_check_format_matches(void)\n\n{\n (*(code *)PTR_bfd_check_format_matches_001704c8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_check_format_matches(void)" (identifier "bfd_check_format_matches") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_bfd_check_format_matches_001704c8)();
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_001704c8)();
return;
}
|
525_hppa64-linux-gnu-objcopy_and_hppa64-linux-gnu-objcopy_strip.c | strtoul | strtoul |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ulong strtoul(char *__nptr,char **__endptr,int __base)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strtoul@@GLIBC_2.... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ulong strtoul(char *__nptr,char **__endptr,int __base)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207053310')] | [('const-1', u'RETURN_-1207053310')] | null | null | 0012d3f8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata(... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "strtoul(char *__nptr,char *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call... | (function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n \n halt_baddata();\n}" (type_identifier "ulong") (function_declarator "strtoul(char *__nptr,char **__endptr,int __base)" (identifier "strtoul") (parameter_list "(char *__nptr,char **__endptr,int __base)" (( "(") (par... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(char *__nptr,char **__endptr,int __base)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* strtoul@@GLIB... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ulong MASKED(char *__nptr,char **__endptr,int __base)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
204_hppa64-linux-gnu-readelf_and_hppa64-linux-gnu-readelf_strip.c | free_debug_section | FUN_0013b4b0 |
void free_debug_section(dwarf_section_display_enum debug)
{
ulong uVar1;
uVar1 = (ulong)debug;
if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {
free((void *)(&DAT_001910e0)[uVar1 * 0xe]);
(&DAT_001910e0)[uVar1 * 0xe] = 0;
(&DAT_001910e8)[uVar1 * 0xe] = 0;
(&DAT_001910f0)[uVar1 * 0xe... |
void FUN_0013b4b0(uint param_1)
{
ulong uVar1;
uVar1 = (ulong)param_1;
if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {
free((void *)(&DAT_001910e0)[uVar1 * 0xe]);
(&DAT_001910e0)[uVar1 * 0xe] = 0;
(&DAT_001910e8)[uVar1 * 0xe] = 0;
(&DAT_001910f0)[uVar1 * 0xe] = 0;
}
return;
}
| MOV EDI,EDI
PUSH RBX
LEA RBX,[RDI*0x8]
SUB RBX,RDI
MOV RAX,RBX
LEA RBX,[0x1910c0]
SHL RAX,0x4
ADD RBX,RAX
MOV RDI,qword ptr [RBX + 0x20]
TEST RDI,RDI
JZ 0x0013b4f5
CALL 0x00107030
MOV qword ptr [RBX + 0x20],0x0
MOV qword ptr [RBX + 0x28],0x0
MOV qword ptr [RBX + 0x30],0x0
POP RBX
RET | null | null | null | null | [('const-0', u'PTRSUB_-1207126617'), ('const-1642728', u'PTRSUB_-1207126608'), ('const-0', u'STORE_-1207126723'), ('const-0', u'STORE_-1207126734'), ('const-0', u'PTRSUB_-1207126632'), (u'INT_NOTEQUAL_-1207126746', u'CBRANCH_-1207126745'), ('const-433', u'STORE_-1207126712'), ('const-1642736', u'PTRSUB_-1207126599'), (... | [('const-8', u'PTRADD_-1207126603'), (u'INT_NOTEQUAL_-1207126746', u'CBRANCH_-1207126745'), (u'PTRADD_-1207126593', u'STORE_-1207126712'), (u'INT_MULT_-1207126647', u'PTRADD_-1207126613'), ('const-8', u'PTRADD_-1207126613'), (u'INT_ZEXT_-1207126739', u'INT_MULT_-1207126637'), ('const-433', u'STORE_-1207126734'), ('cons... | null | null | 0013b4b0 | x64 | O0 | (translation_unit "void FUN_0013b4b0(uint param_1)\n\n{\n ulong uVar1;\n \n uVar1 = (ulong)param_1;\n if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {\n free((void *)(&DAT_001910e0)[uVar1 * 0xe]);\n (&DAT_001910e0)[uVar1 * 0xe] = 0;\n (&DAT_001910e8)[uVar1 * 0xe] = 0;\n (&DAT_001910f0)[uVar1 *... | (translation_unit "void free_debug_section(dwarf_section_display_enum debug)\n\n{\n ulong uVar1;\n \n uVar1 = (ulong)debug;\n if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {\n free((void *)(&DAT_001910e0)[uVar1 * 0xe]);\n (&DAT_001910e0)[uVar1 * 0xe] = 0;\n (&DAT_001910e8)[uVar1 * 0xe] = 0;\n ... | (translation_unit "void FUN_0013b4b0(uint param_1)\n\n{\n ulong uVar1;\n \n uVar1 = (ulong)param_1;\n if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {\n free((void *)(&DAT_001910e0)[uVar1 * 0xe]);\n (&DAT_001910e0)[uVar1 * 0xe] = 0;\n (&DAT_001910e8)[uVar1 * 0xe] = 0;\n (&DAT_001910f0)[uVar1 *... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_exp... | (function_definition "void FUN_0013b4b0(uint param_1)\n\n{\n ulong uVar1;\n \n uVar1 = (ulong)param_1;\n if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {\n free((void *)(&DAT_001910e0)[uVar1 * 0xe]);\n (&DAT_001910e0)[uVar1 * 0xe] = 0;\n (&DAT_001910e8)[uVar1 * 0xe] = 0;\n (&DAT_001910f0)[uVar... |
void function_1(type_1 debug)
{
type_2 var_1;
var_1 = (type_2)debug;
if ((void *)(&DAT_001910e0)[var_1 * 0xe] != (void *)0x0) {
var_2((void *)(&DAT_001910e0)[var_1 * 0xe]);
(&DAT_001910e0)[var_1 * 0xe] = 0;
(&DAT_001910e8)[var_1 * 0xe] = 0;
(&DAT_001910f0)[var_1 * 0xe] = 0;
}
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (express... | null |
void MASKED(uint param_1)
{
ulong uVar1;
uVar1 = (ulong)param_1;
if ((void *)(&DAT_001910e0)[uVar1 * 0xe] != (void *)0x0) {
free((void *)(&DAT_001910e0)[uVar1 * 0xe]);
(&DAT_001910e0)[uVar1 * 0xe] = 0;
(&DAT_001910e8)[uVar1 * 0xe] = 0;
(&DAT_001910f0)[uVar1 * 0xe] = 0;
}
return;
}
|
902_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | parse_to_value | FUN_0014b9f0 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_gnu_unique * this, char * param_1, char *
param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::General_options::Struct_no_gnu_unique::parse_to_value
(S... |
void FUN_0014b9f0(void)
{
long in_R8;
*(undefined2 *)(in_R8 + 0x2998) = 1;
return;
}
| MOV EAX,0x1
MOV word ptr [R8 + 0x2998],AX
RET | null | null | null | null | [('const-1', u'STORE_-1207191045'), ('const-97', u'PTRSUB_-1207190970'), ('const-10552', u'PTRSUB_-1207190971'), ('const-433', u'STORE_-1207191032'), ('const-0', u'RETURN_-1207191027'), ('tmp_24', u'PTRSUB_-1207190973'), ('const-433', u'STORE_-1207191045'), (u'PTRSUB_-1207190971', u'PTRSUB_-1207190970'), (u'PTRSUB_-120... | [('tmp_23', u'INT_ADD_-1207191031'), ('const-1', u'STORE_-1207191045'), ('const-0', u'RETURN_-1207191027'), ('const-433', u'STORE_-1207191045'), ('const-10648', u'INT_ADD_-1207191031'), (u'CAST_-1207190978', u'STORE_-1207191045'), (u'INT_ADD_-1207191031', u'CAST_-1207190978')] | null | null | 0014b9f0 | x64 | O0 | (translation_unit "void FUN_0014b9f0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2998) = 1;\n return;\n}\n\n" (function_definition "void FUN_0014b9f0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2998) = 1;\n return;\n}" primitive_type (function_declarator "FUN_0014b9f0(void)" identifier (... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_gnu_unique * this, char * param_1, char *\n param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_gnu_unique::pars... | (translation_unit "void FUN_0014b9f0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2998) = 1;\n return;\n}\n\n" (function_definition "void FUN_0014b9f0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2998) = 1;\n return;\n}" primitive_type (function_declarator "FUN_0014b9f0(void)" identifier (... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_... | (function_definition "void FUN_0014b9f0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x2998) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0014b9f0(void)" (identifier "FUN_0014b9f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_to_value(Struct_no_gnu_unique * this, char * param_1, char *
param_2, Command_line * param_3, General_options * options) */
void __thiscall
gold::type_3::type_1::function_1
(type_1 *this,char *param_2,c... | 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)) (expression_statement (assign... | null |
void MASKED(void)
{
long in_R8;
*(undefined2 *)(in_R8 + 0x2998) = 1;
return;
}
|
8654_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | has_facet<std::__timepunct<char>> | FUN_003055d0 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::__timepunct<char> >(std::locale const&) */
bool std::has_facet<std::__timepunct<char>>(locale *param_1)
{
ulong uVar1;
long lVar2;
bool bVar3;
uVar1 = locale::id::_M_id((id *)&__timepunct<char>::id);
... |
bool FUN_003055d0(long *param_1)
{
ulong uVar1;
long lVar2;
bool bVar3;
uVar1 = FUN_002f45a0(&DAT_004685f8);
bVar3 = false;
if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {
lVar2 = FUN_003329b0(lVar2,&PTR_PTR_FUN_00456630,&PTR... | PUSH RBX
MOV RBX,RDI
LEA RDI,[0x4685f8]
CALL 0x002f45a0
MOV RCX,qword ptr [RBX]
MOV RDX,RAX
XOR EAX,EAX
CMP qword ptr [RCX + 0x10],RDX
JBE 0x00305616
MOV RCX,qword ptr [RCX + 0x8]
MOV RDI,qword ptr [RCX + RDX*0x8]
TEST RDI,RDI
JZ 0x00305616
LEA RDX,[0x456988]
LEA RSI,[0x456630]
XOR ECX,ECX
CALL 0x003329b0
TEST RAX,RAX
... | null | null | null | null | [(u'LOAD_-1204857366', u'INT_ADD_-1204857308'), (u'COPY_-1204857179', u'MULTIEQUAL_-1204857092'), ('const-8', u'INT_MULT_-1204857288'), (u'INT_NOTEQUAL_-1204857296', u'CBRANCH_-1204857295'), ('const-0', u'PTRSUB_-1204857086'), (u'INT_ADD_-1204857308', u'CAST_-1204857109'), ('const-4621816', u'PTRSUB_-1204857132'), (u'C... | [(u'LOAD_-1204857366', u'INT_ADD_-1204857308'), (u'CAST_-1204857110', u'LOAD_-1204857316'), ('const-8', u'INT_MULT_-1204857288'), (u'INT_NOTEQUAL_-1204857296', u'CBRANCH_-1204857295'), ('const-433', u'LOAD_-1204857344'), ('const-0', u'PTRSUB_-1204857090'), (u'LOAD_-1204857344', u'INT_LESS_-1204857316'), (u'INT_ADD_-120... | null | null | 003055d0 | x64 | O0 | (translation_unit "bool FUN_003055d0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002f45a0(&DAT_004685f8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_003329b0(lVa... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::__timepunct<char> >(std::locale const&) */\n\nbool std::has_facet<std::__timepunct<char>>(locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id ... | (translation_unit "bool FUN_003055d0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002f45a0(&DAT_004685f8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_003329b0(lVa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statemen... | (function_definition "bool FUN_003055d0(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002f45a0(&DAT_004685f8);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_003329b0(... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::__timepunct<char> >(std::locale const&) */
bool std::has_facet<std::__timepunct<char>>(locale *param_1)
{
type_1 var_1;
long var_2;
bool bVar3;
var_1 = locale::id::_M_id((id *)&__timepunct<var_4>::id);... | 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: (type_identifi... | null |
bool MASKED(long *param_1)
{
ulong uVar1;
long lVar2;
bool bVar3;
uVar1 = FUN_002f45a0(&DAT_004685f8);
bVar3 = false;
if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {
lVar2 = FUN_003329b0(lVar2,&PTR_PTR_FUN_00456630,&PTR_PTR_F... |
7533_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | parse_help | FUN_003b9d10 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_help(General_options * this, char * param_1, char * param_2,
Command_line * param_3) */
void __thiscall
gold::General_options::parse_help
(General_options *this,char *param_1,char *param_2,Command_line ... |
void FUN_003b9d10(void)
{
FUN_003b9b90();
/* WARNING: Subroutine does not return */
exit(0);
}
| SUB RSP,0x8
CALL 0x003b9b90
XOR EDI,EDI
CALL 0x00177230 | null | null | null | null | [('const-0', u'CALL_-1205560006'), ('const-1', u'RETURN_-1205560001')] | [('const-0', u'CALL_-1205560006'), ('const-1', u'RETURN_-1205560001')] | null | null | 003b9d10 | x64 | O0 | (translation_unit "void FUN_003b9d10(void)\n\n{\n FUN_003b9b90();\n /* WARNING: Subroutine does not return */\n exit(0);\n}\n\n" (function_definition "void FUN_003b9d10(void)\n\n{\n FUN_003b9b90();\n /* WARNING: Subroutine does not return */\n exit(0);\n}" primitive_type (funct... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_help(General_options * this, char * param_1, char * param_2,\n Command_line * param_3) */\n\nvoid __thiscall\ngold::General_options::parse_help\n (General_options *this,char *param_1,cha... | (translation_unit "void FUN_003b9d10(void)\n\n{\n FUN_003b9b90();\n \n exit(0);\n}\n\n" (function_definition "void FUN_003b9d10(void)\n\n{\n FUN_003b9b90();\n \n exit(0);\n}" primitive_type (function_declarator "FUN_003b9d10(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) }))) | (function_definition "void FUN_003b9d10(void)\n\n{\n FUN_003b9b90();\n \n exit(0);\n}" (primitive_type "void") (function_declarator "FUN_003b9d10(void)" (identifier "FUN_003b9d10") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void parse_help(General_options * this, char * param_1, char * param_2,
Command_line * param_3) */
void __thiscall
gold::type_1::function_1
(type_1 *this,char *param_1,char *param_2,type_2 *param_3)
{
gold::opt... | 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_003b9b90();
/* WARNING: Subroutine does not return */
exit(0);
}
|
616_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c | writeargv | FUN_0012f2d0 |
int writeargv(char **argv,FILE *f)
{
byte bVar1;
undefined *puVar2;
int iVar3;
byte *pbVar4;
if (f == (FILE *)0x0) {
return 1;
}
pbVar4 = (byte *)*argv;
puVar2 = PTR__sch_istable_00179fb8;
do {
if (pbVar4 == (byte *)0x0) {
PTR__sch_istable_00179fb8 = puVar2;
return 0;
}
... |
undefined8 FUN_0012f2d0(undefined8 *param_1,FILE *param_2)
{
byte bVar1;
undefined *puVar2;
int iVar3;
byte *pbVar4;
if (param_2 == (FILE *)0x0) {
return 1;
}
pbVar4 = (byte *)*param_1;
puVar2 = PTR__sch_istable_00179fb8;
do {
if (pbVar4 == (byte *)0x0) {
PTR__sch_istable_00179fb8 =... | TEST RSI,RSI
JZ 0x0012f3a0
PUSH R15
PUSH R14
MOV R14,RDI
PUSH R13
MOV R13,0x400000000000021
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
SUB RSP,0x8
MOV RBX,qword ptr [RDI]
TEST RBX,RBX
JZ 0x0012f39a
MOVZX EAX,byte ptr [RBX]
TEST AL,AL
JZ 0x0012f378
MOV R12,qword ptr [0x00179fb8]
JMP 0x0012f323
ADD RBX,0x1
MOVZX EAX,byte ptr... | null | null | null | null | [('const-10', u'CALL_-1207045031'), ('const-4294967295', u'INT_EQUAL_-1207045016'), ('const-63', u'INT_AND_-1207045186'), (u'CALL_-1207045149', u'INDIRECT_-1207044566'), ('tmp_135', u'CBRANCH_-1207045323'), (u'CALL_-1207045182', u'INT_EQUAL_-1207045167'), (u'CAST_-1207044497', u'INT_SEXT_-1207045251'), ('const-0', u'CO... | [(u'LOAD_-1207045153', u'MULTIEQUAL_-1207044561'), (u'MULTIEQUAL_-1207044576', u'PTRADD_-1207044427'), (u'MULTIEQUAL_-1207044558', u'MULTIEQUAL_-1207044575'), ('const-433', u'LOAD_-1207045153'), (u'INDIRECT_-1207044532', u'COPY_-1207044463'), (u'LOAD_-1207045319', u'MULTIEQUAL_-1207044561'), ('const-63', u'INT_AND_-120... | null | null | 0012f2d0 | x64 | O0 | (translation_unit "undefined8 FUN_0012f2d0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n byte *pbVar4;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar4 = (byte *)*param_1;\n puVar2 = PTR__sch_istable_00179fb8;\n do {\n if (pbVar4 == (byte *)0x0) {\n... | (translation_unit "int writeargv(char **argv,FILE *f)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n byte *pbVar4;\n \n if (f == (FILE *)0x0) {\n return 1;\n }\n pbVar4 = (byte *)*argv;\n puVar2 = PTR__sch_istable_00179fb8;\n do {\n if (pbVar4 == (byte *)0x0) {\n PTR__sch_istable_00179fb8 =... | (translation_unit "undefined8 FUN_0012f2d0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n byte *pbVar4;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar4 = (byte *)*param_1;\n puVar2 = PTR__sch_istable_00179fb8;\n do {\n if (pbVar4 == (byte *)0x0) {\n... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati... | (function_definition "undefined8 FUN_0012f2d0(undefined8 *param_1,FILE *param_2)\n\n{\n byte bVar1;\n undefined *puVar2;\n int iVar3;\n byte *pbVar4;\n \n if (param_2 == (FILE *)0x0) {\n return 1;\n }\n pbVar4 = (byte *)*param_1;\n puVar2 = PTR__sch_istable_00179fb8;\n do {\n if (pbVar4 == (byte *)0x0) ... |
int function_1(char **var_6,type_1 *var_1)
{
type_2 var_3;
type_3 *puVar2;
int var_5;
type_2 *var_2;
if (var_1 == (type_1 *)0x0) {
return 1;
}
var_2 = (type_2 *)*var_6;
puVar2 = PTR__sch_istable_00179fb8;
do {
if (var_2 == (type_2 *)0x0) {
PTR__sch_istable_00179fb8 = puVar2;
r... | null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point... | null |
undefined8 MASKED(undefined8 *param_1,FILE *param_2)
{
byte bVar1;
undefined *puVar2;
int iVar3;
byte *pbVar4;
if (param_2 == (FILE *)0x0) {
return 1;
}
pbVar4 = (byte *)*param_1;
puVar2 = PTR__sch_istable_00179fb8;
do {
if (pbVar4 == (byte *)0x0) {
PTR__sch_istable_00179fb8 = puVar... |
4496_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c | add_local_relative | FUN_0020d970 |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_false> * this,
Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_false>::add_local_r... |
void FUN_0020d970(undefined8 param_1)
{
undefined8 in_R8;
undefined4 in_stack_00000008;
undefined1 auStack_48 [32];
undefined4 local_28;
FUN_001f9ca0(auStack_48);
local_28 = in_stack_00000008;
FUN_001843e0(param_1,in_R8,auStack_48);
return;
}
| PUSH R12
MOV R12,RDI
PUSH RBP
PUSH RBX
MOV RBX,R8
SUB RSP,0x30
MOVZX EAX,byte ptr [RSP + 0x58]
MOV RBP,RSP
MOV RDI,RBP
PUSH RAX
PUSH 0x0
PUSH 0x1
PUSH 0x1
CALL 0x001f9ca0
MOV EAX,dword ptr [RSP + 0x70]
MOV RDX,RBP
MOV RSI,RBX
MOV RDI,R12
MOV dword ptr [RSP + 0x40],EAX
ADD RSP,0x20
CALL 0x001843e0
ADD RSP,0x30
POP RBX
P... | null | null | null | null | [('tmp_383', u'PTRSUB_-1203774867'), ('const-0', u'RETURN_-1203774953'), ('tmp_241', u'CALL_-1203775041'), (u'PTRSUB_-1203774866', u'CALL_-1203774993'), ('tmp_238', u'PTRSUB_-1203774816'), ('const--72', u'PTRSUB_-1203774866'), ('const-0', u'PTRSUB_-1203774843'), ('tmp_242', u'CALL_-1203775041'), ('const--72', u'PTRSUB_... | [('const-0', u'RETURN_-1203774953'), (u'CALL_-1203774993', u'INDIRECT_-1203774849'), ('tmp_345', u'PTRSUB_-1203774882'), ('const--72', u'PTRSUB_-1203774882'), ('tmp_346', u'CALL_-1203774993'), (u'PTRSUB_-1203774882', u'CALL_-1203774993'), ('tmp_349', u'CALL_-1203774993'), ('const--72', u'PTRSUB_-1203774883'), ('tmp_526... | null | null | 0020d970 | x64 | O0 | (translation_unit "void FUN_0020d970(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}\n\n" (function_definition ... | (translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_... | (translation_unit "void FUN_0020d970(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}\n\n" (function_definition ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_express... | (function_definition "void FUN_0020d970(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" (primitive_type "void"... |
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_false> * this,
Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_false>::add_local_r... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declara... | null |
void MASKED(undefined8 param_1)
{
undefined8 in_R8;
undefined4 in_stack_00000008;
undefined1 auStack_48 [32];
undefined4 local_28;
FUN_001f9ca0(auStack_48);
local_28 = in_stack_00000008;
FUN_001843e0(param_1,in_R8,auStack_48);
return;
}
|
6655_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c | ~Set_target_once | FUN_0029b500 |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Set_target_once(Set_target_once * this, int __in_chrg) */
void __thiscall gold::Set_target_once::~Set_target_once(Set_target_once *this,int __in_chrg)
{
operator_delete(this,0x20);
return;
}
|
void FUN_0029b500(undefined8 param_1)
{
thunk_FUN_002eff50(param_1,0x20);
return;
}
| MOV ESI,0x20
JMP 0x002eff40 | null | null | null | null | [('const-0', u'RETURN_-1204374255'), ('tmp_10', u'CALL_-1204374259'), ('const-32', u'CALL_-1204374259')] | [('tmp_29', u'CALL_-1204374259'), ('const-0', u'RETURN_-1204374255'), ('const-32', u'CALL_-1204374259')] | null | null | 0029b500 | x64 | O0 | (translation_unit "void FUN_0029b500(undefined8 param_1)\n\n{\n thunk_FUN_002eff50(param_1,0x20);\n return;\n}\n\n" (function_definition "void FUN_0029b500(undefined8 param_1)\n\n{\n thunk_FUN_002eff50(param_1,0x20);\n return;\n}" primitive_type (function_declarator "FUN_0029b500(undefined8 param_1)" identifier (pa... | (translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Set_target_once(Set_target_once * this, int __in_chrg) */\n\nvoid __thiscall gold::Set_target_once::~Set_target_once(Set_target_once *this,int __in_chrg)\n\n{\n operator_delete(this,0x20);\n ret... | (translation_unit "void FUN_0029b500(undefined8 param_1)\n\n{\n thunk_FUN_002eff50(param_1,0x20);\n return;\n}\n\n" (function_definition "void FUN_0029b500(undefined8 param_1)\n\n{\n thunk_FUN_002eff50(param_1,0x20);\n return;\n}" primitive_type (function_declarator "FUN_0029b500(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_0029b500(undefined8 param_1)\n\n{\n thunk_FUN_002eff50(param_1,0x20);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0029b500(undefined8 param_1)" (identifier "FUN_0029b500") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (typ... |
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void ~Set_target_once(Set_target_once * this, int __in_chrg) */
void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg)
{
var_1(this,0x20);
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_002eff50(param_1,0x20);
return;
}
|
5940_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | last_init | FUN_00256c50 |
/* DWARF original prototype: void last_init(Orphan_section_placement * this, Elements_iterator
location) */
void __thiscall
gold::Orphan_section_placement::last_init(Orphan_section_placement *this,Elements_iterator location)
{
this->places_[10].location._M_node = location._M_node;
this->places_[10].have_locat... |
void FUN_00256c50(long param_1,undefined8 param_2)
{
*(undefined8 *)(param_1 + 0x100) = param_2;
*(undefined1 *)(param_1 + 0xf8) = 1;
return;
}
| MOV qword ptr [RDI + 0x100],RSI
MOV byte ptr [RDI + 0xf8],0x1
RET | null | null | null | null | [('const-24', u'PTRADD_-1204130647'), ('const-433', u'STORE_-1204130731'), ('const-0', u'PTRSUB_-1204130660'), ('tmp_26', u'PTRSUB_-1204130650'), ('const-8', u'PTRSUB_-1204130645'), (u'PTRSUB_-1204130660', u'PTRADD_-1204130656'), ('const-10', u'PTRADD_-1204130656'), (u'PTRSUB_-1204130645', u'STORE_-1204130721'), ('cons... | [('const-433', u'STORE_-1204130731'), ('const-256', u'INT_ADD_-1204130717'), (u'CAST_-1204130654', u'STORE_-1204130721'), ('const-248', u'INT_ADD_-1204130707'), ('tmp_27', u'STORE_-1204130731'), (u'CAST_-1204130662', u'STORE_-1204130731'), ('const-433', u'STORE_-1204130721'), (u'INT_ADD_-1204130707', u'CAST_-1204130654... | null | null | 00256c50 | x64 | O0 | (translation_unit "void FUN_00256c50(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x100) = param_2;\n *(undefined1 *)(param_1 + 0xf8) = 1;\n return;\n}\n\n" (function_definition "void FUN_00256c50(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x100) = param_2;\n *(undefined... | (translation_unit "/* DWARF original prototype: void last_init(Orphan_section_placement * this, Elements_iterator\n location) */\n\nvoid __thiscall\ngold::Orphan_section_placement::last_init(Orphan_section_placement *this,Elements_iterator location)\n\n{\n this->places_[10].location._M_node = location._M_node;\n th... | (translation_unit "void FUN_00256c50(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x100) = param_2;\n *(undefined1 *)(param_1 + 0xf8) = 1;\n return;\n}\n\n" (function_definition "void FUN_00256c50(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x100) = param_2;\n *(undefined... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (a... | (function_definition "void FUN_00256c50(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x100) = param_2;\n *(undefined1 *)(param_1 + 0xf8) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00256c50(long param_1,undefined8 param_2)" (identifier "FUN_00256c50") (parameter_list "(l... |
/* DWARF original prototype: void last_init(Orphan_section_placement * this, Elements_iterator
location) */
void __thiscall
gold::type_1::function_1(type_1 *this,type_2 location)
{
this->places_[10].location._M_node = location._M_node;
this->places_[10].have_location = true;
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)))) body: (compound_sta... | null |
void MASKED(long param_1,undefined8 param_2)
{
*(undefined8 *)(param_1 + 0x100) = param_2;
*(undefined1 *)(param_1 + 0xf8) = 1;
return;
}
|
2308_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | do_for_all_local_got_entries | FUN_001754a0 |
/* DWARF original prototype: void do_for_all_local_got_entries(Sized_incr_dynobj<32,_false> * this,
Visitor * param_1) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_for_all_local_got_entries
(Sized_incr_dynobj<32,_false> *this,Visitor *param_2)
{
return;
}
|
void FUN_001754a0(void)
{
return;
}
| RET | null | null | null | null | [('const-0', u'RETURN_-1207413588')] | [('const-0', u'RETURN_-1207413588')] | null | null | 001754a0 | x64 | O0 | (translation_unit "void FUN_001754a0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001754a0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001754a0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* DWARF original prototype: void do_for_all_local_got_entries(Sized_incr_dynobj<32,_false> * this,\n Visitor * param_1) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_false>::do_for_all_local_got_entries\n (Sized_incr_dynobj<32,_false> *this,Visitor *param_2)\n\n{\n return;\n}\n\n" c... | (translation_unit "void FUN_001754a0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001754a0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001754a0(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_001754a0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001754a0(void)" (identifier "FUN_001754a0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* DWARF original prototype: void do_for_all_local_got_entries(Sized_incr_dynobj<32,_false> * this,
Visitor * param_1) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::do_for_all_local_got_entries
(Sized_incr_dynobj<32,_false> *this,Visitor *param_2)
{
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;
}
|
8705_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~time_get | FUN_002eca80 |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::~time_get() */
void __thiscall
std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~time_get
(time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)
{
... |
void FUN_002eca80(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003f6260;
FUN_002a46b0();
return;
}
| LEA RAX,[0x3f6250]
ADD RAX,0x10
MOV qword ptr [RDI],RAX
JMP 0x002a46b0 | null | null | null | null | [('const-0', u'RETURN_-1204696411'), (u'CAST_-1204696346', u'STORE_-1204696423'), ('const-433', u'STORE_-1204696423'), ('const-4153952', u'PTRSUB_-1204696345'), ('tmp_41', u'CAST_-1204696342'), ('const-0', u'PTRSUB_-1204696345'), (u'PTRSUB_-1204696345', u'STORE_-1204696423'), ('tmp_41', u'CAST_-1204696346'), (u'CAST_-1... | [('const-0', u'RETURN_-1204696411'), ('const-4153952', u'PTRSUB_-1204696345'), ('const-433', u'STORE_-1204696423'), ('tmp_72', u'STORE_-1204696423'), (u'PTRSUB_-1204696345', u'STORE_-1204696423'), ('const-0', u'PTRSUB_-1204696345')] | null | null | 002eca80 | x64 | O0 | (translation_unit "void FUN_002eca80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f6260;\n FUN_002a46b0();\n return;\n}\n\n" (function_definition "void FUN_002eca80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f6260;\n FUN_002a46b0();\n return;\n}" primitive_type (function_declarator "FUN_002eca80(und... | (translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::~time_get() */\n\nvoid __thiscall\nstd::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~time_get\n (time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_trait... | (translation_unit "void FUN_002eca80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f6260;\n FUN_002a46b0();\n return;\n}\n\n" (function_definition "void FUN_002eca80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f6260;\n FUN_002a46b0();\n return;\n}" primitive_type (function_declarator "FUN_002eca80(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression... | (function_definition "void FUN_002eca80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f6260;\n FUN_002a46b0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002eca80(undefined8 *param_1)" (identifier "FUN_002eca80") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefi... |
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >
>::~time_get() */
void __thiscall
std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~time_get
(time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)
{
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003f6260;
FUN_002a46b0();
return;
}
|
4373_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c | make_exidx_input_section | FUN_00254950 |
/* WARNING: Struct "Arm_input_section<false>": ignoring overlapping field "original_addralign_" */
/* WARNING: Enum "<anon>": Some values do not have unique names */
/* DWARF original prototype: void make_exidx_input_section(Arm_relobj<false> * this, uint shndx,
Shdr<32,_false> * shdr, uint text_shndx, Shdr<32,_fal... |
void FUN_00254950(long param_1,undefined4 param_2,long *param_3,uint param_4,long *param_5)
{
long lVar1;
long lVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
uint uVar6;
undefined1 *puVar7;
undefined1 *puVar8;
undefined1 *puVar9;
long *plVar10;
long *plVar11;
undefined8 uVar12;
... | PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
MOV R14,R8
PUSH R13
MOV R13,RDI
MOV EDI,0x20
PUSH R12
PUSH RBX
SUB RSP,0xb8
MOV RAX,qword ptr [RDX]
MOV dword ptr [RBP + -0x94],ESI
MOV dword ptr [RBP + -0x98],ECX
MOV R15D,dword ptr [RAX + 0x14]
MOV R12D,dword ptr [RAX + 0x20]
MOV RAX,qword ptr [R8]
MOV EAX,dword ptr [RAX + 0x14]... | null | null | null | null | [('const--88', u'PTRSUB_-1204136504'), (u'PTRSUB_-1204136010', u'CALL_-1204138235'), ('tmp_2302', u'PTRSUB_-1204136509'), (u'CALL_-1204138402', u'INDIRECT_-1204136814'), (u'PTRSUB_-1204136229', u'CAST_-1204136155'), (u'LOAD_-1204139608', u'STORE_-1204139542'), (u'INDIRECT_-1204136194', u'MULTIEQUAL_-1204136158'), (u'PT... | [(u'CALL_-1204138428', u'INDIRECT_-1204136811'), ('tmp_4867', u'INT_ADD_-1204138346'), (u'CALL_-1204138573', u'INDIRECT_-1204136488'), (u'CALL_-1204138138', u'INDIRECT_-1204136361'), (u'LOAD_-1204139608', u'STORE_-1204139542'), (u'CALL_-1204138402', u'CALL_-1204138308'), (u'INT_ADD_-1204139456', u'CALL_-1204139449'), (... | null | null | 00254950 | x64 | O0 | (translation_unit "void FUN_00254950(long param_1,undefined4 param_2,long *param_3,uint param_4,long *param_5)\n\n{\n long lVar1;\n long lVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n long *plVar10;\n long *... | (translation_unit "/* WARNING: Struct "Arm_input_section<false>": ignoring overlapping field "original_addralign_" */\n/* WARNING: Enum "<anon>": Some values do not have unique names */\n/* DWARF original prototype: void make_exidx_input_section(Arm_relobj<false> * this, uint shndx,\n Shdr<32,_false> * shdr, uint tex... | (translation_unit "void FUN_00254950(long param_1,undefined4 param_2,long *param_3,uint param_4,long *param_5)\n\n{\n long lVar1;\n long lVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n long *plVar10;\n long *... | (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) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_dec... | (function_definition "void FUN_00254950(long param_1,undefined4 param_2,long *param_3,uint param_4,long *param_5)\n\n{\n long lVar1;\n long lVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n uint uVar6;\n undefined1 *puVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n long *plVar10;\n lon... |
/* WARNING: Struct "Arm_input_section<false>": ignoring overlapping field "original_addralign_" */
/* WARNING: Enum "<anon>": Some values do not have unique names */
/* DWARF original prototype: void make_exidx_input_section(Arm_relobj<false> * this, uint shndx,
Shdr<32,_false> * shdr, uint text_shndx, Shdr<32,_fal... | 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,long *param_3,uint param_4,long *param_5)
{
long lVar1;
long lVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 uVar5;
uint uVar6;
undefined1 *puVar7;
undefined1 *puVar8;
undefined1 *puVar9;
long *plVar10;
long *plVar11;
undefined8 uVar12;
undef... |
5576_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | add_constant | FUN_00279d20 |
/* DWARF original prototype: uint add_constant(Output_data_got<32,_false> * this, Valtype constant)
*/
uint __thiscall
gold::Output_data_got<32,_false>::add_constant(Output_data_got<32,_false> *this,Valtype constant)
{
Got_entry got_entry;
uint uVar1;
undefined4 uStack_24;
undefined4 uStack_1c;
undefin... |
void FUN_00279d20(void)
{
FUN_00279360();
return;
}
| SUB RSP,0x30
MOV dword ptr [RSP + 0x10],0x7ffffffe
MOV dword ptr [RSP + 0x8],ESI
PUSH qword ptr [RSP + 0x18]
PUSH qword ptr [RSP + 0x18]
PUSH qword ptr [RSP + 0x18]
CALL 0x00279360
ADD RSP,0x48
RET | null | null | null | null | [(u'PIECE_-1204249157', u'CALL_-1204249245'), ('const-2147483646', u'COPY_-1204249213'), (u'PIECE_-1204249157', u'PIECE_-1204249158'), (u'COPY_-1204249213', u'PIECE_-1204249158'), ('tmp_256', u'COPY_-1204249214'), (u'COPY_-1204249208', u'PIECE_-1204249157'), ('tmp_257', u'COPY_-1204249208'), (u'PIECE_-1204249158', u'PI... | [('const-0', u'RETURN_-1204249221')] | null | null | 00279d20 | x64 | O0 | (translation_unit "void FUN_00279d20(void)\n\n{\n FUN_00279360();\n return;\n}\n\n" (function_definition "void FUN_00279d20(void)\n\n{\n FUN_00279360();\n return;\n}" primitive_type (function_declarator "FUN_00279d20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit "/* DWARF original prototype: uint add_constant(Output_data_got<32,_false> * this, Valtype constant)\n */\n\nuint __thiscall\ngold::Output_data_got<32,_false>::add_constant(Output_data_got<32,_false> *this,Valtype constant)\n\n{\n Got_entry got_entry;\n uint uVar1;\n undefined4 uStack_24;\n und... | (translation_unit "void FUN_00279d20(void)\n\n{\n FUN_00279360();\n return;\n}\n\n" (function_definition "void FUN_00279d20(void)\n\n{\n FUN_00279360();\n return;\n}" primitive_type (function_declarator "FUN_00279d20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) }))) | (function_definition "void FUN_00279d20(void)\n\n{\n FUN_00279360();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00279d20(void)" (identifier "FUN_00279d20") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_00279360();\n... |
/* DWARF original prototype: uint add_constant(Output_data_got<32,_false> * this, Valtype constant)
*/
type_1 __thiscall
gold::Output_data_got<32,_false>::add_constant(Output_data_got<32,_false> *this,Valtype constant)
{
Got_entry got_entry;
type_1 uVar1;
type_2 uStack_24;
type_2 uStack_1c;
type_3 loca... | 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))) (retur... | null |
void MASKED(void)
{
FUN_00279360();
return;
}
|
601_cp_and_cp_strip.c | memset | memset |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.2.5 */
hal... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207070246')] | [('const-1', u'RETURN_-1207070246')] | null | null | 001291d0 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" ... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mem... | (translation_unit "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argu... | (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memset(void *__s,int __c,size_t __n)" (identifier "memset") (parameter_list "(void *__s,i... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memset@@GLIBC_2.2.5 */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__s,int __c,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4306_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | add_global_generic | FUN_00205df0 |
/* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_false,_32,_false> * this,
Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,
uint64_t addend) */
void __thiscall
gold::Output_data_reloc<9,_false,_32,_false>::add_global_generic
(Output_da... |
void FUN_00205df0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined4 param_6,ulong param_7,long param_8)
{
undefined1 auStack_38 [32];
if (param_8 != 0) {
/* WARNING: Subroutine does not return */
FUN_00199900("../... | PUSH R12
MOV R12,RCX
MOV RCX,R8
MOV R8D,R9D
PUSH RBP
PUSH RBX
SUB RSP,0x20
CMP qword ptr [RSP + 0x48],0x0
MOV R9,qword ptr [RSP + 0x40]
JNZ 0x00205e49
MOV EAX,R9D
CMP R9,RAX
JNZ 0x00205e61
MOV RBX,RSP
SUB RSP,0x8
MOV RBP,RDI
PUSH 0x0
MOV RDI,RBX
PUSH 0x0
PUSH 0x0
CALL 0x001f7850
ADD RSP,0x20
MOV RDX,RBX
MOV RSI,R12
MOV... | null | null | null | null | [('tmp_606', u'PTRSUB_-1203806370'), ('tmp_360', u'INT_AND_-1203806528'), ('const-0', u'PTRSUB_-1203806306'), (u'CAST_-1203806327', u'CALL_-1203806596'), ('tmp_360', u'SUBPIECE_-1203806457'), ('const-4294967295', u'INT_AND_-1203806528'), ('const--56', u'PTRSUB_-1203806371'), ('const-3452680', u'COPY_-1203806318'), ('co... | [('const-0', u'INT_NOTEQUAL_-1203806678'), (u'COPY_-1203806334', u'CALL_-1203806476'), (u'COPY_-1203806359', u'CALL_-1203806492'), ('const-3452656', u'COPY_-1203806357'), ('const-4294967295', u'INT_AND_-1203806532'), ('const-0', u'RETURN_-1203806523'), (u'INT_AND_-1203806532', u'INT_EQUAL_-1203806646'), ('tmp_853', u'I... | null | null | 00205df0 | x64 | O0 | (translation_unit "void FUN_00205df0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,ulong param_7,long param_8)\n\n{\n undefined1 auStack_38 [32];\n \n if (param_8 != 0) {\n /* WARNING: Subroutine does not return... | (translation_unit "/* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_false,_32,_false> * this,\n Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,\n uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::add_global_gener... | (translation_unit "void FUN_00205df0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,ulong param_7,long param_8)\n\n{\n undefined1 auStack_38 [32];\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/output.... | (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_00205df0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,ulong param_7,long param_8)\n\n{\n undefined1 auStack_38 [32];\n \n if (param_8 != 0) {\n \n FUN_00199900("../../gold/outp... |
/* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_false,_32,_false> * this,
Symbol * gsym, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address,
uint64_t addend) */
void __thiscall
gold::Output_data_reloc<9,var_5,_32,var_5>::add_global_generic
(Output_data... | 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,undefined4 param_6,ulong param_7,long param_8)
{
undefined1 auStack_38 [32];
if (param_8 != 0) {
/* WARNING: Subroutine does not return */
FUN_00199900("../../gol... |
8915_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | get_address | FUN_003fac30 |
/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_false,_64,_true> * this) */
Elf_Addr __thiscall
gold::Output_reloc<9,_false,_64,_true>::get_address(Output_reloc<9,_false,_64,_true> *this)
{
uint uVar1;
Sized_relobj<64,_true> *pSVar2;
_func_int_varargs *p_Var3;
pointer ppOVar4;
pointer puV... |
long FUN_003fac30(long param_1)
{
uint uVar1;
long *plVar2;
long lVar3;
long lVar4;
long lVar5;
uVar1 = *(uint *)(param_1 + 0x20);
lVar5 = *(long *)(param_1 + 0x10);
plVar2 = *(long **)(param_1 + 8);
if (uVar1 == 0xfffffffc) {
if (plVar2 != (long *)0x0) {
if ((*(byte *)(plVar2 + 4) & 1)... | PUSH R12
PUSH RBP
PUSH RBX
MOV ESI,dword ptr [RDI + 0x20]
MOV RBX,RDI
MOV RBP,qword ptr [RDI + 0x10]
MOV RDI,qword ptr [RDI + 0x8]
CMP ESI,-0x4
JZ 0x003fad10
MOV RAX,qword ptr [RDI]
LEA RDX,[0x1a5070]
MOV RAX,qword ptr [RAX + 0xc0]
CMP RAX,RDX
JNZ 0x003fad30
MOV RDX,qword ptr [RDI + 0x50]
MOV RAX,qword ptr [RDI + 0x58]... | null | null | null | null | [(u'PTRSUB_-1205817244', u'PTRSUB_-1205817229'), (u'PTRSUB_-1205817252', u'PTRSUB_-1205817237'), ('const-433', u'LOAD_-1205817885'), ('const-5746160', u'COPY_-1205817024'), ('const-5744696', u'COPY_-1205817243'), (u'PTRADD_-1205817091', u'LOAD_-1205817710'), (u'PTRSUB_-1205817272', u'PTRSUB_-1205817252'), ('const-8', u... | [('const--1', u'INT_EQUAL_-1205817977'), (u'CAST_-1205817221', u'LOAD_-1205817933'), ('const-8', u'PTRADD_-1205817340'), (u'LOAD_-1205817971', u'INT_AND_-1205817945'), ('tmp_333', u'CBRANCH_-1205818108'), (u'INT_ADD_-1205818277', u'CAST_-1205817376'), ('const-3520704', u'PTRSUB_-1205817221'), (u'LOAD_-1205818129', u'MU... | null | null | 003fac30 | x64 | O0 | (translation_unit "long FUN_003fac30(long param_1)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n \n uVar1 = *(uint *)(param_1 + 0x20);\n lVar5 = *(long *)(param_1 + 0x10);\n plVar2 = *(long **)(param_1 + 8);\n if (uVar1 == 0xfffffffc) {\n if (plVar2 != (long *)0x0) {\n ... | (translation_unit "/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_false,_64,_true> * this) */\n\nElf_Addr __thiscall\ngold::Output_reloc<9,_false,_64,_true>::get_address(Output_reloc<9,_false,_64,_true> *this)\n\n{\n uint uVar1;\n Sized_relobj<64,_true> *pSVar2;\n _func_int_varargs *p_Var3;\n poi... | (translation_unit "long FUN_003fac30(long param_1)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n \n uVar1 = *(uint *)(param_1 + 0x20);\n lVar5 = *(long *)(param_1 + 0x10);\n plVar2 = *(long **)(param_1 + 8);\n if (uVar1 == 0xfffffffc) {\n if (plVar2 != (long *)0x0) {\n ... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type... | (function_definition "long FUN_003fac30(long param_1)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n \n uVar1 = *(uint *)(param_1 + 0x20);\n lVar5 = *(long *)(param_1 + 0x10);\n plVar2 = *(long **)(param_1 + 8);\n if (uVar1 == 0xfffffffc) {\n if (plVar2 != (long *)0x0) {\n ... |
/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_false,_64,_true> * this) */
type_1 __thiscall
var_6::Output_reloc<9,_false,_64,var_4>::get_address(Output_reloc<9,_false,_64,var_4> *this)
{
uint var_2;
var_1<64,var_4> *var_3;
type_2 *var_15;
type_3 ppOVar4;
type_3 puVar5;
type_4 var_14;
... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier... | null |
long MASKED(long param_1)
{
uint uVar1;
long *plVar2;
long lVar3;
long lVar4;
long lVar5;
uVar1 = *(uint *)(param_1 + 0x20);
lVar5 = *(long *)(param_1 + 0x10);
plVar2 = *(long **)(param_1 + 8);
if (uVar1 == 0xfffffffc) {
if (plVar2 != (long *)0x0) {
if ((*(byte *)(plVar2 + 4) & 1) != 0)... |
25_display-im6_and_display-im6_strip.c | DestroyExceptionInfo | DestroyExceptionInfo |
/* WARNING: Control flow encountered bad instruction data */
void DestroyExceptionInfo(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void DestroyExceptionInfo(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206955990')] | [('const-1', u'RETURN_-1206955990')] | null | null | 00105020 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid DestroyExceptionInfo(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void DestroyExceptionInfo(void)\n\n{\n /*... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid DestroyExceptionInfo(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void DestroyExceptionInfo(void)\n\n{\n /*... | (translation_unit "void DestroyExceptionInfo(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void DestroyExceptionInfo(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "DestroyExceptionInfo(void)" identifier (parameter_list "(void)" ( (paramet... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "void DestroyExceptionInfo(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "DestroyExceptionInfo(void)" (identifier "DestroyExceptionInfo") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compoun... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) | null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4952_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | add_global_generic | FUN_0021d040 |
/* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_true,_64,_false> * this,
Symbol * gsym, uint type, Output_data * od, uint64_t address, uint64_t addend) */
void __thiscall
gold::Output_data_reloc<9,_true,_64,_false>::add_global_generic
(Output_data_reloc<9,_true,_64,_false> *this... |
void FUN_0021d040(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,long param_6)
{
undefined1 auStack_48 [48];
if (param_6 == 0) {
FUN_00205560(auStack_48);
FUN_0021cec0(param_1,param_4,auStack_48);
return;
}
/* W... | PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x30
TEST R9,R9
JNZ 0x0021d07e
MOV RBP,RSP
PUSH 0x0
MOV RBX,RCX
MOV R12,RDI
PUSH 0x0
MOV RDI,RBP
XOR R9D,R9D
CALL 0x00205560
POP RAX
MOV RSI,RBX
POP RDX
MOV RDI,R12
MOV RDX,RBP
CALL 0x0021cec0
ADD RSP,0x30
POP RBX
POP RBP
POP R12
RET
LEA RDX,[0x37f110]
MOV ESI,0x6ca
LEA RDI,[0x373454]... | null | null | null | null | [('tmp_456', u'PTRSUB_-1203842733'), (u'COPY_-1203842724', u'CALL_-1203842825'), ('const--72', u'PTRSUB_-1203842734'), ('const-0', u'INT_EQUAL_-1203842967'), (u'PTRSUB_-1203842734', u'CALL_-1203842918'), ('tmp_76', u'CBRANCH_-1203842964'), (u'INT_EQUAL_-1203842967', u'CBRANCH_-1203842964'), (u'COPY_-1203842723', u'CALL... | [('const-0', u'RETURN_-1203842848'), (u'COPY_-1203842737', u'CALL_-1203842825'), ('const-1738', u'CALL_-1203842825'), ('const--72', u'PTRSUB_-1203842747'), ('const-0', u'INT_EQUAL_-1203842967'), (u'PTRSUB_-1203842747', u'CALL_-1203842918'), ('tmp_433', u'PTRSUB_-1203842746'), (u'PTRSUB_-1203842746', u'CALL_-1203842888'... | null | null | 0021d040 | x64 | O0 | (translation_unit "void FUN_0021d040(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_6 == 0) {\n FUN_00205560(auStack_48);\n FUN_0021cec0(param_1,param_4,auStack_48);\n return;\n... | (translation_unit "/* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_true,_64,_false> * this,\n Symbol * gsym, uint type, Output_data * od, uint64_t address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_global_generic\n (Output_data_reloc<9,... | (translation_unit "void FUN_0021d040(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_6 == 0) {\n FUN_00205560(auStack_48);\n FUN_0021cec0(param_1,param_4,auStack_48);\n return;\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 (sized_type_specifier l... | (function_definition "void FUN_0021d040(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_6 == 0) {\n FUN_00205560(auStack_48);\n FUN_0021cec0(param_1,param_4,auStack_48);\n return... |
/* DWARF original prototype: void add_global_generic(Output_data_reloc<9,_true,_64,_false> * this,
Symbol * gsym, uint type, Output_data * od, uint64_t address, uint64_t addend) */
void __thiscall
gold::Output_data_reloc<9,_true,_64,var_3>::add_global_generic
(Output_data_reloc<9,_true,_64,var_3> *this,S... | 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,long param_6)
{
undefined1 auStack_48 [48];
if (param_6 == 0) {
FUN_00205560(auStack_48);
FUN_0021cec0(param_1,param_4,auStack_48);
return;
}
/* WARNING... |
638_cp_and_cp_strip.c | fileno | fileno |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fileno@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fileno(FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207069934')] | [('const-1', u'RETURN_-1207069934')] | null | null | 00129308 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fileno(FILE *__stream)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fileno@@GLIBC_2.2.5 ... | (translation_unit "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fileno(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_d... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "int fileno(FILE *__stream)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fileno(FILE *__stream)" (identifier "fileno") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fileno@@GLIBC_2.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();
}
|
1141_libgmp.so.10.3_and_libgmp.so.10.3_strip.c | nl_langinfo | nl_langinfo |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* nl_langinfo@@GLIBC_2.2.5 */
halt_ba... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * nl_langinfo(nl_item __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207508774')] | [('const-1', u'RETURN_-1207508774')] | null | null | 0019e0d0 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment c... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * nl_langinfo(nl_item __item)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* nl_langinfo@... | (translation_unit "char * nl_langinfo(nl_item __item)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * nl_langinfo(nl_item __item)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* nl_langinfo(nl_item __item)" * (function_declarator "nl_langinfo(nl... | (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 * nl_langinfo(nl_item __item)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* nl_langinfo(nl_item __item)" (* "*") (function_declarator "nl_langinfo(nl_item __item)" (identifier "nl_langinfo") (parameter_list "(nl_item __item)" (( "(") (paramet... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(type_1 __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* nl_langinfo@@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: (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(nl_item __item)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
112_aarch64-linux-gnu-c++filt_and_aarch64-linux-gnu-c++filt_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_-1207037910')] | [('const-1', u'RETURN_-1207037910')] | null | null | 00111020 | 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();
}
|
5959_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c | add_target_specific | FUN_0028ac10 |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_false,_32,_true> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_true>::add_target_specific
... |
void FUN_0028ac10(long param_1)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined4 in_R9D;
undefined8 local_48;
long lStack_40;
undefined8 local_38;
uint uStack_30;
int iStack_2c;
undefined4 local_28;
undefined4 uStack_24;
FUN_0026bf20(&local_48);
puVar1 = *(undefined8 **)(p... | PUSH R12
MOV R12D,R9D
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x30
MOV RBP,RSP
MOV RDI,RBP
CALL 0x0026bf20
MOV dword ptr [RSP + 0x20],R12D
MOV RSI,qword ptr [RBX + 0x50]
CMP RSI,qword ptr [RBX + 0x58]
JZ 0x0028ace0
MOVDQA XMM0,xmmword ptr [RSP]
ADD RSI,0x28
MOVUPS xmmword ptr [RSI + -0x28],XMM0
MOVDQA XMM1,xmmword ptr [R... | null | null | null | null | [('const-4127712', u'COPY_-1204310189'), ('const-0', u'PTRSUB_-1204310205'), (u'PTRSUB_-1204310310', u'PTRSUB_-1204310277'), ('const-8', u'PTRSUB_-1204310255'), ('const-3', u'INT_SRIGHT_-1204310809'), ('tmp_892', u'PIECE_-1204310337'), (u'COPY_-1204310189', u'CALL_-1204310456'), (u'MULTIEQUAL_-1204310341', u'PTRSUB_-12... | [('tmp_1393', u'INT_ADD_-1204310539'), (u'INT_SRIGHT_-1204310809', u'INT_MULT_-1204310751'), (u'CAST_-1204310232', u'LOAD_-1204310739'), (u'INT_ADD_-1204310463', u'CAST_-1204310126'), (u'CAST_-1204310318', u'LOAD_-1204310962'), ('const-433', u'STORE_-1204310872'), (u'LOAD_-1204310551', u'INT_ADD_-1204310533'), ('tmp_54... | null | null | 0028ac10 | x64 | O0 | (translation_unit "void FUN_0028ac10(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined4 in_R9D;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n uint uStack_30;\n int iStack_2c;\n undefined4 local_28;\n undefined4 uStack_24;\n \n FUN_0026bf20(&local_4... | (translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_false,_32,_true> * this,\n uint type, void * arg, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_true>::... | (translation_unit "void FUN_0028ac10(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined4 in_R9D;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n uint uStack_30;\n int iStack_2c;\n undefined4 local_28;\n undefined4 uStack_24;\n \n FUN_0026bf20(&local_4... | (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_0028ac10(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined4 in_R9D;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n uint uStack_30;\n int iStack_2c;\n undefined4 local_28;\n undefined4 uStack_24;\n \n FUN_0026bf20(&loca... |
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_false,_32,_true> * this,
uint type, void * arg, Output_data * od, Address address, Addend addend) */
void __thiscall
var_4::Output_data_reloc<4,type_8,_32,var_3>::add_target_specific
... | 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;
undefined4 in_R9D;
undefined8 local_48;
long lStack_40;
undefined8 local_38;
uint uStack_30;
int iStack_2c;
undefined4 local_28;
undefined4 uStack_24;
FUN_0026bf20(&local_48);
puVar1 = *(undefined8 **)(param_1... |
1460_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | ~Struct_print_icf_sections | FUN_00159c80 |
/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections
(Struct_print_icf_sections *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).l... |
void FUN_00159c80(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00425118;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac70((undefined8 *)param_1[1]);
return;
}
return;
}
| LEA RAX,[0x425118]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00159ca0
MOV RDI,RDX
JMP 0x002dac70
RET | null | null | null | null | [(u'PTRSUB_-1207264003', u'LOAD_-1207264117'), (u'CAST_-1207263991', u'INT_NOTEQUAL_-1207264085'), ('tmp_68', u'PTRSUB_-1207264002'), (u'PTRSUB_-1207263998', u'PTRSUB_-1207263995'), ('const-0', u'PTRSUB_-1207264002'), (u'PTRSUB_-1207264002', u'STORE_-1207264109'), ('const-0', u'RETURN_-1207264071'), ('const-0', u'PTRSU... | [('const-1', u'PTRADD_-1207264014'), (u'PTRSUB_-1207264010', u'STORE_-1207264109'), (u'CAST_-1207264013', u'INT_NOTEQUAL_-1207264085'), ('const-0', u'PTRSUB_-1207264010'), ('const-8', u'PTRADD_-1207264006'), ('const-0', u'RETURN_-1207264071'), (u'LOAD_-1207264117', u'CAST_-1207264013'), ('tmp_109', u'PTRADD_-1207264014... | null | null | 00159c80 | x64 | O0 | (translation_unit "void FUN_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit "/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \... | (translation_unit "void FUN_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00159c80(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int
__in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_... | 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_00425118;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac70((undefined8 *)param_1[1]);
return;
}
return;
}
|
178_sparc64-linux-gnu-readelf_and_sparc64-linux-gnu-readelf_strip.c | get_section_contents | FUN_00122c10 |
char * get_section_contents(Elf_Internal_Shdr *section,Filedata *filedata)
{
Filedata *filedata_1;
char *pcVar1;
char *__format;
pcVar1 = (char *)section->sh_size;
if ((pcVar1 != (char *)0x0) && (section->sh_type != 8)) {
filedata_1 = (Filedata *)dcgettext(0,"section contents",5);
pcVar1 = (char ... |
undefined1 [16] FUN_00122c10(long param_1,long param_2)
{
long lVar1;
undefined1 auVar2 [16];
undefined8 uVar3;
char *__format;
ulong extraout_RDX;
undefined1 auVar4 [16];
lVar1 = *(long *)(param_1 + 0x20);
if ((lVar1 != 0) && (*(int *)(param_1 + 4) != 8)) {
uVar3 = dcgettext(0,"section conten... | PUSH R12
PUSH RBP
MOV RBP,RDI
PUSH RBX
MOV R12,qword ptr [RDI + 0x20]
MOV RBX,RSI
TEST R12,R12
JZ 0x00122c68
CMP dword ptr [RDI + 0x4],0x8
JZ 0x00122c68
MOV EDX,0x5
LEA RSI,[0x169785]
XOR EDI,EDI
CALL 0x00107130
SUB RSP,0x8
MOV RCX,qword ptr [RBP + 0x18]
MOV R9,R12
PUSH RAX
LEA RDX,[RBX + 0x10]
LEA RSI,[RBX + 0x8]
MOV ... | null | null | null | null | [('const-1480581', u'COPY_-1207095888'), ('tmp_466', u'PTRSUB_-1207095801'), ('const-0', u'CALL_-1207096038'), ('const-433', u'LOAD_-1207096258'), (u'CAST_-1207095811', u'CALL_-1207096140'), (u'CAST_-1207095777', u'CALL_-1207096140'), ('const-0', u'INT_NOTEQUAL_-1207096260'), ('const-433', u'LOAD_-1207096284'), ('tmp_4... | [(u'PIECE_-1207095743', u'INT_LEFT_-1207095792'), ('const-5', u'CALL_-1207096038'), ('const-64', u'INT_LEFT_-1207095792'), ('const-0', u'INT_NOTEQUAL_-1207096260'), (u'CALL_-1207096140', u'PIECE_-1207095828'), (u'COPY_-1207095767', u'PIECE_-1207095743'), ('const-0', u'CALL_-1207096140'), ('const-1512496', u'COPY_-12070... | null | null | 00122c10 | x64 | O0 | (translation_unit "undefined1 [16] FUN_00122c10(long param_1,long param_2)\n\n{\n long lVar1;\n undefined1 auVar2 [16];\n undefined8 uVar3;\n char *__format;\n ulong extraout_RDX;\n undefined1 auVar4 [16];\n \n lVar1 = *(long *)(param_1 + 0x20);\n if ((lVar1 != 0) && (*(int *)(param_1 + 4) != 8)) {\n uVar3... | (translation_unit "char * get_section_contents(Elf_Internal_Shdr *section,Filedata *filedata)\n\n{\n Filedata *filedata_1;\n char *pcVar1;\n char *__format;\n \n pcVar1 = (char *)section->sh_size;\n if ((pcVar1 != (char *)0x0) && (section->sh_type != 8)) {\n filedata_1 = (Filedata *)dcgettext(0,"section conten... | (translation_unit "undefined1 [16] FUN_00122c10(long param_1,long param_2)\n\n{\n long lVar1;\n undefined1 auVar2 [16];\n undefined8 uVar3;\n char *__format;\n ulong extraout_RDX;\n undefined1 auVar4 [16];\n \n lVar1 = *(long *)(param_1 + 0x20);\n if ((lVar1 != 0) && (*(int *)(param_1 + 4) != 8)) {\n uVar3... | (translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (macro_type_specifier IDENT ( (ERROR (type_descriptor (sized_type_specifier long TYPE)) ,) (type_descriptor (sized_type_specifier long TYPE)) )) ; (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (ar... | (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (macro_type_specifier "FUN_00122c10(long param_1,long param_2)" (identifier "FUN_00122c10") (( "(") (ERROR "long param_1," (type_descriptor "long param_1" (sized_typ... |
char * function_1(type_1 *section,type_2 *filedata)
{
type_2 *filedata_1;
char *var_1;
char *__format;
var_1 = (char *)section->sh_size;
if ((var_1 != (char *)0x0) && (section->sh_type != 8)) {
filedata_1 = (type_2 *)var_2(0,"section contents",5);
var_1 = (char *)var_3((void *)0x0,(type_2 *)&file... | null | (translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (macro_type_specifier name: (identifier) (ERROR (type_descriptor type: (sized_type_specifier type: (type_identifier)))) type: (type_descriptor type: (sized_type_specifier type: (type_identifier))... | null |
undefined1 [16] MASKED(long param_1,long param_2)
{
long lVar1;
undefined1 auVar2 [16];
undefined8 uVar3;
char *__format;
ulong extraout_RDX;
undefined1 auVar4 [16];
lVar1 = *(long *)(param_1 + 0x20);
if ((lVar1 != 0) && (*(int *)(param_1 + 4) != 8)) {
uVar3 = dcgettext(0,"section contents",5)... |
4001_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | _curl_easy_getinfo_err_curl_slist | FUN_001738e9 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void _curl_easy_getinfo_err_curl_slist(void)
{
return;
}
|
void FUN_001738e9(void)
{
return;
}
| PUSH RBP
MOV RBP,RSP
NOP
POP RBP
RET | null | null | null | null | [('const-0', u'RETURN_-1207420669')] | [('const-0', u'RETURN_-1207420669')] | null | null | 001738e9 | x64 | O0 | (translation_unit "void FUN_001738e9(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001738e9(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001738e9(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid _curl_easy_getinfo_err_curl_slist(void)\n\n{\n return;\n}\n\n" comment (function_definition "void _curl_easy_getinfo_err_curl_slist(void)\n\n{\n return;\n}" primitive_type (function_declarator "_curl_easy_getinfo_e... | (translation_unit "void FUN_001738e9(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001738e9(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001738e9(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_001738e9(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001738e9(void)" (identifier "FUN_001738e9") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
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;
}
|
2651_openssl_and_openssl_strip.c | UI_method_set_opener | UI_method_set_opener |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int UI_method_set_opener(UI_METHOD *method,opener *opener)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* UI_method_set... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int UI_method_set_opener(UI_METHOD *method,opener *opener)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207815422')] | [('const-1', u'RETURN_-1207815422')] | null | null | 001d32f8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint UI_method_set_opener(UI_METHOD *method,opener *opener)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_badd... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint UI_method_set_opener(UI_METHOD *method,opener *opener)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ... | (translation_unit "int UI_method_set_opener(UI_METHOD *method,opener *opener)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int UI_method_set_opener(UI_METHOD *method,opener *opener)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "UI_method_set_opener... | (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 UI_method_set_opener(UI_METHOD *method,opener *opener)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "UI_method_set_opener(UI_METHOD *method,opener *opener)" (identifier "UI_method_set_opener") (parameter_list "(UI_METHOD *method,opener *opener)"... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *method,type_2 *type_2)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* UI_method_set_opener@@OPEN... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(UI_METHOD *method,opener *opener)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
12419_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c | ~stdio_filebuf | FUN_004cf900 |
/* stdio_filebuf<char, std::char_traits<char> >::~stdio_filebuf() */
void __thiscall
stdio_filebuf<char,std::char_traits<char>>::~stdio_filebuf
(stdio_filebuf<char,std::char_traits<char>> *this)
{
~stdio_filebuf(this);
operator_delete(this);
return;
}
|
void FUN_004cf900(undefined8 param_1)
{
FUN_004cf8c0();
FUN_0049e340(param_1);
return;
}
| PUSH RBX
MOV RBX,RDI
CALL 0x004cf8c0
MOV RDI,RBX
POP RBX
JMP 0x0049e340 | null | null | null | null | [('tmp_41', u'CALL_-1202456303'), ('tmp_41', u'CALL_-1202456288'), ('const-0', u'RETURN_-1202456284')] | [('const-0', u'RETURN_-1202456284'), ('tmp_67', u'CALL_-1202456288')] | null | null | 004cf900 | x64 | O0 | (translation_unit "void FUN_004cf900(undefined8 param_1)\n\n{\n FUN_004cf8c0();\n FUN_0049e340(param_1);\n return;\n}\n\n" (function_definition "void FUN_004cf900(undefined8 param_1)\n\n{\n FUN_004cf8c0();\n FUN_0049e340(param_1);\n return;\n}" primitive_type (function_declarator "FUN_004cf900(undefined8 param_1)... | (translation_unit "/* stdio_filebuf<char, std::char_traits<char> >::~stdio_filebuf() */\n\nvoid __thiscall\nstdio_filebuf<char,std::char_traits<char>>::~stdio_filebuf\n (stdio_filebuf<char,std::char_traits<char>> *this)\n\n{\n ~stdio_filebuf(this);\n operator_delete(this);\n return;\n}\n\n" comment (declara... | (translation_unit "void FUN_004cf900(undefined8 param_1)\n\n{\n FUN_004cf8c0();\n FUN_0049e340(param_1);\n return;\n}\n\n" (function_definition "void FUN_004cf900(undefined8 param_1)\n\n{\n FUN_004cf8c0();\n FUN_0049e340(param_1);\n return;\n}" primitive_type (function_declarator "FUN_004cf900(undefined8 param_1)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;... | (function_definition "void FUN_004cf900(undefined8 param_1)\n\n{\n FUN_004cf8c0();\n FUN_0049e340(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004cf900(undefined8 param_1)" (identifier "FUN_004cf900") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param... |
/* stdio_filebuf<char, std::char_traits<char> >::~stdio_filebuf() */
void __thiscall
function_1<char,std::char_traits<char>>::~function_1
(function_1<char,std::char_traits<char>> *type_1)
{
~function_1(type_1);
var_1(type_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)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
void MASKED(undefined8 param_1)
{
FUN_004cf8c0();
FUN_0049e340(param_1);
return;
}
|
444_x86_64-linux-gnux32-objcopy_and_x86_64-linux-gnux32-objcopy_strip.c | __assert_fail | __assert_fail |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata(... | null | null | null | null | null | [('const-1', u'RETURN_-1207053974')] | [('const-1', u'RETURN_-1207053974')] | null | null | 0012d160 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow... | (translation_unit "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" primitive_type ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_st... | (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" (identifier "__assert_fail") (parameter_list "... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(char *__assertion,char *__file,type_1 __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1043_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | bfd_getb32 | bfd_getb32 |
/* WARNING: Control flow encountered bad instruction data */
void bfd_getb32(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_getb32(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1204456062')] | [('const-1', u'RETURN_-1204456062')] | null | null | 002a7578 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_getb32(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_getb32(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_getb32(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_getb32(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "void bfd_getb32(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_getb32(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_getb32(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 bfd_getb32(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_getb32(void)" (identifier "bfd_getb32") (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();
}
|
50_x86_64-kfreebsd-gnu-size_and_x86_64-kfreebsd-gnu-size_strip.c | fflush | fflush |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fflush(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fflush_00109190)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fflush(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fflush_00109190)();
return iVar1;
}
| JMP qword ptr [0x00109190] | null | null | null | null | [(u'CALLIND_-1206967512', u'INDIRECT_-1206967450'), ('const-0', u'RETURN_-1206967509'), (u'CALLIND_-1206967512', u'RETURN_-1206967509'), ('tmp_32', u'CAST_-1206967445'), (u'CAST_-1206967445', u'CALLIND_-1206967512'), (u'INDIRECT_-1206967450', u'COPY_-1206967509')] | [(u'CALLIND_-1206967512', u'INDIRECT_-1206967450'), ('const-0', u'RETURN_-1206967509'), (u'CALLIND_-1206967512', u'RETURN_-1206967509'), ('tmp_32', u'CAST_-1206967445'), (u'CAST_-1206967445', u'CALLIND_-1206967512'), (u'INDIRECT_-1206967450', u'COPY_-1206967509')] | null | null | 00102320 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_00109190)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_00109190)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_00109190)();\n return iVar1;\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_00109190)();\n return iVar1;\n}" primitive_type (function_declarator "fflush... | (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 "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_00109190)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_id... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fflush_00109190)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00109190)();
return iVar1;
}
|
9629_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c | do_close | FUN_00321660 |
/* std::messages<char>::do_close(int) const */
void __thiscall std::messages<char>::do_close(messages<char> *this,int param_1)
{
Catalogs *this_00;
this_00 = (Catalogs *)get_catalogs();
Catalogs::_M_erase(this_00,param_1);
return;
}
|
void FUN_00321660(undefined8 param_1,undefined4 param_2)
{
undefined8 uVar1;
uVar1 = FUN_0031be80();
FUN_0031bc10(uVar1,param_2);
return;
}
| PUSH RBX
MOV EBX,ESI
CALL 0x0031be80
MOV ESI,EBX
POP RBX
MOV RDI,RAX
JMP 0x0031bc10 | null | null | null | null | [(u'CAST_-1205004588', u'CALL_-1205004668'), (u'CALL_-1205004687', u'CAST_-1205004588'), ('const-0', u'RETURN_-1205004664'), ('tmp_48', u'CALL_-1205004668')] | [('const-0', u'RETURN_-1205004664'), ('tmp_145', u'CALL_-1205004668'), (u'CALL_-1205004687', u'CALL_-1205004668')] | null | null | 00321660 | x64 | O0 | (translation_unit "void FUN_00321660(undefined8 param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0031be80();\n FUN_0031bc10(uVar1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00321660(undefined8 param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0031be80();\... | (translation_unit "/* std::messages<char>::do_close(int) const */\n\nvoid __thiscall std::messages<char>::do_close(messages<char> *this,int param_1)\n\n{\n Catalogs *this_00;\n \n this_00 = (Catalogs *)get_catalogs();\n Catalogs::_M_erase(this_00,param_1);\n return;\n}\n\n" comment (function_definition "void __thi... | (translation_unit "void FUN_00321660(undefined8 param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0031be80();\n FUN_0031bc10(uVar1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00321660(undefined8 param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0031be80();\... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expr... | (function_definition "void FUN_00321660(undefined8 param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0031be80();\n FUN_0031bc10(uVar1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00321660(undefined8 param_1,undefined4 param_2)" (identifier "FUN_00321660") (parameter... |
/* std::messages<char>::do_close(int) const */
void __thiscall std::type_1<char>::function_1(type_1<char> *this,int param_1)
{
type_2 *this_00;
this_00 = (type_2 *)var_1();
Catalogs::var_2(this_00,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)
{
undefined8 uVar1;
uVar1 = FUN_0031be80();
FUN_0031bc10(uVar1,param_2);
return;
}
|
6584_i686-gnu-dwp_and_i686-gnu-dwp_strip.c | set_thread_count | FUN_00289e30 |
/* DWARF original prototype: void set_thread_count(Workqueue * this, int threads) */
void __thiscall gold::Workqueue::set_thread_count(Workqueue *this,int threads)
{
_func_int_varargs *p_Var1;
(*((this->lock_).lock_)->_vptr_Lock_impl[2])();
p_Var1 = this->threader_->_vptr_Workqueue_threader[2];
if (p_Var1... |
void FUN_00289e30(undefined8 *param_1,int param_2)
{
code *pcVar1;
(**(code **)(*(long *)*param_1 + 0x10))();
pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);
if (pcVar1 == FUN_0028a700) {
if (param_2 < 1) {
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/wo... | PUSH RBP
MOV EBP,ESI
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RDI,qword ptr [RDI]
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x10]
MOV RDI,qword ptr [RBX + 0x40]
LEA RDX,[0x28a700]
MOV RAX,qword ptr [RDI]
MOV RAX,qword ptr [RAX + 0x10]
CMP RAX,RDX
JNZ 0x00289e80
TEST EBP,EBP
JLE 0x00289e86
MOV RDI,qword ptr [RBX + 0x38]... | null | null | null | null | [('const-0', u'PTRSUB_-1204314224'), (u'LOAD_-1204314440', u'PTRADD_-1204314180'), ('const-8', u'PTRADD_-1204314231'), (u'PTRSUB_-1204314198', u'LOAD_-1204314465'), ('tmp_282', u'BRANCH_-1204314377'), ('const-0', u'PTRSUB_-1204314193'), ('const-1', u'INT_SLESS_-1204314459'), (u'PTRSUB_-1204314201', u'LOAD_-1204314459')... | [('const-433', u'LOAD_-1204314459'), ('tmp_577', u'LOAD_-1204314545'), ('tmp_282', u'BRANCH_-1204314377'), ('const-24', u'INT_ADD_-1204314418'), (u'LOAD_-1204314505', u'CALLIND_-1204314376'), ('const-8', u'PTRADD_-1204314221'), (u'CAST_-1204314231', u'LOAD_-1204314505'), (u'PTRSUB_-1204314234', u'INT_EQUAL_-1204314485'... | null | null | 00289e30 | x64 | O0 | (translation_unit "void FUN_00289e30(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0028a700) {\n if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n ... | (translation_unit "/* DWARF original prototype: void set_thread_count(Workqueue * this, int threads) */\n\nvoid __thiscall gold::Workqueue::set_thread_count(Workqueue *this,int threads)\n\n{\n _func_int_varargs *p_Var1;\n \n (*((this->lock_).lock_)->_vptr_Lock_impl[2])();\n p_Var1 = this->threader_->_vptr_Workqueue... | (translation_unit "void FUN_00289e30(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0028a700) {\n if (param_2 < 1) {\n \n FUN_0017c650("../../gold/workqueue.cc",0... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression (parenthesized_expres... | (function_definition "void FUN_00289e30(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0028a700) {\n if (param_2 < 1) {\n \n FUN_0017c650("../../gold/workqueue.cc... |
/* DWARF original prototype: void set_thread_count(Workqueue * this, int threads) */
void __thiscall gold::type_1::function_1(type_1 *this,int var_3)
{
type_2 *var_1;
(*((this->lock_).lock_)->_vptr_Lock_impl[2])();
var_1 = this->threader_->_vptr_Workqueue_threader[2];
if (var_1 == var_2::function_1) {
... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... | null |
void MASKED(undefined8 *param_1,int param_2)
{
code *pcVar1;
(**(code **)(*(long *)*param_1 + 0x10))();
pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);
if (pcVar1 == FUN_0028a700) {
if (param_2 < 1) {
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/workqueu... |
81_riscv64-linux-gnu-addr2line_and_riscv64-linux-gnu-addr2line_strip.c | register_tm_clones | FUN_00102dd0 |
/* WARNING: Removing unreachable block (ram,0x00102df4) */
/* WARNING: Removing unreachable block (ram,0x00102e00) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x00102df4) */
/* WARNING: Removing unreachable block (ram,0x00102e00) */
void FUN_00102dd0(void)
{
return;
}
| LEA RDI,[0x108400]
LEA RSI,[0x108400]
SUB RSI,RDI
SAR RSI,0x3
MOV RAX,RSI
SHR RAX,0x3f
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00102e08
MOV RAX,qword ptr [0x00107fe8]
TEST RAX,RAX
JZ 0x00102e08
JMP RAX
RET | null | null | null | null | [('const-0', u'RETURN_-1206964600')] | [('const-0', u'RETURN_-1206964600')] | null | null | 00102dd0 | x64 | O0 | (translation_unit "/* WARNING: Removing unreachable block (ram,0x00102df4) */\n/* WARNING: Removing unreachable block (ram,0x00102e00) */\n\nvoid FUN_00102dd0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_00102dd0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00102dd0... | (translation_unit "/* WARNING: Removing unreachable block (ram,0x00102df4) */\n/* WARNING: Removing unreachable block (ram,0x00102e00) */\n\nvoid register_tm_clones(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void register_tm_clones(void)\n\n{\n return;\n}" primitive_type (function_declarator "... | (translation_unit "void FUN_00102dd0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00102dd0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00102dd0(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_00102dd0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00102dd0(void)" (identifier "FUN_00102dd0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen... |
/* WARNING: Removing unreachable block (ram,0x00102df4) */
/* WARNING: Removing unreachable block (ram,0x00102e00) */
void function_1(void)
{
return;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement)))) | null |
/* WARNING: Removing unreachable block (ram,0x00102df4) */
/* WARNING: Removing unreachable block (ram,0x00102e00) */
void MASKED(void)
{
return;
}
|
9602_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | ~moneypunct | FUN_0031f380 |
/* std::moneypunct<wchar_t, false>::~moneypunct() */
void __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)
{
/* try { // try from 0031f389 to 0031f38d has its CatchHandler @ 0031f39c */
~moneypunct(this);
operator_delete(this);
return;
}
|
void FUN_0031f380(undefined8 param_1)
{
/* try { // try from 0031f389 to 0031f38d has its CatchHandler @ 0031f39c */
FUN_0031f2c0();
FUN_002dac60(param_1);
return;
}
| PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
CALL 0x0031f2c0
ADD RSP,0x8
MOV RDI,RBX
POP RBX
POP RBP
JMP 0x002dac60 | null | null | null | null | [('tmp_111', u'CALL_-1204882526'), ('const-0', u'RETURN_-1204882489'), ('tmp_111', u'CALL_-1204882493')] | [('tmp_168', u'CALL_-1204882493'), ('const-0', u'RETURN_-1204882489')] | null | null | 0031f380 | x64 | O0 | (translation_unit "void FUN_0031f380(undefined8 param_1)\n\n{\n /* try { // try from 0031f389 to 0031f38d has its CatchHandler @ 0031f39c */\n FUN_0031f2c0();\n FUN_002dac60(param_1);\n return;\n}\n\n" (function_definition "void FUN_0031f380(undefined8 param_1)\n\n{\n /* try { /... | (translation_unit "/* std::moneypunct<wchar_t, false>::~moneypunct() */\n\nvoid __thiscall std::moneypunct<wchar_t,false>::~moneypunct(moneypunct<wchar_t,false> *this)\n\n{\n /* try { // try from 0031f389 to 0031f38d has its CatchHandler @ 0031f39c */\n ~moneypunct(this);\n operator_delete(this);\n... | (translation_unit "void FUN_0031f380(undefined8 param_1)\n\n{\n \n FUN_0031f2c0();\n FUN_002dac60(param_1);\n return;\n}\n\n" (function_definition "void FUN_0031f380(undefined8 param_1)\n\n{\n \n FUN_0031f2c0();\n FUN_002dac60(param_1);\n return;\n}" primitive_type (function_... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;... | (function_definition "void FUN_0031f380(undefined8 param_1)\n\n{\n \n FUN_0031f2c0();\n FUN_002dac60(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0031f380(undefined8 param_1)" (identifier "FUN_0031f380") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declara... |
/* std::moneypunct<wchar_t, false>::~moneypunct() */
void __thiscall std::function_1<wchar_t,false>::~function_1(function_1<wchar_t,false> *type_1)
{
/* try { // try from 0031f389 to 0031f38d has its CatchHandler @ 0031f39c */
~function_1(type_1);
var_1(type_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)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments... | null |
void MASKED(undefined8 param_1)
{
/* try { // try from 0031f389 to 0031f38d has its CatchHandler @ 0031f39c */
FUN_0031f2c0();
FUN_002dac60(param_1);
return;
}
|
9681_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c | classic | FUN_00324510 |
/* std::locale::classic() */
undefined8 * std::locale::classic(void)
{
_S_initialize();
locale((locale *)&::(anonymous_namespace)::c_locale,_S_classic);
return &::(anonymous_namespace)::c_locale;
}
|
undefined * FUN_00324510(void)
{
FUN_00324390();
FUN_002dca90(&DAT_0044bb60,DAT_004492e0);
return &DAT_0044bb60;
}
| SUB RSP,0x8
CALL 0x00324390
LEA RAX,[0x4492e0]
LEA RDI,[0x44bb60]
MOV RSI,qword ptr [RAX]
CALL 0x002dca90
LEA RAX,[0x44bb60]
ADD RSP,0x8
RET | null | null | null | null | [(u'CALL_-1204992730', u'INDIRECT_-1204992625'), (u'CAST_-1204992594', u'CALL_-1204992701'), (u'INDIRECT_-1204992602', u'COPY_-1204992645'), (u'INDIRECT_-1204992625', u'CALL_-1204992701'), ('const-0', u'RETURN_-1204992669'), (u'PTRSUB_-1204992636', u'RETURN_-1204992669'), ('const-0', u'PTRSUB_-1204992593'), ('const-450... | [('const-0', u'PTRSUB_-1204992636'), (u'CALL_-1204992730', u'INDIRECT_-1204992625'), (u'PTRSUB_-1204992593', u'CALL_-1204992701'), (u'INDIRECT_-1204992602', u'COPY_-1204992645'), (u'INDIRECT_-1204992625', u'CALL_-1204992701'), ('const-0', u'RETURN_-1204992669'), (u'PTRSUB_-1204992636', u'RETURN_-1204992669'), ('const-4... | null | null | 00324510 | x64 | O0 | (translation_unit "undefined * FUN_00324510(void)\n\n{\n FUN_00324390();\n FUN_002dca90(&DAT_0044bb60,DAT_004492e0);\n return &DAT_0044bb60;\n}\n\n" (function_definition "undefined * FUN_00324510(void)\n\n{\n FUN_00324390();\n FUN_002dca90(&DAT_0044bb60,DAT_004492e0);\n return &DAT_0044bb60;\n}" type_identifier (... | (translation_unit "/* std::locale::classic() */\n\nundefined8 * std::locale::classic(void)\n\n{\n _S_initialize();\n locale((locale *)&::(anonymous_namespace)::c_locale,_S_classic);\n return &::(anonymous_namespace)::c_locale;\n}\n\n" comment (ERROR "undefined8 * std::" (binary_expression "undefined8 * std" identifi... | (translation_unit "undefined * FUN_00324510(void)\n\n{\n FUN_00324390();\n FUN_002dca90(&DAT_0044bb60,DAT_004492e0);\n return &DAT_0044bb60;\n}\n\n" (function_definition "undefined * FUN_00324510(void)\n\n{\n FUN_00324390();\n FUN_002dca90(&DAT_0044bb60,DAT_004492e0);\n return &DAT_0044bb60;\n}" type_identifier (... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & ... | (function_definition "undefined * FUN_00324510(void)\n\n{\n FUN_00324390();\n FUN_002dca90(&DAT_0044bb60,DAT_004492e0);\n return &DAT_0044bb60;\n}" (type_identifier "undefined") (pointer_declarator "* FUN_00324510(void)" (* "*") (function_declarator "FUN_00324510(void)" (identifier "FUN_00324510") (parameter_list "(... |
/* std::locale::classic() */
undefined8 * std::locale::classic(void)
{
var_1();
var_2((var_2 *)&::(anonymous_namespace)::c_locale,_S_classic);
return &::(anonymous_namespace)::c_locale;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (expression_statement (call_expression function: (identifier) a... | null |
undefined * MASKED(void)
{
FUN_00324390();
FUN_002dca90(&DAT_0044bb60,DAT_004492e0);
return &DAT_0044bb60;
}
|
3542_sqlite3_and_sqlite3_strip.c | fts5SegIterInit | FUN_0023abfb |
void fts5SegIterInit(Fts5Index *p,Fts5StructureSegment *pSeg,Fts5SegIter *pIter)
{
Fts5SegIter *pIter_local;
Fts5StructureSegment *pSeg_local;
Fts5Index *p_local;
if (pSeg->pgnoFirst != 0) {
if (p->rc == 0) {
memset(pIter,0,0x78);
fts5SegIterSetNext(p,pIter);
pIter->pSeg = pSeg;
... |
void FUN_0023abfb(long param_1,long param_2,long *param_3)
{
if (*(int *)(param_2 + 4) != 0) {
if (*(int *)(param_1 + 0x34) == 0) {
memset(param_3,0,0x78);
FUN_0023ab9e(param_1,param_3);
*param_3 = param_2;
*(int *)((long)param_3 + 0xc) = *(int *)(param_2 + 4) + -1;
FUN_0023a5df(pa... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword ptr [RAX + 0x4]
TEST EAX,EAX
JZ 0x0023acd9
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x34]
TEST EAX,EAX
JNZ 0x0023ac81
MOV RAX,qwor... | null | null | null | null | [(u'PTRSUB_-1203982717', u'STORE_-1203983034'), ('tmp_495', u'CALL_-1203982996'), ('tmp_496', u'PTRSUB_-1203982876'), (u'INT_NOTEQUAL_-1203983293', u'CBRANCH_-1203983293'), ('const-12', u'PTRSUB_-1203982728'), ('const-12', u'PTRSUB_-1203982784'), ('tmp_335', u'CBRANCH_-1203983088'), ('tmp_497', u'PTRSUB_-1203982784'), ... | [('tmp_951', u'PTRADD_-1203982741'), (u'INT_NOTEQUAL_-1203983293', u'CBRANCH_-1203983293'), (u'INT_ADD_-1203982822', u'STORE_-1203983034'), ('tmp_335', u'CBRANCH_-1203983088'), ('tmp_461', u'BRANCH_-1203982963'), ('tmp_951', u'CALL_-1203982996'), ('const-0', u'CALL_-1203983230'), ('const-433', u'STORE_-1203983078'), ('... | null | null | 0023abfb | x64 | O0 | (translation_unit "void FUN_0023abfb(long param_1,long param_2,long *param_3)\n\n{\n if (*(int *)(param_2 + 4) != 0) {\n if (*(int *)(param_1 + 0x34) == 0) {\n memset(param_3,0,0x78);\n FUN_0023ab9e(param_1,param_3);\n *param_3 = param_2;\n *(int *)((long)param_3 + 0xc) = *(int *)(param_2 + 4) +... | (translation_unit "void fts5SegIterInit(Fts5Index *p,Fts5StructureSegment *pSeg,Fts5SegIter *pIter)\n\n{\n Fts5SegIter *pIter_local;\n Fts5StructureSegment *pSeg_local;\n Fts5Index *p_local;\n \n if (pSeg->pgnoFirst != 0) {\n if (p->rc == 0) {\n memset(pIter,0,0x78);\n fts5SegIterSetNext(p,pIter);\n ... | (translation_unit "void FUN_0023abfb(long param_1,long param_2,long *param_3)\n\n{\n if (*(int *)(param_2 + 4) != 0) {\n if (*(int *)(param_1 + 0x34) == 0) {\n memset(param_3,0,0x78);\n FUN_0023ab9e(param_1,param_3);\n *param_3 = param_2;\n *(int *)((long)param_3 + 0xc) = *(int *)(param_2 + 4) +... | (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) (pointer_declarator * IDENT)) ))) (compound_statement { (if_... | (function_definition "void FUN_0023abfb(long param_1,long param_2,long *param_3)\n\n{\n if (*(int *)(param_2 + 4) != 0) {\n if (*(int *)(param_1 + 0x34) == 0) {\n memset(param_3,0,0x78);\n FUN_0023ab9e(param_1,param_3);\n *param_3 = param_2;\n *(int *)((long)param_3 + 0xc) = *(int *)(param_2 + 4... |
void function_1(type_1 *p,type_2 *pSeg,type_3 *pIter)
{
type_3 *pIter_local;
type_2 *pSeg_local;
type_1 *p_local;
if (pSeg->pgnoFirst != 0) {
if (p->rc == 0) {
var_1(pIter,0,0x78);
var_2(p,pIter);
pIter->pSeg = pSeg;
pIter->iLeafPgno = pSeg->pgnoFirst + -1;
var_3(p,pIter);... | 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)
{
if (*(int *)(param_2 + 4) != 0) {
if (*(int *)(param_1 + 0x34) == 0) {
memset(param_3,0,0x78);
FUN_0023ab9e(param_1,param_3);
*param_3 = param_2;
*(int *)((long)param_3 + 0xc) = *(int *)(param_2 + 4) + -1;
FUN_0023a5df(param_1,... |
304_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | lang_finalize_version_expr_head | FUN_00115f40 |
void lang_finalize_version_expr_head(bfd_elf_version_expr_head *head)
{
undefined1 *puVar1;
byte bVar2;
bfd_elf_version_expr *pbVar3;
bfd_elf_version_expr_head *pbVar4;
bfd_elf_version_expr_head *pbVar5;
bfd_elf_version_expr_head *pbVar6;
bfd_elf_version_expr_head *__ptr;
int iVar7;
void *pvVar8;
... |
void FUN_00115f40(long *param_1)
{
byte *pbVar1;
byte bVar2;
long *plVar3;
long *plVar4;
long *__ptr;
int iVar5;
undefined8 *puVar6;
long lVar7;
long *plVar8;
uint uVar9;
undefined8 *puVar10;
plVar3 = (long *)*param_1;
if (plVar3 != (long *)0x0) {
uVar9 = *(uint *)(param_1 + 3);
l... | MOV R9,qword ptr [RDI]
TEST R9,R9
JZ 0x00115f7b
MOV ESI,dword ptr [RDI + 0x18]
MOV RDX,R9
XOR ECX,ECX
MOVZX EAX,byte ptr [RDX + 0x10]
MOV RDX,qword ptr [RDX]
MOV R8D,EAX
AND R8D,0x1
CMP R8B,0x1
SBB RCX,-0x1
SHR AL,0x3
AND EAX,0x7
OR ESI,EAX
TEST RDX,RDX
JNZ 0x00115f50
MOV dword ptr [RDI + 0x18],ESI
TEST RCX,RCX
JNZ 0x0... | null | null | null | null | [(u'MULTIEQUAL_-1207016453', u'COPY_-1207016294'), ('const-433', u'LOAD_-1207017228'), (u'PTRSUB_-1207016380', u'STORE_-1207017207'), ('const-433', u'LOAD_-1207017022'), (u'LOAD_-1207016989', u'CAST_-1207016255'), (u'COPY_-1207016497', u'MULTIEQUAL_-1207016452'), (u'COPY_-1207016304', u'MULTIEQUAL_-1207016452'), (u'CAS... | [(u'COPY_-1207016505', u'PTRADD_-1207016350'), ('const-433', u'LOAD_-1207017180'), (u'PTRADD_-1207016598', u'CAST_-1207016550'), ('const-3', u'PTRADD_-1207016607'), ('const-2', u'PTRADD_-1207016456'), (u'CAST_-1207016255', u'LOAD_-1207017022'), (u'PTRADD_-1207016607', u'CAST_-1207016559'), ('const-0', u'STORE_-12070172... | null | null | 00115f40 | x64 | O0 | (translation_unit "void FUN_00115f40(long *param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n long *plVar3;\n long *plVar4;\n long *__ptr;\n int iVar5;\n undefined8 *puVar6;\n long lVar7;\n long *plVar8;\n uint uVar9;\n undefined8 *puVar10;\n \n plVar3 = (long *)*param_1;\n if (plVar3 != (long *)0x0) {\n uV... | (translation_unit "void lang_finalize_version_expr_head(bfd_elf_version_expr_head *head)\n\n{\n undefined1 *puVar1;\n byte bVar2;\n bfd_elf_version_expr *pbVar3;\n bfd_elf_version_expr_head *pbVar4;\n bfd_elf_version_expr_head *pbVar5;\n bfd_elf_version_expr_head *pbVar6;\n bfd_elf_version_expr_head *__ptr;\n i... | (translation_unit "void FUN_00115f40(long *param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n long *plVar3;\n long *plVar4;\n long *__ptr;\n int iVar5;\n undefined8 *puVar6;\n long lVar7;\n long *plVar8;\n uint uVar9;\n undefined8 *puVar10;\n \n plVar3 = (long *)*param_1;\n if (plVar3 != (long *)0x0) {\n uV... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (point... | (function_definition "void FUN_00115f40(long *param_1)\n\n{\n byte *pbVar1;\n byte bVar2;\n long *plVar3;\n long *plVar4;\n long *__ptr;\n int iVar5;\n undefined8 *puVar6;\n long lVar7;\n long *plVar8;\n uint uVar9;\n undefined8 *puVar10;\n \n plVar3 = (long *)*param_1;\n if (plVar3 != (long *)0x0) {\n ... |
void function_1(type_1 *head)
{
type_2 *var_4;
type_3 var_9;
type_4 *var_1;
type_1 *pbVar4;
type_1 *pbVar5;
type_1 *pbVar6;
type_1 *var_7;
int var_12;
void *pvVar8;
long *plVar9;
long var_2;
type_4 *var_5;
type_5 var_3;
var_1 = head->list;
if (var_1 != (type_4 *)0x0) {
var_3 = hea... | 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: (type_identifi... | null |
void MASKED(long *param_1)
{
byte *pbVar1;
byte bVar2;
long *plVar3;
long *plVar4;
long *__ptr;
int iVar5;
undefined8 *puVar6;
long lVar7;
long *plVar8;
uint uVar9;
undefined8 *puVar10;
plVar3 = (long *)*param_1;
if (plVar3 != (long *)0x0) {
uVar9 = *(uint *)(param_1 + 3);
lVar7 =... |
2236_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | find | FUN_0017af30 |
/* DWARF original prototype: iterator
find(_Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::unordered_set<std::pair<gold::Relobj*,_unsigned_int>,_gold::Section_id_hash,_std:... |
long FUN_0017af30(long param_1,undefined8 *param_2)
{
long lVar1;
ulong uVar2;
void *__s2;
ulong uVar3;
int iVar4;
ulong uVar5;
long lVar6;
long lVar7;
long lVar8;
lVar1 = param_1 + 8;
lVar8 = lVar1;
if (*(long *)(param_1 + 0x10) != 0) {
uVar2 = param_2[1];
__s2 = (void *)*param_2;
... | PUSH R15
PUSH R14
LEA R14,[RDI + 0x8]
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x8
MOV RBP,qword ptr [RDI + 0x10]
TEST RBP,RBP
JZ 0x0017b010
MOV R15,qword ptr [RSI + 0x8]
MOV R13,qword ptr [RSI]
MOV R12,R14
JMP 0x0017af69
MOV RBP,qword ptr [RBP + 0x18]
TEST RBP,RBP
JZ 0x0017afb3
MOV RBX,qword ptr [RBP + 0x28]
MOV RD... | null | null | null | null | [('const-8', u'PTRSUB_-1207389531'), ('const-433', u'LOAD_-1207390108'), (u'MULTIEQUAL_-1207389657', u'COPY_-1207389397'), ('tmp_842', u'PTRSUB_-1207389532'), ('const-32', u'PTRADD_-1207389504'), (u'MULTIEQUAL_-1207389476', u'INT_SLESS_-1207389950'), ('const-433', u'LOAD_-1207390307'), (u'CALL_-1207390041', u'INT_EQUAL... | [(u'COPY_-1207389480', u'MULTIEQUAL_-1207389657'), (u'PTRADD_-1207389537', u'LOAD_-1207390340'), (u'LOAD_-1207390307', u'COPY_-1207389552'), (u'CAST_-1207389508', u'CALL_-1207390242'), (u'INT_NOTEQUAL_-1207390227', u'CBRANCH_-1207390226'), ('const-433', u'LOAD_-1207390366'), (u'LOAD_-1207390334', u'CAST_-1207389508'), ... | null | null | 0017af30 | x64 | O0 | (translation_unit "long FUN_0017af30(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n ulong uVar2;\n void *__s2;\n ulong uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n \n lVar1 = param_1 + 8;\n lVar8 = lVar1;\n if (*(long *)(param_1 + 0x10) != 0) {\n uVar2 = param_2... | (translation_unit "/* DWARF original prototype: iterator\n find(_Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::unordered_set<std::pair<gold::Relobj*,_unsigned_int>,_gold::Se... | (translation_unit "long FUN_0017af30(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n ulong uVar2;\n void *__s2;\n ulong uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n \n lVar1 = param_1 + 8;\n lVar8 = lVar1;\n if (*(long *)(param_1 + 0x10) != 0) {\n uVar2 = param_2... | (translation_unit (function_definition (sized_type_specifier long) (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 T... | (function_definition "long FUN_0017af30(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n ulong uVar2;\n void *__s2;\n ulong uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n \n lVar1 = param_1 + 8;\n lVar8 = lVar1;\n if (*(long *)(param_1 + 0x10) != 0) {\n uVar2 = para... |
/* DWARF original prototype: iterator
find(_Rb_tree<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::unordered_set<std::pair<gold::Relobj*,_unsigned_int>,_gold::Section_id_hash,_std:... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarato... | null |
long MASKED(long param_1,undefined8 *param_2)
{
long lVar1;
ulong uVar2;
void *__s2;
ulong uVar3;
int iVar4;
ulong uVar5;
long lVar6;
long lVar7;
long lVar8;
lVar1 = param_1 + 8;
lVar8 = lVar1;
if (*(long *)(param_1 + 0x10) != 0) {
uVar2 = param_2[1];
__s2 = (void *)*param_2;
lV... |
6151_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c | write | FUN_00292910 |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void write(Output_reloc<4,_false,_32,_true> * this, uchar * pov) */
ssize_t __thiscall
gold::Output_reloc<4,_false,_32,_true>::write
(Output_reloc<... |
void FUN_00292910(undefined8 *param_1,uint *param_2)
{
uint uVar1;
long *plVar2;
uint uVar3;
int iVar4;
uint uVar5;
uint uVar6;
uVar3 = FUN_00292520();
*param_2 = uVar3 >> 0x18 | (uVar3 & 0xff0000) >> 8 | (uVar3 & 0xff00) << 8 | uVar3 << 0x18;
iVar4 = FUN_0026c380(param_1);
uVar3 = *(uint *)(pa... | PUSH RBP
MOV RBP,RSI
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
CALL 0x00292520
MOV RDI,RBX
BSWAP EAX
MOV dword ptr [RBP],EAX
CALL 0x0026c380
MOV EDX,dword ptr [RBX + 0x18]
SHL EAX,0x8
AND EDX,0xfffffff
MOVZX ECX,DL
ADD EAX,ECX
MOV ECX,dword ptr [RBX + 0x14]
BSWAP EAX
MOV dword ptr [RBP + 0x4],EAX
MOV EAX,dword ptr [RBX + 0x20]
... | null | null | null | null | [(u'LOAD_-1204410025', u'INT_AND_-1204409554'), ('const-0', u'PTRSUB_-1204409177'), (u'PTRADD_-1204409174', u'STORE_-1204409613'), (u'INT_RIGHT_-1204409717', u'INT_OR_-1204409716'), (u'INT_LEFT_-1204409594', u'INT_OR_-1204409594'), (u'CAST_-1204409342', u'PTRADD_-1204409174'), (u'LOAD_-1204409674', u'PTRSUB_-1204409186... | [(u'INT_ADD_-1204409622', u'CAST_-1204409193'), ('const-1', u'PTRADD_-1204409318'), (u'INT_RIGHT_-1204409717', u'INT_OR_-1204409716'), ('const-64', u'INT_AND_-1204409374'), (u'INT_LEFT_-1204409594', u'INT_OR_-1204409594'), (u'CALL_-1204410027', u'INT_MULT_-1204409987'), (u'CALLIND_-1204409628', u'INT_AND_-1204409603'),... | null | null | 00292910 | x64 | O0 | (translation_unit "void FUN_00292910(undefined8 *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n \n uVar3 = FUN_00292520();\n *param_2 = uVar3 >> 0x18 | (uVar3 & 0xff0000) >> 8 | (uVar3 & 0xff00) << 8 | uVar3 << 0x18;\n iVar4 = FUN_0026c380(pa... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void write(Output_reloc<4,_false,_32,_true> * this, uchar * pov) */\n\nssize_t __thiscall\ngold::Output_reloc<4,_false,_32,_true>::write\n... | (translation_unit "void FUN_00292910(undefined8 *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n \n uVar3 = FUN_00292520();\n *param_2 = uVar3 >> 0x18 | (uVar3 & 0xff0000) >> 8 | (uVar3 & 0xff00) << 8 | uVar3 << 0x18;\n iVar4 = FUN_0026c380(pa... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator... | (function_definition "void FUN_00292910(undefined8 *param_1,uint *param_2)\n\n{\n uint uVar1;\n long *plVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n uint uVar6;\n \n uVar3 = FUN_00292520();\n *param_2 = uVar3 >> 0x18 | (uVar3 & 0xff0000) >> 8 | (uVar3 & 0xff00) << 8 | uVar3 << 0x18;\n iVar4 = FUN_0026c380... |
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void write(Output_reloc<4,_false,_32,_true> * this, uchar * pov) */
ssize_t __thiscall
gold::var_2<4,_false,_32,var_13>::write
(var_2<4,_false,_32,... | 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,uint *param_2)
{
uint uVar1;
long *plVar2;
uint uVar3;
int iVar4;
uint uVar5;
uint uVar6;
uVar3 = FUN_00292520();
*param_2 = uVar3 >> 0x18 | (uVar3 & 0xff0000) >> 8 | (uVar3 & 0xff00) << 8 | uVar3 << 0x18;
iVar4 = FUN_0026c380(param_1);
uVar3 = *(uint *)(param_1 ... |
1601_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c | ~Struct_gnu_unique | FUN_0015b6f0 |
/* DWARF original prototype: void ~Struct_gnu_unique(Struct_gnu_unique * this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_gnu_unique::~Struct_gnu_unique(Struct_gnu_unique *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to... |
void FUN_0015b6f0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_004245d8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60();
}
thunk_FUN_002dac60(param_1,0x68);
return;
}
| LEA RAX,[0x4245d8]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0015b710
CALL 0x002dac60
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x002dac50 | null | null | null | null | [(u'PTRSUB_-1207257192', u'PTRSUB_-1207257188'), ('tmp_93', u'PTRSUB_-1207257192'), (u'PTRSUB_-1207257202', u'PTRSUB_-1207257197'), ('const-0', u'PTRSUB_-1207257203'), (u'PTRSUB_-1207257198', u'PTRSUB_-1207257197'), (u'INT_NOTEQUAL_-1207257309', u'CBRANCH_-1207257308'), (u'LOAD_-1207257336', u'CAST_-1207257181'), ('con... | [(u'PTRSUB_-1207257204', u'STORE_-1207257340'), ('const-8', u'PTRADD_-1207257201'), (u'PTRADD_-1207257201', u'LOAD_-1207257336'), ('const-8', u'PTRADD_-1207257196'), ('const-0', u'PTRSUB_-1207257204'), ('const-104', u'CALL_-1207257280'), ('const-433', u'LOAD_-1207257336'), ('tmp_58', u'CBRANCH_-1207257308'), ('tmp_194'... | null | null | 0015b6f0 | x64 | O0 | (translation_unit "void FUN_0015b6f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004245d8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n }\n thunk_FUN_002dac60(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0015b6f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit "/* DWARF original prototype: void ~Struct_gnu_unique(Struct_gnu_unique * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_gnu_unique::~Struct_gnu_unique(Struct_gnu_unique *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_in... | (translation_unit "void FUN_0015b6f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004245d8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n }\n thunk_FUN_002dac60(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0015b6f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expres... | (function_definition "void FUN_0015b6f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004245d8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n }\n thunk_FUN_002dac60(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015b6f0(undefined8 *param_1)" (identifier ... |
/* DWARF original prototype: void ~Struct_gnu_unique(Struct_gnu_unique * 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_004245d8;
var_5 = (this->... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr... | null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_004245d8;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60();
}
thunk_FUN_002dac60(param_1,0x68);
return;
}
|
5475_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | ossl_connect_step3 | FUN_001a118f |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
CURLcode ossl_connect_step3(connectdata *conn,int sockindex)
{
char cVar1;
_Bool strict;
CURLcode CVar2;
int sockindex_local;
connectdata *conn_local;
CURLcode result;
ssl_connect_data *connssl;
if (((conn->http_proxy).proxyt... |
int FUN_001a118f(long param_1,int param_2)
{
char cVar1;
undefined1 uVar2;
int iVar3;
long lVar4;
lVar4 = param_1 + (long)param_2 * 0x18 + 0x290;
if ((*(int *)(param_1 + 0x178) == 2) &&
(*(int *)((long)(int)(uint)(*(int *)(param_1 + 0x25c) != -1) * 0x18 + param_1 + 0x2c4) != 2)) {
cVar1 = *(ch... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV dword ptr [RBP + -0xc],0x0
MOV EAX,dword ptr [RBP + -0x1c]
MOVSXD RDX,EAX
MOV RAX,RDX
ADD RAX,RAX
ADD RAX,RDX
SHL RAX,0x3
LEA RDX,[RAX + 0x290]
MOV RAX,qword ptr [RBP + -0x18]
ADD RAX,RDX
MOV qword ptr [RBP + -0x8],RAX... | null | null | null | null | [('const-600', u'PTRSUB_-1207626106'), ('const-0', u'COPY_-1207626102'), (u'LOAD_-1207627208', u'INT_EQUAL_-1207627185'), ('const-1', u'PTRADD_-1207626192'), (u'PTRSUB_-1207626250', u'PTRADD_-1207626220'), ('const-40', u'PTRSUB_-1207626207'), (u'INT_NOTEQUAL_-1207627015', u'CBRANCH_-1207627014'), ('const-840', u'PTRSUB... | [(u'LOAD_-1207627208', u'INT_EQUAL_-1207627185'), (u'CAST_-1207626045', u'LOAD_-1207626658'), ('tmp_2636', u'INT_ADD_-1207627158'), (u'INT_ADD_-1207626599', u'CAST_-1207625982'), (u'INT_NOTEQUAL_-1207627015', u'CBRANCH_-1207627014'), (u'COPY_-1207626058', u'RETURN_-1207626585'), (u'LOAD_-1207626921', u'INT_NOTEQUAL_-12... | null | null | 001a118f | x64 | O0 | (translation_unit "int FUN_001a118f(long param_1,int param_2)\n\n{\n char cVar1;\n undefined1 uVar2;\n int iVar3;\n long lVar4;\n \n lVar4 = param_1 + (long)param_2 * 0x18 + 0x290;\n if ((*(int *)(param_1 + 0x178) == 2) &&\n (*(int *)((long)(int)(uint)(*(int *)(param_1 + 0x25c) != -1) * 0x18 + param_1 + 0x2c... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nCURLcode ossl_connect_step3(connectdata *conn,int sockindex)\n\n{\n char cVar1;\n _Bool strict;\n CURLcode CVar2;\n int sockindex_local;\n connectdata *conn_local;\n CURLcode result;\n ssl_connect_data *connssl;\n \n ... | (translation_unit "int FUN_001a118f(long param_1,int param_2)\n\n{\n char cVar1;\n undefined1 uVar2;\n int iVar3;\n long lVar4;\n \n lVar4 = param_1 + (long)param_2 * 0x18 + 0x290;\n if ((*(int *)(param_1 + 0x178) == 2) &&\n (*(int *)((long)(int)(uint)(*(int *)(param_1 + 0x25c) != -1) * 0x18 + param_1 + 0x2c... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_spec... | (function_definition "int FUN_001a118f(long param_1,int param_2)\n\n{\n char cVar1;\n undefined1 uVar2;\n int iVar3;\n long lVar4;\n \n lVar4 = param_1 + (long)param_2 * 0x18 + 0x290;\n if ((*(int *)(param_1 + 0x178) == 2) &&\n (*(int *)((long)(int)(uint)(*(int *)(param_1 + 0x25c) != -1) * 0x18 + param_1 + 0... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_2 *conn,int var_5)
{
char var_3;
type_3 strict;
type_1 var_6;
int sockindex_local;
type_2 *conn_local;
type_1 result;
type_4 *connssl;
if (((conn->http_proxy).proxytype == var_1) &&
(conn->proxy_ss... | 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: (primitive_type) declarator: (identifier)))) body: (compound_stat... | null |
int MASKED(long param_1,int param_2)
{
char cVar1;
undefined1 uVar2;
int iVar3;
long lVar4;
lVar4 = param_1 + (long)param_2 * 0x18 + 0x290;
if ((*(int *)(param_1 + 0x178) == 2) &&
(*(int *)((long)(int)(uint)(*(int *)(param_1 + 0x25c) != -1) * 0x18 + param_1 + 0x2c4) != 2)) {
cVar1 = *(char *)(... |
119_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c | getc | getc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getc(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_getc_001943c8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int getc(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_getc_001943c8)();
return iVar1;
}
| JMP qword ptr [0x001943c8] | null | null | null | null | [(u'CALLIND_-1206933608', u'INDIRECT_-1206933546'), (u'CAST_-1206933541', u'CALLIND_-1206933608'), ('tmp_32', u'CAST_-1206933541'), (u'CALLIND_-1206933608', u'RETURN_-1206933605'), (u'INDIRECT_-1206933546', u'COPY_-1206933605'), ('const-0', u'RETURN_-1206933605')] | [(u'CALLIND_-1206933608', u'INDIRECT_-1206933546'), (u'CAST_-1206933541', u'CALLIND_-1206933608'), ('tmp_32', u'CAST_-1206933541'), (u'CALLIND_-1206933608', u'RETURN_-1206933605'), (u'INDIRECT_-1206933546', u'COPY_-1206933605'), ('const-0', u'RETURN_-1206933605')] | null | null | 0010a790 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_001943c8)();\n return iVar1;\n}\n\n" comment (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ge... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_001943c8)();\n return iVar1;\n}\n\n" comment (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ge... | (translation_unit "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_001943c8)();\n return iVar1;\n}\n\n" (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_001943c8)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__s... | (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 "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_001943c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "getc(FILE *__stream)" (identifier "getc") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_getc_001943c8)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001943c8)();
return iVar1;
}
|
4549_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | sort_before | FUN_0020ff80 |
/* DWARF original prototype: bool sort_before(Output_reloc<9,_false,_32,_false> * this,
Output_reloc<9,_false,_32,_false> * r2) */
bool __thiscall
gold::Output_reloc<9,_false,_32,_false>::sort_before
(Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)
{
int iVar1;
iVar... |
uint FUN_0020ff80(void)
{
uint uVar1;
uVar1 = FUN_0020fee0();
return uVar1 >> 0x1f;
}
| SUB RSP,0x8
CALL 0x0020fee0
ADD RSP,0x8
SHR EAX,0x1f
RET | null | null | null | null | [(u'INT_RIGHT_-1203765236', u'SUBPIECE_-1203765231'), (u'CALL_-1203765354', u'CAST_-1203765201'), ('const-0', u'RETURN_-1203765289'), ('const-0', u'SUBPIECE_-1203765231'), (u'CAST_-1203765201', u'INT_RIGHT_-1203765236'), ('const-31', u'INT_RIGHT_-1203765236'), ('tmp_180', u'CALL_-1203765354'), (u'SUBPIECE_-1203765231',... | [('const-0', u'RETURN_-1203765289'), (u'COPY_-1203765275', u'RETURN_-1203765289'), (u'CALL_-1203765354', u'INT_RIGHT_-1203765310'), ('const-31', u'INT_RIGHT_-1203765310'), (u'INT_RIGHT_-1203765310', u'COPY_-1203765275')] | null | null | 0020ff80 | x64 | O0 | (translation_unit "uint FUN_0020ff80(void)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0020fee0();\n return uVar1 >> 0x1f;\n}\n\n" (function_definition "uint FUN_0020ff80(void)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0020fee0();\n return uVar1 >> 0x1f;\n}" type_identifier (function_declarator "FUN_0020ff80(void)" identifie... | (translation_unit "/* DWARF original prototype: bool sort_before(Output_reloc<9,_false,_32,_false> * this,\n Output_reloc<9,_false,_32,_false> * r2) */\n\nbool __thiscall\ngold::Output_reloc<9,_false,_32,_false>::sort_before\n (Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)\n\... | (translation_unit "uint FUN_0020ff80(void)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0020fee0();\n return uVar1 >> 0x1f;\n}\n\n" (function_definition "uint FUN_0020ff80(void)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0020fee0();\n return uVar1 >> 0x1f;\n}" type_identifier (function_declarator "FUN_0020ff80(void)" identifie... | (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 ( )))) ;) (return_statement return (binary_expression IDEN... | (function_definition "uint FUN_0020ff80(void)\n\n{\n uint uVar1;\n \n uVar1 = FUN_0020fee0();\n return uVar1 >> 0x1f;\n}" (type_identifier "uint") (function_declarator "FUN_0020ff80(void)" (identifier "FUN_0020ff80") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (... |
/* DWARF original prototype: bool sort_before(Output_reloc<9,_false,_32,_false> * this,
Output_reloc<9,_false,_32,_false> * r2) */
bool __thiscall
gold::Output_reloc<9,_false,_32,_false>::sort_before
(Output_reloc<9,_false,_32,_false> *this,Output_reloc<9,_false,_32,_false> *r2)
{
int iVar1;
iVar... | 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 |
uint MASKED(void)
{
uint uVar1;
uVar1 = FUN_0020fee0();
return uVar1 >> 0x1f;
}
|
6283_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c | _Rb_tree_decrement | thunk_FUN_00278080 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) */
_Base_ptr std::_Rb_tree_decrement(_Rb_tree_node_base *param_1)
{
_Base_ptr p_Var1;
_Base_ptr p_Var2;
bool bVar3;
if ((param_1->_M_color == _S_red) && (param_1->_M_pare... |
long thunk_FUN_00278080(int *param_1)
{
long lVar1;
long lVar2;
bool bVar3;
if ((*param_1 == 0) && (*(int **)(*(long *)(param_1 + 2) + 8) == param_1)) {
return *(long *)(param_1 + 6);
}
lVar2 = *(long *)(param_1 + 4);
if (*(long *)(param_1 + 4) != 0) {
do {
lVar1 = lVar2;
lVar2 = ... | JMP 0x00278080 | null | null | null | null | [(u'LOAD_-1204256590', u'INT_NOTEQUAL_-1204256570'), ('const-0', u'PTRSUB_-1204256405'), ('const-0', u'RETURN_-1204256483'), ('const-0', u'INT_NOTEQUAL_-1204256495'), (u'PTRSUB_-1204256366', u'LOAD_-1204256515'), ('const-433', u'LOAD_-1204256616'), ('const-433', u'LOAD_-1204256503'), (u'LOAD_-1204256536', u'INT_EQUAL_-... | [(u'LOAD_-1204256590', u'INT_NOTEQUAL_-1204256570'), ('const-4', u'PTRADD_-1204256389'), ('const-0', u'RETURN_-1204256483'), (u'PTRADD_-1204256356', u'CAST_-1204256343'), (u'LOAD_-1204256515', u'COPY_-1204256421'), (u'LOAD_-1204256543', u'COPY_-1204256405'), ('tmp_437', u'LOAD_-1204256637'), (u'CAST_-1204256357', u'LOA... | null | null | 00278150 | x64 | O0 | (translation_unit "long thunk_FUN_00278080(int *param_1)\n\n{\n long lVar1;\n long lVar2;\n bool bVar3;\n \n if ((*param_1 == 0) && (*(int **)(*(long *)(param_1 + 2) + 8) == param_1)) {\n return *(long *)(param_1 + 6);\n }\n lVar2 = *(long *)(param_1 + 4);\n if (*(long *)(param_1 + 4) != 0) {\n do {\n ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) */\n\n_Base_ptr std::_Rb_tree_decrement(_Rb_tree_node_base *param_1)\n\n{\n _Base_ptr p_Var1;\n _Base_ptr p_Var2;\n bool bVar3;\n \n if ((param_1->_M_color == ... | (translation_unit "long thunk_FUN_00278080(int *param_1)\n\n{\n long lVar1;\n long lVar2;\n bool bVar3;\n \n if ((*param_1 == 0) && (*(int **)(*(long *)(param_1 + 2) + 8) == param_1)) {\n return *(long *)(param_1 + 6);\n }\n lVar2 = *(long *)(param_1 + 4);\n if (*(long *)(param_1 + 4) != 0) {\n do {\n ... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ... | (function_definition "long thunk_FUN_00278080(int *param_1)\n\n{\n long lVar1;\n long lVar2;\n bool bVar3;\n \n if ((*param_1 == 0) && (*(int **)(*(long *)(param_1 + 2) + 8) == param_1)) {\n return *(long *)(param_1 + 6);\n }\n lVar2 = *(long *)(param_1 + 4);\n if (*(long *)(param_1 + 4) != 0) {\n do {\n ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* std::_Rb_tree_decrement(std::_Rb_tree_node_base const*) */
type_1 std::function_1(type_2 *var_2)
{
type_1 p_Var1;
type_1 var_3;
bool bVar3;
if ((var_2->_M_color == var_1) && (var_2->_M_parent->_M_parent == var_2)) {
return... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_sp... | null |
long MASKED(int *param_1)
{
long lVar1;
long lVar2;
bool bVar3;
if ((*param_1 == 0) && (*(int **)(*(long *)(param_1 + 2) + 8) == param_1)) {
return *(long *)(param_1 + 6);
}
lVar2 = *(long *)(param_1 + 4);
if (*(long *)(param_1 + 4) != 0) {
do {
lVar1 = lVar2;
lVar2 = *(long *)(lV... |
55_powerpc-linux-gnu-size_and_powerpc-linux-gnu-size_strip.c | setlocale | setlocale |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_setlocale_001091b8)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_setlocale_001091b8)();
return pcVar1;
}
| JMP qword ptr [0x001091b8] | null | null | null | null | [(u'INDIRECT_-1206967369', u'COPY_-1206967428'), ('tmp_38', u'CAST_-1206967364'), (u'CAST_-1206967364', u'CALLIND_-1206967432'), ('const-0', u'RETURN_-1206967429'), (u'CALLIND_-1206967432', u'CAST_-1206967363'), (u'CALLIND_-1206967432', u'INDIRECT_-1206967369'), (u'CAST_-1206967363', u'RETURN_-1206967429')] | [(u'INDIRECT_-1206967369', u'COPY_-1206967428'), ('tmp_38', u'CAST_-1206967364'), (u'CAST_-1206967364', u'CALLIND_-1206967432'), ('const-0', u'RETURN_-1206967429'), (u'CALLIND_-1206967432', u'CAST_-1206967363'), (u'CALLIND_-1206967432', u'INDIRECT_-1206967369'), (u'CAST_-1206967363', u'RETURN_-1206967429')] | null | null | 00102370 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_001091b8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_001091b8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_001091b8)();\n return pcVar1;\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0010... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp... | (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_001091b8)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* setlocale(int __category,char *__locale)" (* "*") (function_declarator "setlocale(int __category,c... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_setlocale_001091b8)();
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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_d... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_001091b8)();
return pcVar1;
}
|
42_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c | lrealpath | lrealpath |
void lrealpath(void)
{
(*(code *)PTR_lrealpath_0017e150)();
return;
}
|
void lrealpath(void)
{
(*(code *)PTR_lrealpath_0017e150)();
return;
}
| JMP qword ptr [0x0017e150] | null | null | null | null | [(u'CAST_-1206938903', u'CALLIND_-1206938968'), ('const-0', u'RETURN_-1206938965'), ('tmp_22', u'CAST_-1206938903'), (u'INDIRECT_-1206938908', u'COPY_-1206938967'), (u'CALLIND_-1206938968', u'INDIRECT_-1206938908')] | [(u'CAST_-1206938903', u'CALLIND_-1206938968'), ('const-0', u'RETURN_-1206938965'), ('tmp_22', u'CAST_-1206938903'), (u'INDIRECT_-1206938908', u'COPY_-1206938967'), (u'CALLIND_-1206938968', u'INDIRECT_-1206938908')] | null | null | 001092a0 | x64 | O0 | (translation_unit "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}\n\n" (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}" primitive_type (function_declarator "lrealpath(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}\n\n" (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}" primitive_type (function_declarator "lrealpath(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}\n\n" (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}" primitive_type (function_declarator "lrealpath(void)" identifier (parameter_list "(void)" ( (parameter_declaratio... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_0017e150)();\n return;\n}" (primitive_type "void") (function_declarator "lrealpath(void)" (identifier "lrealpath") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co... |
void function_1(void)
{
(*(type_1 *)PTR_lrealpath_0017e150)();
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_0017e150)();
return;
}
|
414_x86_64-linux-gnu-readelf_and_x86_64-linux-gnu-readelf_strip.c | gmtime | gmtime |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * gmtime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gmtime@@GLIBC_2.2.5 */
halt_baddata();
}
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * gmtime(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1207537214')] | [('const-1', u'RETURN_-1207537214')] | null | null | 001971b8 | x64 | O0 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntm * gmtime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntm * gmtime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gmtime@@GLIBC_2.2.... | (translation_unit "tm * gmtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "tm * gmtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" type_identifier (pointer_declarator "* gmtime(time_t *__timer)" * (function_declarator "gmtime(time_t *__timer)" iden... | (translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (function_definition "tm * gmtime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (type_identifier "tm") (pointer_declarator "* gmtime(time_t *__timer)" (* "*") (function_declarator "gmtime(time_t *__timer)" (identifier "gmtime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "tim... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(type_2 *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* gmtime@@GLIBC_2.2.5 */
var_1();
}... | null | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (exp... | null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
tm * MASKED(time_t *__timer)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
105_grep_and_grep_strip.c | __cxa_finalize | __cxa_finalize |
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_00130fe8)();
return;
}
|
void __cxa_finalize(void)
{
(*(code *)PTR___cxa_finalize_00130fe8)();
return;
}
| JMP qword ptr [0x00130fe8] | null | null | null | null | [(u'CAST_-1206958383', u'CALLIND_-1206958448'), ('tmp_22', u'CAST_-1206958383'), (u'CALLIND_-1206958448', u'INDIRECT_-1206958388'), ('const-0', u'RETURN_-1206958445'), (u'INDIRECT_-1206958388', u'COPY_-1206958447')] | [(u'CAST_-1206958383', u'CALLIND_-1206958448'), ('tmp_22', u'CAST_-1206958383'), (u'CALLIND_-1206958448', u'INDIRECT_-1206958388'), ('const-0', u'RETURN_-1206958445'), (u'INDIRECT_-1206958388', u'COPY_-1206958447')] | null | null | 00104688 | x64 | O0 | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)... | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)... | (translation_unit "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}\n\n" (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}" primitive_type (function_declarator "__cxa_finalize(void)" identifier (parameter_list "(void)... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) ... | (function_definition "void __cxa_finalize(void)\n\n{\n (*(code *)PTR___cxa_finalize_00130fe8)();\n return;\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_finalize") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s... |
void function_1(void)
{
(*(type_1 *)PTR___cxa_finalize_00130fe8)();
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_00130fe8)();
return;
}
|
4462_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c | is_target_specific | FUN_00218480 |
/* DWARF original prototype: bool is_target_specific(Output_reloc<9,_false,_64,_true> * this) */
bool __thiscall
gold::Output_reloc<9,_false,_64,_true>::is_target_specific(Output_reloc<9,_false,_64,_true> *this)
{
return this->local_sym_index_ == 0xfffffffd;
}
|
bool FUN_00218480(long param_1)
{
return *(int *)(param_1 + 0x18) == -3;
}
| CMP dword ptr [RDI + 0x18],-0x3
SETZ AL
RET | null | null | null | null | [('const-24', u'PTRSUB_-1203862316'), (u'LOAD_-1203862397', u'INT_EQUAL_-1203862382'), ('const-4294967293', u'INT_EQUAL_-1203862382'), ('const-433', u'LOAD_-1203862397'), ('tmp_47', u'PTRSUB_-1203862316'), ('const-0', u'RETURN_-1203862368'), (u'PTRSUB_-1203862316', u'LOAD_-1203862397'), (u'INT_EQUAL_-1203862382', u'COP... | [(u'LOAD_-1203862397', u'INT_EQUAL_-1203862382'), (u'CAST_-1203862318', u'LOAD_-1203862397'), ('const-4294967293', u'INT_EQUAL_-1203862382'), ('const-0', u'RETURN_-1203862368'), ('const-24', u'INT_ADD_-1203862381'), ('const-433', u'LOAD_-1203862397'), (u'INT_EQUAL_-1203862382', u'COPY_-1203862383'), (u'INT_ADD_-1203862... | null | null | 00218480 | x64 | O0 | (translation_unit "bool FUN_00218480(long param_1)\n\n{\n return *(int *)(param_1 + 0x18) == -3;\n}\n\n" (function_definition "bool FUN_00218480(long param_1)\n\n{\n return *(int *)(param_1 + 0x18) == -3;\n}" primitive_type (function_declarator "FUN_00218480(long param_1)" identifier (parameter_list "(long param_1)" ... | (translation_unit "/* DWARF original prototype: bool is_target_specific(Output_reloc<9,_false,_64,_true> * this) */\n\nbool __thiscall\ngold::Output_reloc<9,_false,_64,_true>::is_target_specific(Output_reloc<9,_false,_64,_true> *this)\n\n{\n return this->local_sym_index_ == 0xfffffffd;\n}\n\n" comment (declaration "bo... | (translation_unit "bool FUN_00218480(long param_1)\n\n{\n return *(int *)(param_1 + 0x18) == -3;\n}\n\n" (function_definition "bool FUN_00218480(long param_1)\n\n{\n return *(int *)(param_1 + 0x18) == -3;\n}" primitive_type (function_declarator "FUN_00218480(long param_1)" identifier (parameter_list "(long param_1)" ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pare... | (function_definition "bool FUN_00218480(long param_1)\n\n{\n return *(int *)(param_1 + 0x18) == -3;\n}" (primitive_type "bool") (function_declarator "FUN_00218480(long param_1)" (identifier "FUN_00218480") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long... |
/* DWARF original prototype: bool is_target_specific(Output_reloc<9,_false,_64,_true> * this) */
bool __thiscall
gold::Output_reloc<9,_false,_64,_true>::is_target_specific(Output_reloc<9,_false,_64,_true> *this)
{
return this->local_sym_index_ == 0xfffffffd;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (pointer_expression arg... | null |
bool MASKED(long param_1)
{
return *(int *)(param_1 + 0x18) == -3;
}
|
85_alpha-linux-gnu-elfedit_and_alpha-linux-gnu-elfedit_strip.c | xrealloc | FUN_001052a0 |
void * xrealloc(void *oldmem,size_t size)
{
void *pvVar1;
if (size == 0) {
size = 1;
}
if (oldmem == (void *)0x0) {
pvVar1 = malloc(size);
}
else {
pvVar1 = realloc(oldmem,size);
}
if (pvVar1 != (void *)0x0) {
return pvVar1;
}
/* WARNING: Subroutine does not re... |
void FUN_001052a0(void *param_1,size_t param_2)
{
void *pvVar1;
if (param_2 == 0) {
param_2 = 1;
}
if (param_1 == (void *)0x0) {
pvVar1 = malloc(param_2);
}
else {
pvVar1 = realloc(param_1,param_2);
}
if (pvVar1 != (void *)0x0) {
return;
}
/* WARNING: Subroutin... | PUSH RBX
TEST RSI,RSI
MOV RBX,RSI
MOV EAX,0x1
CMOVZ RBX,RAX
TEST RDI,RDI
JZ 0x001052c8
MOV RSI,RBX
CALL 0x001021d0
TEST RAX,RAX
JZ 0x001052d2
POP RBX
RET
MOV RDI,RBX
CALL 0x001021a0
JMP 0x001052bd
MOV RDI,RBX
CALL 0x001051a0 | null | null | null | null | [('tmp_104', u'CBRANCH_-1206955282'), ('const-1', u'COPY_-1206955330'), ('tmp_159', u'CALL_-1206955298'), (u'INT_NOTEQUAL_-1206955283', u'CBRANCH_-1206955282'), ('tmp_40', u'CBRANCH_-1206955327'), (u'MULTIEQUAL_-1206955200', u'INT_NOTEQUAL_-1206955283'), ('tmp_68', u'CBRANCH_-1206955309'), ('tmp_160', u'MULTIEQUAL_-120... | [('tmp_304', u'INT_EQUAL_-1206955311'), ('tmp_104', u'CBRANCH_-1206955282'), ('const-1', u'COPY_-1206955330'), (u'INT_NOTEQUAL_-1206955283', u'CBRANCH_-1206955282'), ('tmp_40', u'CBRANCH_-1206955327'), ('tmp_303', u'MULTIEQUAL_-1206955212'), (u'MULTIEQUAL_-1206955200', u'INT_NOTEQUAL_-1206955283'), ('tmp_68', u'CBRANCH... | null | null | 001052a0 | x64 | O0 | (translation_unit "void FUN_001052a0(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if (param_2 == 0) {\n param_2 = 1;\n }\n if (param_1 == (void *)0x0) {\n pvVar1 = malloc(param_2);\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n }\n if (pvVar1 != (void *)0x0) {\n return;\n }\n ... | (translation_unit "void * xrealloc(void *oldmem,size_t size)\n\n{\n void *pvVar1;\n \n if (size == 0) {\n size = 1;\n }\n if (oldmem == (void *)0x0) {\n pvVar1 = malloc(size);\n }\n else {\n pvVar1 = realloc(oldmem,size);\n }\n if (pvVar1 != (void *)0x0) {\n return pvVar1;\n }\n ... | (translation_unit "void FUN_001052a0(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if (param_2 == 0) {\n param_2 = 1;\n }\n if (param_1 == (void *)0x0) {\n pvVar1 = malloc(param_2);\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n }\n if (pvVar1 != (void *)0x0) {\n return;\n }\n ... | (translation_unit (function_definition TYPE (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_expression ( (binary_express... | (function_definition "void FUN_001052a0(void *param_1,size_t param_2)\n\n{\n void *pvVar1;\n \n if (param_2 == 0) {\n param_2 = 1;\n }\n if (param_1 == (void *)0x0) {\n pvVar1 = malloc(param_2);\n }\n else {\n pvVar1 = realloc(param_1,param_2);\n }\n if (pvVar1 != (void *)0x0) {\n return;\n }\n ... |
void * function_1(void *var_2,size_t var_1)
{
void *var_5;
if (var_1 == 0) {
var_1 = 1;
}
if (var_2 == (void *)0x0) {
var_5 = var_3(var_1);
}
else {
var_5 = var_4(var_2,var_1);
}
if (var_5 != (void *)0x0) {
return var_5;
}
/* WARNING: Subroutine does not return... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... | null |
void MASKED(void *param_1,size_t param_2)
{
void *pvVar1;
if (param_2 == 0) {
param_2 = 1;
}
if (param_1 == (void *)0x0) {
pvVar1 = malloc(param_2);
}
else {
pvVar1 = realloc(param_1,param_2);
}
if (pvVar1 != (void *)0x0) {
return;
}
/* WARNING: Subroutine does... |
768_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~numpunct | FUN_0014d368 |
/* std::numpunct<char>::~numpunct() [clone .cold.1] */
void __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)
{
facet *unaff_RBX;
locale::facet::~facet(unaff_RBX);
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0014d368(void)
{
FUN_002a46b0();
/* WARNING: Subroutine does not return */
FUN_003305f0();
}
| MOV RDI,RBX
CALL 0x002a46b0
MOV RDI,RBP
CALL 0x003305f0 | null | null | null | null | [('const-1', u'RETURN_-1207184506'), ('tmp_55', u'CALL_-1207184523')] | [('const-1', u'RETURN_-1207184506')] | null | null | 0014d368 | x64 | O0 | (translation_unit "void FUN_0014d368(void)\n\n{\n FUN_002a46b0();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014d368(void)\n\n{\n FUN_002a46b0();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" primiti... | (translation_unit "/* std::numpunct<char>::~numpunct() [clone .cold.1] */\n\nvoid __thiscall std::numpunct<char>::~numpunct(numpunct<char> *this)\n\n{\n facet *unaff_RBX;\n \n locale::facet::~facet(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (functi... | (translation_unit "void FUN_0014d368(void)\n\n{\n FUN_002a46b0();\n \n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014d368(void)\n\n{\n FUN_002a46b0();\n \n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_0014d368(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_0014d368(void)\n\n{\n FUN_002a46b0();\n \n FUN_003305f0();\n}" (primitive_type "void") (function_declarator "FUN_0014d368(void)" (identifier "FUN_0014d368") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta... |
/* std::numpunct<char>::~numpunct() [clone .cold.1] */
void __thiscall std::function_1<char>::~function_1(function_1<char> *this)
{
type_1 *unaff_RBX;
locale::facet::~type_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_002a46b0();
/* WARNING: Subroutine does not return */
FUN_003305f0();
}
|
5307_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c | script_add_vers_depend | FUN_00240260 |
/* WARNING: Enum "DT": Some values do not have unique names */
Version_dependency_list *
script_add_vers_depend
(void *closurev,Version_dependency_list *all_deps,char *depend_to_add,int deplen)
{
Parser_closure *closure;
basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_38;
i... |
long FUN_00240260(long param_1,long param_2,long param_3,int param_4)
{
undefined1 *local_38 [2];
undefined1 local_28 [24];
if (param_2 == 0) {
param_2 = FUN_0023fb80(*(undefined8 *)(param_1 + 0x30));
}
local_38[0] = local_28;
FUN_001769d0(local_38,param_3,param_3 + param_4);
/*... | PUSH RBP
MOV RBP,RSI
MOV RSI,RDX
PUSH RBX
SUB RSP,0x38
TEST RBP,RBP
JZ 0x002402c0
LEA RBX,[RSP + 0x10]
MOVSXD RCX,ECX
LEA RAX,[RBX + 0x10]
LEA RDX,[RSI + RCX*0x1]
MOV RDI,RBX
MOV qword ptr [RSP + 0x10],RAX
CALL 0x001769d0
MOV RSI,RBX
MOV RDI,RBP
CALL 0x001957c0
MOV RDI,qword ptr [RSP + 0x10]
ADD RBX,0x10
CMP RDI,RBX
JZ... | null | null | null | null | [('tmp_314', u'PTRADD_-1204092193'), (u'CAST_-1204091913', u'INT_NOTEQUAL_-1204092178'), ('const--56', u'PTRSUB_-1204091973'), (u'INT_NOTEQUAL_-1204092178', u'CBRANCH_-1204092177'), (u'CAST_-1204091886', u'LOAD_-1204092127'), ('const-0', u'INT_EQUAL_-1204092276'), ('const-0', u'RETURN_-1204092132'), (u'LOAD_-1204092127... | [('tmp_604', u'INT_EQUAL_-1204092276'), ('tmp_608', u'INT_ADD_-1204092111'), (u'INT_ADD_-1204092239', u'CALL_-1204092231'), (u'INT_ADD_-1204092111', u'CAST_-1204091895'), (u'INT_NOTEQUAL_-1204092178', u'CBRANCH_-1204092177'), (u'INT_SEXT_-1204092251', u'INT_ADD_-1204092239'), (u'PTRSUB_-1204091975', u'CALL_-1204092215'... | null | null | 00240260 | x64 | O0 | (translation_unit "long FUN_00240260(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 *local_38 [2];\n undefined1 local_28 [24];\n \n if (param_2 == 0) {\n param_2 = FUN_0023fb80(*(undefined8 *)(param_1 + 0x30));\n }\n local_38[0] = local_28;\n FUN_001769d0(local_38,param_3,param_3 + para... | (translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nVersion_dependency_list *\nscript_add_vers_depend\n (void *closurev,Version_dependency_list *all_deps,char *depend_to_add,int deplen)\n\n{\n Parser_closure *closure;\n basic_string<char,_std::char_traits<char>,_std::allocato... | (translation_unit "long FUN_00240260(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 *local_38 [2];\n undefined1 local_28 [24];\n \n if (param_2 == 0) {\n param_2 = FUN_0023fb80(*(undefined8 *)(param_1 + 0x30));\n }\n local_38[0] = local_28;\n FUN_001769d0(local_38,param_3,param_3 + para... | (translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE ... | (function_definition "long FUN_00240260(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 *local_38 [2];\n undefined1 local_28 [24];\n \n if (param_2 == 0) {\n param_2 = FUN_0023fb80(*(undefined8 *)(param_1 + 0x30));\n }\n local_38[0] = local_28;\n FUN_001769d0(local_38,param_3,param_3 + p... |
/* WARNING: Enum "DT": Some values do not have unique names */
type_1 *
function_1
(void *closurev,type_1 *var_5,char *var_9,int var_10)
{
type_2 *closure;
basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3> var_4;
if (var_5 == (type_1 *)0x0) {
var_5 = gold::Version_script_inf... | null | (translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter... | null |
long MASKED(long param_1,long param_2,long param_3,int param_4)
{
undefined1 *local_38 [2];
undefined1 local_28 [24];
if (param_2 == 0) {
param_2 = FUN_0023fb80(*(undefined8 *)(param_1 + 0x30));
}
local_38[0] = local_28;
FUN_001769d0(local_38,param_3,param_3 + param_4);
/* try {... |
73_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | libssh2_channel_send_eof | libssh2_channel_send_eof |
void libssh2_channel_send_eof(void)
{
(*(code *)PTR_libssh2_channel_send_eof_001ec268)();
return;
}
|
void libssh2_channel_send_eof(void)
{
(*(code *)PTR_libssh2_channel_send_eof_001ec268)();
return;
}
| JMP qword ptr [0x001ec268] | null | null | null | null | [(u'INDIRECT_-1206922028', u'COPY_-1206922087'), (u'CALLIND_-1206922088', u'INDIRECT_-1206922028'), ('tmp_22', u'CAST_-1206922023'), ('const-0', u'RETURN_-1206922085'), (u'CAST_-1206922023', u'CALLIND_-1206922088')] | [(u'INDIRECT_-1206922028', u'COPY_-1206922087'), (u'CALLIND_-1206922088', u'INDIRECT_-1206922028'), ('tmp_22', u'CAST_-1206922023'), ('const-0', u'RETURN_-1206922085'), (u'CAST_-1206922023', u'CALLIND_-1206922088')] | null | null | 0010d490 | x64 | O0 | (translation_unit "void libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}\n\n" (function_definition "void libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}" primitive_type (function_declarator "libssh2_channel_... | (translation_unit "void libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}\n\n" (function_definition "void libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}" primitive_type (function_declarator "libssh2_channel_... | (translation_unit "void libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}\n\n" (function_definition "void libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}" primitive_type (function_declarator "libssh2_channel_... | (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 libssh2_channel_send_eof(void)\n\n{\n (*(code *)PTR_libssh2_channel_send_eof_001ec268)();\n return;\n}" (primitive_type "void") (function_declarator "libssh2_channel_send_eof(void)" (identifier "libssh2_channel_send_eof") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primi... |
void function_1(void)
{
(*(type_1 *)PTR_libssh2_channel_send_eof_001ec268)();
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_001ec268)();
return;
}
|
54_plink_and_plink_strip.c | fputs | fputs |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs(char *__s,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputs_001b3d48)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int fputs(char *__s,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_fputs_001b3d48)();
return iVar1;
}
| JMP qword ptr [0x001b3d48] | null | null | null | null | [(u'CALLIND_-1206942872', u'INDIRECT_-1206942809'), ('const-0', u'RETURN_-1206942869'), (u'CALLIND_-1206942872', u'RETURN_-1206942869'), ('tmp_38', u'CAST_-1206942804'), (u'CAST_-1206942804', u'CALLIND_-1206942872'), (u'INDIRECT_-1206942809', u'COPY_-1206942868')] | [(u'CALLIND_-1206942872', u'INDIRECT_-1206942809'), ('const-0', u'RETURN_-1206942869'), (u'CALLIND_-1206942872', u'RETURN_-1206942869'), ('tmp_38', u'CAST_-1206942804'), (u'CAST_-1206942804', u'CALLIND_-1206942872'), (u'INDIRECT_-1206942809', u'COPY_-1206942868')] | null | null | 00108360 | x64 | O0 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_001b3d48)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n i... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_001b3d48)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n i... | (translation_unit "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_001b3d48)();\n return iVar1;\n}\n\n" (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_001b3d48)();\n return iVar1;\n}" primitive_type (function_de... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e... | (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_001b3d48)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputs(char *__s,FILE *__stream)" (identifier "fputs") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(char *__s,type_1 *__stream)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_fputs_001b3d48)();
return iVar1;
}
| null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer... | null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(char *__s,FILE *__stream)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001b3d48)();
return iVar1;
}
|
408_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c | lang_float | FUN_0011dbd0 |
/* WARNING: Unknown calling convention */
void lang_float(bfd_boolean maybe)
{
lang_float_flag = maybe;
return;
}
|
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
void FUN_0011dbd0(undefined4 param_1)
{
_DAT_002a5868 = param_1;
return;
}
| MOV dword ptr [0x002a5868],EDI
RET | null | null | null | null | [('const-0', u'RETURN_-1206985757'), (u'COPY_-1206985775', u'COPY_-1206985764'), ('tmp_12', u'COPY_-1206985775')] | [('const-0', u'RETURN_-1206985757'), (u'COPY_-1206985775', u'COPY_-1206985764'), ('tmp_12', u'COPY_-1206985775')] | null | null | 0011dbd0 | x64 | O0 | (translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_0011dbd0(undefined4 param_1)\n\n{\n _DAT_002a5868 = param_1;\n return;\n}\n\n" comment (function_definition "void FUN_0011dbd0(undefined4 param_1)\n\n{\n _DAT_002a5868 = param_1;\n return;\n}" primiti... | (translation_unit "/* WARNING: Unknown calling convention */\n\nvoid lang_float(bfd_boolean maybe)\n\n{\n lang_float_flag = maybe;\n return;\n}\n\n" comment (function_definition "void lang_float(bfd_boolean maybe)\n\n{\n lang_float_flag = maybe;\n return;\n}" primitive_type (function_declarator "lang_float(bfd_bool... | (translation_unit "void FUN_0011dbd0(undefined4 param_1)\n\n{\n _DAT_002a5868 = param_1;\n return;\n}\n\n" (function_definition "void FUN_0011dbd0(undefined4 param_1)\n\n{\n _DAT_002a5868 = param_1;\n return;\n}" primitive_type (function_declarator "FUN_0011dbd0(undefined4 param_1)" identifier (parameter_list "(und... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) }))) | (function_definition "void FUN_0011dbd0(undefined4 param_1)\n\n{\n _DAT_002a5868 = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011dbd0(undefined4 param_1)" (identifier "FUN_0011dbd0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_identif... |
/* WARNING: Unknown calling convention */
void function_1(type_1 maybe)
{
lang_float_flag = maybe;
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 (assignment_expression left: (identifier) right: ... | null |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
void MASKED(undefined4 param_1)
{
_DAT_002a5868 = param_1;
return;
}
|
8629_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c | ~runtime_error | FUN_002eab80 |
/* std::runtime_error::~runtime_error() */
void __thiscall std::runtime_error::~runtime_error(runtime_error *this)
{
int *piVar1;
long lVar2;
int iVar3;
*(undefined ***)this = &PTR__runtime_error_003f5528;
lVar2 = *(long *)(this + 8);
if ((allocator *)(lVar2 + -0x18) != (allocator *)PTR__S_empty_rep_s... |
void FUN_002eab80(undefined8 *param_1)
{
int *piVar1;
int iVar2;
long lVar3;
undefined1 local_9;
*param_1 = &PTR_FUN_003f5528;
lVar3 = param_1[1];
if ((undefined *)(lVar3 + -0x18) != PTR_DAT_003f7c38) {
if (PTR___pthread_key_create_003f7ee8 == (undefined *)0x0) {
iVar2 = *(int *)(lVar3 + -8... | PUSH RBX
MOV RBX,RDI
SUB RSP,0x10
LEA RAX,[0x3f5518]
ADD RAX,0x10
MOV qword ptr [RDI],RAX
MOV RAX,qword ptr [RDI + 0x8]
LEA RDI,[RAX + -0x18]
CMP RDI,qword ptr [0x003f7c38]
JNZ 0x002eabb8
MOV RDI,RBX
CALL 0x002a20b0
ADD RSP,0x10
POP RBX
RET
CMP qword ptr [0x003f7ee8],0x0
JZ 0x002eabe0
MOV EDX,0xffffffff
XADD.LOCK dword... | null | null | null | null | [(u'CAST_-1204704038', u'INT_NOTEQUAL_-1204704307'), (u'CALL_-1204704182', u'INDIRECT_-1204704013'), (u'INDIRECT_-1204704055', u'COPY_-1204704104'), (u'INT_ADD_-1204704144', u'CAST_-1204703964'), ('tmp_195', u'CBRANCH_-1204704243'), (u'LOAD_-1204704231', u'INT_ADD_-1204704213'), (u'LOAD_-1204704229', u'MULTIEQUAL_-1204... | [('const-0', u'INT_EQUAL_-1204704250'), (u'INT_ADD_-1204704157', u'CAST_-1204703973'), (u'INDIRECT_-1204704077', u'INT_NOTEQUAL_-1204704307'), ('const-433', u'LOAD_-1204704229'), ('tmp_195', u'CBRANCH_-1204704243'), (u'LOAD_-1204704231', u'INT_ADD_-1204704213'), (u'LOAD_-1204704229', u'MULTIEQUAL_-1204704025'), (u'INDI... | null | null | 002eab80 | x64 | O0 | (translation_unit "void FUN_002eab80(undefined8 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n undefined1 local_9;\n \n *param_1 = &PTR_FUN_003f5528;\n lVar3 = param_1[1];\n if ((undefined *)(lVar3 + -0x18) != PTR_DAT_003f7c38) {\n if (PTR___pthread_key_create_003f7ee8 == (undefined *)0x0) {\n ... | (translation_unit "/* std::runtime_error::~runtime_error() */\n\nvoid __thiscall std::runtime_error::~runtime_error(runtime_error *this)\n\n{\n int *piVar1;\n long lVar2;\n int iVar3;\n \n *(undefined ***)this = &PTR__runtime_error_003f5528;\n lVar2 = *(long *)(this + 8);\n if ((allocator *)(lVar2 + -0x18) != (a... | (translation_unit "void FUN_002eab80(undefined8 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n undefined1 local_9;\n \n *param_1 = &PTR_FUN_003f5528;\n lVar3 = param_1[1];\n if ((undefined *)(lVar3 + -0x18) != PTR_DAT_003f7c38) {\n if (PTR___pthread_key_create_003f7ee8 == (undefined *)0x0) {\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE ID... | (function_definition "void FUN_002eab80(undefined8 *param_1)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n undefined1 local_9;\n \n *param_1 = &PTR_FUN_003f5528;\n lVar3 = param_1[1];\n if ((undefined *)(lVar3 + -0x18) != PTR_DAT_003f7c38) {\n if (PTR___pthread_key_create_003f7ee8 == (undefined *)0x0) {\n... |
/* std::runtime_error::~runtime_error() */
void __thiscall std::function_1::~function_1(function_1 *var_1)
{
int *piVar1;
long var_2;
int var_4;
*(type_1 ***)var_1 = &PTR__runtime_error_003f5528;
var_2 = *(long *)(var_1 + 8);
if ((type_2 *)(var_2 + -0x18) != (type_2 *)PTR__S_empty_rep_storage_003f7c38... | null | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... | null |
void MASKED(undefined8 *param_1)
{
int *piVar1;
int iVar2;
long lVar3;
undefined1 local_9;
*param_1 = &PTR_FUN_003f5528;
lVar3 = param_1[1];
if ((undefined *)(lVar3 + -0x18) != PTR_DAT_003f7c38) {
if (PTR___pthread_key_create_003f7ee8 == (undefined *)0x0) {
iVar2 = *(int *)(lVar3 + -8);
... |
10549_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c | do_always_noconv | FUN_003590d0 |
/* std::codecvt<char16_t, char, __mbstate_t>::do_always_noconv() const */
undefined8 std::codecvt<char16_t,char,__mbstate_t>::do_always_noconv(void)
{
return 0;
}
|
undefined8 FUN_003590d0(void)
{
return 0;
}
| XOR EAX,EAX
RET | null | null | null | null | [('const-0', u'COPY_-1205169964'), ('const-0', u'RETURN_-1205169944'), (u'COPY_-1205169964', u'RETURN_-1205169944')] | [('const-0', u'COPY_-1205169964'), ('const-0', u'RETURN_-1205169944'), (u'COPY_-1205169964', u'RETURN_-1205169944')] | null | null | 003590d0 | x64 | O0 | (translation_unit "undefined8 FUN_003590d0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_003590d0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_003590d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit "/* std::codecvt<char16_t, char, __mbstate_t>::do_always_noconv() const */\n\nundefined8 std::codecvt<char16_t,char,__mbstate_t>::do_always_noconv(void)\n\n{\n return 0;\n}\n\n" comment (ERROR "undefined8 std::codecvt<char16_t,char,__mbstate_t>::do_always_noconv(void)" type_identifier (ERROR "std::" ... | (translation_unit "undefined8 FUN_003590d0(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_003590d0(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_003590d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) }))) | (function_definition "undefined8 FUN_003590d0(void)\n\n{\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_003590d0(void)" (identifier "FUN_003590d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")... |
/* std::codecvt<char16_t, char, __mbstate_t>::do_always_noconv() const */
undefined8 std::codecvt<char16_t,char,__mbstate_t>::do_always_noconv(void)
{
return 0;
}
| null | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal))))) | null |
undefined8 MASKED(void)
{
return 0;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.