input
stringlengths
144
489k
output
stringlengths
45
339k
shard
stringclasses
16 values
filename
stringlengths
135
135
line_num
int64
0
2.62k
context
sequence
{"name": "check_path", "code": "__int64 __fastcall check_path ( const char * @@a1@@ ) { int * @@v2@@ ; struct statfs @@v3@@ ; char @@buf@@ [ Number ] ; char * @@v5@@ ; char * @@file@@ ; char * @@path@@ ; unsigned int @@v8@@ ; @@v8@@ = Number ; if ( ! @@a1@@ ) return Number L ; @@path@@ = strdup ( @@a1@@ ) ; if ( ! @@path@@ ) return Number L ; @@file@@ = dirname ( @@path@@ ) ; if ( statfs ( @@file@@ , & @@v3@@ ) ) { @@v2@@ = __errno_location ( ) ; @@v5@@ = strerror_r ( * @@v2@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@file@@ , @@v5@@ ) ; @@v8@@ = - * __errno_location ( ) ; } free ( @@path@@ ) ; if ( ! @@v8@@ && @@v3@@ . f_type != Number L ) { if ( _pr_warning ) _pr_warning ( String , @@a1@@ ) ; @@v8@@ = Number ; } return @@v8@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "v2", "t": {"T": 3, "t": "int"}, "location": "r8"}, {"n": "path", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "buf", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s160"}, {"n": "file", "t": {"T": 3, "t": "char"}, "location": "s24"}, {"n": "v3", "t": {"T": 6, "n": "struct statfs", "l": [{"T": 4, "n": "f_type", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_bsize", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_blocks", "t": "__fsblkcnt_t", "s": 8}, {"T": 4, "n": "f_bfree", "t": "__fsblkcnt_t", "s": 8}, {"T": 4, "n": "f_bavail", "t": "__fsblkcnt_t", "s": 8}, {"T": 4, "n": "f_files", "t": "__fsfilcnt_t", "s": 8}, {"T": 4, "n": "f_ffree", "t": "__fsfilcnt_t", "s": 8}, {"T": 4, "n": "f_fsid", "t": "__fsid_t", "s": 8}, {"T": 4, "n": "f_namelen", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_frsize", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_flags", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_spare", "t": "__fsword_t[4]", "s": 32}]}, "location": "s288"}, {"n": "v5", "t": {"T": 3, "t": "char"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "v2", "t": {"T": 3, "t": "int"}, "location": "r8"}, {"n": "dname", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "errmsg", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s160"}, {"n": "dir", "t": {"T": 3, "t": "char"}, "location": "s24"}, {"n": "st_fs", "t": {"T": 6, "n": "statfs", "l": [{"T": 4, "n": "f_type", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_bsize", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_blocks", "t": "__fsblkcnt_t", "s": 8}, {"T": 4, "n": "f_bfree", "t": "__fsblkcnt_t", "s": 8}, {"T": 4, "n": "f_bavail", "t": "__fsblkcnt_t", "s": 8}, {"T": 4, "n": "f_files", "t": "__fsfilcnt_t", "s": 8}, {"T": 4, "n": "f_ffree", "t": "__fsfilcnt_t", "s": 8}, {"T": 4, "n": "f_fsid", "t": "__fsid_t", "s": 8}, {"T": 4, "n": "f_namelen", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_frsize", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_flags", "t": "__fsword_t", "s": 8}, {"T": 4, "n": "f_spare", "t": "__fsword_t[4]", "s": 32}]}, "location": "s288"}, {"n": "cp", "t": {"T": 3, "t": "char"}, "location": "s32"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
101
[]
{"name": "bpf_program__pin_instance", "code": "__int64 __fastcall bpf_program__pin_instance ( __int64 @@a1@@ , const char * @@a2@@ , int @@a3@@ ) { __int64 result ; int * v4 ; char @@buf@@ [ Number ] ; char * @@v7@@ ; unsigned int @@v8@@ ; @@v8@@ = check_path ( @@a2@@ ) ; if ( @@v8@@ ) return @@v8@@ ; if ( @@a1@@ ) { if ( @@a3@@ >= Number && @@a3@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ) { if ( ( unsigned int ) bpf_obj_pin ( * ( unsigned int * ) ( Number L * @@a3@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) , @@a2@@ ) ) { v4 = __errno_location ( ) ; @@v7@@ = strerror_r ( * v4 , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@v7@@ ) ; result = ( unsigned int ) - * __errno_location ( ) ; } else { if ( _pr_debug ) _pr_debug ( String , @@a2@@ ) ; result = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , ( unsigned int ) @@a3@@ , * ( const char * * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; result = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; result = Number L ; } return result ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "buf", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s144"}, {"n": "v7", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "instance", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "errmsg", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s144"}, {"n": "cp", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
102
[ "{\"name\": \"check_path\", \"code\": \"__int64 __fastcall check_path ( const char * @@a1@@ ) { int * @@v2@@ ; struct statfs @@v3@@ ; char @@buf@@ [ Number ] ; char * @@v5@@ ; char * @@file@@ ; char * @@path@@ ; unsigned int @@v8@@ ; @@v8@@ = Number ; if ( ! @@a1@@ ) return Number L ; @@path@@ = strdup ( @@a1@@ ) ; if ( ! @@path@@ ) return Number L ; @@file@@ = dirname ( @@path@@ ) ; if ( statfs ( @@file@@ , & @@v3@@ ) ) { @@v2@@ = __errno_location ( ) ; @@v5@@ = strerror_r ( * @@v2@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@file@@ , @@v5@@ ) ; @@v8@@ = - * __errno_location ( ) ; } free ( @@path@@ ) ; if ( ! @@v8@@ && @@v3@@ . f_type != Number L ) { if ( _pr_warning ) _pr_warning ( String , @@a1@@ ) ; @@v8@@ = Number ; } return @@v8@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}, {\"n\": \"path\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s160\"}, {\"n\": \"file\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s24\"}, {\"n\": \"v3\", \"t\": {\"T\": 6, \"n\": \"struct statfs\", \"l\": [{\"T\": 4, \"n\": \"f_type\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bsize\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_blocks\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bfree\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bavail\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_files\", \"t\": \"__fsfilcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_ffree\", \"t\": \"__fsfilcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_fsid\", \"t\": \"__fsid_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_namelen\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_frsize\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_flags\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_spare\", \"t\": \"__fsword_t[4]\", \"s\": 32}]}, \"location\": \"s288\"}, {\"n\": \"v5\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s32\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_program__pin\", \"code\": \"__int64 __fastcall bpf_program__pin ( __int64 @@a1@@ , const char * @@a2@@ ) { __int64 @@result@@ ; char @@s@@ [ Number ] ; int @@v4@@ ; unsigned int @@v5@@ ; int @@i@@ ; @@v5@@ = check_path ( @@a2@@ ) ; if ( @@v5@@ ) return @@v5@@ ; if ( @@a1@@ ) { if ( * ( int * ) ( @@a1@@ + Number ) > Number ) { @@v5@@ = make_dir ( @@a2@@ ) ; if ( @@v5@@ ) { @@result@@ = @@v5@@ ; } else { for ( @@i@@ = Number ; @@i@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@i@@ ) { @@v4@@ = snprintf ( @@s@@ , Number , String , @@a2@@ , ( unsigned int ) @@i@@ ) ; if ( @@v4@@ < Number ) return Number L ; if ( @@v4@@ > Number ) return Number L ; @@v5@@ = bpf_program__pin_instance ( @@a1@@ , @@s@@ , @@i@@ ) ; if ( @@v5@@ ) return @@v5@@ ; } @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , * ( const char * * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"s\", \"t\": {\"T\": 2, \"n\": 4100, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4112\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s8\"}]}", "{\"name\": \"bpf_obj_pin\", \"code\": \"__int64 __fastcall bpf_obj_pin ( int @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; int @@v4@@ ; int @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; @@v5@@ = Number ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v3@@ = ptr_to_u64 ( @@a2@@ ) ; @@v4@@ = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) & @@v3@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s68\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s72\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s80\"}]}" ]
{"name": "make_dir", "code": "__int64 __fastcall make_dir ( const char * @@a1@@ ) { char @@buf@@ [ Number ] ; char * @@v3@@ ; unsigned int @@v4@@ ; @@v4@@ = Number ; if ( mkdir ( @@a1@@ , Number ) && * __errno_location ( ) != Number ) @@v4@@ = - * __errno_location ( ) ; if ( @@v4@@ ) { @@v3@@ = strerror_r ( - @@v4@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@a1@@ , @@v3@@ ) ; } return @@v4@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "buf", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s144"}, {"n": "v3", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "errmsg", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s144"}, {"n": "cp", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
103
[]
{"name": "bpf_program__pin", "code": "__int64 __fastcall bpf_program__pin ( __int64 @@a1@@ , const char * @@a2@@ ) { __int64 @@result@@ ; char @@s@@ [ Number ] ; int @@v4@@ ; unsigned int @@v5@@ ; int @@i@@ ; @@v5@@ = check_path ( @@a2@@ ) ; if ( @@v5@@ ) return @@v5@@ ; if ( @@a1@@ ) { if ( * ( int * ) ( @@a1@@ + Number ) > Number ) { @@v5@@ = make_dir ( @@a2@@ ) ; if ( @@v5@@ ) { @@result@@ = @@v5@@ ; } else { for ( @@i@@ = Number ; @@i@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@i@@ ) { @@v4@@ = snprintf ( @@s@@ , Number , String , @@a2@@ , ( unsigned int ) @@i@@ ) ; if ( @@v4@@ < Number ) return Number L ; if ( @@v4@@ > Number ) return Number L ; @@v5@@ = bpf_program__pin_instance ( @@a1@@ , @@s@@ , @@i@@ ) ; if ( @@v5@@ ) return @@v5@@ ; } @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , * ( const char * * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "s", "t": {"T": 2, "n": 4100, "s": 1, "t": "char"}, "location": "s4112"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "buf", "t": {"T": 2, "n": 4096, "s": 1, "t": "char"}, "location": "s4112"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
104
[ "{\"name\": \"check_path\", \"code\": \"__int64 __fastcall check_path ( const char * @@a1@@ ) { int * @@v2@@ ; struct statfs @@v3@@ ; char @@buf@@ [ Number ] ; char * @@v5@@ ; char * @@file@@ ; char * @@path@@ ; unsigned int @@v8@@ ; @@v8@@ = Number ; if ( ! @@a1@@ ) return Number L ; @@path@@ = strdup ( @@a1@@ ) ; if ( ! @@path@@ ) return Number L ; @@file@@ = dirname ( @@path@@ ) ; if ( statfs ( @@file@@ , & @@v3@@ ) ) { @@v2@@ = __errno_location ( ) ; @@v5@@ = strerror_r ( * @@v2@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@file@@ , @@v5@@ ) ; @@v8@@ = - * __errno_location ( ) ; } free ( @@path@@ ) ; if ( ! @@v8@@ && @@v3@@ . f_type != Number L ) { if ( _pr_warning ) _pr_warning ( String , @@a1@@ ) ; @@v8@@ = Number ; } return @@v8@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}, {\"n\": \"path\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s160\"}, {\"n\": \"file\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s24\"}, {\"n\": \"v3\", \"t\": {\"T\": 6, \"n\": \"struct statfs\", \"l\": [{\"T\": 4, \"n\": \"f_type\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bsize\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_blocks\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bfree\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bavail\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_files\", \"t\": \"__fsfilcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_ffree\", \"t\": \"__fsfilcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_fsid\", \"t\": \"__fsid_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_namelen\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_frsize\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_flags\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_spare\", \"t\": \"__fsword_t[4]\", \"s\": 32}]}, \"location\": \"s288\"}, {\"n\": \"v5\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s32\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_program__pin_instance\", \"code\": \"__int64 __fastcall bpf_program__pin_instance ( __int64 @@a1@@ , const char * @@a2@@ , int @@a3@@ ) { __int64 result ; int * v4 ; char @@buf@@ [ Number ] ; char * @@v7@@ ; unsigned int @@v8@@ ; @@v8@@ = check_path ( @@a2@@ ) ; if ( @@v8@@ ) return @@v8@@ ; if ( @@a1@@ ) { if ( @@a3@@ >= Number && @@a3@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ) { if ( ( unsigned int ) bpf_obj_pin ( * ( unsigned int * ) ( Number L * @@a3@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) , @@a2@@ ) ) { v4 = __errno_location ( ) ; @@v7@@ = strerror_r ( * v4 , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@v7@@ ) ; result = ( unsigned int ) - * __errno_location ( ) ; } else { if ( _pr_debug ) _pr_debug ( String , @@a2@@ ) ; result = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , ( unsigned int ) @@a3@@ , * ( const char * * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; result = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; result = Number L ; } return result ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s144\"}, {\"n\": \"v7\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"make_dir\", \"code\": \"__int64 __fastcall make_dir ( const char * @@a1@@ ) { char @@buf@@ [ Number ] ; char * @@v3@@ ; unsigned int @@v4@@ ; @@v4@@ = Number ; if ( mkdir ( @@a1@@ , Number ) && * __errno_location ( ) != Number ) @@v4@@ = - * __errno_location ( ) ; if ( @@v4@@ ) { @@v3@@ = strerror_r ( - @@v4@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@a1@@ , @@v3@@ ) ; } return @@v4@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s144\"}, {\"n\": \"v3\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}" ]
{"name": "bpf_map__pin", "code": "__int64 __fastcall bpf_map__pin ( unsigned int * @@a1@@ , const char * @@a2@@ ) { __int64 result ; int * v3 ; char @@buf@@ [ Number ] ; char * @@v5@@ ; unsigned int @@v6@@ ; @@v6@@ = check_path ( @@a2@@ ) ; if ( @@v6@@ ) return @@v6@@ ; if ( @@a1@@ ) { if ( ( unsigned int ) bpf_obj_pin ( * @@a1@@ , @@a2@@ ) ) { v3 = __errno_location ( ) ; @@v5@@ = strerror_r ( * v3 , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@v5@@ ) ; result = ( unsigned int ) - * __errno_location ( ) ; } else { if ( _pr_debug ) _pr_debug ( String , @@a2@@ ) ; result = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; result = Number L ; } return result ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "buf", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s144"}, {"n": "v5", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "errmsg", "t": {"T": 2, "n": 128, "s": 1, "t": "char"}, "location": "s144"}, {"n": "cp", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
105
[ "{\"name\": \"check_path\", \"code\": \"__int64 __fastcall check_path ( const char * @@a1@@ ) { int * @@v2@@ ; struct statfs @@v3@@ ; char @@buf@@ [ Number ] ; char * @@v5@@ ; char * @@file@@ ; char * @@path@@ ; unsigned int @@v8@@ ; @@v8@@ = Number ; if ( ! @@a1@@ ) return Number L ; @@path@@ = strdup ( @@a1@@ ) ; if ( ! @@path@@ ) return Number L ; @@file@@ = dirname ( @@path@@ ) ; if ( statfs ( @@file@@ , & @@v3@@ ) ) { @@v2@@ = __errno_location ( ) ; @@v5@@ = strerror_r ( * @@v2@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@file@@ , @@v5@@ ) ; @@v8@@ = - * __errno_location ( ) ; } free ( @@path@@ ) ; if ( ! @@v8@@ && @@v3@@ . f_type != Number L ) { if ( _pr_warning ) _pr_warning ( String , @@a1@@ ) ; @@v8@@ = Number ; } return @@v8@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}, {\"n\": \"path\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s160\"}, {\"n\": \"file\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s24\"}, {\"n\": \"v3\", \"t\": {\"T\": 6, \"n\": \"struct statfs\", \"l\": [{\"T\": 4, \"n\": \"f_type\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bsize\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_blocks\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bfree\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_bavail\", \"t\": \"__fsblkcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_files\", \"t\": \"__fsfilcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_ffree\", \"t\": \"__fsfilcnt_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_fsid\", \"t\": \"__fsid_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_namelen\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_frsize\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_flags\", \"t\": \"__fsword_t\", \"s\": 8}, {\"T\": 4, \"n\": \"f_spare\", \"t\": \"__fsword_t[4]\", \"s\": 32}]}, \"location\": \"s288\"}, {\"n\": \"v5\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s32\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_obj_pin\", \"code\": \"__int64 __fastcall bpf_obj_pin ( int @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; int @@v4@@ ; int @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; @@v5@@ = Number ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v3@@ = ptr_to_u64 ( @@a2@@ ) ; @@v4@@ = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) & @@v3@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s68\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s72\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s80\"}]}" ]
{"name": "bpf_object__pin", "code": "__int64 __fastcall bpf_object__pin ( __int64 @@a1@@ , const char * @@a2@@ ) { __int64 result ; const char * v3 ; char @@s@@ [ Number ] ; int @@v5@@ ; int @@v6@@ ; unsigned int @@v7@@ ; unsigned int * @@i@@ ; __int64 @@j@@ ; if ( ! @@a1@@ ) return Number L ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) != Number ) { if ( _pr_warning ) _pr_warning ( String ) ; result = Number L ; } else { @@v7@@ = make_dir ( @@a2@@ ) ; if ( @@v7@@ ) { result = @@v7@@ ; } else { for ( @@i@@ = ( unsigned int * ) bpf_map__next ( Number L , @@a1@@ ) ; @@i@@ ; @@i@@ = ( unsigned int * ) bpf_map__next ( @@i@@ , @@a1@@ ) ) { v3 = ( const char * ) bpf_map__name ( @@i@@ ) ; @@v5@@ = snprintf ( @@s@@ , Number , String , @@a2@@ , v3 ) ; if ( @@v5@@ < Number ) return Number L ; if ( @@v5@@ > Number ) return Number L ; @@v7@@ = bpf_map__pin ( @@i@@ , @@s@@ ) ; if ( @@v7@@ ) return @@v7@@ ; } for ( @@j@@ = bpf_program__next ( Number L , @@a1@@ ) ; @@j@@ ; @@j@@ = bpf_program__next ( @@j@@ , @@a1@@ ) ) { @@v6@@ = snprintf ( @@s@@ , Number , String , @@a2@@ , * ( const char * * ) ( @@j@@ + Number ) ) ; if ( @@v6@@ < Number ) return Number L ; if ( @@v6@@ > Number ) return Number L ; @@v7@@ = bpf_program__pin ( @@j@@ , @@s@@ ) ; if ( @@v7@@ ) return @@v7@@ ; } result = Number L ; } } return result ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "i", "t": {"T": 3, "t": "unsigned int"}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "s", "t": {"T": 2, "n": 4100, "s": 1, "t": "char"}, "location": "s4128"}, {"n": "j", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "s16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "len_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "buf", "t": {"T": 2, "n": 4096, "s": 1, "t": "char"}, "location": "s4128"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
106
[ "{\"name\": \"make_dir\", \"code\": \"__int64 __fastcall make_dir ( const char * @@a1@@ ) { char @@buf@@ [ Number ] ; char * @@v3@@ ; unsigned int @@v4@@ ; @@v4@@ = Number ; if ( mkdir ( @@a1@@ , Number ) && * __errno_location ( ) != Number ) @@v4@@ = - * __errno_location ( ) ; if ( @@v4@@ ) { @@v3@@ = strerror_r ( - @@v4@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@a1@@ , @@v3@@ ) ; } return @@v4@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s144\"}, {\"n\": \"v3\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_program__pin\", \"code\": \"__int64 __fastcall bpf_program__pin ( __int64 @@a1@@ , const char * @@a2@@ ) { __int64 @@result@@ ; char @@s@@ [ Number ] ; int @@v4@@ ; unsigned int @@v5@@ ; int @@i@@ ; @@v5@@ = check_path ( @@a2@@ ) ; if ( @@v5@@ ) return @@v5@@ ; if ( @@a1@@ ) { if ( * ( int * ) ( @@a1@@ + Number ) > Number ) { @@v5@@ = make_dir ( @@a2@@ ) ; if ( @@v5@@ ) { @@result@@ = @@v5@@ ; } else { for ( @@i@@ = Number ; @@i@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@i@@ ) { @@v4@@ = snprintf ( @@s@@ , Number , String , @@a2@@ , ( unsigned int ) @@i@@ ) ; if ( @@v4@@ < Number ) return Number L ; if ( @@v4@@ > Number ) return Number L ; @@v5@@ = bpf_program__pin_instance ( @@a1@@ , @@s@@ , @@i@@ ) ; if ( @@v5@@ ) return @@v5@@ ; } @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , * ( const char * * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"s\", \"t\": {\"T\": 2, \"n\": 4100, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4112\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s8\"}]}", "{\"name\": \"bpf_map__pin\", \"code\": \"__int64 __fastcall bpf_map__pin ( unsigned int * @@a1@@ , const char * @@a2@@ ) { __int64 result ; int * v3 ; char @@buf@@ [ Number ] ; char * @@v5@@ ; unsigned int @@v6@@ ; @@v6@@ = check_path ( @@a2@@ ) ; if ( @@v6@@ ) return @@v6@@ ; if ( @@a1@@ ) { if ( ( unsigned int ) bpf_obj_pin ( * @@a1@@ , @@a2@@ ) ) { v3 = __errno_location ( ) ; @@v5@@ = strerror_r ( * v3 , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@v5@@ ) ; result = ( unsigned int ) - * __errno_location ( ) ; } else { if ( _pr_debug ) _pr_debug ( String , @@a2@@ ) ; result = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String ) ; result = Number L ; } return result ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s144\"}, {\"n\": \"v5\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_program__next\", \"code\": \"_DWORD * __fastcall bpf_program__next ( _DWORD * @@a1@@ , __int64 @@a2@@ ) { do @@a1@@ = ( _DWORD * ) _bpf_program__next ( ( __int64 ) @@a1@@ , @@a2@@ ) ; while ( @@a1@@ && bpf_program__is_function_storage ( @@a1@@ , @@a2@@ ) ) ; return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_map__name\", \"code\": \"__int64 __fastcall bpf_map__name ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_map__next\", \"code\": \"__int64 __fastcall bpf_map__next ( unsigned __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; unsigned __int64 @@v3@@ ; if ( ! @@a2@@ || ! * ( _QWORD * ) ( @@a2@@ + Number ) ) return Number L ; if ( ! @@a1@@ ) return * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( @@a1@@ >= * ( _QWORD * ) ( @@a2@@ + Number ) && @@a1@@ < * ( _QWORD * ) ( @@a2@@ + Number ) + Number L * * ( _QWORD * ) ( @@a2@@ + Number ) ) { @@v3@@ = Number * ( ( __int64 ) ( @@a1@@ - * ( _QWORD * ) ( @@a2@@ + Number ) ) >> Number ) + Number ; if ( @@v3@@ < * ( _QWORD * ) ( @@a2@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) + Number * @@v3@@ ; else @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String , String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s24\"}]}" ]
{"name": "bpf_object__close", "code": "void __fastcall bpf_object__close ( __int64 @@a1@@ ) { unsigned __int64 i ; unsigned __int64 j ; if ( @@a1@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ( * ( void ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; bpf_object__elf_finish ( @@a1@@ ) ; bpf_object__unload ( ( _QWORD * ) @@a1@@ ) ; btf__free ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; for ( i = Number L ; i < * ( _QWORD * ) ( @@a1@@ + Number ) ; ++ i ) { free ( * ( void * * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ; * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) = Number L ; if ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ( * ( void ( __fastcall * * ) ( unsigned __int64 , _QWORD ) ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i , * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ; * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) = Number L ; * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) = Number L ; } free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) && * ( _QWORD * ) ( @@a1@@ + Number ) ) { for ( j = Number L ; j < * ( _QWORD * ) ( @@a1@@ + Number ) ; ++ j ) bpf_program__exit ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * j ) ; } free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; list_del ( @@a1@@ + Number ) ; free ( ( void * ) @@a1@@ ) ; } }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
107
[ "{\"name\": \"list_del\", \"code\": \"__int64 __fastcall list_del ( __int64 @@a1@@ ) { __int64 @@result@@ ; _list_del ( * ( _QWORD * * ) ( @@a1@@ + Number ) , * ( _QWORD * ) @@a1@@ ) ; * ( _QWORD * ) @@a1@@ = Number L ; @@result@@ = @@a1@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_program__exit\", \"code\": \"__int64 __fastcall bpf_program__exit ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ( * ( void ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; bpf_program__unload ( @@a1@@ ) ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; @@result@@ = @@a1@@ ; * ( _DWORD * ) @@a1@@ = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_object__elf_finish\", \"code\": \"__int64 __fastcall bpf_object__elf_finish ( __int64 @@a1@@ ) { __int64 @@result@@ ; @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( @@result@@ ) { elf_end ( ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; if ( * ( int * ) ( @@a1@@ + Number ) >= Number ) close ( * ( _DWORD * ) ( @@a1@@ + Number ) ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; @@result@@ = @@a1@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_object__unload\", \"code\": \"__int64 __fastcall bpf_object__unload ( _QWORD * @@a1@@ ) { unsigned __int64 i ; unsigned __int64 j ; if ( ! @@a1@@ ) return Number L ; for ( i = Number L ; i < @@a1@@ [ Number ] ; ++ i ) { if ( * ( int * ) ( @@a1@@ [ Number ] + Number * i ) >= Number ) close ( * ( _DWORD * ) ( @@a1@@ [ Number ] + Number * i ) ) ; * ( _DWORD * ) ( @@a1@@ [ Number ] + Number * i ) = Number ; } for ( j = Number L ; j < @@a1@@ [ Number ] ; ++ j ) bpf_program__unload ( @@a1@@ [ Number ] + Number * j ) ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}]}", "{\"name\": \"btf__free\", \"code\": \"void __fastcall btf__free ( __int64 @@a1@@ ) { if ( @@a1@@ ) { if ( * ( _DWORD * ) ( @@a1@@ + Number ) != Number ) close ( * ( _DWORD * ) ( @@a1@@ + Number ) ) ; free ( * ( void * * ) @@a1@@ ) ; free ( * ( void * * ) ( @@a1@@ + Number ) ) ; free ( ( void * ) @@a1@@ ) ; } }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_object__next", "code": "char * __fastcall bpf_object__next ( __int64 @@a1@@ ) { char * @@result@@ ; char * @@v2@@ ; if ( @@a1@@ ) @@v2@@ = ( char * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) - Number L ) ; else @@v2@@ = ( char * ) bpf_objects_list - Number ; if ( @@v2@@ + Number == ( char * ) & bpf_objects_list ) @@result@@ = Number L ; else @@result@@ = @@v2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "char"}, "location": "r8"}, {"n": "v2", "t": {"T": 3, "t": "char"}, "location": "s8"}]}
[{"n": "prev", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "bpf_object"}, "location": "r8"}, {"n": "next", "t": {"T": 3, "t": "bpf_object"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
108
[]
{"name": "bpf_object__name", "code": "__int64 __fastcall bpf_object__name ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = @@a1@@ + Number ; else @@result@@ = ERR_PTR ( Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "const char"}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
109
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_object__kversion", "code": "__int64 __fastcall bpf_object__kversion ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( unsigned int * ) ( @@a1@@ + Number ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
110
[]
{"name": "bpf_object__btf_fd", "code": "__int64 __fastcall bpf_object__btf_fd ( __int64 @@a1@@ , float @@a2@@ , double @@a3@@ ) { __int64 @@result@@ ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) @@result@@ = btf ( @@a2@@ , @@a3@@ ) ; else @@result@@ = Number ; return @@result@@ ; }", "source": [{"n": "a2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a3", "t": {"T": 1, "n": "double", "s": 8}, "location": "r512"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "", "t": {"T": 10}, "location": "r496"}, {"n": "", "t": {"T": 10}, "location": "r512"}, {"n": "obj", "t": {"T": 3, "t": "const bpf_object"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
111
[]
{"name": "bpf_object__set_priv", "code": "__int64 __fastcall bpf_object__set_priv ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) && * ( _QWORD * ) ( @@a1@@ + Number ) ) ( * ( void ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "clear_priv", "t": {"T": 9, "n": "bpf_object_clear_priv_t"}, "location": "r16"}, {"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "priv", "t": {"T": 3, "t": "void"}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
112
[]
{"name": "bpf_object__priv", "code": "__int64 __fastcall bpf_object ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; else @@result@@ = ERR_PTR ( Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
113
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "__bpf_program__next", "code": "__int64 __fastcall _bpf_program__next ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; unsigned __int64 @@v3@@ ; if ( ! * ( _QWORD * ) ( @@a2@@ + Number ) ) return Number L ; if ( ! @@a1@@ ) return * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( @@a2@@ == * ( _QWORD * ) ( @@a1@@ + Number ) ) { @@v3@@ = Number * ( ( @@a1@@ - * ( _QWORD * ) ( @@a2@@ + Number ) ) >> Number ) + Number ; if ( @@v3@@ < * ( _QWORD * ) ( @@a2@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) + Number * @@v3@@ ; else @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "prev", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "bpf_program"}, "location": "r8"}, {"n": "idx", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
114
[ "{\"name\": \"bpf_program__next\", \"code\": \"_DWORD * __fastcall bpf_program__next ( _DWORD * @@a1@@ , __int64 @@a2@@ ) { do @@a1@@ = ( _DWORD * ) _bpf_program__next ( ( __int64 ) @@a1@@ , @@a2@@ ) ; while ( @@a1@@ && bpf_program__is_function_storage ( @@a1@@ , @@a2@@ ) ) ; return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__next", "code": "_DWORD * __fastcall bpf_program__next ( _DWORD * @@a1@@ , __int64 @@a2@@ ) { do @@a1@@ = ( _DWORD * ) _bpf_program__next ( ( __int64 ) @@a1@@ , @@a2@@ ) ; while ( @@a1@@ && bpf_program__is_function_storage ( @@a1@@ , @@a2@@ ) ) ; return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "prev", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
115
[ "{\"name\": \"bpf_program__is_function_storage\", \"code\": \"_BOOL8 __fastcall bpf_program__is_function_storage ( _DWORD * @@a1@@ , __int64 @@a2@@ ) { return * @@a1@@ == * ( _DWORD * ) ( @@a2@@ + Number ) && * ( _BYTE * ) ( @@a2@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_priv", "code": "__int64 __fastcall bpf_program__set_priv ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) && * ( _QWORD * ) ( @@a1@@ + Number ) ) ( * ( void ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "clear_priv", "t": {"T": 9, "n": "bpf_program_clear_priv_t"}, "location": "r16"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "priv", "t": {"T": 3, "t": "void"}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
116
[]
{"name": "bpf_program__priv", "code": "__int64 __fastcall bpf_program ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; else @@result@@ = ERR_PTR ( Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
117
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_program__set_ifindex", "code": "__int64 __fastcall bpf_program__set_ifindex ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "ifindex", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
118
[]
{"name": "bpf_program__title", "code": "__int64 __fastcall bpf_program__title ( __int64 @@a1@@ , char @@a2@@ ) { const char * @@s@@ ; @@s@@ = * ( const char * * ) ( @@a1@@ + Number ) ; if ( ! @@a2@@ ) return ( __int64 ) @@s@@ ; @@s@@ = strdup ( @@s@@ ) ; if ( @@s@@ ) return ( __int64 ) @@s@@ ; if ( _pr_warning ) _pr_warning ( String ) ; return ERR_PTR ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "s", "t": {"T": 3, "t": "const char"}, "location": "s8"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "needs_copy", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r64"}, {"n": "title", "t": {"T": 3, "t": "char"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
119
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_program__fd", "code": "__int64 __fastcall bpf_program ( double @@a1@@ , double @@a2@@ , __int64 @@a3@@ ) { return bpf_program__nth_fd ( @@a3@@ , Number L , @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a2", "t": {"T": 1, "n": "double", "s": 8}, "location": "r512"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "", "t": {"T": 10}, "location": "r496"}, {"n": "", "t": {"T": 10}, "location": "r512"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
120
[ "{\"name\": \"bpf_program__nth_fd\", \"code\": \"__int64 __fastcall bpf_program__nth_fd ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; int @@v3@@ ; if ( ! @@a1@@ ) return Number L ; if ( @@a2@@ < * ( _DWORD * ) ( @@a1@@ + Number ) && @@a2@@ >= Number ) { @@v3@@ = * ( _DWORD * ) ( Number L * @@a2@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( @@v3@@ >= Number ) { @@result@@ = ( unsigned int ) @@v3@@ ; } else { if ( _pr_warning ) _pr_warning ( String , ( unsigned int ) @@a2@@ , * ( const char * * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , ( unsigned int ) @@a2@@ , * ( const char * * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s4\"}]}" ]
{"name": "bpf_program__set_prep", "code": "__int64 __fastcall bpf_program__set_prep ( __int64 @@a1@@ , int @@a2@@ , __int64 @@a3@@ ) { __int64 @@result@@ ; void * @@s@@ ; if ( @@a2@@ <= Number || ! @@a3@@ ) return Number L ; if ( * ( int * ) ( @@a1@@ + Number ) > Number || * ( _QWORD * ) ( @@a1@@ + Number ) ) { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } else { @@s@@ = malloc ( Number L * @@a2@@ ) ; if ( @@s@@ ) { memset ( @@s@@ , Number , Number L * @@a2@@ ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@s@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "s", "t": {"T": 3, "t": "void"}, "location": "s8"}]}
[{"n": "prep", "t": {"T": 9, "n": "bpf_program_prep_t"}, "location": "r16"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "nr_instances", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "instances_fds", "t": {"T": 3, "t": "int"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
121
[]
{"name": "bpf_program__nth_fd", "code": "__int64 __fastcall bpf_program__nth_fd ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; int @@v3@@ ; if ( ! @@a1@@ ) return Number L ; if ( @@a2@@ < * ( _DWORD * ) ( @@a1@@ + Number ) && @@a2@@ >= Number ) { @@v3@@ = * ( _DWORD * ) ( Number L * @@a2@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( @@v3@@ >= Number ) { @@result@@ = ( unsigned int ) @@v3@@ ; } else { if ( _pr_warning ) _pr_warning ( String , ( unsigned int ) @@a2@@ , * ( const char * * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( _pr_warning ) _pr_warning ( String , ( unsigned int ) @@a2@@ , * ( const char * * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@a1@@ + Number ) ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "n", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "", "t": {"T": 10}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
122
[]
{"name": "bpf_program__set_type", "code": "__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "type", "t": {"T": 1, "n": "bpf_prog_type", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
123
[]
{"name": "bpf_program__is_type", "code": "_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "type", "t": {"T": 1, "n": "bpf_prog_type", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
124
[]
{"name": "bpf_program__set_socket_filter", "code": "__int64 __fastcall bpf_program__set_socket_filter ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
125
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_socket_filter", "code": "_BOOL8 __fastcall bpf_program__is_socket_filter ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
126
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_kprobe", "code": "__int64 __fastcall bpf_program__set_kprobe ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
127
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_kprobe", "code": "_BOOL8 __fastcall bpf_program__is_kprobe ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
128
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_sched_cls", "code": "__int64 __fastcall bpf_program__set_sched_cls ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
129
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_sched_cls", "code": "_BOOL8 __fastcall bpf_program__is_sched_cls ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
130
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_sched_act", "code": "__int64 __fastcall bpf_program__set_sched_act ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
131
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_sched_act", "code": "_BOOL8 __fastcall bpf_program__is_sched_act ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
132
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_tracepoint", "code": "__int64 __fastcall bpf_program__set_tracepoint ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
133
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_tracepoint", "code": "_BOOL8 __fastcall bpf_program__is_tracepoint ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
134
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_raw_tracepoint", "code": "__int64 __fastcall bpf_program__set_raw_tracepoint ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
135
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_raw_tracepoint", "code": "_BOOL8 __fastcall bpf_program__is_raw_tracepoint ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
136
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_xdp", "code": "__int64 __fastcall bpf_program__set_xdp ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
137
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_xdp", "code": "_BOOL8 __fastcall bpf_program__is_xdp ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
138
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_perf_event", "code": "__int64 __fastcall bpf_program__set_perf_event ( __int64 @@a1@@ ) { if ( ! @@a1@@ ) return Number L ; bpf_program__set_type ( @@a1@@ , Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
139
[ "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "bpf_program__is_perf_event", "code": "_BOOL8 __fastcall bpf_program__is_perf_event ( __int64 @@a1@@ ) { return bpf_program__is_type ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
140
[ "{\"name\": \"bpf_program__is_type\", \"code\": \"_BOOL8 __fastcall bpf_program__is_type ( __int64 @@a1@@ , int @@a2@@ ) { return @@a1@@ && @@a2@@ == * ( _DWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "bpf_program__set_expected_attach_type", "code": "__int64 __fastcall bpf_program__set_expected_attach_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "type", "t": {"T": 1, "n": "bpf_attach_type", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
141
[]
{"name": "libbpf_prog_type_by_name", "code": "__int64 __fastcall libbpf_prog_type_by_name ( const char * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { unsigned int @@i@@ ; if ( ! @@a1@@ ) return Number L ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { if ( ! strncmp ( @@a1@@ , ( & section_names ) [ Number * ( int ) @@i@@ ] , * ( ( _QWORD * ) & unk_411B08 + Number * ( int ) @@i@@ ) ) ) { * @@a2@@ = * ( ( _DWORD * ) & unk_411B10 + Number * ( int ) @@i@@ ) ; * @@a3@@ = dword_411B14 [ Number * @@i@@ ] ; return Number L ; } } return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "expected_attach_type", "t": {"T": 3, "t": "bpf_attach_type"}, "location": "r16"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "prog_type", "t": {"T": 3, "t": "bpf_prog_type"}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
142
[]
{"name": "bpf_program__identify_section", "code": "__int64 __fastcall bpf_program__identify_section ( __int64 @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { return libbpf_prog_type_by_name ( * ( const char * * ) ( @@a1@@ + Number ) , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}]}
[{"n": "expected_attach_type", "t": {"T": 3, "t": "bpf_attach_type"}, "location": "r16"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "r56"}, {"n": "prog_type", "t": {"T": 3, "t": "bpf_prog_type"}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
143
[ "{\"name\": \"libbpf_prog_type_by_name\", \"code\": \"__int64 __fastcall libbpf_prog_type_by_name ( const char * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { unsigned int @@i@@ ; if ( ! @@a1@@ ) return Number L ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { if ( ! strncmp ( @@a1@@ , ( & section_names ) [ Number * ( int ) @@i@@ ] , * ( ( _QWORD * ) & unk_411B08 + Number * ( int ) @@i@@ ) ) ) { * @@a2@@ = * ( ( _DWORD * ) & unk_411B10 + Number * ( int ) @@i@@ ) ; * @@a3@@ = dword_411B14 [ Number * @@i@@ ] ; return Number L ; } } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r64\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}" ]
{"name": "bpf_map__fd", "code": "__int64 __fastcall bpf_map ( float @@a1@@ , double @@a2@@ , unsigned int * @@a3@@ ) { __int64 @@result@@ ; if ( @@a3@@ ) @@result@@ = * @@a3@@ ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a2", "t": {"T": 1, "n": "double", "s": 8}, "location": "r512"}, {"n": "a3", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "", "t": {"T": 10}, "location": "r496"}, {"n": "", "t": {"T": 10}, "location": "r512"}, {"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
144
[]
{"name": "bpf_map__def", "code": "__int64 __fastcall bpf_map__def ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = @@a1@@ + Number ; else @@result@@ = ERR_PTR ( Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "const bpf_map_def"}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
145
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_map__name", "code": "__int64 __fastcall bpf_map__name ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "const char"}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
146
[]
{"name": "bpf_map__btf_key_type_id", "code": "__int64 __fastcall bpf_map__btf_key_type_id ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( unsigned int * ) ( @@a1@@ + Number ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "map", "t": {"T": 3, "t": "const bpf_map"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
147
[]
{"name": "bpf_map__btf_value_type_id", "code": "__int64 __fastcall bpf_map__btf_value_type_id ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( unsigned int * ) ( @@a1@@ + Number ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "map", "t": {"T": 3, "t": "const bpf_map"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
148
[]
{"name": "bpf_map__set_priv", "code": "__int64 __fastcall bpf_map__set_priv ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { if ( ! @@a1@@ ) return Number L ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ( * ( void ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; } * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "clear_priv", "t": {"T": 9, "n": "bpf_map_clear_priv_t"}, "location": "r16"}, {"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "priv", "t": {"T": 3, "t": "void"}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
149
[]
{"name": "bpf_map__priv", "code": "__int64 __fastcall bpf_map ( __int64 @@a1@@ ) { __int64 @@result@@ ; if ( @@a1@@ ) @@result@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; else @@result@@ = ERR_PTR ( Number ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
150
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_map__is_offload_neutral", "code": "bool __fastcall bpf_map__is_offload_neutral ( __int64 @@a1@@ ) { return * ( _DWORD * ) ( @@a1@@ + Number ) == Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
151
[]
{"name": "bpf_map__set_ifindex", "code": "__int64 __fastcall bpf_map__set_ifindex ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "ifindex", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
152
[]
{"name": "bpf_map__next", "code": "__int64 __fastcall bpf_map__next ( unsigned __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; unsigned __int64 @@v3@@ ; if ( ! @@a2@@ || ! * ( _QWORD * ) ( @@a2@@ + Number ) ) return Number L ; if ( ! @@a1@@ ) return * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( @@a1@@ >= * ( _QWORD * ) ( @@a2@@ + Number ) && @@a1@@ < * ( _QWORD * ) ( @@a2@@ + Number ) + Number L * * ( _QWORD * ) ( @@a2@@ + Number ) ) { @@v3@@ = Number * ( ( __int64 ) ( @@a1@@ - * ( _QWORD * ) ( @@a2@@ + Number ) ) >> Number ) + Number ; if ( @@v3@@ < * ( _QWORD * ) ( @@a2@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) + Number * @@v3@@ ; else @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String , String ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}]}
[{"n": "prev", "t": {"T": 3, "t": "bpf_map"}, "location": "r56"}, {"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "bpf_map"}, "location": "r8"}, {"n": "idx", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
153
[]
{"name": "bpf_object__find_map_by_name", "code": "__int64 __fastcall bpf_object__find_map_by_name ( __int64 @@a1@@ , const char * @@a2@@ ) { __int64 @@i@@ ; for ( @@i@@ = bpf_map__next ( Number L , @@a1@@ ) ; @@i@@ ; @@i@@ = bpf_map__next ( @@i@@ , @@a1@@ ) ) { if ( * ( _QWORD * ) ( @@i@@ + Number ) && ! strcmp ( * ( const char * * ) ( @@i@@ + Number ) , @@a2@@ ) ) return @@i@@ ; } return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "pos", "t": {"T": 3, "t": "bpf_map"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
154
[ "{\"name\": \"bpf_map__next\", \"code\": \"__int64 __fastcall bpf_map__next ( unsigned __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; unsigned __int64 @@v3@@ ; if ( ! @@a2@@ || ! * ( _QWORD * ) ( @@a2@@ + Number ) ) return Number L ; if ( ! @@a1@@ ) return * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( @@a1@@ >= * ( _QWORD * ) ( @@a2@@ + Number ) && @@a1@@ < * ( _QWORD * ) ( @@a2@@ + Number ) + Number L * * ( _QWORD * ) ( @@a2@@ + Number ) ) { @@v3@@ = Number * ( ( __int64 ) ( @@a1@@ - * ( _QWORD * ) ( @@a2@@ + Number ) ) >> Number ) + Number ; if ( @@v3@@ < * ( _QWORD * ) ( @@a2@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) + Number * @@v3@@ ; else @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String , String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s24\"}]}" ]
{"name": "bpf_object__find_map_by_offset", "code": "__int64 __fastcall bpf_object__find_map_by_offset ( __int64 @@a1@@ , __int64 @@a2@@ ) { int @@i@@ ; for ( @@i@@ = Number ; ( unsigned __int64 ) @@i@@ < * ( _QWORD * ) ( @@a1@@ + Number ) ; ++ @@i@@ ) { if ( @@a2@@ == * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * @@i@@ + Number ) ) return * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * @@i@@ ; } return ERR_PTR ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]}
[{"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "r56"}, {"n": "offset", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
155
[ "{\"name\": \"ERR_PTR\", \"code\": \"__int64 __fastcall ERR_PTR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "libbpf_get_error", "code": "__int64 __fastcall libbpf_get_error ( unsigned __int64 @@a1@@ ) { __int64 @@result@@ ; if ( IS_ERR ( @@a1@@ ) ) @@result@@ = PTR_ERR ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "ptr", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
156
[ "{\"name\": \"PTR_ERR\", \"code\": \"__int64 __fastcall PTR_ERR ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"IS_ERR\", \"code\": \"bool __fastcall IS_ERR ( unsigned __int64 @@a1@@ ) { return @@a1@@ > Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "bpf_prog_load", "code": "__int64 __fastcall bpf_prog_load ( __int64 @@a1@@ , int @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@s@@ ; int @@v8@@ ; int @@v9@@ ; memset ( & @@s@@ , Number , Number ) ; @@s@@ = @@a1@@ ; @@v8@@ = @@a2@@ ; @@v9@@ = Number ; return bpf_prog_load_xattr ( & @@s@@ , @@a3@@ , @@a4@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "s", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}]}
[{"n": "pobj", "t": {"T": 3, "t": "bpf_object *"}, "location": "r16"}, {"n": "prog_fd", "t": {"T": 3, "t": "int"}, "location": "r24"}, {"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "type", "t": {"T": 1, "n": "bpf_prog_type", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s20"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "attr", "t": {"T": 6, "n": "bpf_prog_load_attr", "l": [{"T": 4, "n": "file", "t": "const char *", "s": 8}, {"T": 4, "n": "prog_type", "t": "bpf_prog_type", "s": 4}, {"T": 4, "n": "expected_attach_type", "t": "bpf_attach_type", "s": 4}, {"T": 4, "n": "ifindex", "t": "int", "s": 4}, {"T": 5, "s": 4}]}, "location": "s32"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
157
[ "{\"name\": \"bpf_prog_load_xattr\", \"code\": \"__int64 __fastcall bpf_prog_load_xattr ( __int64 @@a1@@ , _QWORD * @@a2@@ , _DWORD * @@a3@@ , double @@a4@@ , double @@a5@@ ) { __int64 @@result@@ ; int @@v7@@ ; int @@v8@@ ; const char * @@v9@@ ; int @@v10@@ ; int @@v11@@ ; __int64 @@v12@@ ; __int64 @@j@@ ; const char * * @@v14@@ ; const char * * @@i@@ ; @@v9@@ = * ( const char * * ) @@a1@@ ; @@v10@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v14@@ = Number L ; if ( ! @@a1@@ ) return Number L ; if ( ! * ( _QWORD * ) @@a1@@ ) return Number L ; @@v12@@ = bpf_object__open_xattr ( & @@v9@@ ) ; if ( IS_ERR_OR_NULL ( @@v12@@ ) ) return Number L ; for ( @@i@@ = ( const char * * ) bpf_program__next ( Number L , @@v12@@ ) ; @@i@@ ; @@i@@ = ( const char * * ) bpf_program__next ( @@i@@ , @@v12@@ ) ) { @@v7@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( ( _DWORD * ) @@i@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v8@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( ! @@v7@@ ) { @@v11@@ = bpf_program__identify_section ( ( __int64 ) @@i@@ , & @@v7@@ , & @@v8@@ ) ; if ( @@v11@@ < Number ) { if ( _pr_warning ) _pr_warning ( String , @@i@@ [ Number ] ) ; goto LABEL_28 ; } } bpf_program__set_type ( ( __int64 ) @@i@@ , @@v7@@ ) ; bpf_program__set_expected_attach_type ( ( __int64 ) @@i@@ , @@v8@@ ) ; if ( ! bpf_program__is_function_storage ( @@i@@ , @@v12@@ ) && ! @@v14@@ ) @@v14@@ = @@i@@ ; } for ( @@j@@ = bpf_map__next ( Number L , @@v12@@ ) ; @@j@@ ; @@j@@ = bpf_map__next ( @@j@@ , @@v12@@ ) ) { if ( ! bpf_map__is_offload_neutral ( @@j@@ ) ) * ( _DWORD * ) ( @@j@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; } if ( @@v14@@ ) { @@v11@@ = bpf_object__load ( @@v12@@ , * ( float * ) & @@a4@@ , @@a5@@ ) ; if ( @@v11@@ ) { LABEL_28 : bpf_object__close ( @@v12@@ ) ; return Number L ; } * @@a2@@ = @@v12@@ ; * @@a3@@ = bpf_program ( @@a4@@ , @@a5@@ , ( __int64 ) @@v14@@ ) ; @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String ) ; bpf_object__close ( @@v12@@ ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"const char *\"}, \"location\": \"s16\"}, {\"n\": \"j\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s56\"}, {\"n\": \"v9\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"s64\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s68\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s72\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"const char *\"}, \"location\": \"s8\"}]}" ]
{"name": "bpf_prog_load_xattr", "code": "__int64 __fastcall bpf_prog_load_xattr ( __int64 @@a1@@ , _QWORD * @@a2@@ , _DWORD * @@a3@@ , double @@a4@@ , double @@a5@@ ) { __int64 @@result@@ ; int @@v7@@ ; int @@v8@@ ; const char * @@v9@@ ; int @@v10@@ ; int @@v11@@ ; __int64 @@v12@@ ; __int64 @@j@@ ; const char * * @@v14@@ ; const char * * @@i@@ ; @@v9@@ = * ( const char * * ) @@a1@@ ; @@v10@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v14@@ = Number L ; if ( ! @@a1@@ ) return Number L ; if ( ! * ( _QWORD * ) @@a1@@ ) return Number L ; @@v12@@ = bpf_object__open_xattr ( & @@v9@@ ) ; if ( IS_ERR_OR_NULL ( @@v12@@ ) ) return Number L ; for ( @@i@@ = ( const char * * ) bpf_program__next ( Number L , @@v12@@ ) ; @@i@@ ; @@i@@ = ( const char * * ) bpf_program__next ( @@i@@ , @@v12@@ ) ) { @@v7@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( ( _DWORD * ) @@i@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v8@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( ! @@v7@@ ) { @@v11@@ = bpf_program__identify_section ( ( __int64 ) @@i@@ , & @@v7@@ , & @@v8@@ ) ; if ( @@v11@@ < Number ) { if ( _pr_warning ) _pr_warning ( String , @@i@@ [ Number ] ) ; goto LABEL_28 ; } } bpf_program__set_type ( ( __int64 ) @@i@@ , @@v7@@ ) ; bpf_program__set_expected_attach_type ( ( __int64 ) @@i@@ , @@v8@@ ) ; if ( ! bpf_program__is_function_storage ( @@i@@ , @@v12@@ ) && ! @@v14@@ ) @@v14@@ = @@i@@ ; } for ( @@j@@ = bpf_map__next ( Number L , @@v12@@ ) ; @@j@@ ; @@j@@ = bpf_map__next ( @@j@@ , @@v12@@ ) ) { if ( ! bpf_map__is_offload_neutral ( @@j@@ ) ) * ( _DWORD * ) ( @@j@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; } if ( @@v14@@ ) { @@v11@@ = bpf_object__load ( @@v12@@ , * ( float * ) & @@a4@@ , @@a5@@ ) ; if ( @@v11@@ ) { LABEL_28 : bpf_object__close ( @@v12@@ ) ; return Number L ; } * @@a2@@ = @@v12@@ ; * @@a3@@ = bpf_program ( @@a4@@ , @@a5@@ , ( __int64 ) @@v14@@ ) ; @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String ) ; bpf_object__close ( @@v12@@ ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a5", "t": {"T": 1, "n": "double", "s": 8}, "location": "r512"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v14", "t": {"T": 3, "t": "const char *"}, "location": "s16"}, {"n": "j", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s56"}, {"n": "v9", "t": {"T": 3, "t": "const char"}, "location": "s64"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s68"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s72"}, {"n": "i", "t": {"T": 3, "t": "const char *"}, "location": "s8"}]}
[{"n": "prog_fd", "t": {"T": 3, "t": "int"}, "location": "r16"}, {"n": "", "t": {"T": 10}, "location": "r496"}, {"n": "", "t": {"T": 10}, "location": "r512"}, {"n": "attr", "t": {"T": 3, "t": "const bpf_prog_load_attr"}, "location": "r56"}, {"n": "pobj", "t": {"T": 3, "t": "bpf_object *"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "first_prog", "t": {"T": 3, "t": "bpf_program"}, "location": "s16"}, {"n": "map", "t": {"T": 3, "t": "bpf_map"}, "location": "s24"}, {"n": "obj", "t": {"T": 3, "t": "bpf_object"}, "location": "s32"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "open_attr", "t": {"T": 6, "n": "bpf_object_open_attr", "l": [{"T": 4, "n": "file", "t": "const char *", "s": 8}, {"T": 4, "n": "prog_type", "t": "bpf_prog_type", "s": 4}, {"T": 5, "s": 4}]}, "location": "s64"}, {"n": "expected_attach_type", "t": {"T": 1, "n": "bpf_attach_type", "s": 4}, "location": "s68"}, {"n": "prog_type", "t": {"T": 1, "n": "bpf_prog_type", "s": 4}, "location": "s72"}, {"n": "prog", "t": {"T": 3, "t": "bpf_program"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
158
[ "{\"name\": \"IS_ERR\", \"code\": \"bool __fastcall IS_ERR ( unsigned __int64 @@a1@@ ) { return @@a1@@ > Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"IS_ERR_OR_NULL\", \"code\": \"_BOOL8 __fastcall IS_ERR_OR_NULL ( unsigned __int64 @@a1@@ ) { return ! @@a1@@ || @@a1@@ > Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"bpf_program__is_function_storage\", \"code\": \"_BOOL8 __fastcall bpf_program__is_function_storage ( _DWORD * @@a1@@ , __int64 @@a2@@ ) { return * @@a1@@ == * ( _DWORD * ) ( @@a2@@ + Number ) && * ( _BYTE * ) ( @@a2@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_object__open_xattr\", \"code\": \"__int64 __fastcall bpf_object__open_xattr ( const char * * @@a1@@ ) { char @@v2@@ ; if ( ! * @@a1@@ ) return Number L ; if ( _pr_debug ) _pr_debug ( String , * @@a1@@ ) ; @@v2@@ = bpf_prog_type__needs_kver ( * ( ( _DWORD * ) @@a1@@ + Number ) ) ; return _bpf_object__open ( * @@a1@@ , Number L , Number L , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char *\"}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_object__open\", \"code\": \"__int64 __fastcall bpf_object__open ( const char * @@a1@@ ) { const char * @@v2@@ ; int @@v3@@ ; @@v2@@ = @@a1@@ ; @@v3@@ = Number ; return bpf_object__open_xattr ( & @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"s16\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s8\"}]}", "{\"name\": \"bpf_object__load\", \"code\": \"__int64 __fastcall bpf_object__load ( __int64 @@a1@@ , float @@a2@@ , double @@a3@@ ) { __int64 @@result@@ ; unsigned int @@v4@@ ; if ( ! @@a1@@ ) return Number L ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) { if ( _pr_warning ) _pr_warning ( String ) ; @@result@@ = Number L ; } else { * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; @@v4@@ = bpf_object__create_maps ( ( _QWORD * ) @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@v4@@ || ( @@v4@@ = bpf_object__relocate ( @@a1@@ ) ) != Number || ( @@v4@@ = bpf_object__load_progs ( @@a1@@ ) ) != Number ) { bpf_object__unload ( ( _QWORD * ) @@a1@@ ) ; if ( _pr_warning ) _pr_warning ( String , ( const char * ) ( @@a1@@ + Number ) ) ; @@result@@ = @@v4@@ ; } else { @@result@@ = Number L ; } } return @@result@@ ; }\", \"source\": [{\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_object__close\", \"code\": \"void __fastcall bpf_object__close ( __int64 @@a1@@ ) { unsigned __int64 i ; unsigned __int64 j ; if ( @@a1@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ( * ( void ( __fastcall * * ) ( __int64 , _QWORD ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; bpf_object__elf_finish ( @@a1@@ ) ; bpf_object__unload ( ( _QWORD * ) @@a1@@ ) ; btf__free ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; for ( i = Number L ; i < * ( _QWORD * ) ( @@a1@@ + Number ) ; ++ i ) { free ( * ( void * * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ; * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) = Number L ; if ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ( * ( void ( __fastcall * * ) ( unsigned __int64 , _QWORD ) ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i , * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) ) ; * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) = Number L ; * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * i + Number ) = Number L ; } free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) && * ( _QWORD * ) ( @@a1@@ + Number ) ) { for ( j = Number L ; j < * ( _QWORD * ) ( @@a1@@ + Number ) ; ++ j ) bpf_program__exit ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number * j ) ; } free ( * ( void * * ) ( @@a1@@ + Number ) ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; list_del ( @@a1@@ + Number ) ; free ( ( void * ) @@a1@@ ) ; } }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"bpf_program__next\", \"code\": \"_DWORD * __fastcall bpf_program__next ( _DWORD * @@a1@@ , __int64 @@a2@@ ) { do @@a1@@ = ( _DWORD * ) _bpf_program__next ( ( __int64 ) @@a1@@ , @@a2@@ ) ; while ( @@a1@@ && bpf_program__is_function_storage ( @@a1@@ , @@a2@@ ) ) ; return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_program__set_type\", \"code\": \"__int64 __fastcall bpf_program__set_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_program__set_expected_attach_type\", \"code\": \"__int64 __fastcall bpf_program__set_expected_attach_type ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"bpf_program__identify_section\", \"code\": \"__int64 __fastcall bpf_program__identify_section ( __int64 @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { return libbpf_prog_type_by_name ( * ( const char * * ) ( @@a1@@ + Number ) , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_map__is_offload_neutral\", \"code\": \"bool __fastcall bpf_map__is_offload_neutral ( __int64 @@a1@@ ) { return * ( _DWORD * ) ( @@a1@@ + Number ) == Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"bpf_map__next\", \"code\": \"__int64 __fastcall bpf_map__next ( unsigned __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; unsigned __int64 @@v3@@ ; if ( ! @@a2@@ || ! * ( _QWORD * ) ( @@a2@@ + Number ) ) return Number L ; if ( ! @@a1@@ ) return * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( @@a1@@ >= * ( _QWORD * ) ( @@a2@@ + Number ) && @@a1@@ < * ( _QWORD * ) ( @@a2@@ + Number ) + Number L * * ( _QWORD * ) ( @@a2@@ + Number ) ) { @@v3@@ = Number * ( ( __int64 ) ( @@a1@@ - * ( _QWORD * ) ( @@a2@@ + Number ) ) >> Number ) + Number ; if ( @@v3@@ < * ( _QWORD * ) ( @@a2@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) + Number * @@v3@@ ; else @@result@@ = Number L ; } else { if ( _pr_warning ) _pr_warning ( String , String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s24\"}]}", "{\"name\": \"bpf_prog_load\", \"code\": \"__int64 __fastcall bpf_prog_load ( __int64 @@a1@@ , int @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@s@@ ; int @@v8@@ ; int @@v9@@ ; memset ( & @@s@@ , Number , Number ) ; @@s@@ = @@a1@@ ; @@v8@@ = @@a2@@ ; @@v9@@ = Number ; return bpf_prog_load_xattr ( & @@s@@ , @@a3@@ , @@a4@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"s\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}]}" ]
{"name": "bpf_perf_event_read_simple", "code": "__int64 __fastcall bpf_perf_event_read_simple ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , __int64 @@a3@@ , void * * @@a4@@ , _QWORD * @@a5@@ , __int64 ( __fastcall * @@a6@@ ) ( unsigned __int16 * , __int64 ) , __int64 @@a7@@ ) { unsigned int @@v8@@ ; size_t @@n@@ ; unsigned __int16 * @@v13@@ ; unsigned __int16 * @@v14@@ ; unsigned __int64 @@v15@@ ; unsigned __int16 * @@v16@@ ; unsigned __int16 * @@src@@ ; unsigned int @@v18@@ ; unsigned __int64 @@v19@@ ; @@v19@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v15@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v18@@ = Number ; if ( @@v15@@ == @@v19@@ ) return Number L ; @@v14@@ = ( unsigned __int16 * ) ( @@a1@@ + @@a3@@ ) ; @@src@@ = ( unsigned __int16 * ) ( @@v19@@ % @@a2@@ + @@a1@@ + @@a3@@ ) ; @@v13@@ = ( unsigned __int16 * ) ( @@v15@@ % @@a2@@ + @@a1@@ + @@a3@@ ) ; while ( @@src@@ != @@v13@@ ) { @@v16@@ = @@src@@ ; if ( ( char * ) @@src@@ + @@src@@ [ Number ] <= ( char * ) @@v14@@ + @@a2@@ ) { if ( ( char * ) @@src@@ + @@src@@ [ Number ] == ( char * ) @@v14@@ + @@a2@@ ) @@src@@ = @@v14@@ ; else @@src@@ = ( unsigned __int16 * ) ( ( char * ) @@src@@ + @@src@@ [ Number ] ) ; @@v8@@ = @@a6@@ ( @@v16@@ , @@a7@@ ) ; } else { @@n@@ = ( char * ) @@v14@@ + @@a2@@ - ( char * ) @@src@@ ; if ( * @@a5@@ < ( unsigned __int64 ) @@src@@ [ Number ] ) { free ( * @@a4@@ ) ; * @@a4@@ = malloc ( @@src@@ [ Number ] ) ; if ( ! * @@a4@@ ) { @@v18@@ = Number ; break ; } * @@a5@@ = @@src@@ [ Number ] ; } memcpy ( * @@a4@@ , @@src@@ , @@n@@ ) ; memcpy ( ( char * ) * @@a4@@ + @@n@@ , @@v14@@ , @@src@@ [ Number ] - @@n@@ ) ; @@v16@@ = ( unsigned __int16 * ) * @@a4@@ ; @@src@@ = ( unsigned __int16 * ) ( * ( ( unsigned __int16 * ) * @@a4@@ + Number ) - ( @@a2@@ - ( _QWORD ) @@src@@ ) ) ; @@v8@@ = @@a6@@ ( ( unsigned __int16 * ) * @@a4@@ , @@a7@@ ) ; } @@v18@@ = @@v8@@ ; if ( @@v8@@ != Number ) break ; @@v19@@ += @@v16@@ [ Number ] ; } _mm_mfence ( ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v19@@ ; return @@v18@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "void *"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "_QWORD"}, "location": "r72"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r8"}, {"n": "a6", "t": {"T": 9, "n": "__int64 (__fastcall *)(unsigned __int16 *, __int64)"}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "v18", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "src", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s24"}, {"n": "v16", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s32"}, {"n": "v15", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s48"}, {"n": "v14", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s56"}, {"n": "v13", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s64"}, {"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s72"}, {"n": "v19", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "page_size", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "buf", "t": {"T": 3, "t": "void *"}, "location": "r24"}, {"n": "mem", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "buf_len", "t": {"T": 3, "t": "size_t"}, "location": "r72"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "fn", "t": {"T": 9, "n": "bpf_perf_event_print_t"}, "location": "r80"}, {"n": "priv", "t": {"T": 3, "t": "void"}, "location": "s-16"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "begin", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s24"}, {"n": "ehdr", "t": {"T": 3, "t": "perf_event_header"}, "location": "s32"}, {"n": "data_head", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "s48"}, {"n": "base", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s56"}, {"n": "end", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s64"}, {"n": "len", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "data_tail", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
159
[]
{"name": "ptr_to_u64", "code": "__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "ptr", "t": {"T": 3, "t": "const void"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
160
[]
{"name": "sys_bpf", "code": "__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "size", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "cmd", "t": {"T": 1, "n": "bpf_cmd", "s": 4}, "location": "r56"}, {"n": "attr", "t": {"T": 3, "t": "bpf_attr"}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
161
[]
{"name": "bpf_create_map_xattr", "code": "__int64 __fastcall bpf_create_map_xattr ( __int64 @@a1@@ ) { unsigned int v1 ; unsigned int v2 ; int @@s@@ [ Number ] ; _DWORD @@v5@@ [ Number ] ; unsigned int @@v6@@ ; if ( * ( _QWORD * ) @@a1@@ ) v1 = strlen ( * ( const char * * ) @@a1@@ ) ; else v1 = Number ; @@v6@@ = v1 ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; v2 = @@v6@@ ; if ( @@v6@@ >= Number ) v2 = Number ; memcpy ( @@v5@@ , * ( const void * * ) @@a1@@ , v2 ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; return sys_bpf ( Number , ( __int64 ) @@s@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v5", "t": {"T": 2, "n": 12, "s": 4, "t": "_DWORD"}, "location": "s52"}, {"n": "s", "t": {"T": 2, "n": 7, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "create_attr", "t": {"T": 3, "t": "const bpf_create_map_attr"}, "location": "r56"}, {"n": "name_len", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s52"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
162
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_create_map\", \"code\": \"__int64 __fastcall bpf_create_map ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { __int64 @@v6@@ [ Number ] ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = __PAIR64__ ( @@a5@@ , @@a1@@ ) ; @@v6@@ [ Number ] = __PAIR64__ ( @@a3@@ , @@a2@@ ) ; @@v6@@ [ Number ] = @@a4@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v6@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v6\", \"t\": {\"T\": 2, \"n\": 8, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s64\"}]}" ]
{"name": "bpf_create_map_node", "code": "__int64 __fastcall bpf_create_map_node ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ , unsigned int @@a6@@ , int @@a7@@ ) { __int64 @@v8@@ ; unsigned __int64 @@v9@@ ; unsigned __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; __int64 @@v14@@ ; @@v12@@ = Number L ; @@v13@@ = Number L ; @@v14@@ = Number L ; @@v8@@ = @@a2@@ ; @@v9@@ = __PAIR64__ ( @@a6@@ , @@a1@@ ) ; @@v10@@ = __PAIR64__ ( @@a4@@ , @@a3@@ ) ; @@v11@@ = @@a5@@ ; if ( @@a7@@ >= Number ) { HIDWORD ( @@v11@@ ) = @@a7@@ ; HIDWORD ( @@v9@@ ) |= Number ; } return bpf_create_map_xattr ( ( __int64 ) & @@v8@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v10", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s48"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s56"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}]}
[{"n": "key_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "map_type", "t": {"T": 1, "n": "bpf_map_type", "s": 4}, "location": "r56"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "max_entries", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "map_flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r80"}, {"n": "node", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "map_attr", "t": {"T": 6, "n": "bpf_create_map_attr", "l": [{"T": 4, "n": "name", "t": "const char *", "s": 8}, {"T": 4, "n": "map_type", "t": "bpf_map_type", "s": 4}, {"T": 4, "n": "map_flags", "t": "__u32", "s": 4}, {"T": 4, "n": "key_size", "t": "__u32", "s": 4}, {"T": 4, "n": "value_size", "t": "__u32", "s": 4}, {"T": 4, "n": "max_entries", "t": "__u32", "s": 4}, {"T": 4, "n": "numa_node", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_fd", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_key_type_id", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_value_type_id", "t": "__u32", "s": 4}, {"T": 4, "n": "map_ifindex", "t": "__u32", "s": 4}, {"T": 4, "n": "inner_map_fd", "t": "__u32", "s": 4}, {"T": 5, "s": 4}]}, "location": "s64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
163
[ "{\"name\": \"bpf_create_map_xattr\", \"code\": \"__int64 __fastcall bpf_create_map_xattr ( __int64 @@a1@@ ) { unsigned int v1 ; unsigned int v2 ; int @@s@@ [ Number ] ; _DWORD @@v5@@ [ Number ] ; unsigned int @@v6@@ ; if ( * ( _QWORD * ) @@a1@@ ) v1 = strlen ( * ( const char * * ) @@a1@@ ) ; else v1 = Number ; @@v6@@ = v1 ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; v2 = @@v6@@ ; if ( @@v6@@ >= Number ) v2 = Number ; memcpy ( @@v5@@ , * ( const void * * ) @@a1@@ , v2 ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; return sys_bpf ( Number , ( __int64 ) @@s@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v5\", \"t\": {\"T\": 2, \"n\": 12, \"s\": 4, \"t\": \"_DWORD\"}, \"location\": \"s52\"}, {\"n\": \"s\", \"t\": {\"T\": 2, \"n\": 7, \"s\": 4, \"t\": \"int\"}, \"location\": \"s80\"}]}", "{\"name\": \"bpf_create_map\", \"code\": \"__int64 __fastcall bpf_create_map ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { __int64 @@v6@@ [ Number ] ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = __PAIR64__ ( @@a5@@ , @@a1@@ ) ; @@v6@@ [ Number ] = __PAIR64__ ( @@a3@@ , @@a2@@ ) ; @@v6@@ [ Number ] = @@a4@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v6@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v6\", \"t\": {\"T\": 2, \"n\": 8, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s64\"}]}" ]
{"name": "bpf_create_map", "code": "__int64 __fastcall bpf_create_map ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { __int64 @@v6@@ [ Number ] ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = __PAIR64__ ( @@a5@@ , @@a1@@ ) ; @@v6@@ [ Number ] = __PAIR64__ ( @@a3@@ , @@a2@@ ) ; @@v6@@ [ Number ] = @@a4@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v6@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r72"}, {"n": "v6", "t": {"T": 2, "n": 8, "s": 8, "t": "__int64"}, "location": "s64"}]}
[{"n": "value_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "max_entries", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "map_type", "t": {"T": 1, "n": "bpf_map_type", "s": 4}, "location": "r56"}, {"n": "key_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "map_flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r72"}, {"n": "map_attr", "t": {"T": 6, "n": "bpf_create_map_attr", "l": [{"T": 4, "n": "name", "t": "const char *", "s": 8}, {"T": 4, "n": "map_type", "t": "bpf_map_type", "s": 4}, {"T": 4, "n": "map_flags", "t": "__u32", "s": 4}, {"T": 4, "n": "key_size", "t": "__u32", "s": 4}, {"T": 4, "n": "value_size", "t": "__u32", "s": 4}, {"T": 4, "n": "max_entries", "t": "__u32", "s": 4}, {"T": 4, "n": "numa_node", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_fd", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_key_type_id", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_value_type_id", "t": "__u32", "s": 4}, {"T": 4, "n": "map_ifindex", "t": "__u32", "s": 4}, {"T": 4, "n": "inner_map_fd", "t": "__u32", "s": 4}, {"T": 5, "s": 4}]}, "location": "s64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
164
[ "{\"name\": \"bpf_create_map_xattr\", \"code\": \"__int64 __fastcall bpf_create_map_xattr ( __int64 @@a1@@ ) { unsigned int v1 ; unsigned int v2 ; int @@s@@ [ Number ] ; _DWORD @@v5@@ [ Number ] ; unsigned int @@v6@@ ; if ( * ( _QWORD * ) @@a1@@ ) v1 = strlen ( * ( const char * * ) @@a1@@ ) ; else v1 = Number ; @@v6@@ = v1 ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; v2 = @@v6@@ ; if ( @@v6@@ >= Number ) v2 = Number ; memcpy ( @@v5@@ , * ( const void * * ) @@a1@@ , v2 ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; return sys_bpf ( Number , ( __int64 ) @@s@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v5\", \"t\": {\"T\": 2, \"n\": 12, \"s\": 4, \"t\": \"_DWORD\"}, \"location\": \"s52\"}, {\"n\": \"s\", \"t\": {\"T\": 2, \"n\": 7, \"s\": 4, \"t\": \"int\"}, \"location\": \"s80\"}]}" ]
{"name": "bpf_create_map_name", "code": "__int64 __fastcall bpf_create_map_name ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ , unsigned int @@a6@@ ) { __int64 @@v7@@ [ Number ] ; @@v7@@ [ Number ] = Number L ; @@v7@@ [ Number ] = Number L ; @@v7@@ [ Number ] = Number L ; @@v7@@ [ Number ] = @@a2@@ ; @@v7@@ [ Number ] = __PAIR64__ ( @@a6@@ , @@a1@@ ) ; @@v7@@ [ Number ] = __PAIR64__ ( @@a4@@ , @@a3@@ ) ; @@v7@@ [ Number ] = @@a5@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v7@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r80"}, {"n": "v7", "t": {"T": 2, "n": 8, "s": 8, "t": "__int64"}, "location": "s64"}]}
[{"n": "key_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "map_type", "t": {"T": 1, "n": "bpf_map_type", "s": 4}, "location": "r56"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "max_entries", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "map_flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r80"}, {"n": "map_attr", "t": {"T": 6, "n": "bpf_create_map_attr", "l": [{"T": 4, "n": "name", "t": "const char *", "s": 8}, {"T": 4, "n": "map_type", "t": "bpf_map_type", "s": 4}, {"T": 4, "n": "map_flags", "t": "__u32", "s": 4}, {"T": 4, "n": "key_size", "t": "__u32", "s": 4}, {"T": 4, "n": "value_size", "t": "__u32", "s": 4}, {"T": 4, "n": "max_entries", "t": "__u32", "s": 4}, {"T": 4, "n": "numa_node", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_fd", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_key_type_id", "t": "__u32", "s": 4}, {"T": 4, "n": "btf_value_type_id", "t": "__u32", "s": 4}, {"T": 4, "n": "map_ifindex", "t": "__u32", "s": 4}, {"T": 4, "n": "inner_map_fd", "t": "__u32", "s": 4}, {"T": 5, "s": 4}]}, "location": "s64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
165
[ "{\"name\": \"bpf_create_map_xattr\", \"code\": \"__int64 __fastcall bpf_create_map_xattr ( __int64 @@a1@@ ) { unsigned int v1 ; unsigned int v2 ; int @@s@@ [ Number ] ; _DWORD @@v5@@ [ Number ] ; unsigned int @@v6@@ ; if ( * ( _QWORD * ) @@a1@@ ) v1 = strlen ( * ( const char * * ) @@a1@@ ) ; else v1 = Number ; @@v6@@ = v1 ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; v2 = @@v6@@ ; if ( @@v6@@ >= Number ) v2 = Number ; memcpy ( @@v5@@ , * ( const void * * ) @@a1@@ , v2 ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@s@@ [ Number ] = * ( _DWORD * ) ( @@a1@@ + Number ) ; return sys_bpf ( Number , ( __int64 ) @@s@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v5\", \"t\": {\"T\": 2, \"n\": 12, \"s\": 4, \"t\": \"_DWORD\"}, \"location\": \"s52\"}, {\"n\": \"s\", \"t\": {\"T\": 2, \"n\": 7, \"s\": 4, \"t\": \"int\"}, \"location\": \"s80\"}]}", "{\"name\": \"bpf_create_map\", \"code\": \"__int64 __fastcall bpf_create_map ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { __int64 @@v6@@ [ Number ] ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = __PAIR64__ ( @@a5@@ , @@a1@@ ) ; @@v6@@ [ Number ] = __PAIR64__ ( @@a3@@ , @@a2@@ ) ; @@v6@@ [ Number ] = @@a4@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v6@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v6\", \"t\": {\"T\": 2, \"n\": 8, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s64\"}]}" ]
{"name": "bpf_create_map_in_map_node", "code": "__int64 __fastcall bpf_create_map_in_map_node ( int @@a1@@ , const char * @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ , int @@a7@@ ) { unsigned int v7 ; unsigned int v8 ; int @@v14@@ [ Number ] ; int @@v15@@ ; int @@v16@@ ; int @@v17@@ ; int @@v18@@ ; unsigned int @@v19@@ ; if ( @@a2@@ ) v7 = strlen ( @@a2@@ ) ; else v7 = Number ; @@v19@@ = v7 ; memset ( @@v14@@ , Number , Number ) ; @@v14@@ [ Number ] = @@a1@@ ; @@v14@@ [ Number ] = @@a3@@ ; @@v14@@ [ Number ] = Number ; @@v16@@ = @@a4@@ ; @@v14@@ [ Number ] = @@a5@@ ; @@v15@@ = @@a6@@ ; v8 = @@v19@@ ; if ( @@v19@@ >= Number ) v8 = Number ; memcpy ( & @@v18@@ , @@a2@@ , v8 ) ; if ( @@a7@@ >= Number ) { @@v15@@ |= Number ; @@v17@@ = @@a7@@ ; } return sys_bpf ( Number , ( __int64 ) @@v14@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "v19", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v18", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}, {"n": "v17", "t": {"T": 1, "n": "int", "s": 4}, "location": "s56"}, {"n": "v16", "t": {"T": 1, "n": "int", "s": 4}, "location": "s60"}, {"n": "v15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s64"}, {"n": "v14", "t": {"T": 2, "n": 4, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "key_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "inner_map_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "map_type", "t": {"T": 1, "n": "bpf_map_type", "s": 4}, "location": "r56"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "max_entries", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "map_flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r80"}, {"n": "node", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "name_len", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s52"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s60"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
166
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_create_map\", \"code\": \"__int64 __fastcall bpf_create_map ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { __int64 @@v6@@ [ Number ] ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = __PAIR64__ ( @@a5@@ , @@a1@@ ) ; @@v6@@ [ Number ] = __PAIR64__ ( @@a3@@ , @@a2@@ ) ; @@v6@@ [ Number ] = @@a4@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v6@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v6\", \"t\": {\"T\": 2, \"n\": 8, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s64\"}]}", "{\"name\": \"bpf_create_map_in_map\", \"code\": \"__int64 __fastcall bpf_create_map_in_map ( int @@a1@@ , const char * @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ ) { return bpf_create_map_in_map_node ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ , @@a5@@ , @@a6@@ , Number ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r80\"}]}" ]
{"name": "bpf_create_map_in_map", "code": "__int64 __fastcall bpf_create_map_in_map ( int @@a1@@ , const char * @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ ) { return bpf_create_map_in_map_node ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ , @@a5@@ , @@a6@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}]}
[{"n": "key_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "inner_map_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "map_type", "t": {"T": 1, "n": "bpf_map_type", "s": 4}, "location": "r56"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "max_entries", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "map_flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
167
[ "{\"name\": \"bpf_create_map\", \"code\": \"__int64 __fastcall bpf_create_map ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , unsigned int @@a5@@ ) { __int64 @@v6@@ [ Number ] ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = Number L ; @@v6@@ [ Number ] = __PAIR64__ ( @@a5@@ , @@a1@@ ) ; @@v6@@ [ Number ] = __PAIR64__ ( @@a3@@ , @@a2@@ ) ; @@v6@@ [ Number ] = @@a4@@ ; return bpf_create_map_xattr ( ( __int64 ) @@v6@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v6\", \"t\": {\"T\": 2, \"n\": 8, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s64\"}]}", "{\"name\": \"bpf_create_map_in_map_node\", \"code\": \"__int64 __fastcall bpf_create_map_in_map_node ( int @@a1@@ , const char * @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ , int @@a7@@ ) { unsigned int v7 ; unsigned int v8 ; int @@v14@@ [ Number ] ; int @@v15@@ ; int @@v16@@ ; int @@v17@@ ; int @@v18@@ ; unsigned int @@v19@@ ; if ( @@a2@@ ) v7 = strlen ( @@a2@@ ) ; else v7 = Number ; @@v19@@ = v7 ; memset ( @@v14@@ , Number , Number ) ; @@v14@@ [ Number ] = @@a1@@ ; @@v14@@ [ Number ] = @@a3@@ ; @@v14@@ [ Number ] = Number ; @@v16@@ = @@a4@@ ; @@v14@@ [ Number ] = @@a5@@ ; @@v15@@ = @@a6@@ ; v8 = @@v19@@ ; if ( @@v19@@ >= Number ) v8 = Number ; memcpy ( & @@v18@@ , @@a2@@ , v8 ) ; if ( @@a7@@ >= Number ) { @@v15@@ |= Number ; @@v17@@ = @@a7@@ ; } return sys_bpf ( Number , ( __int64 ) @@v14@@ , Number ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r80\"}, {\"n\": \"a7\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-16\"}, {\"n\": \"v19\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s52\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s56\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s60\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s64\"}, {\"n\": \"v14\", \"t\": {\"T\": 2, \"n\": 4, \"s\": 4, \"t\": \"int\"}, \"location\": \"s80\"}]}" ]
{"name": "bpf_load_program_xattr", "code": "__int64 __fastcall bpf_load_program_xattr ( unsigned int * @@a1@@ , _BYTE * @@a2@@ , __int64 @@a3@@ ) { unsigned int v4 ; unsigned int v5 ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; _QWORD @@v13@@ [ Number ] ; __int64 @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; if ( ! @@a1@@ ) return Number L ; if ( * ( ( _QWORD * ) @@a1@@ + Number ) ) v4 = strlen ( * ( ( const char * * ) @@a1@@ + Number ) ) ; else v4 = Number ; @@v16@@ = v4 ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v13@@ [ Number ] = Number L ; @@v13@@ [ Number ] = Number L ; @@v14@@ = Number L ; @@v7@@ = * @@a1@@ ; HIDWORD ( @@v14@@ ) = @@a1@@ [ Number ] ; HIDWORD ( @@v7@@ ) = * ( ( _QWORD * ) @@a1@@ + Number ) ; @@v8@@ = ptr_to_u64 ( * ( ( _QWORD * ) @@a1@@ + Number ) ) ; @@v9@@ = ptr_to_u64 ( * ( ( _QWORD * ) @@a1@@ + Number ) ) ; @@v11@@ = ptr_to_u64 ( Number L ) ; @@v12@@ = @@a1@@ [ Number ] ; LODWORD ( @@v14@@ ) = @@a1@@ [ Number ] ; v5 = @@v16@@ ; if ( @@v16@@ >= Number ) v5 = Number ; memcpy ( @@v13@@ , * ( ( const void * * ) @@a1@@ + Number ) , v5 ) ; @@v15@@ = sys_bpf ( Number , ( __int64 ) & @@v7@@ , Number ) ; if ( ( @@v15@@ & Number ) == Number || ! @@a2@@ || ! @@a3@@ ) return @@v15@@ ; @@v11@@ = ptr_to_u64 ( ( __int64 ) @@a2@@ ) ; HIDWORD ( @@v10@@ ) = @@a3@@ ; LODWORD ( @@v10@@ ) = Number ; * @@a2@@ = Number ; return sys_bpf ( Number , ( __int64 ) & @@v7@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_BYTE"}, "location": "r64"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v13", "t": {"T": 2, "n": 2, "s": 8, "t": "_QWORD"}, "location": "s32"}, {"n": "v16", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v15", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s80"}]}
[{"n": "log_buf_sz", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "load_attr", "t": {"T": 3, "t": "const bpf_load_program_attr"}, "location": "r56"}, {"n": "log_buf", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "name_len", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
168
[ "{\"name\": \"load_program\", \"code\": \"__int64 __fastcall load_program ( int @@a1@@ , int @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , __int64 @@a6@@ , int @@a7@@ , unsigned int * @@a8@@ , int @@a9@@ ) { int * @@v10@@ ; char @@buf@@ [ Number ] ; int @@s@@ ; int @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ ; size_t @@v20@@ ; __int64 @@v21@@ ; int @@v22@@ ; int @@v23@@ ; int @@fd@@ ; char * @@v25@@ ; void * @@ptr@@ ; unsigned int @@v27@@ ; memset ( & @@s@@ , Number , Number ) ; @@s@@ = @@a1@@ ; @@v17@@ = @@a2@@ ; @@v18@@ = @@a3@@ ; @@v19@@ = @@a4@@ ; @@v20@@ = @@a5@@ ; @@v21@@ = @@a6@@ ; @@v22@@ = @@a7@@ ; @@v23@@ = @@a9@@ ; if ( ! @@a4@@ || ! @@v20@@ ) return Number L ; @@ptr@@ = malloc ( Number ) ; if ( ! @@ptr@@ && _pr_warning ) _pr_warning ( String ) ; @@v27@@ = bpf_load_program_xattr ( & @@s@@ , @@ptr@@ , Number ) ; if ( ( @@v27@@ & Number ) != Number ) { @@v27@@ = Number ; @@v10@@ = __errno_location ( ) ; @@v25@@ = strerror_r ( * @@v10@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@v25@@ ) ; if ( @@ptr@@ && * ( _BYTE * ) @@ptr@@ ) { @@v27@@ = Number ; if ( _pr_warning ) _pr_warning ( String ) ; if ( _pr_warning ) _pr_warning ( String , ( const char * ) @@ptr@@ ) ; if ( _pr_warning ) _pr_warning ( String ) ; } else if ( @@v20@@ <= Number ) { if ( @@s@@ == Number || ( @@s@@ = Number , @@v17@@ = Number , @@fd@@ = bpf_load_program_xattr ( & @@s@@ , Number L , Number L ) , @@fd@@ < Number ) ) { if ( @@ptr@@ ) @@v27@@ = Number ; } else { close ( @@fd@@ ) ; @@v27@@ = Number ; } } else { if ( _pr_warning ) _pr_warning ( String , @@v20@@ , Number L ) ; @@v27@@ = Number ; } } else { * @@a8@@ = @@v27@@ ; @@v27@@ = Number ; } free ( @@ptr@@ ) ; return @@v27@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v10\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}, {\"n\": \"a6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"a7\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-16\"}, {\"n\": \"a8\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s-24\"}, {\"n\": \"a9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-32\"}, {\"n\": \"ptr\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"s16\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s208\"}, {\"n\": \"v25\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s24\"}, {\"n\": \"fd\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s28\"}, {\"n\": \"v23\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v27\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v22\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s40\"}, {\"n\": \"v21\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v20\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v19\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s72\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s76\"}, {\"n\": \"s\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s80\"}]}", "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_load_program\", \"code\": \"__int64 __fastcall bpf_load_program ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , _BYTE * @@a6@@ , __int64 @@a7@@ ) { unsigned int @@s@@ [ Number ] ; __int64 @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; int @@v17@@ ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = @@a1@@ ; @@s@@ [ Number ] = Number ; @@v13@@ = Number L ; @@v14@@ = @@a2@@ ; @@v15@@ = @@a3@@ ; @@v16@@ = @@a4@@ ; @@v17@@ = @@a5@@ ; return bpf_load_program_xattr ( @@s@@ , @@a6@@ , @@a7@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r80\"}, {\"n\": \"a7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s-16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v13\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"s\", \"t\": {\"T\": 2, \"n\": 2, \"s\": 4, \"t\": \"unsigned int\"}, \"location\": \"s48\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s8\"}]}" ]
{"name": "bpf_load_program", "code": "__int64 __fastcall bpf_load_program ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , _BYTE * @@a6@@ , __int64 @@a7@@ ) { unsigned int @@s@@ [ Number ] ; __int64 @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; int @@v17@@ ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = @@a1@@ ; @@s@@ [ Number ] = Number ; @@v13@@ = Number L ; @@v14@@ = @@a2@@ ; @@v15@@ = @@a3@@ ; @@v16@@ = @@a4@@ ; @@v17@@ = @@a5@@ ; return bpf_load_program_xattr ( @@s@@ , @@a6@@ , @@a7@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_BYTE"}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "s", "t": {"T": 2, "n": 2, "s": 4, "t": "unsigned int"}, "location": "s48"}, {"n": "v17", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "insns_cnt", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "license", "t": {"T": 3, "t": "const char"}, "location": "r24"}, {"n": "type", "t": {"T": 1, "n": "bpf_prog_type", "s": 4}, "location": "r56"}, {"n": "insns", "t": {"T": 3, "t": "const bpf_insn"}, "location": "r64"}, {"n": "kern_version", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r72"}, {"n": "log_buf", "t": {"T": 3, "t": "char"}, "location": "r80"}, {"n": "log_buf_sz", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s-16"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "load_attr", "t": {"T": 6, "n": "bpf_load_program_attr", "l": [{"T": 4, "n": "prog_type", "t": "bpf_prog_type", "s": 4}, {"T": 4, "n": "expected_attach_type", "t": "bpf_attach_type", "s": 4}, {"T": 4, "n": "name", "t": "const char *", "s": 8}, {"T": 4, "n": "insns", "t": "const bpf_insn *", "s": 8}, {"T": 4, "n": "insns_cnt", "t": "size_t", "s": 8}, {"T": 4, "n": "license", "t": "const char *", "s": 8}, {"T": 4, "n": "kern_version", "t": "__u32", "s": 4}, {"T": 4, "n": "prog_ifindex", "t": "__u32", "s": 4}]}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
169
[ "{\"name\": \"load_program\", \"code\": \"__int64 __fastcall load_program ( int @@a1@@ , int @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , __int64 @@a6@@ , int @@a7@@ , unsigned int * @@a8@@ , int @@a9@@ ) { int * @@v10@@ ; char @@buf@@ [ Number ] ; int @@s@@ ; int @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ ; size_t @@v20@@ ; __int64 @@v21@@ ; int @@v22@@ ; int @@v23@@ ; int @@fd@@ ; char * @@v25@@ ; void * @@ptr@@ ; unsigned int @@v27@@ ; memset ( & @@s@@ , Number , Number ) ; @@s@@ = @@a1@@ ; @@v17@@ = @@a2@@ ; @@v18@@ = @@a3@@ ; @@v19@@ = @@a4@@ ; @@v20@@ = @@a5@@ ; @@v21@@ = @@a6@@ ; @@v22@@ = @@a7@@ ; @@v23@@ = @@a9@@ ; if ( ! @@a4@@ || ! @@v20@@ ) return Number L ; @@ptr@@ = malloc ( Number ) ; if ( ! @@ptr@@ && _pr_warning ) _pr_warning ( String ) ; @@v27@@ = bpf_load_program_xattr ( & @@s@@ , @@ptr@@ , Number ) ; if ( ( @@v27@@ & Number ) != Number ) { @@v27@@ = Number ; @@v10@@ = __errno_location ( ) ; @@v25@@ = strerror_r ( * @@v10@@ , @@buf@@ , Number ) ; if ( _pr_warning ) _pr_warning ( String , @@v25@@ ) ; if ( @@ptr@@ && * ( _BYTE * ) @@ptr@@ ) { @@v27@@ = Number ; if ( _pr_warning ) _pr_warning ( String ) ; if ( _pr_warning ) _pr_warning ( String , ( const char * ) @@ptr@@ ) ; if ( _pr_warning ) _pr_warning ( String ) ; } else if ( @@v20@@ <= Number ) { if ( @@s@@ == Number || ( @@s@@ = Number , @@v17@@ = Number , @@fd@@ = bpf_load_program_xattr ( & @@s@@ , Number L , Number L ) , @@fd@@ < Number ) ) { if ( @@ptr@@ ) @@v27@@ = Number ; } else { close ( @@fd@@ ) ; @@v27@@ = Number ; } } else { if ( _pr_warning ) _pr_warning ( String , @@v20@@ , Number L ) ; @@v27@@ = Number ; } } else { * @@a8@@ = @@v27@@ ; @@v27@@ = Number ; } free ( @@ptr@@ ) ; return @@v27@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"v10\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}, {\"n\": \"a6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"a7\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-16\"}, {\"n\": \"a8\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s-24\"}, {\"n\": \"a9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-32\"}, {\"n\": \"ptr\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"s16\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 128, \"s\": 1, \"t\": \"char\"}, \"location\": \"s208\"}, {\"n\": \"v25\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s24\"}, {\"n\": \"fd\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s28\"}, {\"n\": \"v23\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v27\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v22\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s40\"}, {\"n\": \"v21\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v20\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v19\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s72\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s76\"}, {\"n\": \"s\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s80\"}]}", "{\"name\": \"bpf_load_program_xattr\", \"code\": \"__int64 __fastcall bpf_load_program_xattr ( unsigned int * @@a1@@ , _BYTE * @@a2@@ , __int64 @@a3@@ ) { unsigned int v4 ; unsigned int v5 ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; _QWORD @@v13@@ [ Number ] ; __int64 @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; if ( ! @@a1@@ ) return Number L ; if ( * ( ( _QWORD * ) @@a1@@ + Number ) ) v4 = strlen ( * ( ( const char * * ) @@a1@@ + Number ) ) ; else v4 = Number ; @@v16@@ = v4 ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v13@@ [ Number ] = Number L ; @@v13@@ [ Number ] = Number L ; @@v14@@ = Number L ; @@v7@@ = * @@a1@@ ; HIDWORD ( @@v14@@ ) = @@a1@@ [ Number ] ; HIDWORD ( @@v7@@ ) = * ( ( _QWORD * ) @@a1@@ + Number ) ; @@v8@@ = ptr_to_u64 ( * ( ( _QWORD * ) @@a1@@ + Number ) ) ; @@v9@@ = ptr_to_u64 ( * ( ( _QWORD * ) @@a1@@ + Number ) ) ; @@v11@@ = ptr_to_u64 ( Number L ) ; @@v12@@ = @@a1@@ [ Number ] ; LODWORD ( @@v14@@ ) = @@a1@@ [ Number ] ; v5 = @@v16@@ ; if ( @@v16@@ >= Number ) v5 = Number ; memcpy ( @@v13@@ , * ( ( const void * * ) @@a1@@ + Number ) , v5 ) ; @@v15@@ = sys_bpf ( Number , ( __int64 ) & @@v7@@ , Number ) ; if ( ( @@v15@@ & Number ) == Number || ! @@a2@@ || ! @@a3@@ ) return @@v15@@ ; @@v11@@ = ptr_to_u64 ( ( __int64 ) @@a2@@ ) ; HIDWORD ( @@v10@@ ) = @@a3@@ ; LODWORD ( @@v10@@ ) = Number ; * @@a2@@ = Number ; return sys_bpf ( Number , ( __int64 ) & @@v7@@ , Number ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r64\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v13\", \"t\": {\"T\": 2, \"n\": 2, \"s\": 8, \"t\": \"_QWORD\"}, \"location\": \"s32\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s72\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s8\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s80\"}]}" ]
{"name": "bpf_verify_program", "code": "__int64 __fastcall bpf_verify_program ( int @@a1@@ , __int64 @@a2@@ , int @@a3@@ , int @@a4@@ , __int64 @@a5@@ , int @@a6@@ , _BYTE * @@a7@@ , __int64 @@a8@@ , int @@a9@@ ) { int @@v13@@ [ Number ] ; __int64 @@v14@@ ; __int64 @@v15@@ ; int @@v16@@ ; int @@v17@@ ; __int64 @@v18@@ ; int @@v19@@ ; _BOOL4 @@v20@@ ; __int64 @@v21@@ ; __int64 @@v22@@ ; __int64 @@v23@@ ; @@v21@@ = Number L ; @@v22@@ = Number L ; @@v23@@ = Number L ; @@v13@@ [ Number ] = @@a1@@ ; @@v13@@ [ Number ] = @@a3@@ ; @@v14@@ = ptr_to_u64 ( @@a2@@ ) ; @@v15@@ = ptr_to_u64 ( @@a5@@ ) ; @@v18@@ = ptr_to_u64 ( ( __int64 ) @@a7@@ ) ; @@v17@@ = @@a8@@ ; @@v16@@ = @@a9@@ ; * @@a7@@ = Number ; @@v19@@ = @@a6@@ ; @@v20@@ = @@a4@@ != Number ; return sys_bpf ( Number , ( __int64 ) @@v13@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "_BYTE"}, "location": "s-16"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-32"}, {"n": "v23", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v22", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v20", "t": {"T": 1, "n": "_BOOL4", "s": 4}, "location": "s36"}, {"n": "v19", "t": {"T": 1, "n": "int", "s": 4}, "location": "s40"}, {"n": "v18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v17", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}, {"n": "v16", "t": {"T": 1, "n": "int", "s": 4}, "location": "s56"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v13", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "insns_cnt", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "strict_alignment", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "type", "t": {"T": 1, "n": "bpf_prog_type", "s": 4}, "location": "r56"}, {"n": "insns", "t": {"T": 3, "t": "const bpf_insn"}, "location": "r64"}, {"n": "license", "t": {"T": 3, "t": "const char"}, "location": "r72"}, {"n": "kern_version", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r80"}, {"n": "log_buf", "t": {"T": 3, "t": "char"}, "location": "s-16"}, {"n": "log_buf_sz", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s-24"}, {"n": "log_level", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-32"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s36"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s52"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
170
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_map_update_elem", "code": "__int64 __fastcall bpf_map_update_elem ( int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { int @@v7@@ [ Number ] ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; @@v7@@ [ Number ] = Number ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v13@@ = Number L ; @@v14@@ = Number L ; @@v15@@ = Number L ; @@v7@@ [ Number ] = @@a1@@ ; @@v8@@ = ptr_to_u64 ( @@a2@@ ) ; @@v9@@ = ptr_to_u64 ( @@a3@@ ) ; @@v10@@ = @@a4@@ ; return sys_bpf ( Number , ( __int64 ) @@v7@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v7", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "value", "t": {"T": 3, "t": "const void"}, "location": "r16"}, {"n": "flags", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "r24"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "key", "t": {"T": 3, "t": "const void"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
171
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_map_lookup_elem", "code": "__int64 __fastcall bpf_map_lookup_elem ( int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { int @@v5@@ [ Number ] ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; @@v5@@ [ Number ] = Number ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v13@@ = Number L ; @@v5@@ [ Number ] = @@a1@@ ; @@v6@@ = ptr_to_u64 ( @@a2@@ ) ; @@v7@@ = ptr_to_u64 ( @@a3@@ ) ; return sys_bpf ( Number , ( __int64 ) @@v5@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v5", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "value", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "key", "t": {"T": 3, "t": "const void"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
172
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_map_delete_elem", "code": "__int64 __fastcall bpf_map_delete_elem ( int @@a1@@ , __int64 @@a2@@ ) { int @@v3@@ [ Number ] ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; @@v3@@ [ Number ] = Number ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v3@@ [ Number ] = @@a1@@ ; @@v4@@ = ptr_to_u64 ( @@a2@@ ) ; return sys_bpf ( Number , ( __int64 ) @@v3@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v3", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "key", "t": {"T": 3, "t": "const void"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
173
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_map_get_next_key", "code": "__int64 __fastcall bpf_map_get_next_key ( int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { int @@v5@@ [ Number ] ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; @@v5@@ [ Number ] = Number ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v13@@ = Number L ; @@v5@@ [ Number ] = @@a1@@ ; @@v6@@ = ptr_to_u64 ( @@a2@@ ) ; @@v7@@ = ptr_to_u64 ( @@a3@@ ) ; return sys_bpf ( Number , ( __int64 ) @@v5@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v5", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "next_key", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "key", "t": {"T": 3, "t": "const void"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
174
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_obj_pin", "code": "__int64 __fastcall bpf_obj_pin ( int @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; int @@v4@@ ; int @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; @@v5@@ = Number ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v3@@ = ptr_to_u64 ( @@a2@@ ) ; @@v4@@ = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) & @@v3@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s68"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s72"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s80"}]}
[{"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "pathname", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s68"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
175
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_obj_get", "code": "__int64 __fastcall bpf_obj_get ( __int64 @@a1@@ ) { __int64 @@v2@@ [ Number ] ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = ptr_to_u64 ( @@a1@@ ) ; return sys_bpf ( Number , ( __int64 ) @@v2@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 2, "n": 10, "s": 8, "t": "__int64"}, "location": "s80"}]}
[{"n": "pathname", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
176
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_prog_attach", "code": "__int64 __fastcall bpf_prog_attach ( int @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ ) { int @@v5@@ [ Number ] ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v5@@ [ Number ] = @@a2@@ ; @@v5@@ [ Number ] = @@a1@@ ; @@v5@@ [ Number ] = @@a3@@ ; @@v5@@ [ Number ] = @@a4@@ ; return sys_bpf ( Number , ( __int64 ) @@v5@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v5", "t": {"T": 2, "n": 4, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "type", "t": {"T": 1, "n": "bpf_attach_type", "s": 4}, "location": "r16"}, {"n": "flags", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "prog_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "target_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
177
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_prog_detach", "code": "__int64 __fastcall bpf_prog_detach ( int @@a1@@ , int @@a2@@ ) { int @@v3@@ [ Number ] ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; @@v3@@ [ Number ] = Number ; @@v3@@ [ Number ] = Number ; @@v4@@ = Number L ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v3@@ [ Number ] = @@a1@@ ; @@v3@@ [ Number ] = @@a2@@ ; return sys_bpf ( Number , ( __int64 ) @@v3@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v3", "t": {"T": 2, "n": 4, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "target_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "type", "t": {"T": 1, "n": "bpf_attach_type", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
178
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_prog_detach2", "code": "__int64 __fastcall bpf_prog_detach2 ( int @@a1@@ , int @@a2@@ , int @@a3@@ ) { int @@v4@@ [ Number ] ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; @@v4@@ [ Number ] = Number ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v4@@ [ Number ] = @@a2@@ ; @@v4@@ [ Number ] = @@a1@@ ; @@v4@@ [ Number ] = @@a3@@ ; return sys_bpf ( Number , ( __int64 ) @@v4@@ , Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v4", "t": {"T": 2, "n": 4, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "type", "t": {"T": 1, "n": "bpf_attach_type", "s": 4}, "location": "r16"}, {"n": "prog_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "target_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
179
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_prog_detach\", \"code\": \"__int64 __fastcall bpf_prog_detach ( int @@a1@@ , int @@a2@@ ) { int @@v3@@ [ Number ] ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; @@v3@@ [ Number ] = Number ; @@v3@@ [ Number ] = Number ; @@v4@@ = Number L ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v3@@ [ Number ] = @@a1@@ ; @@v3@@ [ Number ] = @@a2@@ ; return sys_bpf ( Number , ( __int64 ) @@v3@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v3\", \"t\": {\"T\": 2, \"n\": 4, \"s\": 4, \"t\": \"int\"}, \"location\": \"s80\"}]}" ]
{"name": "bpf_prog_query", "code": "__int64 __fastcall bpf_prog_query ( int @@a1@@ , int @@a2@@ , int @@a3@@ , _DWORD * @@a4@@ , __int64 @@a5@@ , _DWORD * @@a6@@ ) { int @@v9@@ [ Number ] ; int @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; __int64 @@v17@@ ; unsigned int @@v18@@ ; @@v10@@ = Number ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v13@@ = Number L ; @@v14@@ = Number L ; @@v15@@ = Number L ; @@v16@@ = Number L ; @@v17@@ = Number L ; @@v9@@ [ Number ] = @@a1@@ ; @@v9@@ [ Number ] = @@a2@@ ; @@v9@@ [ Number ] = @@a3@@ ; @@v12@@ = ( unsigned int ) * @@a6@@ ; @@v11@@ = ptr_to_u64 ( @@a5@@ ) ; @@v18@@ = sys_bpf ( Number , ( __int64 ) @@v9@@ , Number ) ; if ( @@a4@@ ) * @@a4@@ = @@v10@@ ; * @@a6@@ = @@v12@@ ; return @@v18@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "_DWORD"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_DWORD"}, "location": "r80"}, {"n": "v17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v18", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s68"}, {"n": "v9", "t": {"T": 2, "n": 3, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "query_flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "attach_flags", "t": {"T": 3, "t": "__u32"}, "location": "r24"}, {"n": "target_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "type", "t": {"T": 1, "n": "bpf_attach_type", "s": 4}, "location": "r64"}, {"n": "prog_ids", "t": {"T": 3, "t": "__u32"}, "location": "r72"}, {"n": "prog_cnt", "t": {"T": 3, "t": "__u32"}, "location": "r80"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s68"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
180
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_prog_test_run", "code": "__int64 __fastcall bpf_prog_test_run ( int @@a1@@ , int @@a2@@ , __int64 @@a3@@ , int @@a4@@ , __int64 @@a5@@ , _DWORD * @@a6@@ , _DWORD * @@a7@@ , _DWORD * @@a8@@ ) { int @@v12@@ ; int @@v13@@ ; int @@v14@@ ; int @@v15@@ ; __int64 @@v16@@ ; __int64 @@v17@@ ; int @@v18@@ ; int @@v19@@ ; __int64 @@v20@@ ; __int64 @@v21@@ ; __int64 @@v22@@ ; __int64 @@v23@@ ; unsigned int @@v24@@ ; @@v13@@ = Number ; @@v15@@ = Number ; @@v19@@ = Number ; @@v20@@ = Number L ; @@v21@@ = Number L ; @@v22@@ = Number L ; @@v23@@ = Number L ; @@v12@@ = @@a1@@ ; @@v16@@ = ptr_to_u64 ( @@a3@@ ) ; @@v17@@ = ptr_to_u64 ( @@a5@@ ) ; @@v14@@ = @@a4@@ ; @@v18@@ = @@a2@@ ; @@v24@@ = sys_bpf ( Number , ( __int64 ) & @@v12@@ , Number ) ; if ( @@a6@@ ) * @@a6@@ = @@v15@@ ; if ( @@a7@@ ) * @@a7@@ = @@v13@@ ; if ( @@a8@@ ) * @@a8@@ = @@v19@@ ; return @@v24@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_DWORD"}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "_DWORD"}, "location": "s-16"}, {"n": "a8", "t": {"T": 3, "t": "_DWORD"}, "location": "s-24"}, {"n": "v23", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v22", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v24", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v20", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v19", "t": {"T": 1, "n": "int", "s": 4}, "location": "s44"}, {"n": "v18", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "v17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s68"}, {"n": "v14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s72"}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s76"}, {"n": "v12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s80"}]}
[{"n": "data", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r24"}, {"n": "prog_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "repeat", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "data_out", "t": {"T": 3, "t": "void"}, "location": "r72"}, {"n": "size_out", "t": {"T": 3, "t": "__u32"}, "location": "r80"}, {"n": "retval", "t": {"T": 3, "t": "__u32"}, "location": "s-16"}, {"n": "duration", "t": {"T": 3, "t": "__u32"}, "location": "s-24"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s44"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s68"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "", "t": {"T": 10}, "location": "s76"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
181
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_prog_get_next_id", "code": "__int64 __fastcall bpf_prog_get_next_id ( int @@a1@@ , _DWORD * @@a2@@ ) { int @@v3@@ ; int @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; unsigned int @@v13@@ ; @@v4@@ = Number ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v3@@ = @@a1@@ ; @@v13@@ = sys_bpf ( Number , ( __int64 ) & @@v3@@ , Number ) ; if ( ! @@v13@@ ) * @@a2@@ = @@v4@@ ; return @@v13@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v13", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s76"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s80"}]}
[{"n": "start_id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r56"}, {"n": "next_id", "t": {"T": 3, "t": "__u32"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "", "t": {"T": 10}, "location": "s76"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
182
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_map_get_next_id", "code": "__int64 __fastcall bpf_map_get_next_id ( int @@a1@@ , _DWORD * @@a2@@ ) { int @@v3@@ ; int @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; unsigned int @@v13@@ ; @@v4@@ = Number ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v3@@ = @@a1@@ ; @@v13@@ = sys_bpf ( Number , ( __int64 ) & @@v3@@ , Number ) ; if ( ! @@v13@@ ) * @@a2@@ = @@v4@@ ; return @@v13@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v13", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s76"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s80"}]}
[{"n": "start_id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r56"}, {"n": "next_id", "t": {"T": 3, "t": "__u32"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "", "t": {"T": 10}, "location": "s76"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
183
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_prog_get_fd_by_id", "code": "__int64 __fastcall bpf_prog_get_fd_by_id ( int @@a1@@ ) { int @@v2@@ [ Number ] ; __int64 @@v3@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; @@v2@@ [ Number ] = Number ; @@v3@@ = Number L ; @@v4@@ = Number L ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v2@@ [ Number ] = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) @@v2@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v2", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
184
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_map_get_fd_by_id", "code": "__int64 __fastcall bpf_map_get_fd_by_id ( int @@a1@@ ) { int @@v2@@ [ Number ] ; __int64 @@v3@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; @@v2@@ [ Number ] = Number ; @@v3@@ = Number L ; @@v4@@ = Number L ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v2@@ [ Number ] = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) @@v2@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v2", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
185
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_btf_get_fd_by_id", "code": "__int64 __fastcall bpf_btf_get_fd_by_id ( int @@a1@@ ) { int @@v2@@ [ Number ] ; __int64 @@v3@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; @@v2@@ [ Number ] = Number ; @@v3@@ = Number L ; @@v4@@ = Number L ; @@v5@@ = Number L ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v2@@ [ Number ] = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) @@v2@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v2", "t": {"T": 2, "n": 2, "s": 4, "t": "int"}, "location": "s80"}]}
[{"n": "id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
186
[ "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_obj_get_info_by_fd", "code": "__int64 __fastcall bpf_obj_get_info_by_fd ( int @@a1@@ , __int64 @@a2@@ , _DWORD * @@a3@@ ) { int @@v5@@ ; _QWORD @@v6@@ [ Number ] ; unsigned int @@v7@@ ; LODWORD ( @@v6@@ [ Number ] ) = Number ; * ( _QWORD * ) ( ( char * ) @@v6@@ + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; * ( _QWORD * ) ( ( char * ) & @@v6@@ [ Number ] + Number ) = Number L ; @@v5@@ = @@a1@@ ; @@v6@@ [ Number ] = ( unsigned int ) * @@a3@@ ; * ( _QWORD * ) ( ( char * ) @@v6@@ + Number ) = ptr_to_u64 ( @@a2@@ ) ; @@v7@@ = sys_bpf ( Number , ( __int64 ) & @@v5@@ , Number ) ; if ( ! @@v7@@ ) * @@a3@@ = @@v6@@ [ Number ] ; return @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v6", "t": {"T": 2, "n": 9, "s": 8, "t": "_QWORD"}, "location": "s76"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s80"}]}
[{"n": "info_len", "t": {"T": 3, "t": "__u32"}, "location": "r16"}, {"n": "prog_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "info", "t": {"T": 3, "t": "void"}, "location": "r64"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s76"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
187
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"bpf_obj_get\", \"code\": \"__int64 __fastcall bpf_obj_get ( __int64 @@a1@@ ) { __int64 @@v2@@ [ Number ] ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = Number L ; @@v2@@ [ Number ] = ptr_to_u64 ( @@a1@@ ) ; return sys_bpf ( Number , ( __int64 ) @@v2@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 2, \"n\": 10, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s80\"}]}" ]
{"name": "bpf_raw_tracepoint_open", "code": "__int64 __fastcall bpf_raw_tracepoint_open ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@v3@@ ; int @@v4@@ ; int @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; @@v5@@ = Number ; @@v6@@ = Number L ; @@v7@@ = Number L ; @@v8@@ = Number L ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v3@@ = ptr_to_u64 ( @@a1@@ ) ; @@v4@@ = @@a2@@ ; return sys_bpf ( Number , ( __int64 ) & @@v3@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s68"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s72"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s80"}]}
[{"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "prog_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s68"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
188
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_set_link_xdp_fd", "code": "__int64 __fastcall bpf_set_link_xdp_fd ( int @@a1@@ , int @@a2@@ , int @@a3@@ ) { int @@optval@@ ; socklen_t @@len@@ ; unsigned int @@buf@@ ; __int16 @@v8@@ ; __int16 @@v9@@ ; int @@v10@@ ; int @@v11@@ ; char @@v12@@ ; int @@v13@@ ; _WORD @@v14@@ [ Number ] ; _WORD @@v15@@ [ Number ] ; int @@v16@@ ; char @@v17@@ [ Number ] ; __int16 @@s@@ [ Number ] ; int @@v19@@ ; int * @@v20@@ ; _WORD * @@v21@@ ; _WORD * @@v22@@ ; int @@fd@@ ; int @@v24@@ ; char * @@i@@ ; unsigned int @@v26@@ ; unsigned int @@v27@@ ; @@v24@@ = Number ; @@v26@@ = Number ; @@optval@@ = Number ; memset ( @@s@@ , Number , Number ) ; @@s@@ [ Number ] = Number ; @@fd@@ = socket ( Number , Number , Number ) ; if ( @@fd@@ < Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( setsockopt ( @@fd@@ , Number , Number , & @@optval@@ , Number ) < Number ) fwrite ( String , Number , Number , stderr ) ; if ( bind ( @@fd@@ , ( const struct sockaddr * ) @@s@@ , Number ) < Number || ( @@len@@ = Number , getsockname ( @@fd@@ , ( struct sockaddr * ) @@s@@ , & @@len@@ ) < Number ) ) { LABEL_14 : @@v26@@ = - * __errno_location ( ) ; goto LABEL_28 ; } if ( @@len@@ == Number ) { memset ( & @@buf@@ , Number , Number ) ; @@buf@@ = Number ; @@v9@@ = Number ; @@v8@@ = Number ; @@v11@@ = Number ; @@v10@@ = ++ @@v24@@ ; @@v12@@ = Number ; @@v13@@ = @@a1@@ ; @@v22@@ = @@v14@@ ; @@v14@@ [ Number ] = Number ; @@v21@@ = @@v15@@ ; @@v15@@ [ Number ] = Number ; @@v15@@ [ Number ] = Number ; @@v16@@ = @@a2@@ ; @@v14@@ [ Number ] = Number ; if ( @@a3@@ ) { @@v21@@ = ( _WORD * ) ( ( char * ) @@v22@@ + ( unsigned __int16 ) * @@v22@@ ) ; @@v21@@ [ Number ] = Number ; * @@v21@@ = Number ; * ( ( _DWORD * ) @@v21@@ + Number ) = @@a3@@ ; * @@v22@@ += * @@v21@@ ; } @@buf@@ += ( ( unsigned __int16 ) * @@v22@@ + Number ) & Number ; if ( send ( @@fd@@ , & @@buf@@ , @@buf@@ , Number ) >= Number ) { @@v27@@ = recv ( @@fd@@ , @@v17@@ , Number , Number ) ; if ( ( @@v27@@ & Number ) == Number ) { for ( @@i@@ = @@v17@@ ; ( int ) @@v27@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v27@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@v19@@ ) { @@v26@@ = Number ; goto LABEL_28 ; } if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@v24@@ ) { @@v26@@ = Number ; goto LABEL_28 ; } if ( * ( ( _WORD * ) @@i@@ + Number ) == Number ) { @@v20@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v26@@ = * @@v20@@ ; nla_dump_errormsg ( @@i@@ ) ; goto LABEL_28 ; } } @@v27@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } @@v26@@ = Number ; goto LABEL_28 ; } } goto LABEL_14 ; } @@v26@@ = Number ; LABEL_28 : close ( @@fd@@ ) ; return @@v26@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "i", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "v24", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v22", "t": {"T": 3, "t": "_WORD"}, "location": "s32"}, {"n": "v27", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v21", "t": {"T": 3, "t": "_WORD"}, "location": "s40"}, {"n": "v17", "t": {"T": 2, "n": 4100, "s": 1, "t": "char"}, "location": "s4160"}, {"n": "v16", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4216"}, {"n": "v15", "t": {"T": 2, "n": 2, "s": 2, "t": "_WORD"}, "location": "s4220"}, {"n": "v14", "t": {"T": 2, "n": 2, "s": 2, "t": "_WORD"}, "location": "s4224"}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4236"}, {"n": "v12", "t": {"T": 1, "n": "char", "s": 1}, "location": "s4240"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4244"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4248"}, {"n": "v9", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "s4250"}, {"n": "v8", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "s4252"}, {"n": "buf", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4256"}, {"n": "len", "t": {"T": 1, "n": "socklen_t", "s": 4}, "location": "s4260"}, {"n": "optval", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4264"}, {"n": "v20", "t": {"T": 3, "t": "int"}, "location": "s48"}, {"n": "v19", "t": {"T": 1, "n": "int", "s": 4}, "location": "s56"}, {"n": "s", "t": {"T": 2, "n": 2, "s": 2, "t": "__int16"}, "location": "s60"}, {"n": "v26", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]}
[{"n": "flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "ifindex", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "nh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "s16"}, {"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "nla", "t": {"T": 3, "t": "nlattr"}, "location": "s32"}, {"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "nla_xdp", "t": {"T": 3, "t": "nlattr"}, "location": "s40"}, {"n": "buf", "t": {"T": 2, "n": 4096, "s": 1, "t": "char"}, "location": "s4160"}, {"n": "", "t": {"T": 10}, "location": "s4216"}, {"n": "", "t": {"T": 10}, "location": "s4220"}, {"n": "", "t": {"T": 10}, "location": "s4224"}, {"n": "", "t": {"T": 10}, "location": "s4236"}, {"n": "", "t": {"T": 10}, "location": "s4240"}, {"n": "", "t": {"T": 10}, "location": "s4244"}, {"n": "", "t": {"T": 10}, "location": "s4248"}, {"n": "", "t": {"T": 10}, "location": "s4250"}, {"n": "", "t": {"T": 10}, "location": "s4252"}, {"n": "req", "t": {"T": 6, "n": "bpf_set_link_xdp_fd::$0B00EED43EEAB60F5F385467E83F011F", "l": [{"T": 4, "n": "nh", "t": "nlmsghdr", "s": 16}, {"T": 4, "n": "ifinfo", "t": "ifinfomsg", "s": 16}, {"T": 4, "n": "attrbuf", "t": "char[64]", "s": 64}]}, "location": "s4256"}, {"n": "addrlen", "t": {"T": 1, "n": "socklen_t", "s": 4}, "location": "s4260"}, {"n": "one", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4264"}, {"n": "err", "t": {"T": 3, "t": "nlmsgerr"}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "sa", "t": {"T": 6, "n": "sockaddr_nl", "l": [{"T": 4, "n": "nl_family", "t": "__kernel_sa_family_t", "s": 2}, {"T": 4, "n": "nl_pad", "t": "unsigned __int16", "s": 2}, {"T": 4, "n": "nl_pid", "t": "__u32", "s": 4}, {"T": 4, "n": "nl_groups", "t": "__u32", "s": 4}]}, "location": "s60"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
189
[ "{\"name\": \"nla_dump_errormsg\", \"code\": \"__int64 __fastcall nla_dump_errormsg ( __int64 @@a1@@ ) { __int64 @@result@@ ; char @@v2@@ [ Number ] ; __int64 @@v3@@ ; __int64 @@v4@@ [ Number ] ; int @@v5@@ ; unsigned __int16 * @@v6@@ ; __int64 @@v7@@ ; int @@v8@@ ; const char * @@v9@@ ; @@v4@@ [ Number ] = Number ; @@v4@@ [ Number ] = Number ; @@v4@@ [ Number ] = Number L ; @@v9@@ = Number L ; if ( ( * ( _WORD * ) ( @@a1@@ + Number ) & Number ) == Number ) return Number L ; @@v7@@ = @@a1@@ + Number ; @@v8@@ = Number ; if ( ( * ( _WORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v8@@ += nlmsg_len ( ( _DWORD * ) ( @@v7@@ + Number ) ) ; @@v6@@ = ( unsigned __int16 * ) ( @@v8@@ + @@v7@@ ) ; @@v5@@ = * ( _DWORD * ) @@a1@@ - @@v8@@ ; if ( ( unsigned int ) nla_parse ( @@v2@@ , Number , @@v6@@ , @@v5@@ , ( __int64 ) @@v4@@ ) ) { fwrite ( String , Number , Number , stderr ) ; @@result@@ = Number L ; } else { if ( @@v3@@ ) @@v9@@ = ( const char * ) nla_data ( @@v3@@ ) ; fprintf ( stderr , String , @@v9@@ ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v6\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"s32\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v4\", \"t\": {\"T\": 2, \"n\": 3, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s64\"}, {\"n\": \"v9\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"s8\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s88\"}, {\"n\": \"v2\", \"t\": {\"T\": 2, \"n\": 8, \"s\": 1, \"t\": \"char\"}, \"location\": \"s96\"}]}" ]
{"name": "bpf_load_btf", "code": "__int64 __fastcall bpf_load_btf ( __int64 @@a1@@ , unsigned int @@a2@@ , __int64 @@a3@@ , int @@a4@@ , char @@a5@@ ) { __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; __int64 @@v17@@ ; unsigned int @@v18@@ ; @@v10@@ = Number L ; @@v12@@ = Number L ; @@v13@@ = Number L ; @@v14@@ = Number L ; @@v15@@ = Number L ; @@v16@@ = Number L ; @@v17@@ = Number L ; @@v9@@ = ptr_to_u64 ( @@a1@@ ) ; @@v11@@ = @@a2@@ ; while ( Number ) { if ( @@a5@@ && @@a3@@ && @@a4@@ ) { LODWORD ( @@v12@@ ) = Number ; HIDWORD ( @@v11@@ ) = @@a4@@ ; @@v10@@ = ptr_to_u64 ( @@a3@@ ) ; } @@v18@@ = sys_bpf ( Number , ( __int64 ) & @@v9@@ , Number ) ; if ( @@v18@@ != Number || @@a5@@ == Number || ! @@a3@@ || ! @@a4@@ ) break ; @@a5@@ = Number ; } return @@v18@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "char", "s": 1}, "location": "r72"}, {"n": "v17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v18", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s80"}]}
[{"n": "log_buf", "t": {"T": 3, "t": "char"}, "location": "r16"}, {"n": "log_buf_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r24"}, {"n": "btf", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "btf_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "do_log", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r72"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
190
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bpf_task_fd_query", "code": "__int64 __fastcall bpf_task_fd_query ( unsigned int @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , __int64 @@a4@@ , _DWORD * @@a5@@ , _DWORD * @@a6@@ , _DWORD * @@a7@@ , _QWORD * @@a8@@ , _QWORD * @@a9@@ ) { unsigned __int64 @@v12@@ ; __int64 @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; __int64 @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ ; __int64 @@v20@@ ; unsigned int @@v21@@ ; @@v15@@ = Number L ; @@v16@@ = Number L ; @@v17@@ = Number L ; @@v18@@ = Number L ; @@v19@@ = Number L ; @@v20@@ = Number L ; @@v12@@ = __PAIR64__ ( @@a2@@ , @@a1@@ ) ; @@v13@@ = @@a3@@ ; @@v14@@ = ptr_to_u64 ( @@a4@@ ) ; HIDWORD ( @@v13@@ ) = * @@a5@@ ; @@v21@@ = sys_bpf ( Number , ( __int64 ) & @@v12@@ , Number ) ; * @@a5@@ = HIDWORD ( @@v13@@ ) ; * @@a6@@ = @@v15@@ ; * @@a7@@ = HIDWORD ( @@v15@@ ) ; * @@a8@@ = @@v16@@ ; * @@a9@@ = @@v17@@ ; return @@v21@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "_DWORD"}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_DWORD"}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "_DWORD"}, "location": "s-16"}, {"n": "a8", "t": {"T": 3, "t": "_QWORD"}, "location": "s-24"}, {"n": "a9", "t": {"T": 3, "t": "_QWORD"}, "location": "s-32"}, {"n": "v20", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v19", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v21", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v12", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s80"}]}
[{"n": "flags", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "buf", "t": {"T": 3, "t": "char"}, "location": "r24"}, {"n": "pid", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "buf_len", "t": {"T": 3, "t": "__u32"}, "location": "r72"}, {"n": "prog_id", "t": {"T": 3, "t": "__u32"}, "location": "r80"}, {"n": "fd_type", "t": {"T": 3, "t": "__u32"}, "location": "s-16"}, {"n": "probe_offset", "t": {"T": 3, "t": "__u64"}, "location": "s-24"}, {"n": "probe_addr", "t": {"T": 3, "t": "__u64"}, "location": "s-32"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "", "t": {"T": 10}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s64"}, {"n": "", "t": {"T": 10}, "location": "s72"}, {"n": "attr", "t": {"T": 8}, "location": "s80"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
191
[ "{\"name\": \"ptr_to_u64\", \"code\": \"__int64 __fastcall ptr_to_u64 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sys_bpf\", \"code\": \"__int64 __fastcall sys_bpf ( unsigned int @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { return syscall ( Number L , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "nla_len", "code": "__int64 __fastcall nla_len ( unsigned __int16 * @@a1@@ ) { return ( unsigned int ) * @@a1@@ - Number ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r56"}]}
[{"n": "nla", "t": {"T": 3, "t": "const nlattr"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
192
[]
{"name": "nla_next", "code": "char * __fastcall nla_next ( unsigned __int16 * @@a1@@ , _DWORD * @@a2@@ ) { signed int @@v3@@ ; @@v3@@ = ( * @@a1@@ + Number ) & Number ; * @@a2@@ -= @@v3@@ ; return ( char * ) @@a1@@ + @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "signed int", "s": 4}, "location": "s4"}]}
[{"n": "nla", "t": {"T": 3, "t": "const nlattr"}, "location": "r56"}, {"n": "remaining", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "totlen", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
193
[]
{"name": "nla_ok", "code": "_BOOL8 __fastcall nla_ok ( _WORD * @@a1@@ , int @@a2@@ ) { return ( unsigned int ) @@a2@@ > Number && * @@a1@@ > Number && @@a2@@ >= ( unsigned __int16 ) * @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_WORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "nla", "t": {"T": 3, "t": "const nlattr"}, "location": "r56"}, {"n": "remaining", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
194
[]
{"name": "nla_data", "code": "__int64 __fastcall nla_data ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "nla", "t": {"T": 3, "t": "const nlattr"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
195
[]
{"name": "nla_type", "code": "__int16 __fastcall nla_type ( __int64 @@a1@@ ) { __int16 @@result@@ ; @@result@@ = * ( _WORD * ) ( @@a1@@ + Number ) ; HIBYTE ( @@result@@ ) &= Number ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "r8"}]}
[{"n": "nla", "t": {"T": 3, "t": "const nlattr"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
196
[]
{"name": "validate_nla", "code": "__int64 __fastcall validate_nla ( unsigned __int16 * @@a1@@ , int @@a2@@ , __int64 @@a3@@ ) { int @@v3@@ ; __int64 @@v6@@ ; unsigned __int16 * @@v7@@ ; unsigned int @@v8@@ ; @@v8@@ = Number ; LOWORD ( @@v3@@ ) = nla_type ( ( __int64 ) @@a1@@ ) ; if ( @@v3@@ < Number || @@v3@@ > @@a2@@ ) return Number L ; @@v7@@ = ( unsigned __int16 * ) ( Number L * @@v3@@ + @@a3@@ ) ; if ( * @@v7@@ > Number ) return Number L ; if ( @@v7@@ [ Number ] ) { @@v8@@ = @@v7@@ [ Number ] ; } else if ( * @@v7@@ ) { @@v8@@ = nla_attr_minlen [ * @@v7@@ ] ; } if ( @@v8@@ > ( unsigned int ) nla_len ( @@a1@@ ) ) return Number ; if ( @@v7@@ [ Number ] && ( int ) nla_len ( @@a1@@ ) > @@v7@@ [ Number ] ) return Number ; if ( * @@v7@@ == Number ) { @@v6@@ = nla_data ( ( __int64 ) @@a1@@ ) ; if ( * ( _BYTE * ) ( ( int ) nla_len ( @@a1@@ ) - Number L + @@v6@@ ) ) return Number ; } return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "v7", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "policy", "t": {"T": 3, "t": "nla_policy"}, "location": "r16"}, {"n": "nla", "t": {"T": 3, "t": "nlattr"}, "location": "r56"}, {"n": "maxtype", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "pt", "t": {"T": 3, "t": "nla_policy"}, "location": "s16"}, {"n": "data", "t": {"T": 3, "t": "char"}, "location": "s24"}, {"n": "minlen", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
197
[ "{\"name\": \"nla_len\", \"code\": \"__int64 __fastcall nla_len ( unsigned __int16 * @@a1@@ ) { return ( unsigned int ) * @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}]}", "{\"name\": \"nla_data\", \"code\": \"__int64 __fastcall nla_data ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"nla_type\", \"code\": \"__int16 __fastcall nla_type ( __int64 @@a1@@ ) { __int16 @@result@@ ; @@result@@ = * ( _WORD * ) ( @@a1@@ + Number ) ; HIBYTE ( @@result@@ ) &= Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "nlmsg_len", "code": "__int64 __fastcall nlmsg_len ( _DWORD * @@a1@@ ) { return ( unsigned int ) ( * @@a1@@ - Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}]}
[{"n": "nlh", "t": {"T": 3, "t": "const nlmsghdr"}, "location": "r56"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
198
[]
{"name": "nla_parse", "code": "__int64 __fastcall nla_parse ( void * @@a1@@ , int @@a2@@ , unsigned __int16 * @@a3@@ , int @@a4@@ , __int64 @@a5@@ ) { signed int @@v5@@ ; int @@i@@ ; unsigned int @@v11@@ ; unsigned int @@v12@@ ; unsigned __int16 * @@v13@@ ; memset ( @@a1@@ , Number , Number L * ( @@a2@@ + Number ) ) ; @@v13@@ = @@a3@@ ; for ( @@i@@ = @@a4@@ ; nla_ok ( @@v13@@ , @@i@@ ) ; @@v13@@ = ( unsigned __int16 * ) nla_next ( @@v13@@ , & @@i@@ ) ) { LOWORD ( @@v5@@ ) = nla_type ( ( __int64 ) @@v13@@ ) ; @@v11@@ = @@v5@@ ; if ( @@v5@@ <= @@a2@@ ) { if ( @@a5@@ ) { @@v12@@ = validate_nla ( @@v13@@ , @@a2@@ , @@a5@@ ) ; if ( ( @@v12@@ & Number ) != Number ) return @@v12@@ ; } if ( * ( ( _QWORD * ) @@a1@@ + ( int ) @@v11@@ ) ) fprintf ( stderr , String , @@v11@@ ) ; * ( ( _QWORD * ) @@a1@@ + ( int ) @@v11@@ ) = @@v13@@ ; } } return Number ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "signed int", "s": 4}, "location": "r8"}, {"n": "v12", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v11", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v13", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s8"}]}
[{"n": "head", "t": {"T": 3, "t": "nlattr"}, "location": "r16"}, {"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "tb", "t": {"T": 3, "t": "nlattr *"}, "location": "r56"}, {"n": "maxtype", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "policy", "t": {"T": 3, "t": "nla_policy"}, "location": "r72"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "type", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "rem", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "nla", "t": {"T": 3, "t": "nlattr"}, "location": "s8"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
199
[ "{\"name\": \"nla_next\", \"code\": \"char * __fastcall nla_next ( unsigned __int16 * @@a1@@ , _DWORD * @@a2@@ ) { signed int @@v3@@ ; @@v3@@ = ( * @@a1@@ + Number ) & Number ; * @@a2@@ -= @@v3@@ ; return ( char * ) @@a1@@ + @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"signed int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"nla_ok\", \"code\": \"_BOOL8 __fastcall nla_ok ( _WORD * @@a1@@ , int @@a2@@ ) { return ( unsigned int ) @@a2@@ > Number && * @@a1@@ > Number && @@a2@@ >= ( unsigned __int16 ) * @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}", "{\"name\": \"nla_type\", \"code\": \"__int16 __fastcall nla_type ( __int64 @@a1@@ ) { __int16 @@result@@ ; @@result@@ = * ( _WORD * ) ( @@a1@@ + Number ) ; HIBYTE ( @@result@@ ) &= Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}", "{\"name\": \"validate_nla\", \"code\": \"__int64 __fastcall validate_nla ( unsigned __int16 * @@a1@@ , int @@a2@@ , __int64 @@a3@@ ) { int @@v3@@ ; __int64 @@v6@@ ; unsigned __int16 * @@v7@@ ; unsigned int @@v8@@ ; @@v8@@ = Number ; LOWORD ( @@v3@@ ) = nla_type ( ( __int64 ) @@a1@@ ) ; if ( @@v3@@ < Number || @@v3@@ > @@a2@@ ) return Number L ; @@v7@@ = ( unsigned __int16 * ) ( Number L * @@v3@@ + @@a3@@ ) ; if ( * @@v7@@ > Number ) return Number L ; if ( @@v7@@ [ Number ] ) { @@v8@@ = @@v7@@ [ Number ] ; } else if ( * @@v7@@ ) { @@v8@@ = nla_attr_minlen [ * @@v7@@ ] ; } if ( @@v8@@ > ( unsigned int ) nla_len ( @@a1@@ ) ) return Number ; if ( @@v7@@ [ Number ] && ( int ) nla_len ( @@a1@@ ) > @@v7@@ [ Number ] ) return Number ; if ( * @@v7@@ == Number ) { @@v6@@ = nla_data ( ( __int64 ) @@a1@@ ) ; if ( * ( _BYTE * ) ( ( int ) nla_len ( @@a1@@ ) - Number L + @@v6@@ ) ) return Number ; } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r8\"}, {\"n\": \"v7\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"s16\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}" ]
{"name": "nla_dump_errormsg", "code": "__int64 __fastcall nla_dump_errormsg ( __int64 @@a1@@ ) { __int64 @@result@@ ; char @@v2@@ [ Number ] ; __int64 @@v3@@ ; __int64 @@v4@@ [ Number ] ; int @@v5@@ ; unsigned __int16 * @@v6@@ ; __int64 @@v7@@ ; int @@v8@@ ; const char * @@v9@@ ; @@v4@@ [ Number ] = Number ; @@v4@@ [ Number ] = Number ; @@v4@@ [ Number ] = Number L ; @@v9@@ = Number L ; if ( ( * ( _WORD * ) ( @@a1@@ + Number ) & Number ) == Number ) return Number L ; @@v7@@ = @@a1@@ + Number ; @@v8@@ = Number ; if ( ( * ( _WORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v8@@ += nlmsg_len ( ( _DWORD * ) ( @@v7@@ + Number ) ) ; @@v6@@ = ( unsigned __int16 * ) ( @@v8@@ + @@v7@@ ) ; @@v5@@ = * ( _DWORD * ) @@a1@@ - @@v8@@ ; if ( ( unsigned int ) nla_parse ( @@v2@@ , Number , @@v6@@ , @@v5@@ , ( __int64 ) @@v4@@ ) ) { fwrite ( String , Number , Number , stderr ) ; @@result@@ = Number L ; } else { if ( @@v3@@ ) @@v9@@ = ( const char * ) nla_data ( @@v3@@ ) ; fprintf ( stderr , String , @@v9@@ ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v6", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "v4", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s64"}, {"n": "v9", "t": {"T": 3, "t": "const char"}, "location": "s8"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s88"}, {"n": "v2", "t": {"T": 2, "n": 8, "s": 1, "t": "char"}, "location": "s96"}]}
[{"n": "nlh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "hlen", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "err", "t": {"T": 3, "t": "nlmsgerr"}, "location": "s24"}, {"n": "attr", "t": {"T": 3, "t": "nlattr"}, "location": "s32"}, {"n": "alen", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "extack_policy", "t": {"T": 2, "n": 4, "s": 6, "t": "nla_policy"}, "location": "s64"}, {"n": "errmsg", "t": {"T": 3, "t": "char"}, "location": "s8"}, {"n": "", "t": {"T": 10}, "location": "s88"}, {"n": "tb", "t": {"T": 2, "n": 4, "s": 8, "t": "nlattr *"}, "location": "s96"}]
data1/train-shard-10.tar
26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc_26ee5ed9897f813beae403d904d319540f7683eaabbfd36a408c376b97063cdc.jsonl
200
[ "{\"name\": \"nla_data\", \"code\": \"__int64 __fastcall nla_data ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"nlmsg_len\", \"code\": \"__int64 __fastcall nlmsg_len ( _DWORD * @@a1@@ ) { return ( unsigned int ) ( * @@a1@@ - Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}]}", "{\"name\": \"nla_parse\", \"code\": \"__int64 __fastcall nla_parse ( void * @@a1@@ , int @@a2@@ , unsigned __int16 * @@a3@@ , int @@a4@@ , __int64 @@a5@@ ) { signed int @@v5@@ ; int @@i@@ ; unsigned int @@v11@@ ; unsigned int @@v12@@ ; unsigned __int16 * @@v13@@ ; memset ( @@a1@@ , Number , Number L * ( @@a2@@ + Number ) ) ; @@v13@@ = @@a3@@ ; for ( @@i@@ = @@a4@@ ; nla_ok ( @@v13@@ , @@i@@ ) ; @@v13@@ = ( unsigned __int16 * ) nla_next ( @@v13@@ , & @@i@@ ) ) { LOWORD ( @@v5@@ ) = nla_type ( ( __int64 ) @@v13@@ ) ; @@v11@@ = @@v5@@ ; if ( @@v5@@ <= @@a2@@ ) { if ( @@a5@@ ) { @@v12@@ = validate_nla ( @@v13@@ , @@a2@@ , @@a5@@ ) ; if ( ( @@v12@@ & Number ) != Number ) return @@v12@@ ; } if ( * ( ( _QWORD * ) @@a1@@ + ( int ) @@v11@@ ) ) fprintf ( stderr , String , @@v11@@ ) ; * ( ( _QWORD * ) @@a1@@ + ( int ) @@v11@@ ) = @@v13@@ ; } } return Number ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r72\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"signed int\", \"s\": 4}, \"location\": \"r8\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s16\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v13\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"s8\"}]}" ]