input
stringlengths
144
489k
output
stringlengths
45
339k
shard
stringclasses
16 values
filename
stringlengths
135
135
line_num
int64
0
2.62k
context
list
{"name": "libbpf_nla_data", "code": "__int64 __fastcall libbpf_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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
225
[]
{"name": "libbpf_nla_len", "code": "__int64 __fastcall libbpf_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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
226
[]
{"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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
227
[]
{"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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
228
[]
{"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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
229
[]
{"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 ) libbpf_nla_len ( @@a1@@ ) ) return Number ; if ( @@v7@@ [ Number ] && ( int ) libbpf_nla_len ( @@a1@@ ) > @@v7@@ [ Number ] ) return Number ; if ( * @@v7@@ == Number ) { @@v6@@ = libbpf_nla_data ( ( __int64 ) @@a1@@ ) ; if ( * ( _BYTE * ) ( ( int ) libbpf_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": "libbpf_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": "libbpf_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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
230
[ "{\"name\": \"libbpf_nla_data\", \"code\": \"__int64 __fastcall libbpf_nla_data ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"libbpf_nla_len\", \"code\": \"__int64 __fastcall libbpf_nla_len ( unsigned __int16 * @@a1@@ ) { return ( unsigned int ) * @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
231
[]
{"name": "libbpf_nla_parse", "code": "__int64 __fastcall libbpf_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": "libbpf_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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
232
[ "{\"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 ) libbpf_nla_len ( @@a1@@ ) ) return Number ; if ( @@v7@@ [ Number ] && ( int ) libbpf_nla_len ( @@a1@@ ) > @@v7@@ [ Number ] ) return Number ; if ( * @@v7@@ == Number ) { @@v6@@ = libbpf_nla_data ( ( __int64 ) @@a1@@ ) ; if ( * ( _BYTE * ) ( ( int ) libbpf_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": "libbpf_nla_parse_nested", "code": "__int64 __fastcall libbpf_nla_parse_nested ( void * @@a1@@ , int @@a2@@ , unsigned __int16 * @@a3@@ , __int64 @@a4@@ ) { int @@v4@@ ; unsigned __int16 * @@v5@@ ; @@v4@@ = libbpf_nla_len ( @@a3@@ ) ; @@v5@@ = ( unsigned __int16 * ) libbpf_nla_data ( ( __int64 ) @@a3@@ ) ; return libbpf_nla_parse ( @@a1@@ , @@a2@@ , @@v5@@ , @@v4@@ , @@a4@@ ) ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r32"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v5", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r8"}]}
[{"n": "nla", "t": {"T": 3, "t": "nlattr"}, "location": "r16"}, {"n": "policy", "t": {"T": 3, "t": "libbpf_nla_policy"}, "location": "r24"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r32"}, {"n": "tb", "t": {"T": 3, "t": "nlattr *"}, "location": "r56"}, {"n": "maxtype", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
233
[ "{\"name\": \"libbpf_nla_data\", \"code\": \"__int64 __fastcall libbpf_nla_data ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"libbpf_nla_len\", \"code\": \"__int64 __fastcall libbpf_nla_len ( unsigned __int16 * @@a1@@ ) { return ( unsigned int ) * @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}]}", "{\"name\": \"libbpf_nla_parse\", \"code\": \"__int64 __fastcall libbpf_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\"}]}" ]
{"name": "libbpf_nla_dump_errormsg", "code": "__int64 __fastcall libbpf_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 ) libbpf_nla_parse ( @@v2@@ , Number , @@v6@@ , @@v5@@ , ( __int64 ) @@v4@@ ) ) { fwrite ( String , Number , Number , stderr ) ; @@result@@ = Number L ; } else { if ( @@v3@@ ) @@v9@@ = ( const char * ) libbpf_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": "libbpf_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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
234
[ "{\"name\": \"libbpf_nla_data\", \"code\": \"__int64 __fastcall libbpf_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\": \"libbpf_nla_parse\", \"code\": \"__int64 __fastcall libbpf_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\"}]}" ]
{"name": "ERR_PTR_0", "code": "__int64 __fastcall ERR_PTR_0 ( __int64 @@a1@@ ) { return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "error_", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
235
[ "{\"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": "PTR_ERR_0", "code": "__int64 __fastcall PTR_ERR_0 ( __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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
236
[ "{\"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_0", "code": "bool __fastcall IS_ERR_0 ( unsigned __int64 @@a1@@ ) { return @@a1@@ > Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}]}
[{"n": "ptr", "t": {"T": 3, "t": "const void"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
237
[ "{\"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": "ptr_to_u64_0", "code": "__int64 __fastcall ptr_to_u64_0 ( __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-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
238
[ "{\"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": "btf_add_type", "code": "__int64 __fastcall btf_add_type ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned int v3 ; unsigned int v4 ; __int64 @@v5@@ ; _QWORD * @@v6@@ ; unsigned int @@v7@@ ; if ( ( unsigned int ) ( * ( _DWORD * ) ( @@a1@@ + Number ) - * ( _DWORD * ) ( @@a1@@ + Number ) ) <= Number ) { if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) return Number L ; v3 = * ( _DWORD * ) ( @@a1@@ + Number ) >> Number ; if ( v3 < Number ) v3 = Number ; v4 = * ( _DWORD * ) ( @@a1@@ + Number ) + v3 ; if ( v4 > Number ) v4 = Number ; @@v7@@ = v4 ; @@v6@@ = realloc ( * ( void * * ) ( @@a1@@ + Number ) , Number L * v4 ) ; if ( ! @@v6@@ ) return Number L ; if ( ! * ( _DWORD * ) ( @@a1@@ + Number ) ) * @@v6@@ = & btf_void ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v6@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@v7@@ ; } @@v5@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( Number L * ( unsigned int ) ++ * ( _DWORD * ) ( @@a1@@ + Number ) + @@v5@@ ) = @@a2@@ ; return Number L ; }", "source": [{"n": "v5", "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": "v6", "t": {"T": 3, "t": "_QWORD"}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s8"}]}
[{"n": "v5", "t": {"T": 3, "t": "btf_type *"}, "location": "r16"}, {"n": "btf", "t": {"T": 3, "t": "btf"}, "location": "r56"}, {"n": "t", "t": {"T": 3, "t": "btf_type"}, "location": "r64"}, {"n": "new_types", "t": {"T": 3, "t": "btf_type *"}, "location": "s16"}, {"n": "new_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
239
[]
{"name": "btf_parse_hdr", "code": "__int64 __fastcall btf_parse_hdr ( unsigned __int16 * * @@a1@@ , void ( * @@a2@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v3@@ ; unsigned __int16 * @@v4@@ ; @@v4@@ = * @@a1@@ ; if ( * ( ( _DWORD * ) @@a1@@ + Number ) > Number ) { if ( * @@v4@@ == Number ) { if ( * ( ( _BYTE * ) @@v4@@ + Number ) == Number ) { if ( * ( ( _BYTE * ) @@v4@@ + Number ) ) { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned __int8 * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } else { @@v3@@ = * ( ( _DWORD * ) @@a1@@ + Number ) - Number ; if ( * ( ( _DWORD * ) @@a1@@ + Number ) == Number ) { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } else if ( @@v3@@ >= * ( ( _DWORD * ) @@v4@@ + Number ) ) { if ( @@v3@@ >= * ( ( _DWORD * ) @@v4@@ + Number ) ) { if ( * ( ( _DWORD * ) @@v4@@ + Number ) < * ( ( _DWORD * ) @@v4@@ + Number ) ) { if ( ( * ( ( _DWORD * ) @@v4@@ + Number ) & Number ) != Number ) { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } else { @@a1@@ [ Number ] = * @@a1@@ + Number ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned int * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned int * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } } } else { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned __int8 * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String , * @@v4@@ ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned __int16 *"}, "location": "r56"}, {"n": "a2", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v4", "t": {"T": 3, "t": "unsigned __int16"}, "location": "s8"}]}
[{"n": "btf", "t": {"T": 3, "t": "btf"}, "location": "r56"}, {"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "meta_left", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s12"}, {"n": "hdr", "t": {"T": 3, "t": "btf_header"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
240
[]
{"name": "btf_parse_str_sec", "code": "__int64 __fastcall btf_parse_str_sec ( _QWORD * @@a1@@ , void ( __fastcall * @@a2@@ ) ( const char * ) ) { __int64 @@result@@ ; _BYTE * @@v3@@ ; @@v3@@ = ( _BYTE * ) ( @@a1@@ [ Number ] + * ( unsigned int * ) ( * @@a1@@ + Number L ) ) ; if ( ! * ( _DWORD * ) ( * @@a1@@ + Number L ) || ( unsigned int ) ( * ( _DWORD * ) ( * @@a1@@ + Number L ) - Number ) > Number || * @@v3@@ || @@v3@@ [ * ( unsigned int * ) ( * @@a1@@ + Number L ) - Number ] ) { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } else { @@a1@@ [ Number ] = @@v3@@ ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 9, "n": "void (__fastcall *)(const char *)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v3", "t": {"T": 3, "t": "_BYTE"}, "location": "s16"}]}
[{"n": "btf", "t": {"T": 3, "t": "btf"}, "location": "r56"}, {"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "start", "t": {"T": 3, "t": "const char"}, "location": "s16"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
241
[]
{"name": "btf_parse_type_sec", "code": "__int64 __fastcall btf_parse_type_sec ( _QWORD * @@a1@@ , void ( * @@a2@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v3@@ ; unsigned __int16 @@v4@@ ; __int64 @@v5@@ ; unsigned __int64 @@v6@@ ; __int64 @@v7@@ ; unsigned __int64 @@v8@@ ; @@v7@@ = @@a1@@ [ Number ] ; @@v8@@ = * ( unsigned int * ) ( * @@a1@@ + Number L ) + @@v7@@ ; @@v6@@ = * ( unsigned int * ) ( * @@a1@@ + Number L ) + @@v7@@ ; while ( Number ) { if ( @@v8@@ >= @@v6@@ ) return Number L ; @@v5@@ = @@v8@@ ; @@v4@@ = * ( _DWORD * ) ( @@v8@@ + Number ) ; @@v8@@ += Number L ; switch ( HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) { case Number : @@v8@@ += Number L ; goto LABEL_11 ; case Number : case Number : case Number : case Number : case Number : case Number : case Number : goto LABEL_11 ; case Number : @@v8@@ += Number L ; goto LABEL_11 ; case Number : case Number : @@v8@@ += Number L * @@v4@@ ; goto LABEL_11 ; case Number : @@v8@@ += Number L * @@v4@@ ; goto LABEL_11 ; case Number : @@v8@@ += Number L * @@v4@@ ; LABEL_11 : @@v3@@ = btf_add_type ( ( __int64 ) @@a1@@ , @@v5@@ ) ; if ( ! @@v3@@ ) continue ; @@result@@ = @@v3@@ ; break ; default : if ( @@a2@@ ) @@a2@@ ( String , HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) ; return Number L ; } return @@result@@ ; } }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "s42"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "btf", "t": {"T": 3, "t": "btf"}, "location": "r56"}, {"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "nohdr_data", "t": {"T": 3, "t": "char"}, "location": "s24"}, {"n": "end_type", "t": {"T": 3, "t": "btf_type"}, "location": "s32"}, {"n": "t", "t": {"T": 3, "t": "btf_type"}, "location": "s40"}, {"n": "vlen", "t": {"T": 1, "n": "__u16", "s": 2}, "location": "s42"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "next_type", "t": {"T": 3, "t": "btf_type"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
242
[ "{\"name\": \"btf_add_type\", \"code\": \"__int64 __fastcall btf_add_type ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned int v3 ; unsigned int v4 ; __int64 @@v5@@ ; _QWORD * @@v6@@ ; unsigned int @@v7@@ ; if ( ( unsigned int ) ( * ( _DWORD * ) ( @@a1@@ + Number ) - * ( _DWORD * ) ( @@a1@@ + Number ) ) <= Number ) { if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) return Number L ; v3 = * ( _DWORD * ) ( @@a1@@ + Number ) >> Number ; if ( v3 < Number ) v3 = Number ; v4 = * ( _DWORD * ) ( @@a1@@ + Number ) + v3 ; if ( v4 > Number ) v4 = Number ; @@v7@@ = v4 ; @@v6@@ = realloc ( * ( void * * ) ( @@a1@@ + Number ) , Number L * v4 ) ; if ( ! @@v6@@ ) return Number L ; if ( ! * ( _DWORD * ) ( @@a1@@ + Number ) ) * @@v6@@ = & btf_void ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v6@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@v7@@ ; } @@v5@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( Number L * ( unsigned int ) ++ * ( _DWORD * ) ( @@a1@@ + Number ) + @@v5@@ ) = @@a2@@ ; return Number L ; }\", \"source\": [{\"n\": \"v5\", \"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\": \"v6\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s16\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s8\"}]}" ]
{"name": "btf__type_by_id", "code": "__int64 __fastcall btf__type_by_id ( __int64 @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; if ( @@a2@@ <= * ( _DWORD * ) ( @@a1@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( Number L * @@a2@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "type_id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "const btf_type"}, "location": "r8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
243
[]
{"name": "btf_type_is_void", "code": "_BOOL8 __fastcall btf_type_is_void ( __int64 @@a1@@ ) { return ( _UNKNOWN * ) @@a1@@ == & btf_void || ( HIBYTE ( * ( _DWORD * ) ( @@a1@@ + Number ) ) & Number ) == Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "t", "t": {"T": 3, "t": "const btf_type"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
244
[]
{"name": "btf_type_is_void_or_null", "code": "_BOOL8 __fastcall btf_type_is_void_or_null ( __int64 @@a1@@ ) { return ! @@a1@@ || btf_type_is_void ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "t", "t": {"T": 3, "t": "const btf_type"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
245
[ "{\"name\": \"btf_type_is_void\", \"code\": \"_BOOL8 __fastcall btf_type_is_void ( __int64 @@a1@@ ) { return ( _UNKNOWN * ) @@a1@@ == & btf_void || ( HIBYTE ( * ( _DWORD * ) ( @@a1@@ + Number ) ) & Number ) == Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "btf_type_size", "code": "__int64 __fastcall btf_type_size ( __int64 @@a1@@ ) { unsigned int v1 ; __int64 result ; v1 = HIBYTE ( * ( _DWORD * ) ( @@a1@@ + Number ) ) & Number ; if ( v1 > Number ) goto LABEL_8 ; if ( v1 >= Number || v1 == Number ) return * ( unsigned int * ) ( @@a1@@ + Number ) ; if ( v1 == Number ) result = Number L ; else LABEL_8 : result = Number ; return result ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "t", "t": {"T": 3, "t": "const btf_type"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
246
[]
{"name": "btf__resolve_size", "code": "__int64 __fastcall btf__resolve_size ( __int64 @@a1@@ , unsigned int @@a2@@ ) { unsigned int v2 ; __int64 v3 ; int @@i@@ ; __int64 @@v6@@ ; unsigned int @@v7@@ ; _DWORD * @@v8@@ ; @@v7@@ = Number ; @@v6@@ = Number ; @@v8@@ = ( _DWORD * ) btf__type_by_id ( @@a1@@ , @@a2@@ ) ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { if ( btf_type_is_void_or_null ( ( __int64 ) @@v8@@ ) ) break ; @@v6@@ = btf_type_size ( ( __int64 ) @@v8@@ ) ; if ( @@v6@@ >= Number ) break ; v2 = HIBYTE ( @@v8@@ [ Number ] ) & Number ; if ( v2 == Number ) { if ( @@v7@@ && ! is_mul_ok ( @@v7@@ , @@v8@@ [ Number ] ) ) return Number ; @@v7@@ *= @@v8@@ [ Number ] ; v3 = btf__type_by_id ( @@a1@@ , @@v8@@ [ Number ] ) ; } else { if ( v2 < Number || v2 - Number > Number ) return Number ; v3 = btf__type_by_id ( @@a1@@ , @@v8@@ [ Number ] ) ; } @@v8@@ = ( _DWORD * ) v3 ; } if ( @@v6@@ < Number ) return Number ; if ( @@v7@@ && @@v6@@ > Number / @@v7@@ ) return Number ; return @@v6@@ * @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "v8", "t": {"T": 3, "t": "_DWORD"}, "location": "s8"}]}
[{"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "type_id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "nelems", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "size", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "t", "t": {"T": 3, "t": "const btf_type"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
247
[ "{\"name\": \"btf__type_by_id\", \"code\": \"__int64 __fastcall btf__type_by_id ( __int64 @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; if ( @@a2@@ <= * ( _DWORD * ) ( @@a1@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( Number L * @@a2@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"btf_type_is_void\", \"code\": \"_BOOL8 __fastcall btf_type_is_void ( __int64 @@a1@@ ) { return ( _UNKNOWN * ) @@a1@@ == & btf_void || ( HIBYTE ( * ( _DWORD * ) ( @@a1@@ + Number ) ) & Number ) == Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"btf_type_is_void_or_null\", \"code\": \"_BOOL8 __fastcall btf_type_is_void_or_null ( __int64 @@a1@@ ) { return ! @@a1@@ || btf_type_is_void ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"btf_type_size\", \"code\": \"__int64 __fastcall btf_type_size ( __int64 @@a1@@ ) { unsigned int v1 ; __int64 result ; v1 = HIBYTE ( * ( _DWORD * ) ( @@a1@@ + Number ) ) & Number ; if ( v1 > Number ) goto LABEL_8 ; if ( v1 >= Number || v1 == Number ) return * ( unsigned int * ) ( @@a1@@ + Number ) ; if ( v1 == Number ) result = Number L ; else LABEL_8 : result = Number ; return result ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "btf__resolve_type", "code": "__int64 __fastcall btf__resolve_type ( __int64 @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; unsigned int @@v3@@ ; int @@v4@@ ; __int64 @@v5@@ ; @@v3@@ = @@a2@@ ; @@v4@@ = Number ; @@v5@@ = btf__type_by_id ( @@a1@@ , @@a2@@ ) ; while ( @@v4@@ <= Number && ! btf_type_is_void_or_null ( @@v5@@ ) && ( ( HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) == Number || ( HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) == Number || ( HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) == Number || ( HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) == Number ) ) { @@v3@@ = * ( _DWORD * ) ( @@v5@@ + Number ) ; @@v5@@ = btf__type_by_id ( @@a1@@ , @@v3@@ ) ; ++ @@v4@@ ; } if ( @@v4@@ == Number || btf_type_is_void_or_null ( @@v5@@ ) ) @@result@@ = Number L ; else @@result@@ = @@v3@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "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": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "type_id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "depth", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "type_ida", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s28"}, {"n": "t", "t": {"T": 3, "t": "const btf_type"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
248
[ "{\"name\": \"btf__type_by_id\", \"code\": \"__int64 __fastcall btf__type_by_id ( __int64 @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; if ( @@a2@@ <= * ( _DWORD * ) ( @@a1@@ + Number ) ) @@result@@ = * ( _QWORD * ) ( Number L * @@a2@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"btf_type_is_void\", \"code\": \"_BOOL8 __fastcall btf_type_is_void ( __int64 @@a1@@ ) { return ( _UNKNOWN * ) @@a1@@ == & btf_void || ( HIBYTE ( * ( _DWORD * ) ( @@a1@@ + Number ) ) & Number ) == Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"btf_type_is_void_or_null\", \"code\": \"_BOOL8 __fastcall btf_type_is_void_or_null ( __int64 @@a1@@ ) { return ! @@a1@@ || btf_type_is_void ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "btf__find_by_name", "code": "__int64 __fastcall btf__find_by_name ( __int64 @@a1@@ , const char * @@a2@@ ) { char * @@s2@@ ; unsigned int @@i@@ ; if ( ! strcmp ( @@a2@@ , String ) ) return Number L ; for ( @@i@@ = Number ; @@i@@ <= * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@i@@ ) { @@s2@@ = ( char * ) btf__name_by_offset ( @@a1@@ , * * ( unsigned int * * ) ( Number L * @@i@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ) ; if ( @@s2@@ && ! strcmp ( @@a2@@ , @@s2@@ ) ) 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": "s2", "t": {"T": 3, "t": "char"}, "location": "s24"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "type_name", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "name", "t": {"T": 3, "t": "const char"}, "location": "s24"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
249
[ "{\"name\": \"btf__name_by_offset\", \"code\": \"__int64 __fastcall btf__name_by_offset ( _QWORD * @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; if ( @@a2@@ >= * ( _DWORD * ) ( * @@a1@@ + Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a1@@ [ Number ] + @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"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"}]}
[{"n": "btf", "t": {"T": 3, "t": "btf"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
250
[]
{"name": "btf__new", "code": "__int64 __fastcall btf__new ( const void * @@a1@@ , unsigned int @@a2@@ , void ( * @@a3@@ ) ( const char * , ... ) ) { unsigned int @@v4@@ ; int * v5 ; char * v6 ; _QWORD * @@v8@@ ; int @@v9@@ ; char * @@ptr@@ ; int @@v11@@ ; @@v11@@ = Number ; @@ptr@@ = Number L ; @@v8@@ = calloc ( Number , Number ) ; if ( ! @@v8@@ ) return ERR_PTR_0 ( Number ) ; * ( ( _DWORD * ) @@v8@@ + Number ) = Number ; if ( ! @@a3@@ ) goto LABEL_7 ; @@ptr@@ = ( char * ) malloc ( Number ) ; if ( @@ptr@@ ) { * @@ptr@@ = Number ; @@v11@@ = Number ; LABEL_7 : * @@v8@@ = malloc ( @@a2@@ ) ; if ( * @@v8@@ ) { memcpy ( ( void * ) * @@v8@@ , @@a1@@ , @@a2@@ ) ; * ( ( _DWORD * ) @@v8@@ + Number ) = @@a2@@ ; * ( ( _DWORD * ) @@v8@@ + Number ) = bpf_load_btf ( * @@v8@@ , * ( ( _DWORD * ) @@v8@@ + Number ) , ( __int64 ) @@ptr@@ , @@v11@@ , Number ) ; if ( * ( ( _DWORD * ) @@v8@@ + Number ) == Number ) { @@v9@@ = - * __errno_location ( ) ; if ( @@a3@@ ) { @@v4@@ = * __errno_location ( ) ; v5 = __errno_location ( ) ; v6 = strerror ( * v5 ) ; @@a3@@ ( String , v6 , @@v4@@ ) ; } if ( @@ptr@@ && * @@ptr@@ && @@a3@@ ) @@a3@@ ( String , @@ptr@@ ) ; } else { @@v9@@ = btf_parse_hdr ( ( unsigned __int16 * * ) @@v8@@ , @@a3@@ ) ; if ( ! @@v9@@ ) { @@v9@@ = btf_parse_str_sec ( @@v8@@ , ( void ( __fastcall * ) ( const char * ) ) @@a3@@ ) ; if ( ! @@v9@@ ) @@v9@@ = btf_parse_type_sec ( @@v8@@ , @@a3@@ ) ; } } } else { @@v9@@ = Number ; } goto LABEL_19 ; } @@v9@@ = Number ; LABEL_19 : free ( @@ptr@@ ) ; if ( ! @@v9@@ ) return ( __int64 ) @@v8@@ ; btf__free ( ( __int64 ) @@v8@@ ) ; return ERR_PTR_0 ( @@v9@@ ) ; }", "source": [{"n": "a3", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r32"}, {"n": "a1", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "ptr", "t": {"T": 3, "t": "char"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "v8", "t": {"T": 3, "t": "_QWORD"}, "location": "s48"}]}
[{"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r32"}, {"n": "data", "t": {"T": 3, "t": "__u8"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "log_buf_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s20"}, {"n": "log_buf", "t": {"T": 3, "t": "char"}, "location": "s32"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s36"}, {"n": "btf", "t": {"T": 3, "t": "btf"}, "location": "s48"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
251
[ "{\"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_load_btf\", \"code\": \"__int64 __fastcall bpf_load_btf ( __int64 @@a1@@ , int @@a2@@ , __int64 @@a3@@ , int @@a4@@ , char @@a5@@ ) { __int64 @@v9@@ [ Number ] ; unsigned int @@v10@@ ; memset ( @@v9@@ , Number , Number ) ; @@v9@@ [ Number ] = ptr_to_u64 ( @@a1@@ ) ; LODWORD ( @@v9@@ [ Number ] ) = @@a2@@ ; while ( Number ) { if ( @@a5@@ && @@a3@@ && @@a4@@ ) { LODWORD ( @@v9@@ [ Number ] ) = Number ; HIDWORD ( @@v9@@ [ Number ] ) = @@a4@@ ; @@v9@@ [ Number ] = ptr_to_u64 ( @@a3@@ ) ; } @@v10@@ = sys_bpf ( Number , ( __int64 ) @@v9@@ , Number ) ; if ( @@v10@@ != Number || @@a5@@ == Number || ! @@a3@@ || ! @@a4@@ ) break ; @@a5@@ = Number ; } return @@v10@@ ; }\", \"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\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r72\"}, {\"n\": \"v9\", \"t\": {\"T\": 2, \"n\": 15, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s128\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"ERR_PTR_0\", \"code\": \"__int64 __fastcall ERR_PTR_0 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"btf_parse_hdr\", \"code\": \"__int64 __fastcall btf_parse_hdr ( unsigned __int16 * * @@a1@@ , void ( * @@a2@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v3@@ ; unsigned __int16 * @@v4@@ ; @@v4@@ = * @@a1@@ ; if ( * ( ( _DWORD * ) @@a1@@ + Number ) > Number ) { if ( * @@v4@@ == Number ) { if ( * ( ( _BYTE * ) @@v4@@ + Number ) == Number ) { if ( * ( ( _BYTE * ) @@v4@@ + Number ) ) { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned __int8 * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } else { @@v3@@ = * ( ( _DWORD * ) @@a1@@ + Number ) - Number ; if ( * ( ( _DWORD * ) @@a1@@ + Number ) == Number ) { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } else if ( @@v3@@ >= * ( ( _DWORD * ) @@v4@@ + Number ) ) { if ( @@v3@@ >= * ( ( _DWORD * ) @@v4@@ + Number ) ) { if ( * ( ( _DWORD * ) @@v4@@ + Number ) < * ( ( _DWORD * ) @@v4@@ + Number ) ) { if ( ( * ( ( _DWORD * ) @@v4@@ + Number ) & Number ) != Number ) { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } else { @@a1@@ [ Number ] = * @@a1@@ + Number ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned int * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned int * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } } } else { if ( @@a2@@ ) @@a2@@ ( String , * ( ( unsigned __int8 * ) @@v4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String , * @@v4@@ ) ; @@result@@ = Number L ; } } else { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16 *\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v4\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"s8\"}]}", "{\"name\": \"btf_parse_str_sec\", \"code\": \"__int64 __fastcall btf_parse_str_sec ( _QWORD * @@a1@@ , void ( __fastcall * @@a2@@ ) ( const char * ) ) { __int64 @@result@@ ; _BYTE * @@v3@@ ; @@v3@@ = ( _BYTE * ) ( @@a1@@ [ Number ] + * ( unsigned int * ) ( * @@a1@@ + Number L ) ) ; if ( ! * ( _DWORD * ) ( * @@a1@@ + Number L ) || ( unsigned int ) ( * ( _DWORD * ) ( * @@a1@@ + Number L ) - Number ) > Number || * @@v3@@ || @@v3@@ [ * ( unsigned int * ) ( * @@a1@@ + Number L ) - Number ] ) { if ( @@a2@@ ) @@a2@@ ( String ) ; @@result@@ = Number L ; } else { @@a1@@ [ Number ] = @@v3@@ ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 9, \"n\": \"void (__fastcall *)(const char *)\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v3\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"s16\"}]}", "{\"name\": \"btf_parse_type_sec\", \"code\": \"__int64 __fastcall btf_parse_type_sec ( _QWORD * @@a1@@ , void ( * @@a2@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v3@@ ; unsigned __int16 @@v4@@ ; __int64 @@v5@@ ; unsigned __int64 @@v6@@ ; __int64 @@v7@@ ; unsigned __int64 @@v8@@ ; @@v7@@ = @@a1@@ [ Number ] ; @@v8@@ = * ( unsigned int * ) ( * @@a1@@ + Number L ) + @@v7@@ ; @@v6@@ = * ( unsigned int * ) ( * @@a1@@ + Number L ) + @@v7@@ ; while ( Number ) { if ( @@v8@@ >= @@v6@@ ) return Number L ; @@v5@@ = @@v8@@ ; @@v4@@ = * ( _DWORD * ) ( @@v8@@ + Number ) ; @@v8@@ += Number L ; switch ( HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) { case Number : @@v8@@ += Number L ; goto LABEL_11 ; case Number : case Number : case Number : case Number : case Number : case Number : case Number : goto LABEL_11 ; case Number : @@v8@@ += Number L ; goto LABEL_11 ; case Number : case Number : @@v8@@ += Number L * @@v4@@ ; goto LABEL_11 ; case Number : @@v8@@ += Number L * @@v4@@ ; goto LABEL_11 ; case Number : @@v8@@ += Number L * @@v4@@ ; LABEL_11 : @@v3@@ = btf_add_type ( ( __int64 ) @@a1@@ , @@v5@@ ) ; if ( ! @@v3@@ ) continue ; @@result@@ = @@v3@@ ; break ; default : if ( @@a2@@ ) @@a2@@ ( String , HIBYTE ( * ( _DWORD * ) ( @@v5@@ + Number ) ) & Number ) ; return Number L ; } return @@result@@ ; } }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int16\", \"s\": 2}, \"location\": \"s42\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s48\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"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": "btf__fd", "code": "__int64 __fastcall btf ( float @@a1@@ , double @@a2@@ , __int64 @@a3@@ ) { return * ( unsigned int * ) ( @@a3@@ + Number ) ; }", "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": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "", "t": {"T": 10}, "location": "r496"}, {"n": "", "t": {"T": 10}, "location": "r512"}, {"n": "a1", "t": {"T": 3, "t": "const btf"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
252
[]
{"name": "btf__name_by_offset", "code": "__int64 __fastcall btf__name_by_offset ( _QWORD * @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; if ( @@a2@@ >= * ( _DWORD * ) ( * @@a1@@ + Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a1@@ [ Number ] + @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "offset", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "const char"}, "location": "r8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
253
[]
{"name": "btf__get_from_id", "code": "__int64 __fastcall btf__get_from_id ( int @@a1@@ , __int64 * @@a2@@ ) { int @@v3@@ ; const void * @@v4@@ ; __int64 @@v5@@ ; void * @@v6@@ ; int @@fd@@ ; unsigned int @@v8@@ ; void * @@s@@ ; size_t @@size@@ ; @@v4@@ = Number L ; @@v5@@ = Number L ; @@v3@@ = Number ; @@v8@@ = Number ; * @@a2@@ = Number L ; @@fd@@ = bpf_btf_get_fd_by_id ( @@a1@@ ) ; if ( @@fd@@ < Number ) return Number L ; LODWORD ( @@v5@@ ) = Number ; LODWORD ( @@size@@ ) = Number ; @@s@@ = malloc ( Number ) ; if ( @@s@@ ) { memset ( @@s@@ , Number , ( unsigned int ) @@size@@ ) ; @@v4@@ = ( const void * ) ptr_to_u64_0 ( ( __int64 ) @@s@@ ) ; @@v8@@ = bpf_obj_get_info_by_fd ( @@fd@@ , ( __int64 ) & @@v4@@ , & @@v3@@ ) ; if ( ! @@v8@@ && ( unsigned int ) @@size@@ < ( unsigned int ) @@v5@@ ) { LODWORD ( @@size@@ ) = @@v5@@ ; @@v6@@ = realloc ( @@s@@ , ( unsigned int ) @@v5@@ ) ; if ( ! @@v6@@ ) { @@v8@@ = Number ; goto LABEL_15 ; } @@s@@ = @@v6@@ ; memset ( @@v6@@ , Number , ( unsigned int ) @@size@@ ) ; @@v4@@ = ( const void * ) ptr_to_u64_0 ( ( __int64 ) @@s@@ ) ; @@v8@@ = bpf_obj_get_info_by_fd ( @@fd@@ , ( __int64 ) & @@v4@@ , & @@v3@@ ) ; } if ( @@v8@@ || ( unsigned int ) @@size@@ < ( unsigned int ) @@v5@@ ) { @@v8@@ = * __errno_location ( ) ; } else { * @@a2@@ = btf__new ( @@v4@@ , @@v5@@ , Number L ) ; if ( IS_ERR_0 ( * @@a2@@ ) ) { @@v8@@ = PTR_ERR_0 ( * @@a2@@ ) ; * @@a2@@ = Number L ; } } goto LABEL_15 ; } @@v8@@ = Number ; LABEL_15 : close ( @@fd@@ ) ; free ( @@s@@ ) ; return @@v8@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "__int64"}, "location": "r64"}, {"n": "s", "t": {"T": 3, "t": "void"}, "location": "s16"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "v6", "t": {"T": 3, "t": "void"}, "location": "s32"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s4"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v4", "t": {"T": 3, "t": "const void"}, "location": "s48"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}]}
[{"n": "id", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r56"}, {"n": "btf", "t": {"T": 3, "t": "btf *"}, "location": "r64"}, {"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "s16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "btf_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "temp_ptr", "t": {"T": 3, "t": "void"}, "location": "s32"}, {"n": "last_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "btf_info", "t": {"T": 6, "n": "bpf_btf_info", "l": [{"T": 4, "n": "btf", "t": "__u64", "s": 8}, {"T": 4, "n": "btf_size", "t": "__u32", "s": 4}, {"T": 4, "n": "id", "t": "__u32", "s": 4}]}, "location": "s48"}, {"n": "len", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s52"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
254
[ "{\"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\": \"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\": \"bpf_obj_get\", \"code\": \"__int64 __fastcall bpf_obj_get ( __int64 @@a1@@ ) { __int64 @@v2@@ [ Number ] ; memset ( @@v2@@ , Number , sizeof ( @@v2@@ ) ) ; @@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\": 14, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s112\"}]}", "{\"name\": \"bpf_btf_get_fd_by_id\", \"code\": \"__int64 __fastcall bpf_btf_get_fd_by_id ( int @@a1@@ ) { int @@v2@@ [ Number ] ; memset ( @@v2@@ , Number , sizeof ( @@v2@@ ) ) ; @@v2@@ [ Number ] = @@a1@@ ; return sys_bpf ( Number , ( __int64 ) @@v2@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 2, \"n\": 28, \"s\": 4, \"t\": \"int\"}, \"location\": \"s112\"}]}", "{\"name\": \"bpf_obj_get_info_by_fd\", \"code\": \"__int64 __fastcall bpf_obj_get_info_by_fd ( int @@a1@@ , __int64 @@a2@@ , _DWORD * @@a3@@ ) { __int64 @@v5@@ [ Number ] ; unsigned int @@v6@@ ; memset ( @@v5@@ , Number , Number ) ; LODWORD ( @@v5@@ [ Number ] ) = @@a1@@ ; HIDWORD ( @@v5@@ [ Number ] ) = * @@a3@@ ; @@v5@@ [ Number ] = ptr_to_u64 ( @@a2@@ ) ; @@v6@@ = sys_bpf ( Number , ( __int64 ) @@v5@@ , Number ) ; if ( ! @@v6@@ ) * @@a3@@ = HIDWORD ( @@v5@@ [ Number ] ) ; return @@v6@@ ; }\", \"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\": \"v5\", \"t\": {\"T\": 2, \"n\": 15, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s128\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"PTR_ERR_0\", \"code\": \"__int64 __fastcall PTR_ERR_0 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"IS_ERR_0\", \"code\": \"bool __fastcall IS_ERR_0 ( unsigned __int64 @@a1@@ ) { return @@a1@@ > Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"ptr_to_u64_0\", \"code\": \"__int64 __fastcall ptr_to_u64_0 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"btf__new\", \"code\": \"__int64 __fastcall btf__new ( const void * @@a1@@ , unsigned int @@a2@@ , void ( * @@a3@@ ) ( const char * , ... ) ) { unsigned int @@v4@@ ; int * v5 ; char * v6 ; _QWORD * @@v8@@ ; int @@v9@@ ; char * @@ptr@@ ; int @@v11@@ ; @@v11@@ = Number ; @@ptr@@ = Number L ; @@v8@@ = calloc ( Number , Number ) ; if ( ! @@v8@@ ) return ERR_PTR_0 ( Number ) ; * ( ( _DWORD * ) @@v8@@ + Number ) = Number ; if ( ! @@a3@@ ) goto LABEL_7 ; @@ptr@@ = ( char * ) malloc ( Number ) ; if ( @@ptr@@ ) { * @@ptr@@ = Number ; @@v11@@ = Number ; LABEL_7 : * @@v8@@ = malloc ( @@a2@@ ) ; if ( * @@v8@@ ) { memcpy ( ( void * ) * @@v8@@ , @@a1@@ , @@a2@@ ) ; * ( ( _DWORD * ) @@v8@@ + Number ) = @@a2@@ ; * ( ( _DWORD * ) @@v8@@ + Number ) = bpf_load_btf ( * @@v8@@ , * ( ( _DWORD * ) @@v8@@ + Number ) , ( __int64 ) @@ptr@@ , @@v11@@ , Number ) ; if ( * ( ( _DWORD * ) @@v8@@ + Number ) == Number ) { @@v9@@ = - * __errno_location ( ) ; if ( @@a3@@ ) { @@v4@@ = * __errno_location ( ) ; v5 = __errno_location ( ) ; v6 = strerror ( * v5 ) ; @@a3@@ ( String , v6 , @@v4@@ ) ; } if ( @@ptr@@ && * @@ptr@@ && @@a3@@ ) @@a3@@ ( String , @@ptr@@ ) ; } else { @@v9@@ = btf_parse_hdr ( ( unsigned __int16 * * ) @@v8@@ , @@a3@@ ) ; if ( ! @@v9@@ ) { @@v9@@ = btf_parse_str_sec ( @@v8@@ , ( void ( __fastcall * ) ( const char * ) ) @@a3@@ ) ; if ( ! @@v9@@ ) @@v9@@ = btf_parse_type_sec ( @@v8@@ , @@a3@@ ) ; } } } else { @@v9@@ = Number ; } goto LABEL_19 ; } @@v9@@ = Number ; LABEL_19 : free ( @@ptr@@ ) ; if ( ! @@v9@@ ) return ( __int64 ) @@v8@@ ; btf__free ( ( __int64 ) @@v8@@ ) ; return ERR_PTR_0 ( @@v9@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r16\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r32\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const void\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"ptr\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s32\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v8\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s48\"}]}" ]
{"name": "btf_ext_copy_info", "code": "__int64 __fastcall btf_ext_copy_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , unsigned int * @@a4@@ , void ( * @@a5@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v6@@ ; unsigned __int64 @@v7@@ ; unsigned int @@v8@@ ; __int64 @@v9@@ ; unsigned int @@v10@@ ; unsigned int * @@v11@@ ; unsigned int v12 ; unsigned int v13 ; _DWORD * @@v14@@ ; @@v6@@ = @@a3@@ - * ( _DWORD * ) ( @@a2@@ + Number ) ; if ( ( * @@a4@@ & Number ) != Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } else if ( @@v6@@ >= * @@a4@@ && @@a4@@ [ Number ] <= @@v6@@ - * @@a4@@ ) { @@v11@@ = ( unsigned int * ) ( * @@a4@@ + * ( unsigned int * ) ( @@a2@@ + Number ) + @@a2@@ ) ; v12 = @@a4@@ [ Number ] ; if ( v12 > Number ) { @@v10@@ = * @@v11@@ ; if ( * @@v11@@ < @@a4@@ [ Number ] || ( @@v10@@ & Number ) != Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) , @@v10@@ ) ; @@result@@ = Number L ; } else { @@v14@@ = @@v11@@ + Number ; v13 = v12 - Number ; if ( v13 ) { while ( Number ) { if ( ! v13 ) { @@v9@@ = * ( ( _QWORD * ) @@a4@@ + Number ) ; * ( _DWORD * ) ( @@v9@@ + Number ) = @@a4@@ [ Number ] - Number ; * ( _DWORD * ) ( @@v9@@ + Number ) = @@v10@@ ; * ( _QWORD * ) @@v9@@ = malloc ( * ( unsigned int * ) ( @@v9@@ + Number ) ) ; if ( ! * ( _QWORD * ) @@v9@@ ) return Number L ; memcpy ( * ( void * * ) @@v9@@ , @@v11@@ + Number , * ( unsigned int * ) ( @@v9@@ + Number ) ) ; return Number L ; } if ( v13 < Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; return Number L ; } @@v8@@ = @@v14@@ [ Number ] ; if ( ! @@v8@@ ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; return Number L ; } @@v7@@ = @@v8@@ * ( unsigned __int64 ) @@v10@@ + Number ; if ( @@v7@@ > v13 ) break ; v13 -= @@v7@@ ; @@v14@@ = ( _DWORD * ) ( ( char * ) @@v14@@ + @@v7@@ ) ; } if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } } } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) , * @@a4@@ , @@a4@@ [ Number ] ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "unsigned int"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v11", "t": {"T": 3, "t": "unsigned int"}, "location": "s32"}, {"n": "v10", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s36"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s56"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s64"}, {"n": "v14", "t": {"T": 3, "t": "_DWORD"}, "location": "s8"}, {"n": "v6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s84"}]}
[{"n": "data_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "ext_sec", "t": {"T": 3, "t": "btf_ext_sec_copy_param"}, "location": "r24"}, {"n": "btf_ext", "t": {"T": 3, "t": "btf_ext"}, "location": "r56"}, {"n": "data", "t": {"T": 3, "t": "__u8"}, "location": "r64"}, {"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "info", "t": {"T": 3, "t": "__u8"}, "location": "s32"}, {"n": "record_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s36"}, {"n": "ext_info", "t": {"T": 3, "t": "btf_ext_info"}, "location": "s48"}, {"n": "num_records", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s56"}, {"n": "total_record_size", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "s64"}, {"n": "sinfo", "t": {"T": 3, "t": "const btf_ext_info_sec"}, "location": "s8"}, {"n": "data_sizea", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s84"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
255
[]
{"name": "btf_ext_copy_func_info", "code": "__int64 __fastcall btf_ext_copy_func_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , void ( * @@a4@@ ) ( const char * , ... ) ) { unsigned int @@v5@@ [ Number ] ; __int64 @@v6@@ ; const char * @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a2@@ ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = Number ; @@v6@@ = @@a1@@ ; @@v7@@ = String ; return btf_ext_copy_info ( @@a1@@ , @@a2@@ , @@a3@@ , @@v5@@ , @@a4@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v7", "t": {"T": 3, "t": "const char"}, "location": "s24"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 2, "n": 4, "s": 4, "t": "unsigned int"}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "data_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r24"}, {"n": "btf_ext", "t": {"T": 3, "t": "btf_ext"}, "location": "r56"}, {"n": "data", "t": {"T": 3, "t": "__u8"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "param", "t": {"T": 6, "n": "btf_ext_sec_copy_param", "l": [{"T": 4, "n": "off", "t": "__u32", "s": 4}, {"T": 4, "n": "len", "t": "__u32", "s": 4}, {"T": 4, "n": "min_rec_size", "t": "__u32", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "ext_info", "t": "btf_ext_info *", "s": 8}, {"T": 4, "n": "desc", "t": "const char *", "s": 8}]}, "location": "s48"}, {"n": "hdr", "t": {"T": 3, "t": "const btf_ext_header"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
256
[ "{\"name\": \"btf_ext_copy_info\", \"code\": \"__int64 __fastcall btf_ext_copy_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , unsigned int * @@a4@@ , void ( * @@a5@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v6@@ ; unsigned __int64 @@v7@@ ; unsigned int @@v8@@ ; __int64 @@v9@@ ; unsigned int @@v10@@ ; unsigned int * @@v11@@ ; unsigned int v12 ; unsigned int v13 ; _DWORD * @@v14@@ ; @@v6@@ = @@a3@@ - * ( _DWORD * ) ( @@a2@@ + Number ) ; if ( ( * @@a4@@ & Number ) != Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } else if ( @@v6@@ >= * @@a4@@ && @@a4@@ [ Number ] <= @@v6@@ - * @@a4@@ ) { @@v11@@ = ( unsigned int * ) ( * @@a4@@ + * ( unsigned int * ) ( @@a2@@ + Number ) + @@a2@@ ) ; v12 = @@a4@@ [ Number ] ; if ( v12 > Number ) { @@v10@@ = * @@v11@@ ; if ( * @@v11@@ < @@a4@@ [ Number ] || ( @@v10@@ & Number ) != Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) , @@v10@@ ) ; @@result@@ = Number L ; } else { @@v14@@ = @@v11@@ + Number ; v13 = v12 - Number ; if ( v13 ) { while ( Number ) { if ( ! v13 ) { @@v9@@ = * ( ( _QWORD * ) @@a4@@ + Number ) ; * ( _DWORD * ) ( @@v9@@ + Number ) = @@a4@@ [ Number ] - Number ; * ( _DWORD * ) ( @@v9@@ + Number ) = @@v10@@ ; * ( _QWORD * ) @@v9@@ = malloc ( * ( unsigned int * ) ( @@v9@@ + Number ) ) ; if ( ! * ( _QWORD * ) @@v9@@ ) return Number L ; memcpy ( * ( void * * ) @@v9@@ , @@v11@@ + Number , * ( unsigned int * ) ( @@v9@@ + Number ) ) ; return Number L ; } if ( v13 < Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; return Number L ; } @@v8@@ = @@v14@@ [ Number ] ; if ( ! @@v8@@ ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; return Number L ; } @@v7@@ = @@v8@@ * ( unsigned __int64 ) @@v10@@ + Number ; if ( @@v7@@ > v13 ) break ; v13 -= @@v7@@ ; @@v14@@ = ( _DWORD * ) ( ( char * ) @@v14@@ + @@v7@@ ) ; } if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } } } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) , * @@a4@@ , @@a4@@ [ Number ] ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r72\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v11\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s32\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s56\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"s8\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s84\"}]}" ]
{"name": "btf_ext_copy_line_info", "code": "__int64 __fastcall btf_ext_copy_line_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , void ( * @@a4@@ ) ( const char * , ... ) ) { unsigned int @@v5@@ [ Number ] ; __int64 @@v6@@ ; const char * @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a2@@ ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = Number ; @@v6@@ = @@a1@@ + Number ; @@v7@@ = String ; return btf_ext_copy_info ( @@a1@@ , @@a2@@ , @@a3@@ , @@v5@@ , @@a4@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v7", "t": {"T": 3, "t": "const char"}, "location": "s24"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 2, "n": 4, "s": 4, "t": "unsigned int"}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "data_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r24"}, {"n": "btf_ext", "t": {"T": 3, "t": "btf_ext"}, "location": "r56"}, {"n": "data", "t": {"T": 3, "t": "__u8"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "param", "t": {"T": 6, "n": "btf_ext_sec_copy_param", "l": [{"T": 4, "n": "off", "t": "__u32", "s": 4}, {"T": 4, "n": "len", "t": "__u32", "s": 4}, {"T": 4, "n": "min_rec_size", "t": "__u32", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "ext_info", "t": "btf_ext_info *", "s": 8}, {"T": 4, "n": "desc", "t": "const char *", "s": 8}]}, "location": "s48"}, {"n": "hdr", "t": {"T": 3, "t": "const btf_ext_header"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
257
[ "{\"name\": \"btf_ext_copy_info\", \"code\": \"__int64 __fastcall btf_ext_copy_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , unsigned int * @@a4@@ , void ( * @@a5@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; unsigned int @@v6@@ ; unsigned __int64 @@v7@@ ; unsigned int @@v8@@ ; __int64 @@v9@@ ; unsigned int @@v10@@ ; unsigned int * @@v11@@ ; unsigned int v12 ; unsigned int v13 ; _DWORD * @@v14@@ ; @@v6@@ = @@a3@@ - * ( _DWORD * ) ( @@a2@@ + Number ) ; if ( ( * @@a4@@ & Number ) != Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } else if ( @@v6@@ >= * @@a4@@ && @@a4@@ [ Number ] <= @@v6@@ - * @@a4@@ ) { @@v11@@ = ( unsigned int * ) ( * @@a4@@ + * ( unsigned int * ) ( @@a2@@ + Number ) + @@a2@@ ) ; v12 = @@a4@@ [ Number ] ; if ( v12 > Number ) { @@v10@@ = * @@v11@@ ; if ( * @@v11@@ < @@a4@@ [ Number ] || ( @@v10@@ & Number ) != Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) , @@v10@@ ) ; @@result@@ = Number L ; } else { @@v14@@ = @@v11@@ + Number ; v13 = v12 - Number ; if ( v13 ) { while ( Number ) { if ( ! v13 ) { @@v9@@ = * ( ( _QWORD * ) @@a4@@ + Number ) ; * ( _DWORD * ) ( @@v9@@ + Number ) = @@a4@@ [ Number ] - Number ; * ( _DWORD * ) ( @@v9@@ + Number ) = @@v10@@ ; * ( _QWORD * ) @@v9@@ = malloc ( * ( unsigned int * ) ( @@v9@@ + Number ) ) ; if ( ! * ( _QWORD * ) @@v9@@ ) return Number L ; memcpy ( * ( void * * ) @@v9@@ , @@v11@@ + Number , * ( unsigned int * ) ( @@v9@@ + Number ) ) ; return Number L ; } if ( v13 < Number ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; return Number L ; } @@v8@@ = @@v14@@ [ Number ] ; if ( ! @@v8@@ ) { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; return Number L ; } @@v7@@ = @@v8@@ * ( unsigned __int64 ) @@v10@@ + Number ; if ( @@v7@@ > v13 ) break ; v13 -= @@v7@@ ; @@v14@@ = ( _DWORD * ) ( ( char * ) @@v14@@ + @@v7@@ ) ; } if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } } } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a5@@ ) @@a5@@ ( String , * ( ( const char * * ) @@a4@@ + Number ) , * @@a4@@ , @@a4@@ [ Number ] ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r72\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v11\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s32\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s56\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"s8\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s84\"}]}" ]
{"name": "btf_ext_parse_hdr", "code": "__int64 __fastcall btf_ext_parse_hdr ( unsigned __int16 * @@a1@@ , unsigned int @@a2@@ , void ( * @@a3@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; if ( @@a2@@ > Number && @@a2@@ >= * ( ( _DWORD * ) @@a1@@ + Number ) ) { if ( * @@a1@@ == Number ) { if ( * ( ( _BYTE * ) @@a1@@ + Number ) == Number ) { if ( * ( ( _BYTE * ) @@a1@@ + Number ) ) { if ( @@a3@@ ) @@a3@@ ( String , * ( ( unsigned __int8 * ) @@a1@@ + Number ) ) ; @@result@@ = Number L ; } else if ( @@a2@@ == * ( ( _DWORD * ) @@a1@@ + Number ) ) { if ( @@a3@@ ) @@a3@@ ( String ) ; @@result@@ = Number L ; } else { @@result@@ = Number L ; } } else { if ( @@a3@@ ) @@a3@@ ( String , * ( ( unsigned __int8 * ) @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a3@@ ) @@a3@@ ( String , * @@a1@@ ) ; @@result@@ = Number L ; } } else { if ( @@a3@@ ) @@a3@@ ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r16"}, {"n": "data", "t": {"T": 3, "t": "__u8"}, "location": "r56"}, {"n": "data_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
258
[]
{"name": "btf_ext__free", "code": "void __fastcall btf_ext__free ( void * * @@a1@@ ) { if ( @@a1@@ ) { free ( * @@a1@@ ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ ) ; } }", "source": [{"n": "a1", "t": {"T": 3, "t": "void *"}, "location": "r56"}]}
[{"n": "btf_ext", "t": {"T": 3, "t": "btf_ext"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
259
[]
{"name": "btf_ext__new", "code": "__int64 __fastcall btf_ext__new ( unsigned __int16 * @@a1@@ , unsigned int @@a2@@ , void ( * @@a3@@ ) ( const char * , ... ) ) { void * * @@v5@@ ; int v6 ; int v7 ; v6 = btf_ext_parse_hdr ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( v6 ) return ERR_PTR_0 ( v6 ) ; @@v5@@ = ( void * * ) calloc ( Number , Number ) ; if ( ! @@v5@@ ) return ERR_PTR_0 ( Number ) ; v7 = btf_ext_copy_func_info ( ( __int64 ) @@v5@@ , ( __int64 ) @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( ! v7 ) { v7 = btf_ext_copy_line_info ( ( __int64 ) @@v5@@ , ( __int64 ) @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( ! v7 ) return ( __int64 ) @@v5@@ ; } btf_ext__free ( @@v5@@ ) ; return ERR_PTR_0 ( v7 ) ; }", "source": [{"n": "a3", "t": {"T": 9, "n": "void (*)(const char *, ...)"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned __int16"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v5", "t": {"T": 3, "t": "void *"}, "location": "s16"}]}
[{"n": "err_log", "t": {"T": 9, "n": "btf_print_fn_t"}, "location": "r16"}, {"n": "data", "t": {"T": 3, "t": "__u8"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "btf_ext", "t": {"T": 3, "t": "btf_ext"}, "location": "s16"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
260
[ "{\"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\": \"ERR_PTR_0\", \"code\": \"__int64 __fastcall ERR_PTR_0 ( __int64 @@a1@@ ) { return @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"btf_ext_copy_func_info\", \"code\": \"__int64 __fastcall btf_ext_copy_func_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , void ( * @@a4@@ ) ( const char * , ... ) ) { unsigned int @@v5@@ [ Number ] ; __int64 @@v6@@ ; const char * @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a2@@ ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = Number ; @@v6@@ = @@a1@@ ; @@v7@@ = String ; return btf_ext_copy_info ( @@a1@@ , @@a2@@ , @@a3@@ , @@v5@@ , @@a4@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"s24\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v5\", \"t\": {\"T\": 2, \"n\": 4, \"s\": 4, \"t\": \"unsigned int\"}, \"location\": \"s48\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"btf_ext_copy_line_info\", \"code\": \"__int64 __fastcall btf_ext_copy_line_info ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , void ( * @@a4@@ ) ( const char * , ... ) ) { unsigned int @@v5@@ [ Number ] ; __int64 @@v6@@ ; const char * @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a2@@ ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v5@@ [ Number ] = Number ; @@v6@@ = @@a1@@ + Number ; @@v7@@ = String ; return btf_ext_copy_info ( @@a1@@ , @@a2@@ , @@a3@@ , @@v5@@ , @@a4@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"s24\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v5\", \"t\": {\"T\": 2, \"n\": 4, \"s\": 4, \"t\": \"unsigned int\"}, \"location\": \"s48\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"btf_ext_parse_hdr\", \"code\": \"__int64 __fastcall btf_ext_parse_hdr ( unsigned __int16 * @@a1@@ , unsigned int @@a2@@ , void ( * @@a3@@ ) ( const char * , ... ) ) { __int64 @@result@@ ; if ( @@a2@@ > Number && @@a2@@ >= * ( ( _DWORD * ) @@a1@@ + Number ) ) { if ( * @@a1@@ == Number ) { if ( * ( ( _BYTE * ) @@a1@@ + Number ) == Number ) { if ( * ( ( _BYTE * ) @@a1@@ + Number ) ) { if ( @@a3@@ ) @@a3@@ ( String , * ( ( unsigned __int8 * ) @@a1@@ + Number ) ) ; @@result@@ = Number L ; } else if ( @@a2@@ == * ( ( _DWORD * ) @@a1@@ + Number ) ) { if ( @@a3@@ ) @@a3@@ ( String ) ; @@result@@ = Number L ; } else { @@result@@ = Number L ; } } else { if ( @@a3@@ ) @@a3@@ ( String , * ( ( unsigned __int8 * ) @@a1@@ + Number ) ) ; @@result@@ = Number L ; } } else { if ( @@a3@@ ) @@a3@@ ( String , * @@a1@@ ) ; @@result@@ = Number L ; } } else { if ( @@a3@@ ) @@a3@@ ( String ) ; @@result@@ = Number L ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 9, \"n\": \"void (*)(const char *, ...)\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"btf_ext__free\", \"code\": \"void __fastcall btf_ext__free ( void * * @@a1@@ ) { if ( @@a1@@ ) { free ( * @@a1@@ ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ ) ; } }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"void *\"}, \"location\": \"r56\"}]}" ]
{"name": "btf_ext_reloc_info", "code": "__int64 __fastcall btf_ext_reloc_info ( _QWORD * @@a1@@ , __int64 @@a2@@ , const char * @@a3@@ , int @@a4@@ , void * * @@a5@@ , _DWORD * @@a6@@ ) { char * @@v11@@ ; unsigned int @@v12@@ ; char * @@s1@@ ; unsigned int @@n@@ ; int @@n_4@@ ; __int64 @@v16@@ ; unsigned int * @@v17@@ ; unsigned int @@i@@ ; @@n_4@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v17@@ = * ( unsigned int * * ) @@a2@@ ; @@v16@@ = * ( unsigned int * ) ( @@a2@@ + Number ) ; while ( Number ) { if ( ! @@v16@@ ) return Number L ; @@n@@ = @@n_4@@ * @@v17@@ [ Number ] ; @@s1@@ = ( char * ) btf__name_by_offset ( @@a1@@ , * @@v17@@ ) ; if ( ! strcmp ( @@s1@@ , @@a3@@ ) ) break ; @@v16@@ -= @@n@@ + Number ; @@v17@@ = ( unsigned int * ) ( ( char * ) @@v17@@ + @@n@@ + Number ) ; } @@v12@@ = @@n_4@@ * * @@a6@@ ; @@v11@@ = ( char * ) realloc ( * @@a5@@ , @@v12@@ + @@n@@ ) ; if ( ! @@v11@@ ) return Number L ; memcpy ( & @@v11@@ [ @@v12@@ ] , @@v17@@ + Number , @@n@@ ) ; for ( @@i@@ = Number ; @@i@@ < @@v17@@ [ Number ] ; ++ @@i@@ ) * ( _DWORD * ) & @@v11@@ [ @@n_4@@ * @@i@@ + ( unsigned __int64 ) @@v12@@ ] = @@a4@@ + ( * ( _DWORD * ) & @@v11@@ [ @@n_4@@ * @@i@@ + ( unsigned __int64 ) @@v12@@ ] >> Number ) ; * @@a5@@ = @@v11@@ ; * @@a6@@ += @@v17@@ [ Number ] ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "void *"}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_DWORD"}, "location": "r80"}, {"n": "v17", "t": {"T": 3, "t": "unsigned int"}, "location": "s16"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "n_4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}, {"n": "n", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s36"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "s1", "t": {"T": 3, "t": "char"}, "location": "s48"}, {"n": "v12", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s52"}, {"n": "v11", "t": {"T": 3, "t": "char"}, "location": "s64"}]}
[{"n": "sec_name", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "insns_cnt", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r24"}, {"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "ext_info", "t": {"T": 3, "t": "const btf_ext_info"}, "location": "r64"}, {"n": "info", "t": {"T": 3, "t": "void *"}, "location": "r72"}, {"n": "cnt", "t": {"T": 3, "t": "__u32"}, "location": "r80"}, {"n": "sinfo", "t": {"T": 3, "t": "btf_ext_info_sec"}, "location": "s16"}, {"n": "remain_len", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "s24"}, {"n": "record_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s32"}, {"n": "records_len", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s36"}, {"n": "i", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}, {"n": "info_sec_name", "t": {"T": 3, "t": "const char"}, "location": "s48"}, {"n": "existing_len", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s52"}, {"n": "data", "t": {"T": 3, "t": "char"}, "location": "s64"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
261
[ "{\"name\": \"btf__name_by_offset\", \"code\": \"__int64 __fastcall btf__name_by_offset ( _QWORD * @@a1@@ , unsigned int @@a2@@ ) { __int64 @@result@@ ; if ( @@a2@@ >= * ( _DWORD * ) ( * @@a1@@ + Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a1@@ [ Number ] + @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "btf_ext__reloc_func_info", "code": "__int64 __fastcall btf_ext__reloc_func_info ( _QWORD * @@a1@@ , __int64 @@a2@@ , const char * @@a3@@ , int @@a4@@ , void * * @@a5@@ , _DWORD * @@a6@@ ) { return btf_ext_reloc_info ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ , @@a5@@ , @@a6@@ ) ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "void *"}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_DWORD"}, "location": "r80"}]}
[{"n": "sec_name", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "insns_cnt", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r24"}, {"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "btf_ext", "t": {"T": 3, "t": "const btf_ext"}, "location": "r64"}, {"n": "func_info", "t": {"T": 3, "t": "void *"}, "location": "r72"}, {"n": "cnt", "t": {"T": 3, "t": "__u32"}, "location": "r80"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
262
[ "{\"name\": \"btf_ext_reloc_info\", \"code\": \"__int64 __fastcall btf_ext_reloc_info ( _QWORD * @@a1@@ , __int64 @@a2@@ , const char * @@a3@@ , int @@a4@@ , void * * @@a5@@ , _DWORD * @@a6@@ ) { char * @@v11@@ ; unsigned int @@v12@@ ; char * @@s1@@ ; unsigned int @@n@@ ; int @@n_4@@ ; __int64 @@v16@@ ; unsigned int * @@v17@@ ; unsigned int @@i@@ ; @@n_4@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v17@@ = * ( unsigned int * * ) @@a2@@ ; @@v16@@ = * ( unsigned int * ) ( @@a2@@ + Number ) ; while ( Number ) { if ( ! @@v16@@ ) return Number L ; @@n@@ = @@n_4@@ * @@v17@@ [ Number ] ; @@s1@@ = ( char * ) btf__name_by_offset ( @@a1@@ , * @@v17@@ ) ; if ( ! strcmp ( @@s1@@ , @@a3@@ ) ) break ; @@v16@@ -= @@n@@ + Number ; @@v17@@ = ( unsigned int * ) ( ( char * ) @@v17@@ + @@n@@ + Number ) ; } @@v12@@ = @@n_4@@ * * @@a6@@ ; @@v11@@ = ( char * ) realloc ( * @@a5@@ , @@v12@@ + @@n@@ ) ; if ( ! @@v11@@ ) return Number L ; memcpy ( & @@v11@@ [ @@v12@@ ] , @@v17@@ + Number , @@n@@ ) ; for ( @@i@@ = Number ; @@i@@ < @@v17@@ [ Number ] ; ++ @@i@@ ) * ( _DWORD * ) & @@v11@@ [ @@n_4@@ * @@i@@ + ( unsigned __int64 ) @@v12@@ ] = @@a4@@ + ( * ( _DWORD * ) & @@v11@@ [ @@n_4@@ * @@i@@ + ( unsigned __int64 ) @@v12@@ ] >> Number ) ; * @@a5@@ = @@v11@@ ; * @@a6@@ += @@v17@@ [ Number ] ; return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 3, \"t\": \"void *\"}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r80\"}, {\"n\": \"v17\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"n_4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s32\"}, {\"n\": \"n\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"s1\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s48\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s52\"}, {\"n\": \"v11\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s64\"}]}" ]
{"name": "btf_ext__reloc_line_info", "code": "__int64 __fastcall btf_ext__reloc_line_info ( _QWORD * @@a1@@ , __int64 @@a2@@ , const char * @@a3@@ , int @@a4@@ , void * * @@a5@@ , _DWORD * @@a6@@ ) { return btf_ext_reloc_info ( @@a1@@ , @@a2@@ + Number , @@a3@@ , @@a4@@ , @@a5@@ , @@a6@@ ) ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "void *"}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "_DWORD"}, "location": "r80"}]}
[{"n": "sec_name", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "insns_cnt", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r24"}, {"n": "btf", "t": {"T": 3, "t": "const btf"}, "location": "r56"}, {"n": "btf_ext", "t": {"T": 3, "t": "const btf_ext"}, "location": "r64"}, {"n": "line_info", "t": {"T": 3, "t": "void *"}, "location": "r72"}, {"n": "cnt", "t": {"T": 3, "t": "__u32"}, "location": "r80"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
263
[ "{\"name\": \"btf_ext_reloc_info\", \"code\": \"__int64 __fastcall btf_ext_reloc_info ( _QWORD * @@a1@@ , __int64 @@a2@@ , const char * @@a3@@ , int @@a4@@ , void * * @@a5@@ , _DWORD * @@a6@@ ) { char * @@v11@@ ; unsigned int @@v12@@ ; char * @@s1@@ ; unsigned int @@n@@ ; int @@n_4@@ ; __int64 @@v16@@ ; unsigned int * @@v17@@ ; unsigned int @@i@@ ; @@n_4@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; @@v17@@ = * ( unsigned int * * ) @@a2@@ ; @@v16@@ = * ( unsigned int * ) ( @@a2@@ + Number ) ; while ( Number ) { if ( ! @@v16@@ ) return Number L ; @@n@@ = @@n_4@@ * @@v17@@ [ Number ] ; @@s1@@ = ( char * ) btf__name_by_offset ( @@a1@@ , * @@v17@@ ) ; if ( ! strcmp ( @@s1@@ , @@a3@@ ) ) break ; @@v16@@ -= @@n@@ + Number ; @@v17@@ = ( unsigned int * ) ( ( char * ) @@v17@@ + @@n@@ + Number ) ; } @@v12@@ = @@n_4@@ * * @@a6@@ ; @@v11@@ = ( char * ) realloc ( * @@a5@@ , @@v12@@ + @@n@@ ) ; if ( ! @@v11@@ ) return Number L ; memcpy ( & @@v11@@ [ @@v12@@ ] , @@v17@@ + Number , @@n@@ ) ; for ( @@i@@ = Number ; @@i@@ < @@v17@@ [ Number ] ; ++ @@i@@ ) * ( _DWORD * ) & @@v11@@ [ @@n_4@@ * @@i@@ + ( unsigned __int64 ) @@v12@@ ] = @@a4@@ + ( * ( _DWORD * ) & @@v11@@ [ @@n_4@@ * @@i@@ + ( unsigned __int64 ) @@v12@@ ] >> Number ) ; * @@a5@@ = @@v11@@ ; * @@a6@@ += @@v17@@ [ Number ] ; return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 3, \"t\": \"void *\"}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r80\"}, {\"n\": \"v17\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"n_4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s32\"}, {\"n\": \"n\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"s1\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s48\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s52\"}, {\"n\": \"v11\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s64\"}]}" ]
{"name": "btf_ext__func_info_rec_size", "code": "__int64 __fastcall btf_ext__func_info_rec_size ( __int64 @@a1@@ ) { return * ( unsigned int * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "btf_ext", "t": {"T": 3, "t": "const btf_ext"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
264
[]
{"name": "btf_ext__line_info_rec_size", "code": "__int64 __fastcall btf_ext__line_info_rec_size ( __int64 @@a1@@ ) { return * ( unsigned int * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "btf_ext", "t": {"T": 3, "t": "const btf_ext"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
265
[]
{"name": "libbpf_strerror", "code": "__int64 __fastcall libbpf_strerror ( int @@a1@@ , char * @@a2@@ , size_t @@a3@@ ) { __int64 @@result@@ ; int @@v5@@ ; if ( ! @@a2@@ || ! @@a3@@ ) return Number ; @@v5@@ = abs32 ( @@a1@@ ) ; if ( @@v5@@ > Number ) { if ( @@v5@@ > Number ) { snprintf ( @@a2@@ , @@a3@@ , String , ( unsigned int ) @@v5@@ ) ; @@a2@@ [ @@a3@@ - Number ] = Number ; @@result@@ = Number ; } else { snprintf ( @@a2@@ , @@a3@@ , String , libbpf_strerror_table [ @@v5@@ - Number ] ) ; @@a2@@ [ @@a3@@ - Number ] = Number ; @@result@@ = Number L ; } } else { LODWORD ( @@result@@ ) = __xpg_strerror_r ( ) ; @@a2@@ [ @@a3@@ - Number ] = Number ; @@result@@ = ( unsigned int ) @@result@@ ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}]}
[{"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "buf", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "erra", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
266
[]
{"name": "libbpf_strerror_r", "code": "char * __fastcall libbpf_strerror_r ( unsigned int @@a1@@ , char * @@a2@@ , int @@a3@@ ) { unsigned int @@v5@@ ; @@v5@@ = __xpg_strerror_r ( ) ; if ( @@v5@@ ) snprintf ( @@a2@@ , @@a3@@ , String , @@a1@@ , @@v5@@ ) ; return @@a2@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "err", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "dst", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "ret", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
267
[ "{\"name\": \"libbpf_strerror\", \"code\": \"__int64 __fastcall libbpf_strerror ( int @@a1@@ , char * @@a2@@ , size_t @@a3@@ ) { __int64 @@result@@ ; int @@v5@@ ; if ( ! @@a2@@ || ! @@a3@@ ) return Number ; @@v5@@ = abs32 ( @@a1@@ ) ; if ( @@v5@@ > Number ) { if ( @@v5@@ > Number ) { snprintf ( @@a2@@ , @@a3@@ , String , ( unsigned int ) @@v5@@ ) ; @@a2@@ [ @@a3@@ - Number ] = Number ; @@result@@ = Number ; } else { snprintf ( @@a2@@ , @@a3@@ , String , libbpf_strerror_table [ @@v5@@ - Number ] ) ; @@a2@@ [ @@a3@@ - Number ] = Number ; @@result@@ = Number L ; } } else { LODWORD ( @@result@@ ) = __xpg_strerror_r ( ) ; @@a2@@ [ @@a3@@ - Number ] = Number ; @@result@@ = ( unsigned int ) @@result@@ ; } return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}]}" ]
{"name": "libbpf_netlink_open", "code": "__int64 __fastcall libbpf_netlink_open ( _DWORD * @@a1@@ ) { int @@optval@@ ; socklen_t @@len@@ ; struct sockaddr @@s@@ ; unsigned int @@v5@@ ; @@optval@@ = Number ; memset ( & @@s@@ , Number , Number ) ; @@s@@ . sa_family = Number ; * ( _DWORD * ) & @@s@@ . sa_data [ Number ] = socket ( Number , Number , Number ) ; if ( * ( int * ) & @@s@@ . sa_data [ Number ] < Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( setsockopt ( * ( int * ) & @@s@@ . sa_data [ Number ] , Number , Number , & @@optval@@ , Number ) < Number ) fwrite ( String , Number , Number , stderr ) ; if ( bind ( * ( int * ) & @@s@@ . sa_data [ Number ] , & @@s@@ , Number ) < Number || ( @@len@@ = Number , getsockname ( * ( int * ) & @@s@@ . sa_data [ Number ] , & @@s@@ , & @@len@@ ) < Number ) ) { @@v5@@ = - * __errno_location ( ) ; } else { if ( @@len@@ == Number ) { * @@a1@@ = * ( _DWORD * ) & @@s@@ . sa_data [ Number ] ; return * ( unsigned int * ) & @@s@@ . sa_data [ Number ] ; } @@v5@@ = Number ; } close ( * ( int * ) & @@s@@ . sa_data [ Number ] ) ; return @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "s", "t": {"T": 6, "n": "struct sockaddr", "l": [{"T": 4, "n": "sa_family", "t": "sa_family_t", "s": 2}, {"T": 4, "n": "sa_data", "t": "char[14]", "s": 14}]}, "location": "s20"}, {"n": "len", "t": {"T": 1, "n": "socklen_t", "s": 4}, "location": "s24"}, {"n": "optval", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "nl_pid", "t": {"T": 3, "t": "__u32"}, "location": "r56"}, {"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": "s20"}, {"n": "addrlen", "t": {"T": 1, "n": "socklen_t", "s": 4}, "location": "s24"}, {"n": "one", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
268
[]
{"name": "bpf_netlink_recv", "code": "__int64 __fastcall bpf_netlink_recv ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 ( __fastcall * @@a4@@ ) ( char * , __int64 , __int64 ) , __int64 @@a5@@ , __int64 @@a6@@ ) { int v6 ; unsigned int v8 ; char @@buf@@ [ Number ] ; int * @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; char * @@i@@ ; char @@v18@@ ; @@v18@@ = Number ; while ( @@v18@@ ) { @@v18@@ = Number ; @@v16@@ = recv ( @@a1@@ , @@buf@@ , Number , Number ) ; if ( ( @@v16@@ & Number ) != Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( ! @@v16@@ ) break ; for ( @@i@@ = @@buf@@ ; ( int ) @@v16@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v16@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( @@a2@@ != * ( ( _DWORD * ) @@i@@ + Number ) ) return ( unsigned int ) Number ; if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@a3@@ ) return ( unsigned int ) Number ; if ( ( * ( ( _WORD * ) @@i@@ + Number ) & Number ) != Number ) @@v18@@ = Number ; v6 = * ( ( unsigned __int16 * ) @@i@@ + Number ) ; if ( v6 == Number ) { @@v14@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v15@@ = * @@v14@@ ; libbpf_nla_dump_errormsg ( ( __int64 ) @@i@@ ) ; return @@v15@@ ; } } else { if ( v6 == Number ) return Number L ; if ( @@a4@@ ) { v8 = @@a4@@ ( @@i@@ , @@a5@@ , @@a6@@ ) ; @@v15@@ = v8 ; if ( v8 ) return @@v15@@ ; } } @@v16@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } } return Number ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 9, "n": "__int64 (__fastcall *)(char *, __int64, __int64)"}, "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": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v18", "t": {"T": 1, "n": "char", "s": 1}, "location": "s1"}, {"n": "i", "t": {"T": 3, "t": "char"}, "location": "s16"}, {"n": "v16", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v15", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s24"}, {"n": "v14", "t": {"T": 3, "t": "int"}, "location": "s32"}, {"n": "buf", "t": {"T": 2, "n": 4096, "s": 1, "t": "char"}, "location": "s4128"}]}
[{"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "_fn", "t": {"T": 9, "n": "__dump_nlmsg_t"}, "location": "r24"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "nl_pid", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "fn", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "location": "r72"}, {"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r80"}, {"n": "multipart", "t": {"T": 1, "n": "bool", "s": 1}, "location": "s1"}, {"n": "nh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "s16"}, {"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}, {"n": "err", "t": {"T": 3, "t": "nlmsgerr"}, "location": "s32"}, {"n": "buf", "t": {"T": 2, "n": 4096, "s": 1, "t": "char"}, "location": "s4128"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
269
[ "{\"name\": \"libbpf_nla_dump_errormsg\", \"code\": \"__int64 __fastcall libbpf_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 ) libbpf_nla_parse ( @@v2@@ , Number , @@v6@@ , @@v5@@ , ( __int64 ) @@v4@@ ) ) { fwrite ( String , Number , Number , stderr ) ; @@result@@ = Number L ; } else { if ( @@v3@@ ) @@v9@@ = ( const char * ) libbpf_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_set_link_xdp_fd", "code": "__int64 __fastcall bpf_set_link_xdp_fd ( int @@a1@@ , int @@a2@@ , int @@a3@@ ) { int @@v5@@ ; unsigned int @@s@@ ; __int16 @@v7@@ ; __int16 @@v8@@ ; int @@v9@@ ; int @@v10@@ ; char @@v11@@ ; int @@v12@@ ; _WORD @@v13@@ [ Number ] ; _WORD @@v14@@ [ Number ] ; int @@v15@@ ; _WORD * @@v16@@ ; _WORD * @@v17@@ ; int @@fd@@ ; int @@v19@@ ; unsigned int @@v20@@ ; @@v19@@ = Number ; @@fd@@ = libbpf_netlink_open ( & @@v5@@ ) ; if ( @@fd@@ < Number ) return ( unsigned int ) @@fd@@ ; memset ( & @@s@@ , Number , Number ) ; @@s@@ = Number ; @@v8@@ = Number ; @@v7@@ = Number ; @@v10@@ = Number ; @@v9@@ = ++ @@v19@@ ; @@v11@@ = Number ; @@v12@@ = @@a1@@ ; @@v17@@ = @@v13@@ ; @@v13@@ [ Number ] = Number ; @@v16@@ = @@v14@@ ; @@v14@@ [ Number ] = Number ; @@v14@@ [ Number ] = Number ; @@v15@@ = @@a2@@ ; @@v13@@ [ Number ] = Number ; if ( @@a3@@ ) { @@v16@@ = ( _WORD * ) ( ( char * ) @@v17@@ + ( unsigned __int16 ) * @@v17@@ ) ; @@v16@@ [ Number ] = Number ; * @@v16@@ = Number ; * ( ( _DWORD * ) @@v16@@ + Number ) = @@a3@@ ; * @@v17@@ += * @@v16@@ ; } @@s@@ += ( ( unsigned __int16 ) * @@v17@@ + Number ) & Number ; if ( send ( @@fd@@ , & @@s@@ , @@s@@ , Number ) >= Number ) @@v20@@ = bpf_netlink_recv ( @@fd@@ , @@v5@@ , @@v19@@ , Number L , Number L , Number L ) ; else @@v20@@ = - * __errno_location ( ) ; close ( @@fd@@ ) ; return @@v20@@ ; }", "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": "v12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s108"}, {"n": "v11", "t": {"T": 1, "n": "char", "s": 1}, "location": "s112"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s116"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s120"}, {"n": "v8", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "s122"}, {"n": "v7", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "s124"}, {"n": "s", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s128"}, {"n": "v5", "t": {"T": 1, "n": "int", "s": 4}, "location": "s132"}, {"n": "v17", "t": {"T": 3, "t": "_WORD"}, "location": "s24"}, {"n": "v16", "t": {"T": 3, "t": "_WORD"}, "location": "s32"}, {"n": "v20", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v19", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}, {"n": "v15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s88"}, {"n": "v14", "t": {"T": 2, "n": 2, "s": 2, "t": "_WORD"}, "location": "s92"}, {"n": "v13", "t": {"T": 2, "n": 2, "s": 2, "t": "_WORD"}, "location": "s96"}]}
[{"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": "", "t": {"T": 10}, "location": "s108"}, {"n": "", "t": {"T": 10}, "location": "s112"}, {"n": "", "t": {"T": 10}, "location": "s116"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s120"}, {"n": "", "t": {"T": 10}, "location": "s122"}, {"n": "", "t": {"T": 10}, "location": "s124"}, {"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": "s128"}, {"n": "nl_pid", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s132"}, {"n": "nla", "t": {"T": 3, "t": "nlattr"}, "location": "s24"}, {"n": "nla_xdp", "t": {"T": 3, "t": "nlattr"}, "location": "s32"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}, {"n": "", "t": {"T": 10}, "location": "s88"}, {"n": "", "t": {"T": 10}, "location": "s92"}, {"n": "", "t": {"T": 10}, "location": "s96"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
270
[ "{\"name\": \"libbpf_netlink_open\", \"code\": \"__int64 __fastcall libbpf_netlink_open ( _DWORD * @@a1@@ ) { int @@optval@@ ; socklen_t @@len@@ ; struct sockaddr @@s@@ ; unsigned int @@v5@@ ; @@optval@@ = Number ; memset ( & @@s@@ , Number , Number ) ; @@s@@ . sa_family = Number ; * ( _DWORD * ) & @@s@@ . sa_data [ Number ] = socket ( Number , Number , Number ) ; if ( * ( int * ) & @@s@@ . sa_data [ Number ] < Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( setsockopt ( * ( int * ) & @@s@@ . sa_data [ Number ] , Number , Number , & @@optval@@ , Number ) < Number ) fwrite ( String , Number , Number , stderr ) ; if ( bind ( * ( int * ) & @@s@@ . sa_data [ Number ] , & @@s@@ , Number ) < Number || ( @@len@@ = Number , getsockname ( * ( int * ) & @@s@@ . sa_data [ Number ] , & @@s@@ , & @@len@@ ) < Number ) ) { @@v5@@ = - * __errno_location ( ) ; } else { if ( @@len@@ == Number ) { * @@a1@@ = * ( _DWORD * ) & @@s@@ . sa_data [ Number ] ; return * ( unsigned int * ) & @@s@@ . sa_data [ Number ] ; } @@v5@@ = Number ; } close ( * ( int * ) & @@s@@ . sa_data [ Number ] ) ; return @@v5@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"s\", \"t\": {\"T\": 6, \"n\": \"struct sockaddr\", \"l\": [{\"T\": 4, \"n\": \"sa_family\", \"t\": \"sa_family_t\", \"s\": 2}, {\"T\": 4, \"n\": \"sa_data\", \"t\": \"char[14]\", \"s\": 14}]}, \"location\": \"s20\"}, {\"n\": \"len\", \"t\": {\"T\": 1, \"n\": \"socklen_t\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"optval\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s28\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"bpf_netlink_recv\", \"code\": \"__int64 __fastcall bpf_netlink_recv ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 ( __fastcall * @@a4@@ ) ( char * , __int64 , __int64 ) , __int64 @@a5@@ , __int64 @@a6@@ ) { int v6 ; unsigned int v8 ; char @@buf@@ [ Number ] ; int * @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; char * @@i@@ ; char @@v18@@ ; @@v18@@ = Number ; while ( @@v18@@ ) { @@v18@@ = Number ; @@v16@@ = recv ( @@a1@@ , @@buf@@ , Number , Number ) ; if ( ( @@v16@@ & Number ) != Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( ! @@v16@@ ) break ; for ( @@i@@ = @@buf@@ ; ( int ) @@v16@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v16@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( @@a2@@ != * ( ( _DWORD * ) @@i@@ + Number ) ) return ( unsigned int ) Number ; if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@a3@@ ) return ( unsigned int ) Number ; if ( ( * ( ( _WORD * ) @@i@@ + Number ) & Number ) != Number ) @@v18@@ = Number ; v6 = * ( ( unsigned __int16 * ) @@i@@ + Number ) ; if ( v6 == Number ) { @@v14@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v15@@ = * @@v14@@ ; libbpf_nla_dump_errormsg ( ( __int64 ) @@i@@ ) ; return @@v15@@ ; } } else { if ( v6 == Number ) return Number L ; if ( @@a4@@ ) { v8 = @@a4@@ ( @@i@@ , @@a5@@ , @@a6@@ ) ; @@v15@@ = v8 ; if ( v8 ) return @@v15@@ ; } } @@v16@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } } return Number ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"__int64 (__fastcall *)(char *, __int64, __int64)\"}, \"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\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"s1\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"s32\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 4096, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4128\"}]}" ]
{"name": "__dump_link_nlmsg", "code": "__int64 __fastcall _dump_link_nlmsg ( __int64 @@a1@@ , __int64 ( __fastcall * @@a2@@ ) ( __int64 , __int64 , char * ) , __int64 @@a3@@ ) { __int64 @@result@@ ; char @@v5@@ [ Number ] ; __int64 @@v6@@ ; int @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a1@@ + Number ; @@v7@@ = * ( _DWORD * ) @@a1@@ - Number ; @@v6@@ = @@a1@@ + Number ; if ( ( unsigned int ) libbpf_nla_parse ( @@v5@@ , Number , ( unsigned __int16 * ) ( @@a1@@ + Number ) , @@v7@@ , Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a2@@ ( @@a3@@ , @@v8@@ , @@v5@@ ) ; 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": 9, "n": "__int64 (__fastcall *)(__int64, __int64, char *)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v5", "t": {"T": 2, "n": 424, "s": 1, "t": "char"}, "location": "s448"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "nlh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "r56"}, {"n": "dump_link_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "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": "attr", "t": {"T": 3, "t": "nlattr"}, "location": "s24"}, {"n": "tb", "t": {"T": 2, "n": 52, "s": 8, "t": "nlattr *"}, "location": "s448"}, {"n": "ifi", "t": {"T": 3, "t": "ifinfomsg"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
271
[ "{\"name\": \"libbpf_nla_parse\", \"code\": \"__int64 __fastcall libbpf_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\"}]}" ]
{"name": "libbpf_nl_get_link", "code": "__int64 __fastcall libbpf_nl_get_link ( int @@a1@@ , int @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@result@@ ; __int64 @@buf@@ [ Number ] ; unsigned int @@v8@@ ; @@buf@@ [ Number ] = Number ; @@buf@@ [ Number ] = Number L ; @@buf@@ [ Number ] = Number L ; @@v8@@ = time ( Number L ) ; @@buf@@ [ Number ] = @@v8@@ ; if ( send ( @@a1@@ , @@buf@@ , Number , Number ) >= Number ) @@result@@ = bpf_netlink_recv ( @@a1@@ , @@a2@@ , @@v8@@ , ( __int64 ( __fastcall * ) ( char * , __int64 , __int64 ) ) _dump_link_nlmsg , @@a3@@ , @@a4@@ ) ; else @@result@@ = ( unsigned int ) - * __errno_location ( ) ; return @@result@@ ; }", "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": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "buf", "t": {"T": 2, "n": 5, "s": 8, "t": "__int64"}, "location": "s48"}]}
[{"n": "dump_link_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "location": "r16"}, {"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r24"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "nl_pid", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "req", "t": {"T": 6, "n": "libbpf_nl_get_link::$3A706A7DA44F1B941E986340A5B6318B", "l": [{"T": 4, "n": "nlh", "t": "nlmsghdr", "s": 16}, {"T": 4, "n": "ifm", "t": "ifinfomsg", "s": 16}]}, "location": "s48"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
272
[ "{\"name\": \"bpf_netlink_recv\", \"code\": \"__int64 __fastcall bpf_netlink_recv ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 ( __fastcall * @@a4@@ ) ( char * , __int64 , __int64 ) , __int64 @@a5@@ , __int64 @@a6@@ ) { int v6 ; unsigned int v8 ; char @@buf@@ [ Number ] ; int * @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; char * @@i@@ ; char @@v18@@ ; @@v18@@ = Number ; while ( @@v18@@ ) { @@v18@@ = Number ; @@v16@@ = recv ( @@a1@@ , @@buf@@ , Number , Number ) ; if ( ( @@v16@@ & Number ) != Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( ! @@v16@@ ) break ; for ( @@i@@ = @@buf@@ ; ( int ) @@v16@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v16@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( @@a2@@ != * ( ( _DWORD * ) @@i@@ + Number ) ) return ( unsigned int ) Number ; if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@a3@@ ) return ( unsigned int ) Number ; if ( ( * ( ( _WORD * ) @@i@@ + Number ) & Number ) != Number ) @@v18@@ = Number ; v6 = * ( ( unsigned __int16 * ) @@i@@ + Number ) ; if ( v6 == Number ) { @@v14@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v15@@ = * @@v14@@ ; libbpf_nla_dump_errormsg ( ( __int64 ) @@i@@ ) ; return @@v15@@ ; } } else { if ( v6 == Number ) return Number L ; if ( @@a4@@ ) { v8 = @@a4@@ ( @@i@@ , @@a5@@ , @@a6@@ ) ; @@v15@@ = v8 ; if ( v8 ) return @@v15@@ ; } } @@v16@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } } return Number ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"__int64 (__fastcall *)(char *, __int64, __int64)\"}, \"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\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"s1\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"s32\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 4096, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4128\"}]}" ]
{"name": "__dump_class_nlmsg", "code": "__int64 __fastcall _dump_class_nlmsg ( __int64 @@a1@@ , __int64 ( __fastcall * @@a2@@ ) ( __int64 , __int64 , char * ) , __int64 @@a3@@ ) { __int64 @@result@@ ; char @@v5@@ [ Number ] ; __int64 @@v6@@ ; int @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a1@@ + Number ; @@v7@@ = * ( _DWORD * ) @@a1@@ - Number ; @@v6@@ = @@a1@@ + Number ; if ( ( unsigned int ) libbpf_nla_parse ( @@v5@@ , Number , ( unsigned __int16 * ) ( @@a1@@ + Number ) , @@v7@@ , Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a2@@ ( @@a3@@ , @@v8@@ , @@v5@@ ) ; 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": 9, "n": "__int64 (__fastcall *)(__int64, __int64, char *)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 2, "n": 120, "s": 1, "t": "char"}, "location": "s144"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "nlh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "r56"}, {"n": "dump_class_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "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": "tb", "t": {"T": 2, "n": 15, "s": 8, "t": "nlattr *"}, "location": "s144"}, {"n": "attr", "t": {"T": 3, "t": "nlattr"}, "location": "s24"}, {"n": "t", "t": {"T": 3, "t": "tcmsg"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
273
[ "{\"name\": \"libbpf_nla_parse\", \"code\": \"__int64 __fastcall libbpf_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\"}]}" ]
{"name": "libbpf_nl_get_class", "code": "__int64 __fastcall libbpf_nl_get_class ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@result@@ ; __int64 @@buf@@ [ Number ] ; __int64 @@v9@@ ; __int64 @@v10@@ ; int @@v11@@ ; unsigned int @@v12@@ ; @@buf@@ [ Number ] = Number ; LODWORD ( @@v9@@ ) = Number ; @@v10@@ = Number L ; @@v11@@ = Number ; HIDWORD ( @@v9@@ ) = @@a3@@ ; @@v12@@ = time ( Number L ) ; @@buf@@ [ Number ] = @@v12@@ ; if ( send ( @@a1@@ , @@buf@@ , Number , Number ) >= Number ) @@result@@ = bpf_netlink_recv ( @@a1@@ , @@a2@@ , @@v12@@ , ( __int64 ( __fastcall * ) ( char * , __int64 , __int64 ) ) _dump_class_nlmsg , @@a4@@ , @@a5@@ ) ; else @@result@@ = ( unsigned int ) - * __errno_location ( ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "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": "__int64", "s": 8}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "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": "v12", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "buf", "t": {"T": 2, "n": 2, "s": 8, "t": "__int64"}, "location": "s48"}]}
[{"n": "ifindex", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "dump_class_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "location": "r24"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "nl_pid", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "req", "t": {"T": 6, "n": "libbpf_nl_get_class::$2631776DCD375ED79A16153417FC3488", "l": [{"T": 4, "n": "nlh", "t": "nlmsghdr", "s": 16}, {"T": 4, "n": "t", "t": "tcmsg", "s": 20}]}, "location": "s48"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
274
[ "{\"name\": \"bpf_netlink_recv\", \"code\": \"__int64 __fastcall bpf_netlink_recv ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 ( __fastcall * @@a4@@ ) ( char * , __int64 , __int64 ) , __int64 @@a5@@ , __int64 @@a6@@ ) { int v6 ; unsigned int v8 ; char @@buf@@ [ Number ] ; int * @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; char * @@i@@ ; char @@v18@@ ; @@v18@@ = Number ; while ( @@v18@@ ) { @@v18@@ = Number ; @@v16@@ = recv ( @@a1@@ , @@buf@@ , Number , Number ) ; if ( ( @@v16@@ & Number ) != Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( ! @@v16@@ ) break ; for ( @@i@@ = @@buf@@ ; ( int ) @@v16@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v16@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( @@a2@@ != * ( ( _DWORD * ) @@i@@ + Number ) ) return ( unsigned int ) Number ; if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@a3@@ ) return ( unsigned int ) Number ; if ( ( * ( ( _WORD * ) @@i@@ + Number ) & Number ) != Number ) @@v18@@ = Number ; v6 = * ( ( unsigned __int16 * ) @@i@@ + Number ) ; if ( v6 == Number ) { @@v14@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v15@@ = * @@v14@@ ; libbpf_nla_dump_errormsg ( ( __int64 ) @@i@@ ) ; return @@v15@@ ; } } else { if ( v6 == Number ) return Number L ; if ( @@a4@@ ) { v8 = @@a4@@ ( @@i@@ , @@a5@@ , @@a6@@ ) ; @@v15@@ = v8 ; if ( v8 ) return @@v15@@ ; } } @@v16@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } } return Number ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"__int64 (__fastcall *)(char *, __int64, __int64)\"}, \"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\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"s1\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"s32\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 4096, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4128\"}]}" ]
{"name": "__dump_qdisc_nlmsg", "code": "__int64 __fastcall _dump_qdisc_nlmsg ( __int64 @@a1@@ , __int64 ( __fastcall * @@a2@@ ) ( __int64 , __int64 , char * ) , __int64 @@a3@@ ) { __int64 @@result@@ ; char @@v5@@ [ Number ] ; __int64 @@v6@@ ; int @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a1@@ + Number ; @@v7@@ = * ( _DWORD * ) @@a1@@ - Number ; @@v6@@ = @@a1@@ + Number ; if ( ( unsigned int ) libbpf_nla_parse ( @@v5@@ , Number , ( unsigned __int16 * ) ( @@a1@@ + Number ) , @@v7@@ , Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a2@@ ( @@a3@@ , @@v8@@ , @@v5@@ ) ; 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": 9, "n": "__int64 (__fastcall *)(__int64, __int64, char *)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 2, "n": 120, "s": 1, "t": "char"}, "location": "s144"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "nlh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "r56"}, {"n": "dump_qdisc_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "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": "tb", "t": {"T": 2, "n": 15, "s": 8, "t": "nlattr *"}, "location": "s144"}, {"n": "attr", "t": {"T": 3, "t": "nlattr"}, "location": "s24"}, {"n": "t", "t": {"T": 3, "t": "tcmsg"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
275
[ "{\"name\": \"libbpf_nla_parse\", \"code\": \"__int64 __fastcall libbpf_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\"}]}" ]
{"name": "libbpf_nl_get_qdisc", "code": "__int64 __fastcall libbpf_nl_get_qdisc ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@result@@ ; __int64 @@buf@@ [ Number ] ; __int64 @@v9@@ ; __int64 @@v10@@ ; int @@v11@@ ; unsigned int @@v12@@ ; @@buf@@ [ Number ] = Number ; LODWORD ( @@v9@@ ) = Number ; @@v10@@ = Number L ; @@v11@@ = Number ; HIDWORD ( @@v9@@ ) = @@a3@@ ; @@v12@@ = time ( Number L ) ; @@buf@@ [ Number ] = @@v12@@ ; if ( send ( @@a1@@ , @@buf@@ , Number , Number ) >= Number ) @@result@@ = bpf_netlink_recv ( @@a1@@ , @@a2@@ , @@v12@@ , ( __int64 ( __fastcall * ) ( char * , __int64 , __int64 ) ) _dump_qdisc_nlmsg , @@a4@@ , @@a5@@ ) ; else @@result@@ = ( unsigned int ) - * __errno_location ( ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "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": "__int64", "s": 8}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "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": "v12", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "buf", "t": {"T": 2, "n": 2, "s": 8, "t": "__int64"}, "location": "s48"}]}
[{"n": "ifindex", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "dump_qdisc_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "location": "r24"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "nl_pid", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "req", "t": {"T": 6, "n": "libbpf_nl_get_qdisc::$2631776DCD375ED79A16153417FC3488", "l": [{"T": 4, "n": "nlh", "t": "nlmsghdr", "s": 16}, {"T": 4, "n": "t", "t": "tcmsg", "s": 20}]}, "location": "s48"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
276
[ "{\"name\": \"bpf_netlink_recv\", \"code\": \"__int64 __fastcall bpf_netlink_recv ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 ( __fastcall * @@a4@@ ) ( char * , __int64 , __int64 ) , __int64 @@a5@@ , __int64 @@a6@@ ) { int v6 ; unsigned int v8 ; char @@buf@@ [ Number ] ; int * @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; char * @@i@@ ; char @@v18@@ ; @@v18@@ = Number ; while ( @@v18@@ ) { @@v18@@ = Number ; @@v16@@ = recv ( @@a1@@ , @@buf@@ , Number , Number ) ; if ( ( @@v16@@ & Number ) != Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( ! @@v16@@ ) break ; for ( @@i@@ = @@buf@@ ; ( int ) @@v16@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v16@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( @@a2@@ != * ( ( _DWORD * ) @@i@@ + Number ) ) return ( unsigned int ) Number ; if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@a3@@ ) return ( unsigned int ) Number ; if ( ( * ( ( _WORD * ) @@i@@ + Number ) & Number ) != Number ) @@v18@@ = Number ; v6 = * ( ( unsigned __int16 * ) @@i@@ + Number ) ; if ( v6 == Number ) { @@v14@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v15@@ = * @@v14@@ ; libbpf_nla_dump_errormsg ( ( __int64 ) @@i@@ ) ; return @@v15@@ ; } } else { if ( v6 == Number ) return Number L ; if ( @@a4@@ ) { v8 = @@a4@@ ( @@i@@ , @@a5@@ , @@a6@@ ) ; @@v15@@ = v8 ; if ( v8 ) return @@v15@@ ; } } @@v16@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } } return Number ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"__int64 (__fastcall *)(char *, __int64, __int64)\"}, \"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\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"s1\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"s32\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 4096, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4128\"}]}" ]
{"name": "__dump_filter_nlmsg", "code": "__int64 __fastcall _dump_filter_nlmsg ( __int64 @@a1@@ , __int64 ( __fastcall * @@a2@@ ) ( __int64 , __int64 , char * ) , __int64 @@a3@@ ) { __int64 @@result@@ ; char @@v5@@ [ Number ] ; __int64 @@v6@@ ; int @@v7@@ ; __int64 @@v8@@ ; @@v8@@ = @@a1@@ + Number ; @@v7@@ = * ( _DWORD * ) @@a1@@ - Number ; @@v6@@ = @@a1@@ + Number ; if ( ( unsigned int ) libbpf_nla_parse ( @@v5@@ , Number , ( unsigned __int16 * ) ( @@a1@@ + Number ) , @@v7@@ , Number L ) ) @@result@@ = Number L ; else @@result@@ = @@a2@@ ( @@a3@@ , @@v8@@ , @@v5@@ ) ; 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": 9, "n": "__int64 (__fastcall *)(__int64, __int64, char *)"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 2, "n": 120, "s": 1, "t": "char"}, "location": "s144"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "nlh", "t": {"T": 3, "t": "nlmsghdr"}, "location": "r56"}, {"n": "dump_filter_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "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": "tb", "t": {"T": 2, "n": 15, "s": 8, "t": "nlattr *"}, "location": "s144"}, {"n": "attr", "t": {"T": 3, "t": "nlattr"}, "location": "s24"}, {"n": "t", "t": {"T": 3, "t": "tcmsg"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
277
[ "{\"name\": \"libbpf_nla_parse\", \"code\": \"__int64 __fastcall libbpf_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\"}]}" ]
{"name": "libbpf_nl_get_filter", "code": "__int64 __fastcall libbpf_nl_get_filter ( int @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ ) { __int64 @@result@@ ; __int64 @@buf@@ [ Number ] ; __int64 @@v10@@ ; __int64 @@v11@@ ; int @@v12@@ ; unsigned int @@v13@@ ; @@buf@@ [ Number ] = Number ; LODWORD ( @@v10@@ ) = Number ; LODWORD ( @@v11@@ ) = Number ; @@v12@@ = Number ; HIDWORD ( @@v10@@ ) = @@a3@@ ; HIDWORD ( @@v11@@ ) = @@a4@@ ; @@v13@@ = time ( Number L ) ; @@buf@@ [ Number ] = @@v13@@ ; if ( send ( @@a1@@ , @@buf@@ , Number , Number ) >= Number ) @@result@@ = bpf_netlink_recv ( @@a1@@ , @@a2@@ , @@v13@@ , ( __int64 ( __fastcall * ) ( char * , __int64 , __int64 ) ) _dump_filter_nlmsg , @@a5@@ , @@a6@@ ) ; else @@result@@ = ( unsigned int ) - * __errno_location ( ) ; return @@result@@ ; }", "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": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v12", "t": {"T": 1, "n": "int", "s": 4}, "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": "buf", "t": {"T": 2, "n": 2, "s": 8, "t": "__int64"}, "location": "s48"}]}
[{"n": "ifindex", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "handle", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "sock", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "nl_pid", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "dump_filter_nlmsg", "t": {"T": 9, "n": "libbpf_dump_nlmsg_t"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "cookie", "t": {"T": 3, "t": "void"}, "location": "r80"}, {"n": "", "t": {"T": 10}, "location": "s16"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s32"}, {"n": "seq", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "req", "t": {"T": 6, "n": "libbpf_nl_get_filter::$2631776DCD375ED79A16153417FC3488", "l": [{"T": 4, "n": "nlh", "t": "nlmsghdr", "s": 16}, {"T": 4, "n": "t", "t": "tcmsg", "s": 20}]}, "location": "s48"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
278
[ "{\"name\": \"bpf_netlink_recv\", \"code\": \"__int64 __fastcall bpf_netlink_recv ( int @@a1@@ , int @@a2@@ , int @@a3@@ , __int64 ( __fastcall * @@a4@@ ) ( char * , __int64 , __int64 ) , __int64 @@a5@@ , __int64 @@a6@@ ) { int v6 ; unsigned int v8 ; char @@buf@@ [ Number ] ; int * @@v14@@ ; unsigned int @@v15@@ ; unsigned int @@v16@@ ; char * @@i@@ ; char @@v18@@ ; @@v18@@ = Number ; while ( @@v18@@ ) { @@v18@@ = Number ; @@v16@@ = recv ( @@a1@@ , @@buf@@ , Number , Number ) ; if ( ( @@v16@@ & Number ) != Number ) return ( unsigned int ) - * __errno_location ( ) ; if ( ! @@v16@@ ) break ; for ( @@i@@ = @@buf@@ ; ( int ) @@v16@@ > Number && * ( _DWORD * ) @@i@@ > Number && * ( _DWORD * ) @@i@@ <= @@v16@@ ; @@i@@ += ( * ( _DWORD * ) @@i@@ + Number ) & Number ) { if ( @@a2@@ != * ( ( _DWORD * ) @@i@@ + Number ) ) return ( unsigned int ) Number ; if ( * ( ( _DWORD * ) @@i@@ + Number ) != @@a3@@ ) return ( unsigned int ) Number ; if ( ( * ( ( _WORD * ) @@i@@ + Number ) & Number ) != Number ) @@v18@@ = Number ; v6 = * ( ( unsigned __int16 * ) @@i@@ + Number ) ; if ( v6 == Number ) { @@v14@@ = ( int * ) ( @@i@@ + Number ) ; if ( * ( ( _DWORD * ) @@i@@ + Number ) ) { @@v15@@ = * @@v14@@ ; libbpf_nla_dump_errormsg ( ( __int64 ) @@i@@ ) ; return @@v15@@ ; } } else { if ( v6 == Number ) return Number L ; if ( @@a4@@ ) { v8 = @@a4@@ ( @@i@@ , @@a5@@ , @@a6@@ ) ; @@v15@@ = v8 ; if ( v8 ) return @@v15@@ ; } } @@v16@@ -= ( * ( _DWORD * ) @@i@@ + Number ) & Number ; } } return Number ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 9, \"n\": \"__int64 (__fastcall *)(char *, __int64, __int64)\"}, \"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\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"s1\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s16\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"s32\"}, {\"n\": \"buf\", \"t\": {\"T\": 2, \"n\": 4096, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4128\"}]}" ]
{"name": "dissect_jited_func", "code": "__int64 __fastcall dissect_jited_func ( __int64 @@a1@@ , _QWORD * @@a2@@ , __int64 @@a3@@ ) { unsigned __int64 @@v4@@ ; unsigned int @@v5@@ ; unsigned int @@v6@@ ; unsigned int @@v7@@ ; unsigned int @@v8@@ ; unsigned int @@v9@@ ; unsigned __int64 * @@v10@@ ; unsigned __int64 * @@v11@@ ; @@v11@@ = * ( unsigned __int64 * * ) ( @@a1@@ + Number ) ; @@v10@@ = @@v11@@ ; if ( * @@a2@@ != * @@v11@@ ) return Number L ; * * ( _DWORD * * ) ( @@a1@@ + Number ) = Number ; @@v6@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v8@@ = Number ; @@v9@@ = Number ; @@v7@@ = Number ; while ( @@v9@@ < @@v5@@ && @@v7@@ < @@v6@@ ) { @@v11@@ = ( unsigned __int64 * ) ( ( char * ) @@v11@@ + * ( unsigned int * ) ( @@a1@@ + Number ) ) ; @@v4@@ = * @@v10@@ ; @@v10@@ = @@v11@@ ; if ( @@a2@@ [ @@v7@@ ] == * @@v11@@ ) { * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * @@v7@@ ) = @@v9@@ ; if ( @@v4@@ - @@a2@@ [ @@v7@@ - Number ] + Number > * ( unsigned int * ) ( Number L * ( @@v7@@ - Number ) + @@a3@@ ) ) return Number L ; * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * ( @@v7@@ - Number ) ) = @@v9@@ - @@v8@@ ; @@v8@@ = @@v9@@ ; ++ @@v7@@ ; } else if ( @@v4@@ >= * @@v11@@ ) { return Number L ; } ++ @@v9@@ ; } if ( @@v7@@ != @@v6@@ ) return Number L ; * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * ( @@v6@@ - Number ) ) = @@v5@@ - @@v8@@ ; 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": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "v10", "t": {"T": 3, "t": "unsigned __int64"}, "location": "s16"}, {"n": "v9", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v8", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s24"}, {"n": "v7", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}, {"n": "v6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s36"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s48"}, {"n": "v11", "t": {"T": 3, "t": "unsigned __int64"}, "location": "s8"}]}
[{"n": "ksym_len", "t": {"T": 3, "t": "const __u32"}, "location": "r16"}, {"n": "prog_linfo", "t": {"T": 3, "t": "bpf_prog_linfo"}, "location": "r56"}, {"n": "ksym_func", "t": {"T": 3, "t": "const __u64"}, "location": "r64"}, {"n": "jited_linfo", "t": {"T": 3, "t": "const __u64"}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s20"}, {"n": "prev_i", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s24"}, {"n": "f", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s28"}, {"n": "nr_jited_func", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s32"}, {"n": "nr_linfo", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s36"}, {"n": "last_jited_linfo", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "s48"}, {"n": "raw_jited_linfo", "t": {"T": 3, "t": "__u64"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
279
[]
{"name": "bpf_prog_linfo__free", "code": "void __fastcall bpf_prog_linfo__free ( void * * @@a1@@ ) { if ( @@a1@@ ) { free ( * @@a1@@ ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ ) ; } }", "source": [{"n": "a1", "t": {"T": 3, "t": "void *"}, "location": "r56"}]}
[{"n": "prog_linfo", "t": {"T": 3, "t": "bpf_prog_linfo"}, "location": "r56"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
280
[]
{"name": "bpf_prog_linfo__new", "code": "void * __fastcall bpf_prog_linfo__new ( __int64 @@a1@@ ) { unsigned int @@v2@@ ; void * @@v3@@ ; int @@v4@@ ; @@v4@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( ! @@v4@@ ) return Number L ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) <= Number ) return Number L ; @@v3@@ = calloc ( Number , Number ) ; if ( ! @@v3@@ ) return Number L ; * ( ( _DWORD * ) @@v3@@ + Number ) = @@v4@@ ; * ( ( _DWORD * ) @@v3@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) @@v3@@ = malloc ( ( unsigned int ) ( @@v4@@ * * ( ( _DWORD * ) @@v3@@ + Number ) ) ) ; if ( ! * ( _QWORD * ) @@v3@@ ) goto LABEL_21 ; memcpy ( * ( void * * ) @@v3@@ , * ( const void * * ) ( @@a1@@ + Number ) , ( unsigned int ) ( @@v4@@ * * ( ( _DWORD * ) @@v3@@ + Number ) ) ) ; @@v2@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( ! @@v2@@ || ! * ( _QWORD * ) ( @@a1@@ + Number ) || @@v4@@ != * ( _DWORD * ) ( @@a1@@ + Number ) || * ( _DWORD * ) ( @@a1@@ + Number ) <= Number || @@v2@@ != * ( _DWORD * ) ( @@a1@@ + Number ) || ! * ( _QWORD * ) ( @@a1@@ + Number ) || ! * ( _QWORD * ) ( @@a1@@ + Number ) ) { return @@v3@@ ; } * ( ( _DWORD * ) @@v3@@ + Number ) = @@v2@@ ; * ( ( _DWORD * ) @@v3@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; * ( ( _QWORD * ) @@v3@@ + Number ) = malloc ( ( unsigned int ) ( @@v4@@ * * ( ( _DWORD * ) @@v3@@ + Number ) ) ) ; if ( * ( ( _QWORD * ) @@v3@@ + Number ) ) { memcpy ( * ( ( void * * ) @@v3@@ + Number ) , * ( const void * * ) ( @@a1@@ + Number ) , ( unsigned int ) ( @@v4@@ * * ( ( _DWORD * ) @@v3@@ + Number ) ) ) ; * ( ( _QWORD * ) @@v3@@ + Number ) = malloc ( Number L * @@v2@@ ) ; if ( * ( ( _QWORD * ) @@v3@@ + Number ) ) { * ( ( _QWORD * ) @@v3@@ + Number ) = malloc ( Number L * @@v2@@ ) ; if ( * ( ( _QWORD * ) @@v3@@ + Number ) ) { if ( ! ( unsigned int ) dissect_jited_func ( ( __int64 ) @@v3@@ , * ( _QWORD * * ) ( @@a1@@ + Number ) , * ( _QWORD * ) ( @@a1@@ + Number ) ) ) return @@v3@@ ; } } } LABEL_21 : bpf_prog_linfo__free ( ( void * * ) @@v3@@ ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v3", "t": {"T": 3, "t": "void"}, "location": "s16"}, {"n": "v2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s20"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]}
[{"n": "info", "t": {"T": 3, "t": "const bpf_prog_info"}, "location": "r56"}, {"n": "prog_linfo", "t": {"T": 3, "t": "bpf_prog_linfo"}, "location": "s16"}, {"n": "nr_jited_func", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s20"}, {"n": "nr_linfo", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
281
[ "{\"name\": \"dissect_jited_func\", \"code\": \"__int64 __fastcall dissect_jited_func ( __int64 @@a1@@ , _QWORD * @@a2@@ , __int64 @@a3@@ ) { unsigned __int64 @@v4@@ ; unsigned int @@v5@@ ; unsigned int @@v6@@ ; unsigned int @@v7@@ ; unsigned int @@v8@@ ; unsigned int @@v9@@ ; unsigned __int64 * @@v10@@ ; unsigned __int64 * @@v11@@ ; @@v11@@ = * ( unsigned __int64 * * ) ( @@a1@@ + Number ) ; @@v10@@ = @@v11@@ ; if ( * @@a2@@ != * @@v11@@ ) return Number L ; * * ( _DWORD * * ) ( @@a1@@ + Number ) = Number ; @@v6@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v5@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v8@@ = Number ; @@v9@@ = Number ; @@v7@@ = Number ; while ( @@v9@@ < @@v5@@ && @@v7@@ < @@v6@@ ) { @@v11@@ = ( unsigned __int64 * ) ( ( char * ) @@v11@@ + * ( unsigned int * ) ( @@a1@@ + Number ) ) ; @@v4@@ = * @@v10@@ ; @@v10@@ = @@v11@@ ; if ( @@a2@@ [ @@v7@@ ] == * @@v11@@ ) { * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * @@v7@@ ) = @@v9@@ ; if ( @@v4@@ - @@a2@@ [ @@v7@@ - Number ] + Number > * ( unsigned int * ) ( Number L * ( @@v7@@ - Number ) + @@a3@@ ) ) return Number L ; * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * ( @@v7@@ - Number ) ) = @@v9@@ - @@v8@@ ; @@v8@@ = @@v9@@ ; ++ @@v7@@ ; } else if ( @@v4@@ >= * @@v11@@ ) { return Number L ; } ++ @@v9@@ ; } if ( @@v7@@ != @@v6@@ ) return Number L ; * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * ( @@v6@@ - Number ) ) = @@v5@@ - @@v8@@ ; 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\": 3, \"t\": \"_QWORD\"}, \"location\": \"r64\"}, {\"n\": \"v10\", \"t\": {\"T\": 3, \"t\": \"unsigned __int64\"}, \"location\": \"s16\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s24\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s32\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"v11\", \"t\": {\"T\": 3, \"t\": \"unsigned __int64\"}, \"location\": \"s8\"}]}", "{\"name\": \"bpf_prog_linfo__free\", \"code\": \"void __fastcall bpf_prog_linfo__free ( void * * @@a1@@ ) { if ( @@a1@@ ) { free ( * @@a1@@ ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ [ Number ] ) ; free ( @@a1@@ ) ; } }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"void *\"}, \"location\": \"r56\"}]}" ]
{"name": "bpf_prog_linfo__lfind_addr_func", "code": "__int64 __fastcall bpf_prog_linfo__lfind_addr_func ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ ) { unsigned int @@v5@@ ; unsigned int @@v6@@ ; unsigned int @@v7@@ ; unsigned int v8 ; unsigned int v9 ; unsigned __int64 * @@v10@@ ; __int64 @@v11@@ ; unsigned __int64 * @@v12@@ ; unsigned int @@i@@ ; if ( @@a3@@ >= * ( _DWORD * ) ( @@a1@@ + Number ) ) return Number L ; v8 = * ( _DWORD * ) ( Number L * @@a3@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( @@a4@@ >= v8 ) return Number L ; @@v7@@ = * ( _DWORD * ) ( Number L * @@a3@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) + @@a4@@ ; @@v6@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v12@@ = ( unsigned __int64 * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + @@v6@@ * @@v7@@ ) ; @@v10@@ = @@v12@@ ; if ( @@a2@@ < * @@v12@@ ) return Number L ; v9 = v8 - @@a4@@ ; @@v5@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v11@@ = * ( _QWORD * ) @@a1@@ + @@v5@@ * @@v7@@ ; for ( @@i@@ = Number ; @@i@@ < v9 && @@a2@@ >= * @@v10@@ ; ++ @@i@@ ) { @@v11@@ += @@v5@@ ; @@v12@@ = ( unsigned __int64 * ) ( ( char * ) @@v12@@ + @@v6@@ ) ; @@v10@@ = @@v12@@ ; } return @@v11@@ - @@v5@@ ; }", "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": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v12", "t": {"T": 3, "t": "unsigned __int64"}, "location": "s16"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 3, "t": "unsigned __int64"}, "location": "s32"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "v7", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s40"}, {"n": "v6", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s44"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s48"}]}
[{"n": "func_idx", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "nr_skip", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r24"}, {"n": "prog_linfo", "t": {"T": 3, "t": "const bpf_prog_linfo"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "__u64", "s": 8}, "location": "r64"}, {"n": "raw_jited_linfo", "t": {"T": 3, "t": "__u64"}, "location": "s16"}, {"n": "raw_linfo", "t": {"T": 3, "t": "char"}, "location": "s24"}, {"n": "jited_linfo", "t": {"T": 3, "t": "const __u64"}, "location": "s32"}, {"n": "i", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s4"}, {"n": "start", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s40"}, {"n": "jited_rec_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s44"}, {"n": "rec_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s48"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
282
[ "{\"name\": \"bpf_prog_linfo__lfind\", \"code\": \"char * __fastcall bpf_prog_linfo__lfind ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { unsigned int @@v4@@ ; unsigned int v5 ; unsigned int v6 ; unsigned int * @@v7@@ ; unsigned int @@i@@ ; unsigned int * @@v9@@ ; v5 = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( @@a3@@ >= v5 ) return Number L ; @@v4@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v7@@ = ( unsigned int * ) ( * ( _QWORD * ) @@a1@@ + @@v4@@ * @@a3@@ ) ; @@v9@@ = @@v7@@ ; if ( @@a2@@ < * @@v7@@ ) return Number L ; v6 = v5 - @@a3@@ ; for ( @@i@@ = Number ; @@i@@ < v6 && @@a2@@ >= * @@v9@@ ; ++ @@i@@ ) { @@v7@@ = ( unsigned int * ) ( ( char * ) @@v7@@ + @@v4@@ ) ; @@v9@@ = @@v7@@ ; } return ( char * ) @@v7@@ - @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v7\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s24\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s32\"}, {\"n\": \"v9\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"s8\"}]}" ]
{"name": "bpf_prog_linfo__lfind", "code": "char * __fastcall bpf_prog_linfo__lfind ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { unsigned int @@v4@@ ; unsigned int v5 ; unsigned int v6 ; unsigned int * @@v7@@ ; unsigned int @@i@@ ; unsigned int * @@v9@@ ; v5 = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( @@a3@@ >= v5 ) return Number L ; @@v4@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v7@@ = ( unsigned int * ) ( * ( _QWORD * ) @@a1@@ + @@v4@@ * @@a3@@ ) ; @@v9@@ = @@v7@@ ; if ( @@a2@@ < * @@v7@@ ) return Number L ; v6 = v5 - @@a3@@ ; for ( @@i@@ = Number ; @@i@@ < v6 && @@a2@@ >= * @@v9@@ ; ++ @@i@@ ) { @@v7@@ = ( unsigned int * ) ( ( char * ) @@v7@@ + @@v4@@ ) ; @@v9@@ = @@v7@@ ; } return ( char * ) @@v7@@ - @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 3, "t": "unsigned int"}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s32"}, {"n": "v9", "t": {"T": 3, "t": "unsigned int"}, "location": "s8"}]}
[{"n": "nr_skip", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r16"}, {"n": "prog_linfo", "t": {"T": 3, "t": "const bpf_prog_linfo"}, "location": "r56"}, {"n": "insn_off", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "r64"}, {"n": "i", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s12"}, {"n": "raw_linfo", "t": {"T": 3, "t": "const bpf_line_info"}, "location": "s24"}, {"n": "rec_size", "t": {"T": 1, "n": "__u32", "s": 4}, "location": "s32"}, {"n": "linfo", "t": {"T": 3, "t": "const bpf_line_info"}, "location": "s8"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
283
[]
{"name": "__libc_csu_init", "code": "void __fastcall _libc_csu_init ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { signed __int64 @@v4@@ ; __int64 @@i@@ ; init_proc ( ) ; @@v4@@ = & _do_global_dtors_aux_fini_array_entry - _frame_dummy_init_array_entry ; if ( @@v4@@ ) { for ( @@i@@ = Number L ; @@i@@ != @@v4@@ ; ++ @@i@@ ) ( ( void ( __fastcall * ) ( _QWORD , __int64 , __int64 ) ) _frame_dummy_init_array_entry [ @@i@@ ] ) ( @@a1@@ , @@a2@@ , @@a3@@ ) ; } }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102_022595b4faf75f33421a51f52affe56a38569b4c16059a31b1591240b8866102.jsonl
284
[]
{"name": "get_tree_codes", "code": "int * __fastcall get_tree_codes ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , int @@a6@@ , int @@a7@@ , int * @@a8@@ , int @@a9@@ ) { int * @@result@@ ; int @@v10@@ ; int @@v13@@ ; int @@v14@@ ; int v15 ; @@v13@@ = @@a3@@ ; @@v14@@ = * ( __int16 * ) ( Number L * @@a5@@ + @@a4@@ ) ; if ( @@v14@@ == Number && ( ! @@a9@@ || * ( _DWORD * ) ( Number L * @@a5@@ + @@a4@@ + Number ) ) ) { @@v10@@ = Number * @@a6@@ ; v15 = @@a7@@ + Number ; get_tree_codes ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ , * ( __int16 * ) ( Number L * @@a5@@ + @@a4@@ + Number ) , Number * @@a6@@ , v15 , ( __int64 ) @@a8@@ , @@a9@@ ) ; @@result@@ = ( int * ) get_tree_codes ( @@a1@@ , @@a2@@ , @@v13@@ , @@a4@@ , * ( __int16 * ) ( Number L * @@a5@@ + @@a4@@ + Number ) + Number , @@v10@@ | Number , v15 , ( __int64 ) @@a8@@ , @@a9@@ ) ; } else { * ( _DWORD * ) ( @@a1@@ + Number L * * @@a8@@ ) = @@a6@@ ; * ( _WORD * ) ( Number L * * @@a8@@ + @@a2@@ ) = @@a7@@ ; * ( _BYTE * ) ( * @@a8@@ + @@a3@@ ) = @@v14@@ ; @@result@@ = @@a8@@ ; ++ * @@a8@@ ; } return @@result@@ ; }", "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": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "result", "t": {"T": 3, "t": "int"}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a8", "t": {"T": 3, "t": "int"}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-24"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}, {"n": "v14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s64"}]}
[{"n": "xlat", "t": {"T": 3, "t": "uint8_t"}, "location": "r16"}, {"n": "nodes", "t": {"T": 3, "t": "Node"}, "location": "r24"}, {"n": "bits", "t": {"T": 3, "t": "uint32_t"}, "location": "r56"}, {"n": "lens", "t": {"T": 3, "t": "int16_t"}, "location": "r64"}, {"n": "node", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "pfx", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r80"}, {"n": "pos", "t": {"T": 3, "t": "int"}, "location": "s-16"}, {"n": "no_zero_count", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-24"}, {"n": "pl", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}, {"n": "s", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s48"}, {"n": "pfxa", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "s64"}]
data1/train-shard-4.tar
7705e2cd600aabcee5645b3abaf5a5de0f6b8305dfc082940a939d96ed079cae_7705e2cd600aabcee5645b3abaf5a5de0f6b8305dfc082940a939d96ed079cae.jsonl
0
[]
{"name": "build_huff_tree", "code": "__int64 __fastcall build_huff_tree ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , char @@a4@@ ) { unsigned int @@v5@@ ; char @@v6@@ [ Number ] ; char @@v7@@ [ Number ] ; char @@v8@@ [ Number ] ; int @@v9@@ ; @@v9@@ = ( @@a4@@ & Number ) == Number ; @@v5@@ = Number ; get_tree_codes ( ( __int64 ) @@v8@@ , ( __int64 ) @@v7@@ , ( __int64 ) @@v6@@ , @@a2@@ , @@a3@@ , Number , Number , ( int * ) & @@v5@@ , @@v9@@ ) ; return init_vlc_sparse ( @@a1@@ , Number L , @@v5@@ , @@v7@@ , Number L , Number L , @@v8@@ , Number L , Number L , @@v6@@ , Number L , Number L , Number L ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "char", "s": 1}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v8", "t": {"T": 2, "n": 1036, "s": 1, "t": "char"}, "location": "s1048"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v7", "t": {"T": 2, "n": 512, "s": 1, "t": "char"}, "location": "s1560"}, {"n": "v6", "t": {"T": 2, "n": 256, "s": 1, "t": "char"}, "location": "s1816"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s1820"}]}
[{"n": "head", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "flags", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "vlc", "t": {"T": 3, "t": "VLC_0"}, "location": "r56"}, {"n": "nodes", "t": {"T": 3, "t": "Node"}, "location": "r64"}, {"n": "bits", "t": {"T": 2, "n": 256, "s": 4, "t": "uint32_t"}, "location": "s1048"}, {"n": "no_zero_count", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "lens", "t": {"T": 2, "n": 256, "s": 2, "t": "int16_t"}, "location": "s1560"}, {"n": "xlat", "t": {"T": 2, "n": 256, "s": 1, "t": "uint8_t"}, "location": "s1816"}, {"n": "pos", "t": {"T": 1, "n": "int", "s": 4}, "location": "s1820"}]
data1/train-shard-4.tar
7705e2cd600aabcee5645b3abaf5a5de0f6b8305dfc082940a939d96ed079cae_7705e2cd600aabcee5645b3abaf5a5de0f6b8305dfc082940a939d96ed079cae.jsonl
1
[ "{\"name\": \"get_tree_codes\", \"code\": \"int * __fastcall get_tree_codes ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , int @@a5@@ , int @@a6@@ , int @@a7@@ , int * @@a8@@ , int @@a9@@ ) { int * @@result@@ ; int @@v10@@ ; int @@v13@@ ; int @@v14@@ ; int v15 ; @@v13@@ = @@a3@@ ; @@v14@@ = * ( __int16 * ) ( Number L * @@a5@@ + @@a4@@ ) ; if ( @@v14@@ == Number && ( ! @@a9@@ || * ( _DWORD * ) ( Number L * @@a5@@ + @@a4@@ + Number ) ) ) { @@v10@@ = Number * @@a6@@ ; v15 = @@a7@@ + Number ; get_tree_codes ( @@a1@@ , @@a2@@ , @@a3@@ , @@a4@@ , * ( __int16 * ) ( Number L * @@a5@@ + @@a4@@ + Number ) , Number * @@a6@@ , v15 , ( __int64 ) @@a8@@ , @@a9@@ ) ; @@result@@ = ( int * ) get_tree_codes ( @@a1@@ , @@a2@@ , @@v13@@ , @@a4@@ , * ( __int16 * ) ( Number L * @@a5@@ + @@a4@@ + Number ) + Number , @@v10@@ | Number , v15 , ( __int64 ) @@a8@@ , @@a9@@ ) ; } else { * ( _DWORD * ) ( @@a1@@ + Number L * * @@a8@@ ) = @@a6@@ ; * ( _WORD * ) ( Number L * * @@a8@@ + @@a2@@ ) = @@a7@@ ; * ( _BYTE * ) ( * @@a8@@ + @@a3@@ ) = @@v14@@ ; @@result@@ = @@a8@@ ; ++ * @@a8@@ ; } return @@result@@ ; }\", \"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\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r72\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"r8\"}, {\"n\": \"a6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r80\"}, {\"n\": \"a8\", \"t\": {\"T\": 3, \"t\": \"int\"}, \"location\": \"s-16\"}, {\"n\": \"a9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-24\"}, {\"n\": \"a7\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s-8\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v13\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s48\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s64\"}]}" ]
{"name": "ff_huff_build_tree", "code": "__int64 __fastcall ff_huff_build_tree ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , _WORD * @@a4@@ , int ( * @@a5@@ ) ( const void * , const void * ) , char @@a6@@ ) { __int64 @@result@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; int @@v12@@ ; int @@k@@ ; int i ; int j ; @@v11@@ = Number L ; for ( i = Number ; i < @@a3@@ ; ++ i ) { @@a4@@ [ Number * i ] = i ; @@a4@@ [ Number * i + Number ] = Number ; @@v11@@ += * ( unsigned int * ) & @@a4@@ [ Number * i + Number ] ; } if ( @@v11@@ >> Number ) { av_log ( @@a1@@ , Number L , String ) ; @@result@@ = Number ; } else { qsort ( @@a4@@ , @@a3@@ , Number , @@a5@@ ) ; @@v12@@ = @@a3@@ ; * ( _DWORD * ) & @@a4@@ [ Number * @@a3@@ - Number ] = Number ; for ( j = Number ; j < Number * @@a3@@ - Number ; j += Number ) { @@a4@@ [ Number * @@v12@@ ] = Number ; * ( _DWORD * ) & @@a4@@ [ Number * @@v12@@ + Number ] = * ( _DWORD * ) & @@a4@@ [ Number * j + Number ] + * ( _DWORD * ) & @@a4@@ [ Number * j + Number ] ; @@a4@@ [ Number * @@v12@@ + Number ] = j ; for ( @@k@@ = @@v12@@ ; @@k@@ > Number && * ( _DWORD * ) & @@a4@@ [ Number * @@k@@ + Number ] <= * ( _DWORD * ) & @@a4@@ [ Number * @@k@@ - Number ] && ( * ( _DWORD * ) & @@a4@@ [ Number * @@k@@ + Number ] != * ( _DWORD * ) & @@a4@@ [ Number * @@k@@ - Number ] || ( @@a6@@ & Number ) != Number && ( __int16 ) @@a4@@ [ Number * @@k@@ + Number ] != @@k@@ - Number && ( __int16 ) @@a4@@ [ Number * @@k@@ + Number ] != @@k@@ - Number && ( @@a4@@ [ Number * @@k@@ ] == Number || @@a4@@ [ Number * @@k@@ - Number ] == Number ) ) ; -- @@k@@ ) { @@v10@@ = * ( _QWORD * ) & @@a4@@ [ Number * @@k@@ - Number ] ; * ( _QWORD * ) & @@a4@@ [ Number * @@k@@ - Number ] = * ( _QWORD * ) & @@a4@@ [ Number * @@k@@ ] ; * ( _QWORD * ) & @@a4@@ [ Number * @@k@@ ] = @@v10@@ ; } ++ @@v12@@ ; } if ( ( int ) build_huff_tree ( @@a2@@ , ( __int64 ) @@a4@@ , Number * ( @@a3@@ - Number ) , @@a6@@ ) >= Number ) { @@result@@ = Number L ; } else { av_log ( @@a1@@ , Number L , String ) ; @@result@@ = Number ; } } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "_WORD"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 9, "n": "int (*)(const void *, const void *)"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "char", "s": 1}, "location": "r80"}, {"n": "k", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "v12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}]}
[{"n": "nb_codes", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "nodes", "t": {"T": 3, "t": "Node"}, "location": "r24"}, {"n": "avctx", "t": {"T": 3, "t": "AVCodecContext_0"}, "location": "r56"}, {"n": "vlc", "t": {"T": 3, "t": "VLC_0"}, "location": "r64"}, {"n": "cmp", "t": {"T": 9, "n": "HuffCmp"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "flags", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "j", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "cur_node", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "sum", "t": {"T": 1, "n": "int64_t", "s": 8}, "location": "s32"}, {"n": "SWAP_tmp", "t": {"T": 6, "n": "Node", "l": [{"T": 4, "n": "sym", "t": "int16_t", "s": 2}, {"T": 4, "n": "n0", "t": "int16_t", "s": 2}, {"T": 4, "n": "count", "t": "uint32_t", "s": 4}]}, "location": "s40"}]
data1/train-shard-4.tar
7705e2cd600aabcee5645b3abaf5a5de0f6b8305dfc082940a939d96ed079cae_7705e2cd600aabcee5645b3abaf5a5de0f6b8305dfc082940a939d96ed079cae.jsonl
2
[ "{\"name\": \"build_huff_tree\", \"code\": \"__int64 __fastcall build_huff_tree ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ , char @@a4@@ ) { unsigned int @@v5@@ ; char @@v6@@ [ Number ] ; char @@v7@@ [ Number ] ; char @@v8@@ [ Number ] ; int @@v9@@ ; @@v9@@ = ( @@a4@@ & Number ) == Number ; @@v5@@ = Number ; get_tree_codes ( ( __int64 ) @@v8@@ , ( __int64 ) @@v7@@ , ( __int64 ) @@v6@@ , @@a2@@ , @@a3@@ , Number , Number , ( int * ) & @@v5@@ , @@v9@@ ) ; return init_vlc_sparse ( @@a1@@ , Number L , @@v5@@ , @@v7@@ , Number L , Number L , @@v8@@ , Number L , Number L , @@v6@@ , Number L , Number L , Number L ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v8\", \"t\": {\"T\": 2, \"n\": 1036, \"s\": 1, \"t\": \"char\"}, \"location\": \"s1048\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v7\", \"t\": {\"T\": 2, \"n\": 512, \"s\": 1, \"t\": \"char\"}, \"location\": \"s1560\"}, {\"n\": \"v6\", \"t\": {\"T\": 2, \"n\": 256, \"s\": 1, \"t\": \"char\"}, \"location\": \"s1816\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s1820\"}]}" ]
{"name": "pollhandler", "code": "__int64 pollhandler ( ) { __int64 @@result@@ ; __int16 v1 ; __int16 v2 ; process_poll ( & tapdev_process ) ; uip_len = tapdev_poll ( ) ; @@result@@ = uip_len ; if ( uip_len ) { v1 = uip_aligned_buf [ Number ] ; if ( v1 == ( unsigned __int16 ) uip_htons ( Number L ) ) { uip_len -= Number ; @@result@@ = tcpip_input ( ) ; } else { v2 = uip_aligned_buf [ Number ] ; @@result@@ = uip_htons ( Number L ) ; if ( v2 == ( _WORD ) @@result@@ ) { uip_arp_arpin ( ) ; @@result@@ = uip_len ; if ( uip_len ) @@result@@ = tapdev_send ( ) ; } else { uip_len = Number ; } } } return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
cccadaab35798ba672ef839add0a4e9125e2db1882da679f33c110bc0d22fd87_cccadaab35798ba672ef839add0a4e9125e2db1882da679f33c110bc0d22fd87.jsonl
0
[]
{"name": "process_thread_tapdev_process", "code": "__int64 __fastcall process_thread_tapdev_process ( _WORD * @@a1@@ , char @@a2@@ ) { if ( @@a2@@ == Number ) pollhandler ( ) ; if ( * @@a1@@ ) { if ( * @@a1@@ != Number ) goto LABEL_10 ; } else { tapdev_init ( ) ; tcpip_set_outputfunc ( tapdev_output ) ; process_poll ( & tapdev_process ) ; * @@a1@@ = Number ; } if ( @@a2@@ != Number ) return Number L ; tapdev_exit ( ) ; LABEL_10 : * @@a1@@ = Number ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_WORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}]}
[{"n": "process_pt", "t": {"T": 3, "t": "pt"}, "location": "r56"}, {"n": "ev", "t": {"T": 1, "n": "process_event_t", "s": 1}, "location": "r64"}]
data1/train-shard-4.tar
cccadaab35798ba672ef839add0a4e9125e2db1882da679f33c110bc0d22fd87_cccadaab35798ba672ef839add0a4e9125e2db1882da679f33c110bc0d22fd87.jsonl
1
[ "{\"name\": \"pollhandler\", \"code\": \"__int64 pollhandler ( ) { __int64 @@result@@ ; __int16 v1 ; __int16 v2 ; process_poll ( & tapdev_process ) ; uip_len = tapdev_poll ( ) ; @@result@@ = uip_len ; if ( uip_len ) { v1 = uip_aligned_buf [ Number ] ; if ( v1 == ( unsigned __int16 ) uip_htons ( Number L ) ) { uip_len -= Number ; @@result@@ = tcpip_input ( ) ; } else { v2 = uip_aligned_buf [ Number ] ; @@result@@ = uip_htons ( Number L ) ; if ( v2 == ( _WORD ) @@result@@ ) { uip_arp_arpin ( ) ; @@result@@ = uip_len ; if ( uip_len ) @@result@@ = tapdev_send ( ) ; } else { uip_len = Number ; } } } return @@result@@ ; }\", \"source\": [{\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "hfConvTriangle", "code": "double __fastcall hfConvTriangle ( double * @@a1@@ ) { double v2 ; double v3 ; double v4 ; double v5 ; double v6 ; double v7 ; int @@v8@@ ; int @@v9@@ ; double @@v10@@ ; double @@v11@@ ; double @@v12@@ ; __int64 @@v13@@ ; __int64 @@v14@@ ; double * @@v15@@ ; double @@v16@@ ; double @@v17@@ ; double @@v18@@ ; double @@v19@@ ; double @@v20@@ ; double @@v21@@ ; double @@v22@@ ; double @@v23@@ ; double @@v24@@ ; double @@v25@@ ; double @@v26@@ ; double @@v27@@ ; double @@v28@@ ; double @@v29@@ ; double @@v30@@ ; double @@v31@@ ; double @@x@@ ; double @@v33@@ ; double @@v34@@ ; double @@v35@@ ; double @@v36@@ ; double @@v37@@ ; double @@v38@@ ; double @@v39@@ ; double @@v40@@ ; double @@v41@@ ; double @@v42@@ ; double @@v43@@ ; double @@v44@@ ; double @@v45@@ ; double @@v46@@ ; double @@v47@@ ; double @@v48@@ ; double @@v49@@ ; double @@v50@@ ; double @@v51@@ ; double @@v52@@ ; double @@v53@@ ; double @@v54@@ ; double @@v55@@ ; double @@v56@@ ; double @@v57@@ ; double @@v58@@ ; double @@v59@@ ; double @@v60@@ ; double @@v61@@ ; double @@v62@@ ; __int128 @@v63@@ ; __int64 @@v64@@ ; unsigned int @@v65@@ ; double @@v66@@ ; double @@v67@@ ; __int128 @@v68@@ ; __int64 @@v69@@ ; __int128 @@v70@@ ; __int64 @@v71@@ ; __int128 @@v72@@ ; __int64 @@v73@@ ; int @@i@@ ; @@v67@@ = Number ; @@v66@@ = * @@a1@@ ; @@v65@@ = ( int ) @@a1@@ [ Number ] ; HF_Get_Runtime_Array ( @@v65@@ , & @@v13@@ , & @@v8@@ ) ; @@v65@@ = ( int ) @@a1@@ [ Number ] ; HF_Get_Runtime_Array ( @@v65@@ , & @@v14@@ , & @@v9@@ ) ; @@v65@@ = ( int ) @@a1@@ [ Number ] ; HF_Get_Runtime_Array ( @@v65@@ , & @@v15@@ , & @@v9@@ ) ; if ( @@v9@@ != Number ) return Number ; for ( @@i@@ = Number ; @@i@@ < @@v8@@ ; ++ @@i@@ ) { @@v73@@ = * ( __int64 * ) ( @@v14@@ + Number L * @@i@@ ) ; * ( ( _QWORD * ) & @@v72@@ + Number ) = * ( _QWORD * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; * ( _QWORD * ) & @@v72@@ = * ( _QWORD * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; @@v71@@ = * ( __int64 * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; * ( ( _QWORD * ) & @@v70@@ + Number ) = * ( _QWORD * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; * ( _QWORD * ) & @@v70@@ = * ( _QWORD * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; @@v69@@ = * ( __int64 * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; * ( ( _QWORD * ) & @@v68@@ + Number ) = * ( _QWORD * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; * ( _QWORD * ) & @@v68@@ = * ( _QWORD * ) ( @@v14@@ + Number * ( Number * @@i@@ + Number L ) ) ; @@v10@@ = sqrt ( ( * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ) * ( * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ) + ( * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ) * ( * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ) + ( * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ) * ( * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ) ) ; @@v11@@ = sqrt ( ( * ( double * ) & @@v68@@ - * ( double * ) & @@v70@@ ) * ( * ( double * ) & @@v68@@ - * ( double * ) & @@v70@@ ) + ( * ( double * ) & @@v69@@ - * ( double * ) & @@v71@@ ) * ( * ( double * ) & @@v69@@ - * ( double * ) & @@v71@@ ) + ( * ( ( double * ) & @@v68@@ + Number ) - * ( ( double * ) & @@v70@@ + Number ) ) * ( * ( ( double * ) & @@v68@@ + Number ) - * ( ( double * ) & @@v70@@ + Number ) ) ) ; @@v12@@ = sqrt ( ( * ( double * ) & @@v72@@ - * ( double * ) & @@v68@@ ) * ( * ( double * ) & @@v72@@ - * ( double * ) & @@v68@@ ) + ( * ( double * ) & @@v73@@ - * ( double * ) & @@v69@@ ) * ( * ( double * ) & @@v73@@ - * ( double * ) & @@v69@@ ) + ( * ( ( double * ) & @@v72@@ + Number ) - * ( ( double * ) & @@v68@@ + Number ) ) * ( * ( ( double * ) & @@v72@@ + Number ) - * ( ( double * ) & @@v68@@ + Number ) ) ) ; if ( @@v11@@ < @@v12@@ || @@v11@@ <= @@v10@@ ) { if ( @@v12@@ >= @@v11@@ && @@v12@@ > @@v10@@ ) { @@v64@@ = @@v73@@ ; @@v63@@ = @@v72@@ ; @@v73@@ = @@v69@@ ; @@v72@@ = @@v68@@ ; @@v69@@ = @@v71@@ ; @@v68@@ = @@v70@@ ; @@v71@@ = @@v64@@ ; @@v70@@ = @@v63@@ ; } } else { @@v64@@ = @@v73@@ ; @@v63@@ = @@v72@@ ; @@v73@@ = @@v71@@ ; @@v72@@ = @@v70@@ ; @@v71@@ = @@v69@@ ; @@v70@@ = @@v68@@ ; @@v69@@ = @@v64@@ ; @@v68@@ = @@v63@@ ; } @@v10@@ = sqrt ( ( * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ) * ( * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ) + ( * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ) * ( * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ) + ( * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ) * ( * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ) ) ; @@v11@@ = sqrt ( ( * ( double * ) & @@v68@@ - * ( double * ) & @@v70@@ ) * ( * ( double * ) & @@v68@@ - * ( double * ) & @@v70@@ ) + ( * ( double * ) & @@v69@@ - * ( double * ) & @@v71@@ ) * ( * ( double * ) & @@v69@@ - * ( double * ) & @@v71@@ ) + ( * ( ( double * ) & @@v68@@ + Number ) - * ( ( double * ) & @@v70@@ + Number ) ) * ( * ( ( double * ) & @@v68@@ + Number ) - * ( ( double * ) & @@v70@@ + Number ) ) ) ; @@v12@@ = sqrt ( ( * ( double * ) & @@v72@@ - * ( double * ) & @@v68@@ ) * ( * ( double * ) & @@v72@@ - * ( double * ) & @@v68@@ ) + ( * ( double * ) & @@v73@@ - * ( double * ) & @@v69@@ ) * ( * ( double * ) & @@v73@@ - * ( double * ) & @@v69@@ ) + ( * ( ( double * ) & @@v72@@ + Number ) - * ( ( double * ) & @@v68@@ + Number ) ) * ( * ( ( double * ) & @@v72@@ + Number ) - * ( ( double * ) & @@v68@@ + Number ) ) ) ; @@v62@@ = * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ; @@v61@@ = * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ; @@v60@@ = * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ; @@v59@@ = * ( double * ) & @@v73@@ - * ( double * ) & @@v69@@ ; @@v58@@ = * ( ( double * ) & @@v72@@ + Number ) - * ( ( double * ) & @@v68@@ + Number ) ; @@v57@@ = * ( double * ) & @@v72@@ - * ( double * ) & @@v68@@ ; @@v56@@ = - ( ( * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ) * ( * ( double * ) & @@v72@@ - * ( double * ) & @@v68@@ ) + ( * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ) * ( * ( double * ) & @@v73@@ - * ( double * ) & @@v69@@ ) + ( * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ) * ( * ( ( double * ) & @@v72@@ + Number ) - * ( ( double * ) & @@v68@@ + Number ) ) ) / ( @@v10@@ * @@v10@@ ) ; @@v55@@ = @@v56@@ * ( * ( double * ) & @@v71@@ - * ( double * ) & @@v73@@ ) + * ( double * ) & @@v73@@ ; @@v54@@ = @@v56@@ * ( * ( ( double * ) & @@v70@@ + Number ) - * ( ( double * ) & @@v72@@ + Number ) ) + * ( ( double * ) & @@v72@@ + Number ) ; @@v53@@ = @@v56@@ * ( * ( double * ) & @@v70@@ - * ( double * ) & @@v72@@ ) + * ( double * ) & @@v72@@ ; @@v52@@ = * @@v15@@ - @@v55@@ ; @@v51@@ = @@v15@@ [ Number ] - @@v54@@ ; @@v50@@ = @@v15@@ [ Number ] - @@v53@@ ; @@v49@@ = * ( double * ) & @@v71@@ - @@v55@@ ; @@v48@@ = * ( ( double * ) & @@v70@@ + Number ) - @@v54@@ ; @@v47@@ = * ( double * ) & @@v70@@ - @@v53@@ ; @@v46@@ = sqrt ( ( * ( double * ) & @@v70@@ - @@v53@@ ) * ( * ( double * ) & @@v70@@ - @@v53@@ ) + ( * ( double * ) & @@v71@@ - @@v55@@ ) * ( * ( double * ) & @@v71@@ - @@v55@@ ) + ( * ( ( double * ) & @@v70@@ + Number ) - @@v54@@ ) * ( * ( ( double * ) & @@v70@@ + Number ) - @@v54@@ ) ) ; @@v49@@ = @@v49@@ / @@v46@@ ; @@v48@@ = @@v48@@ / @@v46@@ ; @@v47@@ = @@v47@@ / @@v46@@ ; @@v45@@ = * ( double * ) & @@v69@@ - @@v55@@ ; @@v44@@ = * ( ( double * ) & @@v68@@ + Number ) - @@v54@@ ; @@v43@@ = * ( double * ) & @@v68@@ - @@v53@@ ; @@v42@@ = sqrt ( ( * ( double * ) & @@v68@@ - @@v53@@ ) * ( * ( double * ) & @@v68@@ - @@v53@@ ) + ( * ( double * ) & @@v69@@ - @@v55@@ ) * ( * ( double * ) & @@v69@@ - @@v55@@ ) + ( * ( ( double * ) & @@v68@@ + Number ) - @@v54@@ ) * ( * ( ( double * ) & @@v68@@ + Number ) - @@v54@@ ) ) ; @@v45@@ = @@v45@@ / @@v42@@ ; @@v44@@ = @@v44@@ / @@v42@@ ; @@v43@@ = @@v43@@ / @@v42@@ ; @@v41@@ = @@v50@@ * @@v50@@ + @@v52@@ * @@v52@@ + @@v51@@ * @@v51@@ ; @@v40@@ = @@v50@@ * @@v47@@ + @@v52@@ * @@v49@@ + @@v51@@ * @@v48@@ ; @@v39@@ = @@v50@@ * @@v43@@ + @@v52@@ * @@v45@@ + @@v51@@ * @@v44@@ ; @@v38@@ = sqrt ( ( * ( double * ) & @@v68@@ - @@v53@@ ) * ( * ( double * ) & @@v68@@ - @@v53@@ ) + ( * ( double * ) & @@v69@@ - @@v55@@ ) * ( * ( double * ) & @@v69@@ - @@v55@@ ) + ( * ( ( double * ) & @@v68@@ + Number ) - @@v54@@ ) * ( * ( ( double * ) & @@v68@@ + Number ) - @@v54@@ ) ) ; @@v37@@ = sqrt ( ( * ( double * ) & @@v72@@ - @@v53@@ ) * ( * ( double * ) & @@v72@@ - @@v53@@ ) + ( * ( double * ) & @@v73@@ - @@v55@@ ) * ( * ( double * ) & @@v73@@ - @@v55@@ ) + ( * ( ( double * ) & @@v72@@ + Number ) - @@v54@@ ) * ( * ( ( double * ) & @@v72@@ + Number ) - @@v54@@ ) ) ; @@v36@@ = sqrt ( ( * ( double * ) & @@v70@@ - @@v53@@ ) * ( * ( double * ) & @@v70@@ - @@v53@@ ) + ( * ( double * ) & @@v71@@ - @@v55@@ ) * ( * ( double * ) & @@v71@@ - @@v55@@ ) + ( * ( ( double * ) & @@v70@@ + Number ) - @@v54@@ ) * ( * ( ( double * ) & @@v70@@ + Number ) - @@v54@@ ) ) ; @@v35@@ = @@v39@@ - @@v38@@ ; @@v34@@ = @@v40@@ * @@v38@@ + @@v36@@ * ( @@v39@@ - @@v38@@ ) ; @@v33@@ = @@v40@@ * @@v38@@ - @@v37@@ * ( @@v39@@ - @@v38@@ ) ; @@x@@ = Number / ( * ( double * ) ( Number L * @@i@@ + @@v13@@ ) * * ( double * ) ( Number L * @@i@@ + @@v13@@ ) ) + @@v41@@ - @@v40@@ * @@v40@@ ; @@v31@@ = sqrt ( @@x@@ ) ; @@v30@@ = @@x@@ - @@v39@@ * @@v39@@ ; @@v29@@ = @@v38@@ * @@v38@@ + @@x@@ - ( @@v39@@ + @@v39@@ ) * @@v38@@ ; @@v28@@ = @@v37@@ * @@v37@@ * @@v29@@ + ( @@v40@@ * @@v40@@ + @@v30@@ ) * ( @@v38@@ * @@v38@@ ) - ( @@v37@@ + @@v37@@ ) * @@v38@@ * @@v40@@ * @@v35@@ ; @@v27@@ = sqrt ( @@v28@@ ) ; @@v26@@ = ( @@v36@@ + @@v36@@ ) * @@v38@@ * @@v40@@ * @@v35@@ + @@v36@@ * @@v36@@ * @@v29@@ + ( @@v40@@ * @@v40@@ + @@v30@@ ) * ( @@v38@@ * @@v38@@ ) ; @@v25@@ = sqrt ( @@v26@@ ) ; @@v24@@ = @@v37@@ + @@v40@@ ; @@v23@@ = @@v36@@ - @@v40@@ ; @@v22@@ = @@v39@@ * @@v38@@ + @@v37@@ * ( @@v37@@ + @@v40@@ ) ; @@v21@@ = - @@v37@@ * @@v40@@ - @@v35@@ * @@v38@@ ; @@v20@@ = - @@v36@@ * ( @@v36@@ - @@v40@@ ) - @@v39@@ * @@v38@@ ; @@v19@@ = @@v35@@ * @@v38@@ + - @@v36@@ * @@v40@@ ; v5 = atan ( @@v22@@ / @@v27@@ ) ; v2 = atan ( @@v21@@ / @@v27@@ ) ; @@v18@@ = ( v2 + v5 ) * @@v33@@ / @@v27@@ ; v6 = atan ( @@v20@@ / @@v25@@ ) ; v3 = atan ( @@v19@@ / @@v25@@ ) ; @@v17@@ = ( v3 + v6 ) * @@v34@@ / @@v25@@ ; v7 = atan ( @@v24@@ / @@v31@@ ) ; v4 = atan ( @@v23@@ / @@v31@@ ) ; @@v16@@ = ( v4 + v7 ) * @@v39@@ / @@v31@@ ; @@v67@@ = ( @@v18@@ + @@v17@@ + @@v16@@ ) / ( * ( double * ) ( Number L * @@i@@ + @@v13@@ ) * ( @@v30@@ + @@v30@@ ) ) + @@v67@@ ; } return @@v67@@ - @@v66@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "v65", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s100"}, {"n": "v64", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s112"}, {"n": "v63", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s128"}, {"n": "v62", "t": {"T": 1, "n": "double", "s": 8}, "location": "s136"}, {"n": "v61", "t": {"T": 1, "n": "double", "s": 8}, "location": "s144"}, {"n": "v60", "t": {"T": 1, "n": "double", "s": 8}, "location": "s152"}, {"n": "v73", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v59", "t": {"T": 1, "n": "double", "s": 8}, "location": "s160"}, {"n": "v58", "t": {"T": 1, "n": "double", "s": 8}, "location": "s168"}, {"n": "v57", "t": {"T": 1, "n": "double", "s": 8}, "location": "s176"}, {"n": "v56", "t": {"T": 1, "n": "double", "s": 8}, "location": "s184"}, {"n": "v55", "t": {"T": 1, "n": "double", "s": 8}, "location": "s192"}, {"n": "v54", "t": {"T": 1, "n": "double", "s": 8}, "location": "s200"}, {"n": "v53", "t": {"T": 1, "n": "double", "s": 8}, "location": "s208"}, {"n": "v52", "t": {"T": 1, "n": "double", "s": 8}, "location": "s216"}, {"n": "v51", "t": {"T": 1, "n": "double", "s": 8}, "location": "s224"}, {"n": "v50", "t": {"T": 1, "n": "double", "s": 8}, "location": "s232"}, {"n": "v49", "t": {"T": 1, "n": "double", "s": 8}, "location": "s240"}, {"n": "v48", "t": {"T": 1, "n": "double", "s": 8}, "location": "s248"}, {"n": "v47", "t": {"T": 1, "n": "double", "s": 8}, "location": "s256"}, {"n": "v46", "t": {"T": 1, "n": "double", "s": 8}, "location": "s264"}, {"n": "v45", "t": {"T": 1, "n": "double", "s": 8}, "location": "s272"}, {"n": "v44", "t": {"T": 1, "n": "double", "s": 8}, "location": "s280"}, {"n": "v43", "t": {"T": 1, "n": "double", "s": 8}, "location": "s288"}, {"n": "v42", "t": {"T": 1, "n": "double", "s": 8}, "location": "s296"}, {"n": "v41", "t": {"T": 1, "n": "double", "s": 8}, "location": "s304"}, {"n": "v40", "t": {"T": 1, "n": "double", "s": 8}, "location": "s312"}, {"n": "v72", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s32"}, {"n": "v39", "t": {"T": 1, "n": "double", "s": 8}, "location": "s320"}, {"n": "v38", "t": {"T": 1, "n": "double", "s": 8}, "location": "s328"}, {"n": "v37", "t": {"T": 1, "n": "double", "s": 8}, "location": "s336"}, {"n": "v36", "t": {"T": 1, "n": "double", "s": 8}, "location": "s344"}, {"n": "v35", "t": {"T": 1, "n": "double", "s": 8}, "location": "s352"}, {"n": "v34", "t": {"T": 1, "n": "double", "s": 8}, "location": "s360"}, {"n": "v33", "t": {"T": 1, "n": "double", "s": 8}, "location": "s368"}, {"n": "x", "t": {"T": 1, "n": "double", "s": 8}, "location": "s376"}, {"n": "v31", "t": {"T": 1, "n": "double", "s": 8}, "location": "s384"}, {"n": "v30", "t": {"T": 1, "n": "double", "s": 8}, "location": "s392"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v71", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "v29", "t": {"T": 1, "n": "double", "s": 8}, "location": "s400"}, {"n": "v28", "t": {"T": 1, "n": "double", "s": 8}, "location": "s408"}, {"n": "v27", "t": {"T": 1, "n": "double", "s": 8}, "location": "s416"}, {"n": "v26", "t": {"T": 1, "n": "double", "s": 8}, "location": "s424"}, {"n": "v25", "t": {"T": 1, "n": "double", "s": 8}, "location": "s432"}, {"n": "v24", "t": {"T": 1, "n": "double", "s": 8}, "location": "s440"}, {"n": "v23", "t": {"T": 1, "n": "double", "s": 8}, "location": "s448"}, {"n": "v22", "t": {"T": 1, "n": "double", "s": 8}, "location": "s456"}, {"n": "v21", "t": {"T": 1, "n": "double", "s": 8}, "location": "s464"}, {"n": "v20", "t": {"T": 1, "n": "double", "s": 8}, "location": "s472"}, {"n": "v19", "t": {"T": 1, "n": "double", "s": 8}, "location": "s480"}, {"n": "v18", "t": {"T": 1, "n": "double", "s": 8}, "location": "s488"}, {"n": "v17", "t": {"T": 1, "n": "double", "s": 8}, "location": "s496"}, {"n": "v16", "t": {"T": 1, "n": "double", "s": 8}, "location": "s504"}, {"n": "v15", "t": {"T": 3, "t": "double"}, "location": "s512"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s520"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s528"}, {"n": "v12", "t": {"T": 1, "n": "double", "s": 8}, "location": "s544"}, {"n": "v11", "t": {"T": 1, "n": "double", "s": 8}, "location": "s552"}, {"n": "v70", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s56"}, {"n": "v10", "t": {"T": 1, "n": "double", "s": 8}, "location": "s560"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s564"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s568"}, {"n": "v69", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v68", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s80"}, {"n": "v67", "t": {"T": 1, "n": "double", "s": 8}, "location": "s88"}, {"n": "v66", "t": {"T": 1, "n": "double", "s": 8}, "location": "s96"}]}
[{"n": "f_a", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "array_index", "t": {"T": 1, "n": "int", "s": 4}, "location": "s100"}, {"n": "tempx", "t": {"T": 1, "n": "double", "s": 8}, "location": "s112"}, {"n": "tempz", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s128"}, {"n": "a21x", "t": {"T": 1, "n": "double", "s": 8}, "location": "s136"}, {"n": "a21y", "t": {"T": 1, "n": "double", "s": 8}, "location": "s144"}, {"n": "a21z", "t": {"T": 1, "n": "double", "s": 8}, "location": "s152"}, {"n": "a1x", "t": {"T": 1, "n": "double", "s": 8}, "location": "s16"}, {"n": "a13x", "t": {"T": 1, "n": "double", "s": 8}, "location": "s160"}, {"n": "a13y", "t": {"T": 1, "n": "double", "s": 8}, "location": "s168"}, {"n": "a13z", "t": {"T": 1, "n": "double", "s": 8}, "location": "s176"}, {"n": "t", "t": {"T": 1, "n": "double", "s": 8}, "location": "s184"}, {"n": "bx_0", "t": {"T": 1, "n": "double", "s": 8}, "location": "s192"}, {"n": "by", "t": {"T": 1, "n": "double", "s": 8}, "location": "s200"}, {"n": "bz", "t": {"T": 1, "n": "double", "s": 8}, "location": "s208"}, {"n": "dx_0", "t": {"T": 1, "n": "double", "s": 8}, "location": "s216"}, {"n": "dy", "t": {"T": 1, "n": "double", "s": 8}, "location": "s224"}, {"n": "dz", "t": {"T": 1, "n": "double", "s": 8}, "location": "s232"}, {"n": "ux", "t": {"T": 1, "n": "double", "s": 8}, "location": "s240"}, {"n": "uy", "t": {"T": 1, "n": "double", "s": 8}, "location": "s248"}, {"n": "uz", "t": {"T": 1, "n": "double", "s": 8}, "location": "s256"}, {"n": "ul", "t": {"T": 1, "n": "double", "s": 8}, "location": "s264"}, {"n": "vx", "t": {"T": 1, "n": "double", "s": 8}, "location": "s272"}, {"n": "vy", "t": {"T": 1, "n": "double", "s": 8}, "location": "s280"}, {"n": "vz", "t": {"T": 1, "n": "double", "s": 8}, "location": "s288"}, {"n": "vl", "t": {"T": 1, "n": "double", "s": 8}, "location": "s296"}, {"n": "d2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s304"}, {"n": "u", "t": {"T": 1, "n": "double", "s": 8}, "location": "s312"}, {"n": "a1z", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s32"}, {"n": "v", "t": {"T": 1, "n": "double", "s": 8}, "location": "s320"}, {"n": "h", "t": {"T": 1, "n": "double", "s": 8}, "location": "s328"}, {"n": "a1", "t": {"T": 1, "n": "double", "s": 8}, "location": "s336"}, {"n": "a2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s344"}, {"n": "g", "t": {"T": 1, "n": "double", "s": 8}, "location": "s352"}, {"n": "m", "t": {"T": 1, "n": "double", "s": 8}, "location": "s360"}, {"n": "k", "t": {"T": 1, "n": "double", "s": 8}, "location": "s368"}, {"n": "C2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s376"}, {"n": "C", "t": {"T": 1, "n": "double", "s": 8}, "location": "s384"}, {"n": "q", "t": {"T": 1, "n": "double", "s": 8}, "location": "s392"}, {"n": "n", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "a2x", "t": {"T": 1, "n": "double", "s": 8}, "location": "s40"}, {"n": "w", "t": {"T": 1, "n": "double", "s": 8}, "location": "s400"}, {"n": "A2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s408"}, {"n": "A", "t": {"T": 1, "n": "double", "s": 8}, "location": "s416"}, {"n": "B2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s424"}, {"n": "B", "t": {"T": 1, "n": "double", "s": 8}, "location": "s432"}, {"n": "n1", "t": {"T": 1, "n": "double", "s": 8}, "location": "s440"}, {"n": "n2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s448"}, {"n": "n3", "t": {"T": 1, "n": "double", "s": 8}, "location": "s456"}, {"n": "n4", "t": {"T": 1, "n": "double", "s": 8}, "location": "s464"}, {"n": "n5", "t": {"T": 1, "n": "double", "s": 8}, "location": "s472"}, {"n": "n6", "t": {"T": 1, "n": "double", "s": 8}, "location": "s480"}, {"n": "arc1", "t": {"T": 1, "n": "double", "s": 8}, "location": "s488"}, {"n": "arc2", "t": {"T": 1, "n": "double", "s": 8}, "location": "s496"}, {"n": "arc3", "t": {"T": 1, "n": "double", "s": 8}, "location": "s504"}, {"n": "x", "t": {"T": 3, "t": "double"}, "location": "s512"}, {"n": "vect", "t": {"T": 3, "t": "double"}, "location": "s520"}, {"n": "S", "t": {"T": 3, "t": "double"}, "location": "s528"}, {"n": "", "t": {"T": 10}, "location": "s544"}, {"n": "", "t": {"T": 10}, "location": "s552"}, {"n": "a2z", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s56"}, {"n": "len", "t": {"T": 2, "n": 3, "s": 8, "t": "double"}, "location": "s560"}, {"n": "dim", "t": {"T": 1, "n": "int", "s": 4}, "location": "s564"}, {"n": "N", "t": {"T": 1, "n": "int", "s": 4}, "location": "s568"}, {"n": "a3x", "t": {"T": 1, "n": "double", "s": 8}, "location": "s64"}, {"n": "a3z", "t": {"T": 1, "n": "__int128", "s": 16}, "location": "s80"}, {"n": "f", "t": {"T": 1, "n": "double", "s": 8}, "location": "s88"}, {"n": "T", "t": {"T": 1, "n": "double", "s": 8}, "location": "s96"}]
data1/train-shard-4.tar
755cfcf2211ee3dea2f8c6e156fa4322e66d9bc949443df4edb5bbc9d3b061b7_755cfcf2211ee3dea2f8c6e156fa4322e66d9bc949443df4edb5bbc9d3b061b7.jsonl
0
[]
{"name": "cpu_register_physical_memory", "code": "unsigned __int64 __fastcall cpu_register_physical_memory ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; cpu_register_physical_memory_offset ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "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": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "phys_offset", "t": {"T": 1, "n": "ram_addr_t", "s": 8}, "location": "r16"}, {"n": "start_addr", "t": {"T": 1, "n": "target_phys_addr_t", "s": 8}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "ram_addr_t", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483_acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483.jsonl
0
[]
{"name": "mpc8544_copy_soc_cell", "code": "__int64 __fastcall mpc8544_copy_soc_cell ( __int64 @@a1@@ , const char * @@a2@@ , const char * @@a3@@ ) { unsigned int @@v5@@ ; int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ = kvmppc_read_host_property ( @@a2@@ , @@a3@@ , & @@v5@@ , Number L ) ; if ( @@v6@@ >= Number ) { @@v6@@ = qemu_devtree_setprop_cell ( @@a1@@ , String , @@a3@@ , @@v5@@ ) ; if ( @@v6@@ < Number ) fprintf ( stderr , String , @@a3@@ ) ; } else { fprintf ( stderr , String , @@a2@@ , @@a3@@ ) ; } return ( unsigned int ) @@v6@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "prop", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "fdt", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "node", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "cell", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "s16"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483_acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483.jsonl
1
[]
{"name": "mpc8544_load_device_tree", "code": "__int64 __fastcall mpc8544_load_device_tree ( __int64 @@a1@@ , int @@a2@@ , unsigned int @@a3@@ , int @@a4@@ , __int64 @@a5@@ ) { int @@v9@@ ; int @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; int @@v13@@ [ Number ] ; unsigned __int64 @@v14@@ ; @@v14@@ = __readfsqword ( Number ) ; @@v10@@ = Number ; @@v13@@ [ Number ] = Number ; @@v13@@ [ Number ] = @@a2@@ ; @@v11@@ = qemu_find_file ( Number L , String ) ; if ( @@v11@@ ) { @@v12@@ = load_device_tree ( @@v11@@ , & @@v9@@ ) ; qemu_free ( @@v11@@ ) ; if ( @@v12@@ ) { @@v10@@ = qemu_devtree_setprop ( @@v12@@ , String , String , @@v13@@ , Number L ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = qemu_devtree_setprop_cell ( @@v12@@ , String , String , @@a3@@ ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = qemu_devtree_setprop_cell ( @@v12@@ , String , String , @@a4@@ + @@a3@@ ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = qemu_devtree_setprop_string ( @@v12@@ , String , String , @@a5@@ ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = rom_add_blob ( String , @@v12@@ , @@v9@@ , @@a1@@ ) ; qemu_free ( @@v12@@ ) ; } } return ( unsigned int ) @@v10@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "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": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v13", "t": {"T": 2, "n": 36, "s": 4, "t": "int"}, "location": "s152"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s160"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s168"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s172"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s176"}, {"n": "v14", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "initrd_base", "t": {"T": 1, "n": "target_phys_addr_t", "s": 8}, "location": "r16"}, {"n": "initrd_size", "t": {"T": 1, "n": "target_phys_addr_t", "s": 8}, "location": "r24"}, {"n": "addr", "t": {"T": 1, "n": "target_phys_addr_t", "s": 8}, "location": "r56"}, {"n": "ramsize", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}, {"n": "kernel_cmdline", "t": {"T": 3, "t": "const char"}, "location": "r72"}, {"n": "mem_reg_property", "t": {"T": 2, "n": 2, "s": 4, "t": "uint32_t"}, "location": "s152"}, {"n": "fdt", "t": {"T": 3, "t": "void"}, "location": "s160"}, {"n": "filename", "t": {"T": 3, "t": "char"}, "location": "s168"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s172"}, {"n": "fdt_size", "t": {"T": 1, "n": "int", "s": 4}, "location": "s176"}, {"n": "v14", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483_acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483.jsonl
2
[]
{"name": "mpc8544ds_init", "code": "unsigned __int64 __fastcall mpc8544ds_init ( __int64 @@a1@@ , __int64 @@a2@@ , const char * @@a3@@ , __int64 @@a4@@ , const char * @@a5@@ ) { __int64 @@v5@@ ; int @@v10@@ ; int @@v11@@ ; unsigned int @@v12@@ ; int @@v13@@ ; int @@i@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; __int64 @@v17@@ ; __int64 @@v18@@ ; _QWORD * @@v19@@ ; __int64 @@v20@@ ; __int64 @@v21@@ ; _QWORD * @@v22@@ ; __int64 @@v23@@ ; unsigned int @@v24@@ ; unsigned int @@v25@@ ; unsigned int @@v26@@ ; unsigned int @@v27@@ ; __int64 @@v28@@ ; unsigned __int64 @@v29@@ ; @@v29@@ = __readfsqword ( Number ) ; @@v17@@ = Number L ; @@v18@@ = Number L ; @@v11@@ = Number ; @@v12@@ = Number ; @@v13@@ = Number ; @@v24@@ = Number ; @@v25@@ = Number ; @@v26@@ = Number ; @@v27@@ = Number ; @@v20@@ = cpu_ppc_init ( String ) ; if ( ! @@v20@@ ) { fwrite ( String , Number , Number , stderr ) ; exit ( Number ) ; } @@v10@@ = @@a1@@ & Number ; @@v5@@ = qemu_ram_alloc ( Number L , String , @@a1@@ & Number ) ; cpu_register_physical_memory ( Number L , @@a1@@ & Number , @@v5@@ ) ; @@v19@@ = ( _QWORD * ) qemu_mallocz ( Number L ) ; * @@v19@@ = * ( _QWORD * ) ( * ( _QWORD * ) ( @@v20@@ + Number ) + Number L ) ; @@v19@@ [ Number ] = * ( _QWORD * ) ( * ( _QWORD * ) ( @@v20@@ + Number ) + Number L ) ; @@v21@@ = mpic_init ( Number L , Number L , & @@v19@@ , Number L ) ; if ( serial_hds [ Number ] ) @@v28@@ = serial_mm_init ( Number L , Number L , * ( _QWORD * ) ( @@v21@@ + Number ) , Number L , serial_hds [ Number ] , Number L , Number L ) ; if ( serial_hds [ Number ] ) @@v28@@ = serial_mm_init ( Number L , Number L , * ( _QWORD * ) ( @@v21@@ + Number ) , Number L , serial_hds [ Number ] , Number L , Number L ) ; @@v22@@ = ( _QWORD * ) qemu_malloc ( Number L ) ; * @@v22@@ = * ( _QWORD * ) ( Number L * @@v24@@ + @@v21@@ ) ; @@v22@@ [ Number ] = * ( _QWORD * ) ( Number L * @@v25@@ + @@v21@@ ) ; @@v22@@ [ Number ] = * ( _QWORD * ) ( Number L * @@v26@@ + @@v21@@ ) ; @@v22@@ [ Number ] = * ( _QWORD * ) ( Number L * @@v27@@ + @@v21@@ ) ; @@v23@@ = ppce500_pci_init ( @@v22@@ , Number L ) ; if ( ! @@v23@@ ) puts ( String ) ; isa_mmio_init ( Number L , Number , Number L ) ; if ( @@v23@@ ) { for ( @@i@@ = Number ; @@i@@ < nb_nics ; ++ @@i@@ ) pci_nic_init_nofail ( ( char * ) & nd_table + Number * @@i@@ , String , Number L ) ; } if ( @@a3@@ ) { @@v11@@ = load_uimage ( @@a3@@ , & @@v17@@ , & @@v18@@ , Number L ) ; if ( @@v11@@ < Number ) { @@v11@@ = load_elf ( @@a3@@ , Number L , Number L , & @@v15@@ , & @@v16@@ , Number L , Number L , Number L , Number L ) ; @@v17@@ = @@v15@@ ; @@v18@@ = @@v16@@ ; } if ( @@v11@@ < Number ) { fprintf ( stderr , String , @@a3@@ ) ; exit ( Number ) ; } } if ( @@a5@@ ) { @@v12@@ = ( @@v11@@ + Number ) & Number ; @@v13@@ = load_image_targphys ( @@a5@@ , @@v12@@ , @@v10@@ - @@v12@@ ) ; if ( @@v13@@ < Number ) { fprintf ( stderr , String , @@a5@@ ) ; exit ( Number ) ; } } if ( @@a3@@ ) { if ( ( int ) mpc8544_load_device_tree ( ( @@v11@@ + Number ) & Number , @@v10@@ , @@v12@@ , @@v13@@ , @@a4@@ ) < Number ) { fwrite ( String , Number , Number , stderr ) ; exit ( Number ) ; } cpu_synchronize_state ( @@v20@@ ) ; * ( _DWORD * ) ( @@v20@@ + Number ) = Number ; * ( _DWORD * ) ( @@v20@@ + Number ) = ( @@v11@@ + Number ) & Number ; * ( _DWORD * ) ( @@v20@@ + Number ) = @@v17@@ ; } return __readfsqword ( Number ) ^ @@v29@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const char"}, "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": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "const char"}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s104"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s112"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s120"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s128"}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s132"}, {"n": "v12", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s136"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s140"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s152"}, {"n": "v28", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v27", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s36"}, {"n": "v26", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s40"}, {"n": "v25", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s44"}, {"n": "v24", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s48"}, {"n": "v23", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s56"}, {"n": "v22", "t": {"T": 3, "t": "_QWORD"}, "location": "s64"}, {"n": "v21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v29", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}, {"n": "v20", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s80"}, {"n": "v19", "t": {"T": 3, "t": "_QWORD"}, "location": "s88"}, {"n": "v18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s96"}]}
[{"n": "kernel_filename", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "kernel_cmdline", "t": {"T": 3, "t": "const char"}, "location": "r24"}, {"n": "ram_size", "t": {"T": 1, "n": "ram_addr_t", "s": 8}, "location": "r56"}, {"n": "boot_device", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "initrd_filename", "t": {"T": 3, "t": "const char"}, "location": "r72"}, {"n": "v6", "t": {"T": 1, "n": "ram_addr_t", "s": 8}, "location": "r8"}, {"n": "entry", "t": {"T": 1, "n": "target_phys_addr_t", "s": 8}, "location": "s104"}, {"n": "elf_lowaddr", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "s112"}, {"n": "elf_entry", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "s120"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s128"}, {"n": "initrd_size", "t": {"T": 1, "n": "target_long", "s": 4}, "location": "s132"}, {"n": "initrd_base", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s136"}, {"n": "kernel_size", "t": {"T": 1, "n": "target_long", "s": 4}, "location": "s140"}, {"n": "ram_sizea", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "s152"}, {"n": "serial", "t": {"T": 2, "n": 2, "s": 8, "t": "SerialState_0 *"}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s36"}, {"n": "", "t": {"T": 10}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s44"}, {"n": "pci_irq_nrs", "t": {"T": 2, "n": 4, "s": 4, "t": "unsigned int"}, "location": "s48"}, {"n": "pci_bus", "t": {"T": 3, "t": "PCIBus_0"}, "location": "s56"}, {"n": "pci_irqs", "t": {"T": 3, "t": "qemu_irq"}, "location": "s64"}, {"n": "mpic", "t": {"T": 3, "t": "qemu_irq"}, "location": "s72"}, {"n": "v26", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}, {"n": "env", "t": {"T": 3, "t": "CPUPPCState"}, "location": "s80"}, {"n": "irqs", "t": {"T": 3, "t": "qemu_irq"}, "location": "s88"}, {"n": "loadaddr", "t": {"T": 1, "n": "target_phys_addr_t", "s": 8}, "location": "s96"}]
data1/train-shard-4.tar
acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483_acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483.jsonl
3
[ "{\"name\": \"cpu_register_physical_memory\", \"code\": \"unsigned __int64 __fastcall cpu_register_physical_memory ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; cpu_register_physical_memory_offset ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"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\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"mpc8544_load_device_tree\", \"code\": \"__int64 __fastcall mpc8544_load_device_tree ( __int64 @@a1@@ , int @@a2@@ , unsigned int @@a3@@ , int @@a4@@ , __int64 @@a5@@ ) { int @@v9@@ ; int @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; int @@v13@@ [ Number ] ; unsigned __int64 @@v14@@ ; @@v14@@ = __readfsqword ( Number ) ; @@v10@@ = Number ; @@v13@@ [ Number ] = Number ; @@v13@@ [ Number ] = @@a2@@ ; @@v11@@ = qemu_find_file ( Number L , String ) ; if ( @@v11@@ ) { @@v12@@ = load_device_tree ( @@v11@@ , & @@v9@@ ) ; qemu_free ( @@v11@@ ) ; if ( @@v12@@ ) { @@v10@@ = qemu_devtree_setprop ( @@v12@@ , String , String , @@v13@@ , Number L ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = qemu_devtree_setprop_cell ( @@v12@@ , String , String , @@a3@@ ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = qemu_devtree_setprop_cell ( @@v12@@ , String , String , @@a4@@ + @@a3@@ ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = qemu_devtree_setprop_string ( @@v12@@ , String , String , @@a5@@ ) ; if ( @@v10@@ < Number ) fwrite ( String , Number , Number , stderr ) ; @@v10@@ = rom_add_blob ( String , @@v12@@ , @@v9@@ , @@a1@@ ) ; qemu_free ( @@v12@@ ) ; } } return ( unsigned int ) @@v10@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r72\"}, {\"n\": \"v13\", \"t\": {\"T\": 2, \"n\": 36, \"s\": 4, \"t\": \"int\"}, \"location\": \"s152\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s160\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s168\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s172\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s176\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "mpc8544ds_machine_init", "code": "unsigned __int64 mpc8544ds_machine_init ( ) { unsigned __int64 @@v1@@ ; @@v1@@ = __readfsqword ( Number ) ; qemu_register_machine ( & mpc8544ds_machine ) ; return __readfsqword ( Number ) ^ @@v1@@ ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483_acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483.jsonl
4
[]
{"name": "do_qemu_init_mpc8544ds_machine_init", "code": "unsigned __int64 do_qemu_init_mpc8544ds_machine_init ( ) { unsigned __int64 @@v1@@ ; @@v1@@ = __readfsqword ( Number ) ; register_module_init ( mpc8544ds_machine_init , Number L ) ; return __readfsqword ( Number ) ^ @@v1@@ ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-4.tar
acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483_acbafbd6b68628e0595c492713962c5e8587847cd1ddd55c112cc035a28ae483.jsonl
5
[ "{\"name\": \"mpc8544ds_machine_init\", \"code\": \"unsigned __int64 mpc8544ds_machine_init ( ) { unsigned __int64 @@v1@@ ; @@v1@@ = __readfsqword ( Number ) ; qemu_register_machine ( & mpc8544ds_machine ) ; return __readfsqword ( Number ) ^ @@v1@@ ; }\", \"source\": [{\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": ".init_proc", "code": "__int64 ( * * init_proc ( ) ) ( void ) { __int64 ( * * @@result@@ ) ( void ) ; @@result@@ = & _gmon_start__ ; if ( & _gmon_start__ ) @@result@@ = ( __int64 ( * * ) ( void ) ) _gmon_start__ ( ) ; return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 9, "n": "__int64 (**)(void)"}, "location": "r8"}]}
[{"n": "result", "t": {"T": 9, "n": "__int64 (**)(void)"}, "location": "r8"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
0
[ "{\"name\": \"_start\", \"code\": \"void __fastcall __noreturn start ( __int64 @@a1@@ , __int64 @@a2@@ , void ( * @@a3@@ ) ( void ) ) { __int64 @@v3@@ ; int v4 ; __int64 @@v5@@ ; char * @@retaddr@@ ; v4 = @@v5@@ ; @@v5@@ = @@v3@@ ; _libc_start_main ( ( int ( __fastcall * ) ( int , char * * , char * * ) ) main , v4 , & @@retaddr@@ , _libc_csu_init , _libc_csu_fini , @@a3@@ , & @@v5@@ ) ; __halt ( ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 9, \"n\": \"void (*)(void)\"}, \"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\": \"v3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"retaddr\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s0\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": ".puts", "code": "int puts ( const char * @@s@@ ) { return puts ( @@s@@ ) ; }", "source": [{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
1
[]
{"name": ".clock_gettime", "code": "int clock_gettime ( clockid_t @@clock_id@@ , struct timespec * @@tp@@ ) { return clock_gettime ( @@clock_id@@ , @@tp@@ ) ; }", "source": [{"n": "clock_id", "t": {"T": 1, "n": "clockid_t", "s": 4}, "location": "r56"}, {"n": "tp", "t": {"T": 3, "t": "struct timespec"}, "location": "r64"}]}
[{"n": "clock_id", "t": {"T": 1, "n": "clockid_t", "s": 4}, "location": "r56"}, {"n": "tp", "t": {"T": 3, "t": "struct timespec"}, "location": "r64"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
2
[]
{"name": "_start", "code": "void __fastcall __noreturn start ( __int64 @@a1@@ , __int64 @@a2@@ , void ( * @@a3@@ ) ( void ) ) { __int64 @@v3@@ ; int v4 ; __int64 @@v5@@ ; char * @@retaddr@@ ; v4 = @@v5@@ ; @@v5@@ = @@v3@@ ; _libc_start_main ( ( int ( __fastcall * ) ( int , char * * , char * * ) ) main , v4 , & @@retaddr@@ , _libc_csu_init , _libc_csu_fini , @@a3@@ , & @@v5@@ ) ; __halt ( ) ; }", "source": [{"n": "a3", "t": {"T": 9, "n": "void (*)(void)"}, "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": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "retaddr", "t": {"T": 3, "t": "char"}, "location": "s0"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "a3", "t": {"T": 9, "n": "void (*)(void)"}, "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": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "retaddr", "t": {"T": 3, "t": "char"}, "location": "s0"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
3
[ "{\"name\": \"main\", \"code\": \"int __cdecl main ( int @@argc@@ , const char * * @@argv@@ , const char * * @@envp@@ ) { int @@result@@ ; struct timespec @@tp@@ ; if ( clock_gettime ( Number , & @@tp@@ ) == Number ) { puts ( String ) ; @@result@@ = Number ; } else { puts ( String ) ; @@result@@ = Number ; } return @@result@@ ; }\", \"source\": [{\"n\": \"envp\", \"t\": {\"T\": 3, \"t\": \"const char *\"}, \"location\": \"r16\"}, {\"n\": \"argc\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"argv\", \"t\": {\"T\": 3, \"t\": \"const char *\"}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r8\"}, {\"n\": \"tp\", \"t\": {\"T\": 6, \"n\": \"struct timespec\", \"l\": [{\"T\": 4, \"n\": \"tv_sec\", \"t\": \"__time_t\", \"s\": 8}, {\"T\": 4, \"n\": \"tv_nsec\", \"t\": \"__syscall_slong_t\", \"s\": 8}]}, \"location\": \"s16\"}]}" ]
{"name": "__do_global_dtors_aux", "code": "char * _do_global_dtors_aux ( ) { char * @@result@@ ; if ( ! _bss_start ) { @@result@@ = deregister_tm_clones ( ) ; _bss_start = Number ; } return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 3, "t": "char"}, "location": "r8"}]}
[{"n": "result", "t": {"T": 3, "t": "char"}, "location": "r8"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
4
[ "{\"name\": \"_start\", \"code\": \"void __fastcall __noreturn start ( __int64 @@a1@@ , __int64 @@a2@@ , void ( * @@a3@@ ) ( void ) ) { __int64 @@v3@@ ; int v4 ; __int64 @@v5@@ ; char * @@retaddr@@ ; v4 = @@v5@@ ; @@v5@@ = @@v3@@ ; _libc_start_main ( ( int ( __fastcall * ) ( int , char * * , char * * ) ) main , v4 , & @@retaddr@@ , _libc_csu_init , _libc_csu_fini , @@a3@@ , & @@v5@@ ) ; __halt ( ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 9, \"n\": \"void (*)(void)\"}, \"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\": \"v3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"retaddr\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"s0\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "main", "code": "int __cdecl main ( int @@argc@@ , const char * * @@argv@@ , const char * * @@envp@@ ) { int @@result@@ ; struct timespec @@tp@@ ; if ( clock_gettime ( Number , & @@tp@@ ) == Number ) { puts ( String ) ; @@result@@ = Number ; } else { puts ( String ) ; @@result@@ = Number ; } return @@result@@ ; }", "source": [{"n": "envp", "t": {"T": 3, "t": "const char *"}, "location": "r16"}, {"n": "argc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "argv", "t": {"T": 3, "t": "const char *"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "tp", "t": {"T": 6, "n": "struct timespec", "l": [{"T": 4, "n": "tv_sec", "t": "__time_t", "s": 8}, {"T": 4, "n": "tv_nsec", "t": "__syscall_slong_t", "s": 8}]}, "location": "s16"}]}
[{"n": "envp", "t": {"T": 3, "t": "const char *"}, "location": "r16"}, {"n": "argc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "argv", "t": {"T": 3, "t": "const char *"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "tp", "t": {"T": 6, "n": "timespec", "l": [{"T": 4, "n": "tv_sec", "t": "__time_t", "s": 8}, {"T": 4, "n": "tv_nsec", "t": "__syscall_slong_t", "s": 8}]}, "location": "s16"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
5
[]
{"name": "__libc_csu_init", "code": "void __fastcall _libc_csu_init ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { signed __int64 @@v4@@ ; __int64 @@i@@ ; init_proc ( ) ; @@v4@@ = & _do_global_dtors_aux_fini_array_entry - & _frame_dummy_init_array_entry ; if ( @@v4@@ ) { for ( @@i@@ = Number L ; @@i@@ != @@v4@@ ; ++ @@i@@ ) ( ( void ( __fastcall * ) ( _QWORD , __int64 , __int64 ) ) * ( & _frame_dummy_init_array_entry + @@i@@ ) ) ( @@a1@@ , @@a2@@ , @@a3@@ ) ; } }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e_2cd7c06d07a4bddbf7ca570f88994e22ff384e21304021a09cf5ba944626589e.jsonl
6
[]
{"name": "__bswap_16", "code": "__int16 __fastcall _bswap_16 ( __int16 @@a1@@ ) { return __ROL2__ ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "r56"}]}
[{"n": "__bsx", "t": {"T": 1, "n": "__uint16_t", "s": 2}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
0
[]
{"name": "__bswap_32", "code": "__int64 __fastcall _bswap_32 ( unsigned int @@a1@@ ) { return _byteswap_ulong ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]}
[{"n": "__bsx", "t": {"T": 1, "n": "__uint32_t", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
1
[]
{"name": "bswap16", "code": "__int16 __fastcall bswap16 ( __int16 @@a1@@ ) { return _bswap_16 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int16", "s": 2}, "location": "r56"}]}
[{"n": "x", "t": {"T": 1, "n": "uint16_t", "s": 2}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
2
[]
{"name": "bswap32", "code": "__int64 __fastcall bswap32 ( unsigned int @@a1@@ ) { return _bswap_32 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]}
[{"n": "x", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
3
[]
{"name": "ctpop16", "code": "__int64 __fastcall ctpop16 ( unsigned __int16 @@a1@@ ) { return _popcountdi2 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r56"}]}
[{"n": "val", "t": {"T": 1, "n": "uint16_t", "s": 2}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
4
[]
{"name": "ror32", "code": "__int64 __fastcall ror32 ( int @@a1@@ , char @@a2@@ ) { return ( unsigned int ) __ROR4__ ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}]}
[{"n": "word", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "shift", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
5
[]
{"name": "extract32", "code": "__int64 __fastcall extract32 ( unsigned int @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "start", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
6
[]
{"name": "extract64", "code": "unsigned __int64 __fastcall extract64 ( unsigned __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - ( unsigned __int8 ) @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r56"}, {"n": "start", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
7
[]
{"name": "sextract32", "code": "__int64 __fastcall sextract32 ( int @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( unsigned int ) ( @@a1@@ << ( Number - ( @@a3@@ + @@a2@@ ) ) >> ( Number - @@a3@@ ) ) ; }", "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": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "start", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
8
[ "{\"name\": \"extract32\", \"code\": \"__int64 __fastcall extract32 ( unsigned int @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - @@a3@@ ) ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "deposit32", "code": "__int64 __fastcall deposit32 ( int @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return @@a1@@ & ~ ( Number >> ( Number - @@a3@@ ) << @@a2@@ ) | ( Number >> ( Number - @@a3@@ ) << @@a2@@ ) & ( @@a4@@ << @@a2@@ ) ; }", "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": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "fieldval", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r24"}, {"n": "value", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "start", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
9
[]
{"name": "is_a64", "code": "bool __fastcall is_a64 ( __int64 @@a1@@ ) { return * ( _DWORD * ) ( @@a1@@ + Number ) != Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUARMState_0"}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
10
[]
{"name": "arm_feature", "code": "_BOOL8 __fastcall arm_feature ( __int64 @@a1@@ , char @@a2@@ ) { return ( ( * ( _QWORD * ) ( @@a1@@ + Number ) >> @@a2@@ ) & Number L ) != 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": "env", "t": {"T": 3, "t": "CPUARMState_0"}, "location": "r56"}, {"n": "feature", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
11
[]
{"name": "arm_is_secure_below_el3", "code": "bool __fastcall arm_is_secure_below_el3 ( __int64 @@a1@@ ) { bool @@result@@ ; if ( arm_feature ( @@a1@@ , Number ) ) @@result@@ = ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number L ) == Number ; else @@result@@ = Number ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUARMState_0"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
12
[ "{\"name\": \"arm_feature\", \"code\": \"_BOOL8 __fastcall arm_feature ( __int64 @@a1@@ , char @@a2@@ ) { return ( ( * ( _QWORD * ) ( @@a1@@ + Number ) >> @@a2@@ ) & Number L ) != Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}]}" ]
{"name": "arm_el_is_aa64", "code": "_BOOL8 __fastcall arm_el_is_aa64 ( __int64 @@a1@@ , int @@a2@@ ) { bool v3 ; bool v4 ; bool @@v5@@ ; if ( @@a2@@ <= Number || @@a2@@ > Number ) _assert_fail ( String , String , Number , String ) ; @@v5@@ = arm_feature ( @@a1@@ , Number ) ; if ( @@a2@@ == Number ) return @@v5@@ ; if ( arm_feature ( @@a1@@ , Number ) ) { v3 = @@v5@@ && ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number ) != Number ; @@v5@@ = v3 ; } if ( @@a2@@ == Number ) return @@v5@@ ; if ( arm_feature ( @@a1@@ , Number ) && ! arm_is_secure_below_el3 ( @@a1@@ ) ) { v4 = @@v5@@ && ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number ) != Number ; @@v5@@ = v4 ; } return @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "bool", "s": 1}, "location": "s1"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUARMState_0"}, "location": "r56"}, {"n": "el", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "aa64", "t": {"T": 1, "n": "bool", "s": 1}, "location": "s1"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
13
[ "{\"name\": \"arm_feature\", \"code\": \"_BOOL8 __fastcall arm_feature ( __int64 @@a1@@ , char @@a2@@ ) { return ( ( * ( _QWORD * ) ( @@a1@@ + Number ) >> @@a2@@ ) & Number L ) != Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}]}", "{\"name\": \"arm_is_secure_below_el3\", \"code\": \"bool __fastcall arm_is_secure_below_el3 ( __int64 @@a1@@ ) { bool @@result@@ ; if ( arm_feature ( @@a1@@ , Number ) ) @@result@@ = ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number L ) == Number ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}]}" ]
{"name": "cp_access_ok", "code": "bool __fastcall cp_access_ok ( char @@a1@@ , __int64 @@a2@@ , char @@a3@@ ) { return ( ( * ( int * ) ( @@a2@@ + Number ) >> ( Number * @@a1@@ + @@a3@@ ) ) & Number ) != Number ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "char", "s": 1}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "isread", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "current_el", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "ri", "t": {"T": 3, "t": "const ARMCPRegInfo_0"}, "location": "r64"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
14
[]
{"name": "arm_to_core_mmu_idx", "code": "__int64 __fastcall arm_to_core_mmu_idx ( char @@a1@@ ) { return @@a1@@ & Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "char", "s": 1}, "location": "r56"}]}
[{"n": "mmu_idx", "t": {"T": 1, "n": "ARMMMUIdx_0", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
15
[]
{"name": "core_to_arm_mmu_idx", "code": "__int64 __fastcall core_to_arm_mmu_idx ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( arm_feature ( @@a1@@ , Number ) ) @@result@@ = @@a2@@ | Number ; else @@result@@ = @@a2@@ | Number ; 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": "env", "t": {"T": 3, "t": "CPUARMState_0"}, "location": "r56"}, {"n": "mmu_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "ARMMMUIdx_0", "s": 4}, "location": "r8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
16
[ "{\"name\": \"arm_feature\", \"code\": \"_BOOL8 __fastcall arm_feature ( __int64 @@a1@@ , char @@a2@@ ) { return ( ( * ( _QWORD * ) ( @@a1@@ + Number ) >> @@a2@@ ) & Number L ) != Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}]}" ]
{"name": "arm_mmu_idx_to_el", "code": "__int64 __fastcall arm_mmu_idx_to_el ( int @@a1@@ ) { if ( ( @@a1@@ & Number ) == Number ) return @@a1@@ & Number ; if ( ( @@a1@@ & Number ) == Number ) return @@a1@@ & Number ; return g_assertion_message_expr ( Number L , String , Number L , String , Number L ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "mmu_idx", "t": {"T": 1, "n": "ARMMMUIdx_0", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
17
[]
{"name": "env_archcpu", "code": "__int64 __fastcall env_archcpu ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUArchState"}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
18
[]
{"name": "isar_feature_thumb_div", "code": "bool __fastcall isar_feature_thumb_div ( unsigned int * @@a1@@ ) { return ( unsigned int ) extract32 ( * @@a1@@ , Number , Number ) != Number ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}]}
[{"n": "id", "t": {"T": 3, "t": "const ARMISARegisters_0"}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
19
[ "{\"name\": \"extract32\", \"code\": \"__int64 __fastcall extract32 ( unsigned int @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - @@a3@@ ) ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "isar_feature_arm_div", "code": "bool __fastcall isar_feature_arm_div ( unsigned int * @@a1@@ ) { return ( unsigned int ) extract32 ( * @@a1@@ , Number , Number ) > Number ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}]}
[{"n": "id", "t": {"T": 3, "t": "const ARMISARegisters_0"}, "location": "r56"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
20
[ "{\"name\": \"extract32\", \"code\": \"__int64 __fastcall extract32 ( unsigned int @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - @@a3@@ ) ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]