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": "disasm_rb_tree__insert", "code": "unsigned __int64 __fastcall disasm_rb_tree__insert ( __int64 * @@a1@@ , _QWORD * @@a2@@ , int @@a3@@ ) { __int64 * @@v5@@ ; __int64 @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v5@@ = @@a1@@ ; @@v6@@ = Number L ; while ( * @@v5@@ ) { @@v6@@ = * @@v5@@ ; if ( disasm__cmp ( ( __int64 ) @@a2@@ , * @@v5@@ , @@a3@@ ) ) @@v5@@ = ( __int64 * ) ( * @@v5@@ + Number ) ; else @@v5@@ = ( __int64 * ) ( * @@v5@@ + Number ) ; } rb_link_node ( @@a2@@ , @@v6@@ , @@v5@@ ) ; rb_insert_color ( @@a2@@ , @@a1@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "__int64"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 3, "t": "__int64"}, "location": "s40"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "nr_events", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "root", "t": {"T": 3, "t": "rb_root"}, "location": "r56"}, {"n": "bdl", "t": {"T": 3, "t": "browser_disasm_line"}, "location": "r64"}, {"n": "parent", "t": {"T": 3, "t": "browser_disasm_line"}, "location": "s32"}, {"n": "p", "t": {"T": 3, "t": "rb_root"}, "location": "s40"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
19
[ "{\"name\": \"rb_link_node\", \"code\": \"unsigned __int64 __fastcall rb_link_node ( _QWORD * @@a1@@ , __int64 @@a2@@ , _QWORD * @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = @@a2@@ ; @@a1@@ [ Number ] = Number L ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; * @@a3@@ = @@a1@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"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\": \"disasm__cmp\", \"code\": \"_BOOL8 __fastcall disasm__cmp ( __int64 @@a1@@ , __int64 @@a2@@ , int @@a3@@ ) { int @@i@@ ; for ( @@i@@ = Number ; @@i@@ < @@a3@@ ; ++ @@i@@ ) { if ( * ( double * ) ( @@a1@@ + Number * ( @@i@@ + Number L ) + Number ) != * ( double * ) ( @@a2@@ + Number * ( @@i@@ + Number L ) + Number ) ) return * ( double * ) ( @@a2@@ + Number * ( @@i@@ + Number L ) + Number ) > * ( double * ) ( @@a1@@ + Number * ( @@i@@ + Number L ) + Number ) ; } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}]}" ]
{"name": "annotate_browser__set_top", "code": "unsigned __int64 __fastcall annotate_browser__set_top ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; ui_browser__refresh_dimensions ( @@a1@@ ) ; @@v6@@ = * ( _WORD * ) ( @@a1@@ + Number ) >> Number ; * ( _QWORD * ) @@a1@@ = @@a3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) @@a1@@ ; while ( * ( _QWORD * ) ( @@a1@@ + Number ) && @@v6@@ ) { @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( ! disasm_line__filter ( @@a1@@ , @@a2@@ ) ) { -- * ( _QWORD * ) ( @@a1@@ + Number ) ; -- @@v6@@ ; } } * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "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": "__int64", "s": 8}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "idx", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "pos", "t": {"T": 3, "t": "disasm_line"}, "location": "r64"}, {"n": "back", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
20
[ "{\"name\": \"disasm_line__filter\", \"code\": \"bool __fastcall disasm_line__filter ( __int64 @@a1@@ , __int64 @@a2@@ ) { bool @@result@@ ; if ( annotate_browser__opts ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) == Number ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__set_rb_top", "code": "unsigned __int64 __fastcall annotate_browser__set_rb_top ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned int @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; if ( annotate_browser__opts ) @@v3@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; annotate_browser__set_top ( @@a1@@ , @@a2@@ - Number , @@v3@@ ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"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": "unsigned int", "s": 4}, "location": "s36"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "nd", "t": {"T": 3, "t": "rb_node"}, "location": "r64"}, {"n": "idx", "t": {"T": 1, "n": "u32", "s": 4}, "location": "s36"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
21
[ "{\"name\": \"annotate_browser__set_top\", \"code\": \"unsigned __int64 __fastcall annotate_browser__set_top ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; ui_browser__refresh_dimensions ( @@a1@@ ) ; @@v6@@ = * ( _WORD * ) ( @@a1@@ + Number ) >> Number ; * ( _QWORD * ) @@a1@@ = @@a3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) @@a1@@ ; while ( * ( _QWORD * ) ( @@a1@@ + Number ) && @@v6@@ ) { @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( ! disasm_line__filter ( @@a1@@ , @@a2@@ ) ) { -- * ( _QWORD * ) ( @@a1@@ + Number ) ; -- @@v6@@ ; } } * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return __readfsqword ( Number ) ^ @@v7@@ ; }\", \"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\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "annotate_browser__calc_percent", "code": "unsigned __int64 __fastcall annotate_browser__calc_percent ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; double @@v3@@ ; int @@j@@ ; __int64 @@v6@@ ; __int64 * @@i@@ ; double @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; pthread_mutex_t * @@mutex@@ ; __int64 @@v12@@ ; __int64 * @@v13@@ ; _QWORD * @@v14@@ ; __int64 @@v15@@ ; __int64 * @@v16@@ ; unsigned __int64 @@v17@@ ; @@v17@@ = __readfsqword ( Number ) ; @@v9@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v10@@ = * ( _QWORD * ) ( @@v9@@ + Number ) ; @@mutex@@ = ( pthread_mutex_t * ) symbol__annotation ( @@v10@@ ) ; @@v12@@ = symbol__size ( @@v10@@ ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; pthread_mutex_lock ( @@mutex@@ ) ; @@v13@@ = * ( __int64 * * ) @@mutex@@ [ Number ] . __align ; for ( @@i@@ = @@v13@@ ; @@i@@ != ( __int64 * ) @@mutex@@ [ Number ] . __align ; @@i@@ = @@v16@@ ) { @@v14@@ = ( _QWORD * ) disasm_line__browser ( ( __int64 ) @@i@@ ) ; @@v6@@ = Number L ; @@v8@@ = Number ; if ( @@i@@ [ Number ] == Number ) { * @@v14@@ = @@v14@@ ; } else { @@v15@@ = disasm__get_next_ip_line ( @@mutex@@ [ Number ] . __align , @@i@@ ) ; for ( @@j@@ = Number ; @@j@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@j@@ ) { if ( @@v15@@ ) @@v2@@ = * ( _QWORD * ) ( @@v15@@ + Number ) ; else @@v2@@ = @@v12@@ ; @@v3@@ = disasm__calc_percent ( @@mutex@@ , ( unsigned int ) ( @@j@@ + * ( _DWORD * ) ( @@a2@@ + Number ) ) , @@i@@ [ Number ] , @@v2@@ , & @@v6@@ ) ; * ( double * ) & @@v14@@ [ @@j@@ + Number ] = @@v3@@ ; if ( * ( double * ) & @@v14@@ [ @@j@@ + Number ] > @@v8@@ ) @@v8@@ = * ( double * ) & @@v14@@ [ @@j@@ + Number ] ; } if ( @@v8@@ >= Number ) disasm_rb_tree__insert ( ( __int64 * ) ( @@a1@@ + Number ) , @@v14@@ , * ( _DWORD * ) ( @@a1@@ + Number ) ) ; else * @@v14@@ = @@v14@@ ; } @@v16@@ = ( __int64 * ) * @@i@@ ; } pthread_mutex_unlock ( @@mutex@@ ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = rb_last ( @@a1@@ + Number ) ; return __readfsqword ( Number ) ^ @@v17@@ ; }", "source": [{"n": "v3", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "j", "t": {"T": 1, "n": "int", "s": 4}, "location": "s100"}, {"n": "v16", "t": {"T": 3, "t": "__int64"}, "location": "s16"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v14", "t": {"T": 3, "t": "_QWORD"}, "location": "s32"}, {"n": "v13", "t": {"T": 3, "t": "__int64"}, "location": "s40"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s48"}, {"n": "mutex", "t": {"T": 3, "t": "pthread_mutex_t"}, "location": "s56"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s64"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s72"}, {"n": "v17", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}, {"n": "v8", "t": {"T": 1, "n": "double", "s": 8}, "location": "s80"}, {"n": "i", "t": {"T": 3, "t": "__int64"}, "location": "s88"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s96"}]}
[{"n": "v3", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "evsel", "t": {"T": 3, "t": "perf_evsel"}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "s64", "s": 8}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s100"}, {"n": "__mptr_0", "t": {"T": 3, "t": "const list_head"}, "location": "s16"}, {"n": "next", "t": {"T": 3, "t": "disasm_line"}, "location": "s24"}, {"n": "bpos", "t": {"T": 3, "t": "browser_disasm_line"}, "location": "s32"}, {"n": "__mptr", "t": {"T": 3, "t": "const list_head"}, "location": "s40"}, {"n": "len", "t": {"T": 1, "n": "s64", "s": 8}, "location": "s48"}, {"n": "notes", "t": {"T": 3, "t": "annotation"}, "location": "s56"}, {"n": "sym", "t": {"T": 3, "t": "symbol"}, "location": "s64"}, {"n": "ms", "t": {"T": 3, "t": "map_symbol"}, "location": "s72"}, {"n": "v16", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}, {"n": "max_percent", "t": {"T": 1, "n": "double", "s": 8}, "location": "s80"}, {"n": "pos", "t": {"T": 3, "t": "disasm_line"}, "location": "s88"}, {"n": "path", "t": {"T": 3, "t": "const char"}, "location": "s96"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
22
[ "{\"name\": \"symbol__size\", \"code\": \"__int64 __fastcall symbol__size ( __int64 @@a1@@ ) { return * ( _QWORD * ) ( @@a1@@ + Number ) - * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"symbol__annotation\", \"code\": \"__int64 __fastcall symbol__annotation ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__browser\", \"code\": \"__int64 __fastcall disasm_line__browser ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_rb_tree__insert\", \"code\": \"unsigned __int64 __fastcall disasm_rb_tree__insert ( __int64 * @@a1@@ , _QWORD * @@a2@@ , int @@a3@@ ) { __int64 * @@v5@@ ; __int64 @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v5@@ = @@a1@@ ; @@v6@@ = Number L ; while ( * @@v5@@ ) { @@v6@@ = * @@v5@@ ; if ( disasm__cmp ( ( __int64 ) @@a2@@ , * @@v5@@ , @@a3@@ ) ) @@v5@@ = ( __int64 * ) ( * @@v5@@ + Number ) ; else @@v5@@ = ( __int64 * ) ( * @@v5@@ + Number ) ; } rb_link_node ( @@a2@@ , @@v6@@ , @@v5@@ ) ; rb_insert_color ( @@a2@@ , @@a1@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r64\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v5\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"s40\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "annotate_browser__toggle_source", "code": "__int64 __fastcall annotate_browser__toggle_source ( __int64 @@a1@@ ) { __int64 @@v2@@ ; __int64 @@v3@@ ; @@v2@@ = * ( _QWORD * ) @@a1@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@v2@@ , Number L ) ; @@v3@@ = disasm_line__browser ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( annotate_browser__opts ) { if ( @@v2@@ > * ( int * ) ( @@v3@@ + Number ) ) @@v2@@ = * ( unsigned int * ) ( @@v3@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; annotate_browser__opts = Number ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , - @@v2@@ , Number L ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( unsigned int * ) ( @@v3@@ + Number ) - @@v2@@ ; * ( _QWORD * ) @@a1@@ = * ( unsigned int * ) ( @@v3@@ + Number ) ; } else { if ( * ( int * ) ( @@v3@@ + Number ) < Number ) { ui_helpline__puts ( String ) ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , - @@v2@@ , Number L ) ; return Number L ; } if ( @@v2@@ > * ( int * ) ( @@v3@@ + Number ) ) @@v2@@ = * ( int * ) ( @@v3@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; annotate_browser__opts = Number ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , - @@v2@@ , Number L ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( int * ) ( @@v3@@ + Number ) - @@v2@@ ; * ( _QWORD * ) @@a1@@ = * ( int * ) ( @@v3@@ + Number ) ; } return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "bdl", "t": {"T": 3, "t": "browser_disasm_line"}, "location": "s16"}, {"n": "offset", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "s40"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
23
[ "{\"name\": \"disasm_line__browser\", \"code\": \"__int64 __fastcall disasm_line__browser ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "annotate_browser__init_asm_mode", "code": "unsigned __int64 __fastcall annotate_browser__init_asm_mode ( __int64 @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; ui_browser__reset_index ( @@a1@@ ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; return __readfsqword ( Number ) ^ @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
24
[ "{\"name\": \"annotate_browser__init\", \"code\": \"unsigned __int64 annotate_browser__init ( ) { unsigned __int64 @@v1@@ ; @@v1@@ = __readfsqword ( Number ) ; perf_config ( annotate__config , Number L ) ; return __readfsqword ( Number ) ^ @@v1@@ ; }\", \"source\": [{\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "sym_title", "code": "int __fastcall sym_title ( __int64 @@a1@@ , __int64 @@a2@@ , char * @@a3@@ , size_t @@a4@@ ) { return snprintf ( @@a3@@ , @@a4@@ , String , ( const char * ) ( @@a1@@ + Number ) , * ( const char * * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) ) ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "char"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "size_t", "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": "title", "t": {"T": 3, "t": "char"}, "location": "r16"}, {"n": "sz", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r24"}, {"n": "sym", "t": {"T": 3, "t": "symbol"}, "location": "r56"}, {"n": "map", "t": {"T": 3, "t": "map"}, "location": "r64"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
25
[]
{"name": "annotate_browser__callq", "code": "__int64 __fastcall annotate_browser__callq ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 result ; __int64 v4 ; __int64 * @@v6@@ ; __int64 @@v7@@ ; pthread_mutex_t * @@mutex@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; char @@v13@@ [ Number ] ; unsigned __int64 @@v14@@ ; @@v14@@ = __readfsqword ( Number ) ; @@v6@@ = * ( __int64 * * ) ( @@a1@@ + Number ) ; @@v7@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v9@@ = * @@v6@@ ; @@v11@@ = map__objdump_2mem ( * @@v6@@ , * ( _QWORD * ) ( @@v7@@ + Number ) ) ; if ( ( unsigned __int8 ) ins__is_call ( * ( _QWORD * ) ( @@v7@@ + Number ) ) != Number ) return Number L ; if ( ! ( unsigned int ) map_groups__find_ams ( & @@v9@@ , Number L ) && ( v4 = ( * ( __int64 ( __fastcall * * ) ( __int64 , __int64 ) ) ( @@v9@@ + Number ) ) ( @@v9@@ , @@v11@@ ) , map__rip_2objdump ( @@v9@@ , v4 ) == * ( _QWORD * ) ( @@v7@@ + Number ) ) ) { @@mutex@@ = ( pthread_mutex_t * ) symbol__annotation ( @@v10@@ ) ; pthread_mutex_lock ( @@mutex@@ ) ; if ( @@mutex@@ [ Number ] . __align || ( int ) symbol__alloc_hist ( @@v10@@ ) >= Number ) { pthread_mutex_unlock ( @@mutex@@ ) ; symbol__tui_annotate ( @@v10@@ , @@v9@@ , @@a2@@ , @@a3@@ ) ; sym_title ( @@v6@@ [ Number ] , * @@v6@@ , @@v13@@ , Number ) ; ui_browser__show_title ( @@a1@@ , @@v13@@ ) ; result = Number L ; } else { pthread_mutex_unlock ( @@mutex@@ ) ; ui__warning ( String , ( const char * ) ( @@v10@@ + Number ) ) ; result = Number L ; } } else { ui_helpline__puts ( String ) ; result = Number L ; } return result ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v13", "t": {"T": 2, "n": 4168, "s": 1, "t": "char"}, "location": "s4176"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s4184"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s4192"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s4200"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s4208"}, {"n": "mutex", "t": {"T": 3, "t": "pthread_mutex_t"}, "location": "s4216"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s4224"}, {"n": "v6", "t": {"T": 3, "t": "__int64"}, "location": "s4232"}, {"n": "v14", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "hbt", "t": {"T": 3, "t": "hist_browser_timer"}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "evsel", "t": {"T": 3, "t": "perf_evsel"}, "location": "r64"}, {"n": "title", "t": {"T": 2, "n": 4160, "s": 1, "t": "char"}, "location": "s4176"}, {"n": "", "t": {"T": 10}, "location": "s4184"}, {"n": "", "t": {"T": 10}, "location": "s4192"}, {"n": "", "t": {"T": 10}, "location": "s4200"}, {"n": "target", "t": {"T": 6, "n": "addr_map_symbol", "l": [{"T": 4, "n": "map", "t": "map *", "s": 8}, {"T": 4, "n": "sym", "t": "symbol *", "s": 8}, {"T": 4, "n": "addr", "t": "u64", "s": 8}, {"T": 4, "n": "al_addr", "t": "u64", "s": 8}]}, "location": "s4208"}, {"n": "notes", "t": {"T": 3, "t": "annotation"}, "location": "s4216"}, {"n": "dl_0", "t": {"T": 3, "t": "disasm_line"}, "location": "s4224"}, {"n": "ms", "t": {"T": 3, "t": "map_symbol"}, "location": "s4232"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
26
[ "{\"name\": \"symbol__annotation\", \"code\": \"__int64 __fastcall symbol__annotation ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"sym_title\", \"code\": \"int __fastcall sym_title ( __int64 @@a1@@ , __int64 @@a2@@ , char * @@a3@@ , size_t @@a4@@ ) { return snprintf ( @@a3@@ , @@a4@@ , String , ( const char * ) ( @@a1@@ + Number ) , * ( const char * * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"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\"}]}", "{\"name\": \"symbol__tui_annotate\", \"code\": \"__int64 __fastcall symbol__tui_annotate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 result ; int v5 ; int v6 ; unsigned int @@v9@@ ; int @@v10@@ ; __int64 i ; _QWORD * v12 ; _QWORD * @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; size_t @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ [ Number ] ; __int64 @@v20@@ [ Number ] ; @@v20@@ [ Number ] = __readfsqword ( Number ) ; @@v19@@ [ Number ] = Number L ; @@v19@@ [ Number ] = @@a2@@ ; @@v19@@ [ Number ] = @@a1@@ ; memset ( @@v20@@ , Number , Number ) ; @@v20@@ [ Number ] = ( __int64 ) @@v19@@ ; @@v20@@ [ Number ] = ( __int64 ) annotate_browser__refresh ; @@v20@@ [ Number ] = ( __int64 ) annotate_browser__write ; @@v20@@ [ Number ] = ( __int64 ) & ui_browser__list_head_seek ; @@v20@@ [ Number ] = ( __int64 ) disasm_line__filter ; BYTE5 ( @@v20@@ [ Number ] ) = Number ; @@v9@@ = Number ; @@v10@@ = Number ; @@v14@@ = Number L ; if ( ! @@a1@@ ) return Number ; @@v15@@ = symbol__size ( @@a1@@ ) ; if ( ( * ( _BYTE * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) & Number ) != Number ) return Number ; @@v20@@ [ Number ] = ( __int64 ) zalloc ( Number * @@v15@@ ) ; if ( @@v20@@ [ Number ] ) { if ( perf_evsel__is_group_event ( @@a3@@ ) ) { @@v10@@ = * ( _DWORD * ) ( @@a3@@ + Number ) ; @@v14@@ = Number L * ( @@v10@@ - Number ) + Number ; } if ( ( int ) symbol__annotate ( @@a1@@ , @@a2@@ , @@v14@@ ) >= Number ) { ui_helpline__push ( String ) ; @@v16@@ = symbol__annotation ( @@a1@@ ) ; @@v20@@ [ Number ] = map__rip_2objdump ( @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; for ( i = * * ( _QWORD * * ) ( @@v16@@ + Number ) ; i != * ( _QWORD * ) ( @@v16@@ + Number ) ; i = * ( _QWORD * ) i ) { @@v17@@ = strlen ( * ( const char * * ) ( i + Number ) ) ; if ( @@v17@@ > WORD2 ( @@v20@@ [ Number ] ) ) WORD2 ( @@v20@@ [ Number ] ) = @@v17@@ ; @@v18@@ = disasm_line__browser ( i ) ; v5 = HIDWORD ( @@v20@@ [ Number ] ) ++ ; * ( _DWORD * ) ( @@v18@@ + Number ) = v5 ; if ( * ( _QWORD * ) ( i + Number ) == Number ) { * ( _DWORD * ) ( @@v18@@ + Number ) = Number ; } else { v6 = LODWORD ( @@v20@@ [ Number ] ) ++ ; * ( _DWORD * ) ( @@v18@@ + Number ) = v6 ; if ( * ( _QWORD * ) ( i + Number ) < @@v15@@ ) * ( _QWORD * ) ( Number L * * ( _QWORD * ) ( i + Number ) + @@v20@@ [ Number ] ) = i ; } } annotate_browser__mark_jump_targets ( ( __int64 ) @@v20@@ , @@v15@@ ) ; BYTE4 ( @@v20@@ [ Number ] ) = hex_width ( @@v15@@ ) ; BYTE3 ( @@v20@@ [ Number ] ) = BYTE4 ( @@v20@@ [ Number ] ) ; BYTE1 ( @@v20@@ [ Number ] ) = BYTE4 ( @@v20@@ [ Number ] ) ; BYTE5 ( @@v20@@ [ Number ] ) = hex_width ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; BYTE2 ( @@v20@@ [ Number ] ) = width_jumps ( @@v20@@ [ Number ] ) ; LODWORD ( @@v20@@ [ Number ] ) = @@v10@@ ; LODWORD ( @@v20@@ [ Number ] ) = HIDWORD ( @@v20@@ [ Number ] ) ; @@v20@@ [ Number ] = * ( _QWORD * ) ( @@v16@@ + Number ) ; WORD2 ( @@v20@@ [ Number ] ) += Number ; if ( annotate_browser__opts ) annotate_browser__init_asm_mode ( ( __int64 ) @@v20@@ ) ; annotate_browser__update_addr_width ( @@v20@@ ) ; @@v9@@ = annotate_browser__run ( ( __int64 ) @@v20@@ , @@a3@@ , @@a4@@ ) ; v12 = * * ( _QWORD * * * ) ( @@v16@@ + Number ) ; @@v13@@ = ( _QWORD * ) * v12 ; while ( v12 != * ( _QWORD * * ) ( @@v16@@ + Number ) ) { list_del ( ( __int64 ) v12 ) ; disasm_line__free ( v12 ) ; v12 = @@v13@@ ; @@v13@@ = ( _QWORD * ) * @@v13@@ ; } } else { ui__error ( String , ( const char * ) & ui_helpline__last_msg ) ; } free ( ( void * ) @@v20@@ [ Number ] ) ; result = @@v9@@ ; } else { ui__error ( String ) ; result = Number ; } 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\": \"v20\", \"t\": {\"T\": 2, \"n\": 42, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s336\"}, {\"n\": \"v19\", \"t\": {\"T\": 2, \"n\": 4, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s368\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s384\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"s392\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s432\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s440\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s448\"}, {\"n\": \"v13\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s456\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s468\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s472\"}]}" ]
{"name": "annotate_browser__find_offset", "code": "_QWORD * __fastcall annotate_browser__find_offset ( __int64 @@a1@@ , __int64 @@a2@@ , _QWORD * @@a3@@ ) { _QWORD * @@i@@ ; __int64 @@v6@@ ; @@v6@@ = symbol__annotation ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ) ; * @@a3@@ = Number L ; for ( @@i@@ = * * ( _QWORD * * * ) ( @@v6@@ + Number ) ; @@i@@ != * ( _QWORD * * ) ( @@v6@@ + Number ) ; @@i@@ = ( _QWORD * ) * @@i@@ ) { if ( @@a2@@ == @@i@@ [ Number ] ) return @@i@@ ; if ( ! disasm_line__filter ( @@a1@@ , ( __int64 ) @@i@@ ) ) ++ * @@a3@@ ; } return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_QWORD"}, "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": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "i", "t": {"T": 3, "t": "_QWORD"}, "location": "s56"}]}
[{"n": "idx", "t": {"T": 3, "t": "s64"}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "offset", "t": {"T": 1, "n": "s64", "s": 8}, "location": "r64"}, {"n": "notes", "t": {"T": 3, "t": "annotation"}, "location": "s32"}, {"n": "pos", "t": {"T": 3, "t": "disasm_line"}, "location": "s56"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
27
[ "{\"name\": \"symbol__annotation\", \"code\": \"__int64 __fastcall symbol__annotation ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__filter\", \"code\": \"bool __fastcall disasm_line__filter ( __int64 @@a1@@ , __int64 @@a2@@ ) { bool @@result@@ ; if ( annotate_browser__opts ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) == Number ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__jump", "code": "__int64 __fastcall annotate_browser__jump ( __int64 @@a1@@ ) { __int64 @@v2@@ ; _QWORD * @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; if ( ( unsigned __int8 ) ins__is_jump ( @@v3@@ [ Number ] ) != Number ) return Number L ; @@v3@@ = annotate_browser__find_offset ( @@a1@@ , @@v3@@ [ Number ] , & @@v2@@ ) ; if ( @@v3@@ ) annotate_browser__set_top ( @@a1@@ , ( __int64 ) @@v3@@ , @@v2@@ ) ; else ui_helpline__puts ( String ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v3", "t": {"T": 3, "t": "_QWORD"}, "location": "s16"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "dl_0", "t": {"T": 3, "t": "disasm_line"}, "location": "s16"}, {"n": "idx", "t": {"T": 1, "n": "s64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
28
[ "{\"name\": \"annotate_browser__set_top\", \"code\": \"unsigned __int64 __fastcall annotate_browser__set_top ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; ui_browser__refresh_dimensions ( @@a1@@ ) ; @@v6@@ = * ( _WORD * ) ( @@a1@@ + Number ) >> Number ; * ( _QWORD * ) @@a1@@ = @@a3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) @@a1@@ ; while ( * ( _QWORD * ) ( @@a1@@ + Number ) && @@v6@@ ) { @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( ! disasm_line__filter ( @@a1@@ , @@a2@@ ) ) { -- * ( _QWORD * ) ( @@a1@@ + Number ) ; -- @@v6@@ ; } } * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return __readfsqword ( Number ) ^ @@v7@@ ; }\", \"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\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__find_offset\", \"code\": \"_QWORD * __fastcall annotate_browser__find_offset ( __int64 @@a1@@ , __int64 @@a2@@ , _QWORD * @@a3@@ ) { _QWORD * @@i@@ ; __int64 @@v6@@ ; @@v6@@ = symbol__annotation ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ) ; * @@a3@@ = Number L ; for ( @@i@@ = * * ( _QWORD * * * ) ( @@v6@@ + Number ) ; @@i@@ != * ( _QWORD * * ) ( @@v6@@ + Number ) ; @@i@@ = ( _QWORD * ) * @@i@@ ) { if ( @@a2@@ == @@i@@ [ Number ] ) return @@i@@ ; if ( ! disasm_line__filter ( @@a1@@ , ( __int64 ) @@i@@ ) ) ++ * @@a3@@ ; } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"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\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s56\"}]}" ]
{"name": "annotate_browser__find_string", "code": "__int64 __fastcall annotate_browser__find_string ( _QWORD * @@a1@@ , const char * @@a2@@ , _QWORD * @@a3@@ ) { __int64 * v5 ; __int64 i ; __int64 @@v7@@ ; @@v7@@ = symbol__annotation ( * ( _QWORD * ) ( @@a1@@ [ Number ] + Number L ) ) ; v5 = ( __int64 * ) @@a1@@ [ Number ] ; * @@a3@@ = * @@a1@@ ; for ( i = * v5 ; i != * ( _QWORD * ) ( @@v7@@ + Number ) ; i = * ( _QWORD * ) i ) { if ( ! disasm_line__filter ( ( __int64 ) @@a1@@ , i ) ) { ++ * @@a3@@ ; if ( * ( _QWORD * ) ( i + Number ) ) { if ( strstr ( * ( const char * * ) ( i + Number ) , @@a2@@ ) ) return i ; } } } return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_QWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}]}
[{"n": "idx", "t": {"T": 3, "t": "s64"}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "notes", "t": {"T": 3, "t": "annotation"}, "location": "s32"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
29
[ "{\"name\": \"symbol__annotation\", \"code\": \"__int64 __fastcall symbol__annotation ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__filter\", \"code\": \"bool __fastcall disasm_line__filter ( __int64 @@a1@@ , __int64 @@a2@@ ) { bool @@result@@ ; if ( annotate_browser__opts ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) == Number ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}]}" ]
{"name": "__annotate_browser__search", "code": "__int64 __fastcall _annotate_browser__search ( __int64 @@a1@@ ) { __int64 @@result@@ ; __int64 @@v2@@ ; __int64 @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = annotate_browser__find_string ( ( _QWORD * ) @@a1@@ , ( const char * ) ( @@a1@@ + Number ) , & @@v2@@ ) ; if ( @@v3@@ ) { annotate_browser__set_top ( @@a1@@ , @@v3@@ , @@v2@@ ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; @@result@@ = Number L ; } else { ui_helpline__puts ( String ) ; @@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": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}, {"n": "dl_0", "t": {"T": 3, "t": "disasm_line"}, "location": "s16"}, {"n": "idx", "t": {"T": 1, "n": "s64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
30
[ "{\"name\": \"annotate_browser__set_top\", \"code\": \"unsigned __int64 __fastcall annotate_browser__set_top ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; ui_browser__refresh_dimensions ( @@a1@@ ) ; @@v6@@ = * ( _WORD * ) ( @@a1@@ + Number ) >> Number ; * ( _QWORD * ) @@a1@@ = @@a3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) @@a1@@ ; while ( * ( _QWORD * ) ( @@a1@@ + Number ) && @@v6@@ ) { @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( ! disasm_line__filter ( @@a1@@ , @@a2@@ ) ) { -- * ( _QWORD * ) ( @@a1@@ + Number ) ; -- @@v6@@ ; } } * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return __readfsqword ( Number ) ^ @@v7@@ ; }\", \"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\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__find_string\", \"code\": \"__int64 __fastcall annotate_browser__find_string ( _QWORD * @@a1@@ , const char * @@a2@@ , _QWORD * @@a3@@ ) { __int64 * v5 ; __int64 i ; __int64 @@v7@@ ; @@v7@@ = symbol__annotation ( * ( _QWORD * ) ( @@a1@@ [ Number ] + Number L ) ) ; v5 = ( __int64 * ) @@a1@@ [ Number ] ; * @@a3@@ = * @@a1@@ ; for ( i = * v5 ; i != * ( _QWORD * ) ( @@v7@@ + Number ) ; i = * ( _QWORD * ) i ) { if ( ! disasm_line__filter ( ( __int64 ) @@a1@@ , i ) ) { ++ * @@a3@@ ; if ( * ( _QWORD * ) ( i + Number ) ) { if ( strstr ( * ( const char * * ) ( i + Number ) , @@a2@@ ) ) return i ; } } } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}]}", "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__find_string_reverse", "code": "__int64 __fastcall annotate_browser__find_string_reverse ( _QWORD * @@a1@@ , const char * @@a2@@ , _QWORD * @@a3@@ ) { __int64 v5 ; __int64 i ; __int64 @@v7@@ ; @@v7@@ = symbol__annotation ( * ( _QWORD * ) ( @@a1@@ [ Number ] + Number L ) ) ; v5 = @@a1@@ [ Number ] ; * @@a3@@ = * @@a1@@ ; for ( i = * ( _QWORD * ) ( v5 + Number ) ; i != * ( _QWORD * ) ( @@v7@@ + Number ) ; i = * ( _QWORD * ) ( i + Number ) ) { if ( ! disasm_line__filter ( ( __int64 ) @@a1@@ , i ) ) { -- * @@a3@@ ; if ( * ( _QWORD * ) ( i + Number ) ) { if ( strstr ( * ( const char * * ) ( i + Number ) , @@a2@@ ) ) return i ; } } } return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_QWORD"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}]}
[{"n": "idx", "t": {"T": 3, "t": "s64"}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "notes", "t": {"T": 3, "t": "annotation"}, "location": "s32"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
31
[ "{\"name\": \"symbol__annotation\", \"code\": \"__int64 __fastcall symbol__annotation ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__filter\", \"code\": \"bool __fastcall disasm_line__filter ( __int64 @@a1@@ , __int64 @@a2@@ ) { bool @@result@@ ; if ( annotate_browser__opts ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) == Number ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__find_string\", \"code\": \"__int64 __fastcall annotate_browser__find_string ( _QWORD * @@a1@@ , const char * @@a2@@ , _QWORD * @@a3@@ ) { __int64 * v5 ; __int64 i ; __int64 @@v7@@ ; @@v7@@ = symbol__annotation ( * ( _QWORD * ) ( @@a1@@ [ Number ] + Number L ) ) ; v5 = ( __int64 * ) @@a1@@ [ Number ] ; * @@a3@@ = * @@a1@@ ; for ( i = * v5 ; i != * ( _QWORD * ) ( @@v7@@ + Number ) ; i = * ( _QWORD * ) i ) { if ( ! disasm_line__filter ( ( __int64 ) @@a1@@ , i ) ) { ++ * @@a3@@ ; if ( * ( _QWORD * ) ( i + Number ) ) { if ( strstr ( * ( const char * * ) ( i + Number ) , @@a2@@ ) ) return i ; } } } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}]}" ]
{"name": "__annotate_browser__search_reverse", "code": "__int64 __fastcall _annotate_browser__search_reverse ( __int64 @@a1@@ ) { __int64 @@result@@ ; __int64 @@v2@@ ; __int64 @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = annotate_browser__find_string_reverse ( ( _QWORD * ) @@a1@@ , ( const char * ) ( @@a1@@ + Number ) , & @@v2@@ ) ; if ( @@v3@@ ) { annotate_browser__set_top ( @@a1@@ , @@v3@@ , @@v2@@ ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; @@result@@ = Number L ; } else { ui_helpline__puts ( String ) ; @@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": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}, {"n": "dl_0", "t": {"T": 3, "t": "disasm_line"}, "location": "s16"}, {"n": "idx", "t": {"T": 1, "n": "s64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
32
[ "{\"name\": \"annotate_browser__set_top\", \"code\": \"unsigned __int64 __fastcall annotate_browser__set_top ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { int @@v6@@ ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; ui_browser__refresh_dimensions ( @@a1@@ ) ; @@v6@@ = * ( _WORD * ) ( @@a1@@ + Number ) >> Number ; * ( _QWORD * ) @@a1@@ = @@a3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( _QWORD * ) @@a1@@ ; while ( * ( _QWORD * ) ( @@a1@@ + Number ) && @@v6@@ ) { @@a2@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; if ( ! disasm_line__filter ( @@a1@@ , @@a2@@ ) ) { -- * ( _QWORD * ) ( @@a1@@ + Number ) ; -- @@v6@@ ; } } * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; return __readfsqword ( Number ) ^ @@v7@@ ; }\", \"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\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s20\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__find_string\", \"code\": \"__int64 __fastcall annotate_browser__find_string ( _QWORD * @@a1@@ , const char * @@a2@@ , _QWORD * @@a3@@ ) { __int64 * v5 ; __int64 i ; __int64 @@v7@@ ; @@v7@@ = symbol__annotation ( * ( _QWORD * ) ( @@a1@@ [ Number ] + Number L ) ) ; v5 = ( __int64 * ) @@a1@@ [ Number ] ; * @@a3@@ = * @@a1@@ ; for ( i = * v5 ; i != * ( _QWORD * ) ( @@v7@@ + Number ) ; i = * ( _QWORD * ) i ) { if ( ! disasm_line__filter ( ( __int64 ) @@a1@@ , i ) ) { ++ * @@a3@@ ; if ( * ( _QWORD * ) ( i + Number ) ) { if ( strstr ( * ( const char * * ) ( i + Number ) , @@a2@@ ) ) return i ; } } } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}]}", "{\"name\": \"annotate_browser__find_string_reverse\", \"code\": \"__int64 __fastcall annotate_browser__find_string_reverse ( _QWORD * @@a1@@ , const char * @@a2@@ , _QWORD * @@a3@@ ) { __int64 v5 ; __int64 i ; __int64 @@v7@@ ; @@v7@@ = symbol__annotation ( * ( _QWORD * ) ( @@a1@@ [ Number ] + Number L ) ) ; v5 = @@a1@@ [ Number ] ; * @@a3@@ = * @@a1@@ ; for ( i = * ( _QWORD * ) ( v5 + Number ) ; i != * ( _QWORD * ) ( @@v7@@ + Number ) ; i = * ( _QWORD * ) ( i + Number ) ) { if ( ! disasm_line__filter ( ( __int64 ) @@a1@@ , i ) ) { -- * @@a3@@ ; if ( * ( _QWORD * ) ( i + Number ) ) { if ( strstr ( * ( const char * * ) ( i + Number ) , @@a2@@ ) ) return i ; } } } return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}]}", "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__search_reverse\", \"code\": \"__int64 __fastcall annotate_browser__search_reverse ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search_reverse ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__search_window", "code": "_BOOL8 __fastcall annotate_browser__search_window ( __int64 @@a1@@ , int @@a2@@ ) { return ( unsigned int ) ui_browser__input_window ( String , String , @@a1@@ + Number , String , ( unsigned int ) ( Number * @@a2@@ ) ) == Number && * ( _BYTE * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "delay_secs", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
33
[ "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__search", "code": "__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "delay_secs", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
34
[ "{\"name\": \"annotate_browser__search_window\", \"code\": \"_BOOL8 __fastcall annotate_browser__search_window ( __int64 @@a1@@ , int @@a2@@ ) { return ( unsigned int ) ui_browser__input_window ( String , String , @@a1@@ + Number , String , ( unsigned int ) ( Number * @@a2@@ ) ) == Number && * ( _BYTE * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "annotate_browser__continue_search", "code": "__int64 __fastcall annotate_browser__continue_search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = annotate_browser__search ( @@a1@@ , @@a2@@ ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "delay_secs", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
35
[ "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__search_reverse", "code": "__int64 __fastcall annotate_browser__search_reverse ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search_reverse ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "delay_secs", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
36
[ "{\"name\": \"annotate_browser__search_window\", \"code\": \"_BOOL8 __fastcall annotate_browser__search_window ( __int64 @@a1@@ , int @@a2@@ ) { return ( unsigned int ) ui_browser__input_window ( String , String , @@a1@@ + Number , String , ( unsigned int ) ( Number * @@a2@@ ) ) == Number && * ( _BYTE * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}]}", "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__continue_search_reverse", "code": "__int64 __fastcall annotate_browser__continue_search_reverse ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) @@result@@ = _annotate_browser__search_reverse ( @@a1@@ ) ; else @@result@@ = annotate_browser__search_reverse ( @@a1@@ , @@a2@@ ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "delay_secs", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
37
[ "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__continue_search\", \"code\": \"__int64 __fastcall annotate_browser__continue_search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = annotate_browser__search ( @@a1@@ , @@a2@@ ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__search_reverse\", \"code\": \"__int64 __fastcall annotate_browser__search_reverse ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search_reverse ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "annotate_browser__update_addr_width", "code": "unsigned __int64 __fastcall annotate_browser__update_addr_width ( _BYTE * @@a1@@ ) { char @@v1@@ ; unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; if ( byte_3101 ) @@v1@@ = @@a1@@ [ Number ] ; else @@v1@@ = @@a1@@ [ Number ] ; @@a1@@ [ Number ] = @@v1@@ ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; if ( byte_3103 ) @@a1@@ [ Number ] += @@a1@@ [ Number ] + Number ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_BYTE"}, "location": "r56"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v1", "t": {"T": 1, "n": "u8", "s": 1}, "location": "r16"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
38
[]
{"name": "annotate_browser__run", "code": "__int64 __fastcall annotate_browser__run ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { unsigned int v3 ; char v5 ; __int64 v6 ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 v10 ; unsigned int v11 ; unsigned int @@v14@@ ; int @@v15@@ ; _QWORD * @@v16@@ ; __int64 * @@v17@@ ; __int64 @@v18@@ ; char @@v19@@ [ Number ] ; unsigned __int64 @@v20@@ ; @@v20@@ = __readfsqword ( Number ) ; @@v17@@ = * ( __int64 * * ) ( @@a1@@ + Number ) ; @@v18@@ = @@v17@@ [ Number ] ; if ( @@a3@@ ) v3 = * ( _DWORD * ) ( @@a3@@ + Number ) ; else v3 = Number ; @@v14@@ = v3 ; sym_title ( @@v18@@ , * @@v17@@ , @@v19@@ , Number ) ; if ( ( int ) ui_browser__show ( @@a1@@ , @@v19@@ , String ) < Number ) return Number ; annotate_browser__calc_percent ( @@a1@@ , @@a2@@ ) ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) { annotate_browser__set_rb_top ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; } @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; while ( Number ) { while ( Number ) { while ( Number ) { while ( Number ) { do { while ( Number ) { do { while ( Number ) { LABEL_9 : @@v15@@ = ui_browser__run ( @@a1@@ , @@v14@@ ) ; if ( @@v14@@ ) { annotate_browser__calc_percent ( @@a1@@ , @@a2@@ ) ; if ( @@v16@@ ) { if ( ( _QWORD * ) * @@v16@@ == @@v16@@ ) @@v16@@ = Number L ; } } if ( @@v15@@ != Number ) break ; if ( @@v16@@ ) @@v16@@ = ( _QWORD * ) rb_next ( @@v16@@ ) ; if ( @@v16@@ ) @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; else @@v16@@ = ( _QWORD * ) rb_first ( @@a1@@ + Number ) ; LABEL_65 : if ( @@v16@@ ) annotate_browser__set_rb_top ( @@a1@@ , ( __int64 ) @@v16@@ ) ; } } while ( @@v15@@ > Number ) ; if ( @@v15@@ != Number ) break ; LABEL_37 : ui_browser__help_window ( @@a1@@ , String String String String String String String String String String String String String String String ) ; } } while ( @@v15@@ > Number ) ; if ( @@v15@@ == Number ) break ; if ( @@v15@@ <= Number ) { if ( @@v15@@ > Number ) { if ( @@v15@@ == Number ) goto LABEL_74 ; } else if ( @@v15@@ >= Number ) { switch ( @@v15@@ ) { case Number : if ( @@a3@@ ) ( * ( void ( __fastcall * * ) ( _QWORD ) ) @@a3@@ ) ( * ( _QWORD * ) ( @@a3@@ + Number ) ) ; if ( @@v14@@ ) symbol__annotate_decay_histogram ( @@v18@@ , * ( unsigned int * ) ( @@a2@@ + Number ) ) ; goto LABEL_9 ; case Number : case Number : case Number : goto LABEL_74 ; case Number : if ( @@v16@@ ) { @@v16@@ = ( _QWORD * ) rb_prev ( @@v16@@ ) ; if ( ! @@v16@@ ) @@v16@@ = ( _QWORD * ) rb_last ( @@a1@@ + Number ) ; } else { @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; } goto LABEL_65 ; case Number : goto LABEL_55 ; case Number : if ( ! ( unsigned __int8 ) annotate_browser__search ( @@a1@@ , @@v14@@ ) ) goto LABEL_9 ; goto LABEL_41 ; case Number : if ( ! ( unsigned __int8 ) annotate_browser__search_reverse ( @@a1@@ , @@v14@@ ) ) goto LABEL_9 ; goto LABEL_41 ; case Number : ui_helpline__pop ( ) ; v6 = * ( unsigned int * ) ( @@a1@@ + Number ) ; @@v7@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v8@@ = * ( _QWORD * ) @@a1@@ ; @@v9@@ = * ( unsigned __int16 * ) ( @@a1@@ + Number ) ; v10 = * ( unsigned int * ) ( @@a1@@ + Number ) ; v11 = seq_17670 ++ ; ui_helpline__fpush ( String , v11 , v10 , @@v9@@ , @@v8@@ , @@v7@@ , v6 ) ; goto LABEL_9 ; case Number : @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; goto LABEL_65 ; case Number : byte_3103 = byte_3103 == Number ; annotate_browser__update_addr_width ( ( _BYTE * ) @@a1@@ ) ; goto LABEL_9 ; case Number : goto LABEL_37 ; case Number : byte_3102 = byte_3102 == Number ; goto LABEL_9 ; case Number : if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) v5 = annotate_browser__continue_search_reverse ( @@a1@@ , @@v14@@ ) ; else v5 = annotate_browser__continue_search ( @@a1@@ , @@v14@@ ) ; if ( ! v5 ) goto LABEL_9 ; goto LABEL_41 ; case Number : byte_3101 = byte_3101 == Number ; annotate_browser__update_addr_width ( ( _BYTE * ) @@a1@@ ) ; goto LABEL_9 ; case Number : script_browse ( Number L ) ; goto LABEL_9 ; case Number : if ( ! ( unsigned __int8 ) annotate_browser__toggle_source ( @@a1@@ ) ) goto LABEL_9 ; LABEL_41 : ui_helpline__puts ( String ) ; break ; default : goto LABEL_9 ; } } } } LABEL_55 : if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) break ; ui_helpline__puts ( String ) ; } if ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) != Number ) break ; ui_helpline__puts ( String ) ; } if ( ! * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ) break ; if ( ( unsigned __int8 ) annotate_browser__jump ( @@a1@@ ) != Number && ( unsigned __int8 ) annotate_browser__callq ( @@a1@@ , @@a2@@ , @@a3@@ ) != Number ) LABEL_64 : ui_helpline__puts ( String ) ; } if ( strcmp ( * ( const char * * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) , String ) ) goto LABEL_64 ; LABEL_74 : ui_browser__hide ( @@a1@@ ) ; return ( unsigned int ) @@v15@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v9", "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": "v8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "v19", "t": {"T": 2, "n": 4168, "s": 1, "t": "char"}, "location": "s4176"}, {"n": "v18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s4192"}, {"n": "v17", "t": {"T": 3, "t": "__int64"}, "location": "s4200"}, {"n": "v16", "t": {"T": 3, "t": "_QWORD"}, "location": "s4208"}, {"n": "v15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4212"}, {"n": "v14", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4216"}, {"n": "v20", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "hbt", "t": {"T": 3, "t": "hist_browser_timer"}, "location": "r16"}, {"n": "v9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "evsel", "t": {"T": 3, "t": "perf_evsel"}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r72"}, {"n": "v7", "t": {"T": 1, "n": "u64", "s": 8}, "location": "r80"}, {"n": "title", "t": {"T": 2, "n": 4160, "s": 1, "t": "char"}, "location": "s4176"}, {"n": "sym", "t": {"T": 3, "t": "symbol"}, "location": "s4192"}, {"n": "ms", "t": {"T": 3, "t": "map_symbol"}, "location": "s4200"}, {"n": "nd", "t": {"T": 3, "t": "rb_node"}, "location": "s4208"}, {"n": "key", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4212"}, {"n": "delay_secs", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4216"}, {"n": "v20", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
39
[ "{\"name\": \"annotate_browser__set_rb_top\", \"code\": \"unsigned __int64 __fastcall annotate_browser__set_rb_top ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned int @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; if ( annotate_browser__opts ) @@v3@@ = * ( _DWORD * ) ( @@a2@@ + Number ) ; annotate_browser__set_top ( @@a1@@ , @@a2@@ - Number , @@v3@@ ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }\", \"source\": [{\"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\": \"unsigned int\", \"s\": 4}, \"location\": \"s36\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__calc_percent\", \"code\": \"unsigned __int64 __fastcall annotate_browser__calc_percent ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; double @@v3@@ ; int @@j@@ ; __int64 @@v6@@ ; __int64 * @@i@@ ; double @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; pthread_mutex_t * @@mutex@@ ; __int64 @@v12@@ ; __int64 * @@v13@@ ; _QWORD * @@v14@@ ; __int64 @@v15@@ ; __int64 * @@v16@@ ; unsigned __int64 @@v17@@ ; @@v17@@ = __readfsqword ( Number ) ; @@v9@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v10@@ = * ( _QWORD * ) ( @@v9@@ + Number ) ; @@mutex@@ = ( pthread_mutex_t * ) symbol__annotation ( @@v10@@ ) ; @@v12@@ = symbol__size ( @@v10@@ ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; pthread_mutex_lock ( @@mutex@@ ) ; @@v13@@ = * ( __int64 * * ) @@mutex@@ [ Number ] . __align ; for ( @@i@@ = @@v13@@ ; @@i@@ != ( __int64 * ) @@mutex@@ [ Number ] . __align ; @@i@@ = @@v16@@ ) { @@v14@@ = ( _QWORD * ) disasm_line__browser ( ( __int64 ) @@i@@ ) ; @@v6@@ = Number L ; @@v8@@ = Number ; if ( @@i@@ [ Number ] == Number ) { * @@v14@@ = @@v14@@ ; } else { @@v15@@ = disasm__get_next_ip_line ( @@mutex@@ [ Number ] . __align , @@i@@ ) ; for ( @@j@@ = Number ; @@j@@ < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ @@j@@ ) { if ( @@v15@@ ) @@v2@@ = * ( _QWORD * ) ( @@v15@@ + Number ) ; else @@v2@@ = @@v12@@ ; @@v3@@ = disasm__calc_percent ( @@mutex@@ , ( unsigned int ) ( @@j@@ + * ( _DWORD * ) ( @@a2@@ + Number ) ) , @@i@@ [ Number ] , @@v2@@ , & @@v6@@ ) ; * ( double * ) & @@v14@@ [ @@j@@ + Number ] = @@v3@@ ; if ( * ( double * ) & @@v14@@ [ @@j@@ + Number ] > @@v8@@ ) @@v8@@ = * ( double * ) & @@v14@@ [ @@j@@ + Number ] ; } if ( @@v8@@ >= Number ) disasm_rb_tree__insert ( ( __int64 * ) ( @@a1@@ + Number ) , @@v14@@ , * ( _DWORD * ) ( @@a1@@ + Number ) ) ; else * @@v14@@ = @@v14@@ ; } @@v16@@ = ( __int64 * ) * @@i@@ ; } pthread_mutex_unlock ( @@mutex@@ ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = rb_last ( @@a1@@ + Number ) ; return __readfsqword ( Number ) ^ @@v17@@ ; }\", \"source\": [{\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}, {\"n\": \"j\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s100\"}, {\"n\": \"v16\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"s16\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v14\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s32\"}, {\"n\": \"v13\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"s40\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s48\"}, {\"n\": \"mutex\", \"t\": {\"T\": 3, \"t\": \"pthread_mutex_t\"}, \"location\": \"s56\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s64\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s72\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"s80\"}, {\"n\": \"i\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"s88\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s96\"}]}", "{\"name\": \"annotate_browser__toggle_source\", \"code\": \"__int64 __fastcall annotate_browser__toggle_source ( __int64 @@a1@@ ) { __int64 @@v2@@ ; __int64 @@v3@@ ; @@v2@@ = * ( _QWORD * ) @@a1@@ - * ( _QWORD * ) ( @@a1@@ + Number ) ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , @@v2@@ , Number L ) ; @@v3@@ = disasm_line__browser ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( annotate_browser__opts ) { if ( @@v2@@ > * ( int * ) ( @@v3@@ + Number ) ) @@v2@@ = * ( unsigned int * ) ( @@v3@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; annotate_browser__opts = Number ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , - @@v2@@ , Number L ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( unsigned int * ) ( @@v3@@ + Number ) - @@v2@@ ; * ( _QWORD * ) @@a1@@ = * ( unsigned int * ) ( @@v3@@ + Number ) ; } else { if ( * ( int * ) ( @@v3@@ + Number ) < Number ) { ui_helpline__puts ( String ) ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , - @@v2@@ , Number L ) ; return Number L ; } if ( @@v2@@ > * ( int * ) ( @@v3@@ + Number ) ) @@v2@@ = * ( int * ) ( @@v3@@ + Number ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; annotate_browser__opts = Number ; ( * ( void ( __fastcall * * ) ( __int64 , __int64 , __int64 ) ) ( @@a1@@ + Number ) ) ( @@a1@@ , - @@v2@@ , Number L ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = * ( int * ) ( @@v3@@ + Number ) - @@v2@@ ; * ( _QWORD * ) @@a1@@ = * ( int * ) ( @@v3@@ + Number ) ; } return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}]}", "{\"name\": \"sym_title\", \"code\": \"int __fastcall sym_title ( __int64 @@a1@@ , __int64 @@a2@@ , char * @@a3@@ , size_t @@a4@@ ) { return snprintf ( @@a3@@ , @@a4@@ , String , ( const char * ) ( @@a1@@ + Number ) , * ( const char * * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"char\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"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\"}]}", "{\"name\": \"annotate_browser__callq\", \"code\": \"__int64 __fastcall annotate_browser__callq ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 result ; __int64 v4 ; __int64 * @@v6@@ ; __int64 @@v7@@ ; pthread_mutex_t * @@mutex@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; char @@v13@@ [ Number ] ; unsigned __int64 @@v14@@ ; @@v14@@ = __readfsqword ( Number ) ; @@v6@@ = * ( __int64 * * ) ( @@a1@@ + Number ) ; @@v7@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v9@@ = Number L ; @@v10@@ = Number L ; @@v11@@ = Number L ; @@v12@@ = Number L ; @@v9@@ = * @@v6@@ ; @@v11@@ = map__objdump_2mem ( * @@v6@@ , * ( _QWORD * ) ( @@v7@@ + Number ) ) ; if ( ( unsigned __int8 ) ins__is_call ( * ( _QWORD * ) ( @@v7@@ + Number ) ) != Number ) return Number L ; if ( ! ( unsigned int ) map_groups__find_ams ( & @@v9@@ , Number L ) && ( v4 = ( * ( __int64 ( __fastcall * * ) ( __int64 , __int64 ) ) ( @@v9@@ + Number ) ) ( @@v9@@ , @@v11@@ ) , map__rip_2objdump ( @@v9@@ , v4 ) == * ( _QWORD * ) ( @@v7@@ + Number ) ) ) { @@mutex@@ = ( pthread_mutex_t * ) symbol__annotation ( @@v10@@ ) ; pthread_mutex_lock ( @@mutex@@ ) ; if ( @@mutex@@ [ Number ] . __align || ( int ) symbol__alloc_hist ( @@v10@@ ) >= Number ) { pthread_mutex_unlock ( @@mutex@@ ) ; symbol__tui_annotate ( @@v10@@ , @@v9@@ , @@a2@@ , @@a3@@ ) ; sym_title ( @@v6@@ [ Number ] , * @@v6@@ , @@v13@@ , Number ) ; ui_browser__show_title ( @@a1@@ , @@v13@@ ) ; result = Number L ; } else { pthread_mutex_unlock ( @@mutex@@ ) ; ui__warning ( String , ( const char * ) ( @@v10@@ + Number ) ) ; result = Number L ; } } else { ui_helpline__puts ( String ) ; result = Number L ; } return result ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v13\", \"t\": {\"T\": 2, \"n\": 4168, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4176\"}, {\"n\": \"v12\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s4184\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s4192\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s4200\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s4208\"}, {\"n\": \"mutex\", \"t\": {\"T\": 3, \"t\": \"pthread_mutex_t\"}, \"location\": \"s4216\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s4224\"}, {\"n\": \"v6\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"s4232\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__jump\", \"code\": \"__int64 __fastcall annotate_browser__jump ( __int64 @@a1@@ ) { __int64 @@v2@@ ; _QWORD * @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; if ( ( unsigned __int8 ) ins__is_jump ( @@v3@@ [ Number ] ) != Number ) return Number L ; @@v3@@ = annotate_browser__find_offset ( @@a1@@ , @@v3@@ [ Number ] , & @@v2@@ ) ; if ( @@v3@@ ) annotate_browser__set_top ( @@a1@@ , ( __int64 ) @@v3@@ , @@v2@@ ) ; else ui_helpline__puts ( String ) ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v3\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s16\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__search\", \"code\": \"__int64 __fastcall annotate_browser__search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__continue_search\", \"code\": \"__int64 __fastcall annotate_browser__continue_search ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) @@result@@ = _annotate_browser__search ( @@a1@@ ) ; else @@result@@ = annotate_browser__search ( @@a1@@ , @@a2@@ ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__search_reverse\", \"code\": \"__int64 __fastcall annotate_browser__search_reverse ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( annotate_browser__search_window ( @@a1@@ , @@a2@@ ) ) @@result@@ = _annotate_browser__search_reverse ( @@a1@@ ) ; else @@result@@ = Number L ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__continue_search_reverse\", \"code\": \"__int64 __fastcall annotate_browser__continue_search_reverse ( __int64 @@a1@@ , int @@a2@@ ) { __int64 @@result@@ ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) @@result@@ = _annotate_browser__search_reverse ( @@a1@@ ) ; else @@result@@ = annotate_browser__search_reverse ( @@a1@@ , @@a2@@ ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__update_addr_width\", \"code\": \"unsigned __int64 __fastcall annotate_browser__update_addr_width ( _BYTE * @@a1@@ ) { char @@v1@@ ; unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; if ( byte_3101 ) @@v1@@ = @@a1@@ [ Number ] ; else @@v1@@ = @@a1@@ [ Number ] ; @@a1@@ [ Number ] = @@v1@@ ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; if ( byte_3103 ) @@a1@@ [ Number ] += @@a1@@ [ Number ] + Number ; return __readfsqword ( Number ) ^ @@v3@@ ; }\", \"source\": [{\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r56\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "hist_entry__tui_annotate", "code": "__int64 __fastcall hist_entry__tui_annotate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { return symbol__tui_annotate ( * ( _QWORD * ) ( @@a1@@ + Number ) , * ( _QWORD * ) ( @@a1@@ + Number ) , @@a2@@ , @@a3@@ ) ; }", "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": "hbt", "t": {"T": 3, "t": "hist_browser_timer"}, "location": "r16"}, {"n": "he", "t": {"T": 3, "t": "hist_entry"}, "location": "r56"}, {"n": "evsel", "t": {"T": 3, "t": "perf_evsel"}, "location": "r64"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
40
[ "{\"name\": \"symbol__tui_annotate\", \"code\": \"__int64 __fastcall symbol__tui_annotate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 result ; int v5 ; int v6 ; unsigned int @@v9@@ ; int @@v10@@ ; __int64 i ; _QWORD * v12 ; _QWORD * @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; size_t @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ [ Number ] ; __int64 @@v20@@ [ Number ] ; @@v20@@ [ Number ] = __readfsqword ( Number ) ; @@v19@@ [ Number ] = Number L ; @@v19@@ [ Number ] = @@a2@@ ; @@v19@@ [ Number ] = @@a1@@ ; memset ( @@v20@@ , Number , Number ) ; @@v20@@ [ Number ] = ( __int64 ) @@v19@@ ; @@v20@@ [ Number ] = ( __int64 ) annotate_browser__refresh ; @@v20@@ [ Number ] = ( __int64 ) annotate_browser__write ; @@v20@@ [ Number ] = ( __int64 ) & ui_browser__list_head_seek ; @@v20@@ [ Number ] = ( __int64 ) disasm_line__filter ; BYTE5 ( @@v20@@ [ Number ] ) = Number ; @@v9@@ = Number ; @@v10@@ = Number ; @@v14@@ = Number L ; if ( ! @@a1@@ ) return Number ; @@v15@@ = symbol__size ( @@a1@@ ) ; if ( ( * ( _BYTE * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) & Number ) != Number ) return Number ; @@v20@@ [ Number ] = ( __int64 ) zalloc ( Number * @@v15@@ ) ; if ( @@v20@@ [ Number ] ) { if ( perf_evsel__is_group_event ( @@a3@@ ) ) { @@v10@@ = * ( _DWORD * ) ( @@a3@@ + Number ) ; @@v14@@ = Number L * ( @@v10@@ - Number ) + Number ; } if ( ( int ) symbol__annotate ( @@a1@@ , @@a2@@ , @@v14@@ ) >= Number ) { ui_helpline__push ( String ) ; @@v16@@ = symbol__annotation ( @@a1@@ ) ; @@v20@@ [ Number ] = map__rip_2objdump ( @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; for ( i = * * ( _QWORD * * ) ( @@v16@@ + Number ) ; i != * ( _QWORD * ) ( @@v16@@ + Number ) ; i = * ( _QWORD * ) i ) { @@v17@@ = strlen ( * ( const char * * ) ( i + Number ) ) ; if ( @@v17@@ > WORD2 ( @@v20@@ [ Number ] ) ) WORD2 ( @@v20@@ [ Number ] ) = @@v17@@ ; @@v18@@ = disasm_line__browser ( i ) ; v5 = HIDWORD ( @@v20@@ [ Number ] ) ++ ; * ( _DWORD * ) ( @@v18@@ + Number ) = v5 ; if ( * ( _QWORD * ) ( i + Number ) == Number ) { * ( _DWORD * ) ( @@v18@@ + Number ) = Number ; } else { v6 = LODWORD ( @@v20@@ [ Number ] ) ++ ; * ( _DWORD * ) ( @@v18@@ + Number ) = v6 ; if ( * ( _QWORD * ) ( i + Number ) < @@v15@@ ) * ( _QWORD * ) ( Number L * * ( _QWORD * ) ( i + Number ) + @@v20@@ [ Number ] ) = i ; } } annotate_browser__mark_jump_targets ( ( __int64 ) @@v20@@ , @@v15@@ ) ; BYTE4 ( @@v20@@ [ Number ] ) = hex_width ( @@v15@@ ) ; BYTE3 ( @@v20@@ [ Number ] ) = BYTE4 ( @@v20@@ [ Number ] ) ; BYTE1 ( @@v20@@ [ Number ] ) = BYTE4 ( @@v20@@ [ Number ] ) ; BYTE5 ( @@v20@@ [ Number ] ) = hex_width ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; BYTE2 ( @@v20@@ [ Number ] ) = width_jumps ( @@v20@@ [ Number ] ) ; LODWORD ( @@v20@@ [ Number ] ) = @@v10@@ ; LODWORD ( @@v20@@ [ Number ] ) = HIDWORD ( @@v20@@ [ Number ] ) ; @@v20@@ [ Number ] = * ( _QWORD * ) ( @@v16@@ + Number ) ; WORD2 ( @@v20@@ [ Number ] ) += Number ; if ( annotate_browser__opts ) annotate_browser__init_asm_mode ( ( __int64 ) @@v20@@ ) ; annotate_browser__update_addr_width ( @@v20@@ ) ; @@v9@@ = annotate_browser__run ( ( __int64 ) @@v20@@ , @@a3@@ , @@a4@@ ) ; v12 = * * ( _QWORD * * * ) ( @@v16@@ + Number ) ; @@v13@@ = ( _QWORD * ) * v12 ; while ( v12 != * ( _QWORD * * ) ( @@v16@@ + Number ) ) { list_del ( ( __int64 ) v12 ) ; disasm_line__free ( v12 ) ; v12 = @@v13@@ ; @@v13@@ = ( _QWORD * ) * @@v13@@ ; } } else { ui__error ( String , ( const char * ) & ui_helpline__last_msg ) ; } free ( ( void * ) @@v20@@ [ Number ] ) ; result = @@v9@@ ; } else { ui__error ( String ) ; result = Number ; } 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\": \"v20\", \"t\": {\"T\": 2, \"n\": 42, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s336\"}, {\"n\": \"v19\", \"t\": {\"T\": 2, \"n\": 4, \"s\": 8, \"t\": \"__int64\"}, \"location\": \"s368\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s384\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"s392\"}, {\"n\": \"v16\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s432\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s440\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s448\"}, {\"n\": \"v13\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s456\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s468\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s472\"}]}" ]
{"name": "annotate_browser__mark_jump_targets", "code": "unsigned __int64 __fastcall annotate_browser__mark_jump_targets ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@i@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; unsigned __int64 @@v8@@ ; @@v8@@ = __readfsqword ( Number ) ; @@v4@@ = * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ; if ( ! strstr ( ( const char * ) ( @@v4@@ + Number ) , String ) ) { for ( @@i@@ = Number L ; @@i@@ < @@a2@@ ; ++ @@i@@ ) { @@v5@@ = * ( _QWORD * ) ( Number * @@i@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( disasm_line__is_valid_jump ( @@v5@@ , @@v4@@ ) ) { @@v6@@ = * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * * ( _QWORD * ) ( @@v5@@ + Number ) ) ; if ( @@v6@@ ) { @@v7@@ = disasm_line__browser ( @@v6@@ ) ; if ( ++ * ( _DWORD * ) ( @@v7@@ + Number ) > * ( _DWORD * ) ( @@a1@@ + Number ) ) * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@v7@@ + Number ) ; ++ * ( _DWORD * ) ( @@a1@@ + Number ) ; } } } } return __readfsqword ( Number ) ^ @@v8@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s56"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "browser", "t": {"T": 3, "t": "annotate_browser"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}, {"n": "bdlt", "t": {"T": 3, "t": "browser_disasm_line"}, "location": "s16"}, {"n": "dlt", "t": {"T": 3, "t": "disasm_line"}, "location": "s24"}, {"n": "dl_0", "t": {"T": 3, "t": "disasm_line"}, "location": "s32"}, {"n": "sym", "t": {"T": 3, "t": "symbol"}, "location": "s40"}, {"n": "offset", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s56"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
41
[ "{\"name\": \"disasm_line__browser\", \"code\": \"__int64 __fastcall disasm_line__browser ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__is_valid_jump\", \"code\": \"_BOOL8 __fastcall disasm_line__is_valid_jump ( __int64 @@a1@@ , __int64 @@a2@@ ) { unsigned __int64 @@v2@@ ; _BOOL8 @@result@@ ; @@result@@ = Number ; if ( @@a1@@ ) { if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) { if ( ( unsigned __int8 ) ins__is_jump ( * ( _QWORD * ) ( @@a1@@ + Number ) ) == Number && disasm_line__has_offset ( @@a1@@ ) ) { @@v2@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( @@v2@@ < symbol__size ( @@a2@@ ) ) @@result@@ = Number ; } } } return @@result@@ ; }\", \"source\": [{\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r32\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"_BOOL8\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "width_jumps", "code": "__int64 __fastcall width_jumps ( int @@a1@@ ) { if ( @@a1@@ > Number ) return Number L ; if ( ( unsigned int ) ( @@a1@@ + Number ) <= Number ) return Number L ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "n", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
42
[]
{"name": "symbol__tui_annotate", "code": "__int64 __fastcall symbol__tui_annotate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 result ; int v5 ; int v6 ; unsigned int @@v9@@ ; int @@v10@@ ; __int64 i ; _QWORD * v12 ; _QWORD * @@v13@@ ; __int64 @@v14@@ ; __int64 @@v15@@ ; __int64 @@v16@@ ; size_t @@v17@@ ; __int64 @@v18@@ ; __int64 @@v19@@ [ Number ] ; __int64 @@v20@@ [ Number ] ; @@v20@@ [ Number ] = __readfsqword ( Number ) ; @@v19@@ [ Number ] = Number L ; @@v19@@ [ Number ] = @@a2@@ ; @@v19@@ [ Number ] = @@a1@@ ; memset ( @@v20@@ , Number , Number ) ; @@v20@@ [ Number ] = ( __int64 ) @@v19@@ ; @@v20@@ [ Number ] = ( __int64 ) annotate_browser__refresh ; @@v20@@ [ Number ] = ( __int64 ) annotate_browser__write ; @@v20@@ [ Number ] = ( __int64 ) & ui_browser__list_head_seek ; @@v20@@ [ Number ] = ( __int64 ) disasm_line__filter ; BYTE5 ( @@v20@@ [ Number ] ) = Number ; @@v9@@ = Number ; @@v10@@ = Number ; @@v14@@ = Number L ; if ( ! @@a1@@ ) return Number ; @@v15@@ = symbol__size ( @@a1@@ ) ; if ( ( * ( _BYTE * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) & Number ) != Number ) return Number ; @@v20@@ [ Number ] = ( __int64 ) zalloc ( Number * @@v15@@ ) ; if ( @@v20@@ [ Number ] ) { if ( perf_evsel__is_group_event ( @@a3@@ ) ) { @@v10@@ = * ( _DWORD * ) ( @@a3@@ + Number ) ; @@v14@@ = Number L * ( @@v10@@ - Number ) + Number ; } if ( ( int ) symbol__annotate ( @@a1@@ , @@a2@@ , @@v14@@ ) >= Number ) { ui_helpline__push ( String ) ; @@v16@@ = symbol__annotation ( @@a1@@ ) ; @@v20@@ [ Number ] = map__rip_2objdump ( @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; for ( i = * * ( _QWORD * * ) ( @@v16@@ + Number ) ; i != * ( _QWORD * ) ( @@v16@@ + Number ) ; i = * ( _QWORD * ) i ) { @@v17@@ = strlen ( * ( const char * * ) ( i + Number ) ) ; if ( @@v17@@ > WORD2 ( @@v20@@ [ Number ] ) ) WORD2 ( @@v20@@ [ Number ] ) = @@v17@@ ; @@v18@@ = disasm_line__browser ( i ) ; v5 = HIDWORD ( @@v20@@ [ Number ] ) ++ ; * ( _DWORD * ) ( @@v18@@ + Number ) = v5 ; if ( * ( _QWORD * ) ( i + Number ) == Number ) { * ( _DWORD * ) ( @@v18@@ + Number ) = Number ; } else { v6 = LODWORD ( @@v20@@ [ Number ] ) ++ ; * ( _DWORD * ) ( @@v18@@ + Number ) = v6 ; if ( * ( _QWORD * ) ( i + Number ) < @@v15@@ ) * ( _QWORD * ) ( Number L * * ( _QWORD * ) ( i + Number ) + @@v20@@ [ Number ] ) = i ; } } annotate_browser__mark_jump_targets ( ( __int64 ) @@v20@@ , @@v15@@ ) ; BYTE4 ( @@v20@@ [ Number ] ) = hex_width ( @@v15@@ ) ; BYTE3 ( @@v20@@ [ Number ] ) = BYTE4 ( @@v20@@ [ Number ] ) ; BYTE1 ( @@v20@@ [ Number ] ) = BYTE4 ( @@v20@@ [ Number ] ) ; BYTE5 ( @@v20@@ [ Number ] ) = hex_width ( * ( _QWORD * ) ( @@a1@@ + Number ) ) ; BYTE2 ( @@v20@@ [ Number ] ) = width_jumps ( @@v20@@ [ Number ] ) ; LODWORD ( @@v20@@ [ Number ] ) = @@v10@@ ; LODWORD ( @@v20@@ [ Number ] ) = HIDWORD ( @@v20@@ [ Number ] ) ; @@v20@@ [ Number ] = * ( _QWORD * ) ( @@v16@@ + Number ) ; WORD2 ( @@v20@@ [ Number ] ) += Number ; if ( annotate_browser__opts ) annotate_browser__init_asm_mode ( ( __int64 ) @@v20@@ ) ; annotate_browser__update_addr_width ( @@v20@@ ) ; @@v9@@ = annotate_browser__run ( ( __int64 ) @@v20@@ , @@a3@@ , @@a4@@ ) ; v12 = * * ( _QWORD * * * ) ( @@v16@@ + Number ) ; @@v13@@ = ( _QWORD * ) * v12 ; while ( v12 != * ( _QWORD * * ) ( @@v16@@ + Number ) ) { list_del ( ( __int64 ) v12 ) ; disasm_line__free ( v12 ) ; v12 = @@v13@@ ; @@v13@@ = ( _QWORD * ) * @@v13@@ ; } } else { ui__error ( String , ( const char * ) & ui_helpline__last_msg ) ; } free ( ( void * ) @@v20@@ [ Number ] ) ; result = @@v9@@ ; } else { ui__error ( String ) ; result = Number ; } 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": "v20", "t": {"T": 2, "n": 42, "s": 8, "t": "__int64"}, "location": "s336"}, {"n": "v19", "t": {"T": 2, "n": 4, "s": 8, "t": "__int64"}, "location": "s368"}, {"n": "v18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s384"}, {"n": "v17", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s392"}, {"n": "v16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s432"}, {"n": "v15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s440"}, {"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s448"}, {"n": "v13", "t": {"T": 3, "t": "_QWORD"}, "location": "s456"}, {"n": "v10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s468"}, {"n": "v9", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s472"}]}
[{"n": "evsel", "t": {"T": 3, "t": "perf_evsel"}, "location": "r16"}, {"n": "hbt", "t": {"T": 3, "t": "hist_browser_timer"}, "location": "r24"}, {"n": "sym", "t": {"T": 3, "t": "symbol"}, "location": "r56"}, {"n": "map", "t": {"T": 3, "t": "map"}, "location": "r64"}, {"n": "browser", "t": {"T": 6, "n": "annotate_browser", "l": [{"T": 4, "n": "b", "t": "ui_browser", "s": 120}, {"T": 4, "n": "entries", "t": "rb_root", "s": 8}, {"T": 4, "n": "curr_hot", "t": "rb_node *", "s": 8}, {"T": 4, "n": "selection", "t": "disasm_line *", "s": 8}, {"T": 4, "n": "offsets", "t": "disasm_line **", "s": 8}, {"T": 4, "n": "nr_events", "t": "int", "s": 4}, {"T": 5, "s": 4}, {"T": 4, "n": "start", "t": "u64", "s": 8}, {"T": 4, "n": "nr_asm_entries", "t": "int", "s": 4}, {"T": 4, "n": "nr_entries", "t": "int", "s": 4}, {"T": 4, "n": "max_jump_sources", "t": "int", "s": 4}, {"T": 4, "n": "nr_jumps", "t": "int", "s": 4}, {"T": 4, "n": "searching_backwards", "t": "bool", "s": 1}, {"T": 4, "n": "addr_width", "t": "u8", "s": 1}, {"T": 4, "n": "jumps_width", "t": "u8", "s": 1}, {"T": 4, "n": "target_width", "t": "u8", "s": 1}, {"T": 4, "n": "min_addr_width", "t": "u8", "s": 1}, {"T": 4, "n": "max_addr_width", "t": "u8", "s": 1}, {"T": 4, "n": "search_bf", "t": "char[128]", "s": 128}, {"T": 5, "s": 2}]}, "location": "s336"}, {"n": "ms", "t": {"T": 6, "n": "map_symbol", "l": [{"T": 4, "n": "map", "t": "map *", "s": 8}, {"T": 4, "n": "sym", "t": "symbol *", "s": 8}, {"T": 4, "n": "unfolded", "t": "bool", "s": 1}, {"T": 4, "n": "has_children", "t": "bool", "s": 1}, {"T": 5, "s": 6}]}, "location": "s368"}, {"n": "bpos", "t": {"T": 3, "t": "browser_disasm_line"}, "location": "s384"}, {"n": "line_len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s392"}, {"n": "notes", "t": {"T": 3, "t": "annotation"}, "location": "s432"}, {"n": "size", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "s440"}, {"n": "sizeof_bdl", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s448"}, {"n": "n", "t": {"T": 3, "t": "disasm_line"}, "location": "s456"}, {"n": "nr_pcnt", "t": {"T": 1, "n": "int", "s": 4}, "location": "s468"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s472"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
43
[ "{\"name\": \"zalloc\", \"code\": \"void * __fastcall zalloc ( size_t @@a1@@ ) { return calloc ( Number , @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"list_del\", \"code\": \"unsigned __int64 __fastcall list_del ( __int64 @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; _list_del ( * ( _QWORD * * ) ( @@a1@@ + Number ) , * ( _QWORD * ) @@a1@@ ) ; * ( _QWORD * ) @@a1@@ = Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; return __readfsqword ( Number ) ^ @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"symbol__size\", \"code\": \"__int64 __fastcall symbol__size ( __int64 @@a1@@ ) { return * ( _QWORD * ) ( @@a1@@ + Number ) - * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"perf_evsel__is_group_event\", \"code\": \"_BOOL8 __fastcall perf_evsel__is_group_event ( __int64 @@a1@@ ) { if ( symbol_conf [ Number ] != Number ) return Number L ; return perf_evsel__is_group_leader ( @@a1@@ ) && * ( int * ) ( @@a1@@ + Number ) > Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"symbol__annotation\", \"code\": \"__int64 __fastcall symbol__annotation ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__browser\", \"code\": \"__int64 __fastcall disasm_line__browser ( __int64 @@a1@@ ) { return @@a1@@ + Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"disasm_line__filter\", \"code\": \"bool __fastcall disasm_line__filter ( __int64 @@a1@@ , __int64 @@a2@@ ) { bool @@result@@ ; if ( annotate_browser__opts ) @@result@@ = * ( _QWORD * ) ( @@a2@@ + Number ) == Number ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}]}", "{\"name\": \"annotate_browser__write\", \"code\": \"unsigned __int64 __fastcall annotate_browser__write ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { bool @@v3@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; unsigned int v6 ; unsigned __int8 @@v9@@ ; bool @@v10@@ ; int @@v11@@ ; unsigned int v12 ; unsigned int v13 ; unsigned int v14 ; int i ; int j ; unsigned int @@v17@@ ; unsigned int @@v18@@ ; unsigned int @@v19@@ ; double @@v20@@ ; __int64 @@v21@@ ; __int64 @@v22@@ ; char @@v23@@ [ Number ] ; unsigned __int64 @@v24@@ ; @@v24@@ = __readfsqword ( Number ) ; @@v22@@ = disasm_line__browser ( @@a2@@ ) ; @@v9@@ = ui_browser__is_current_entry ( @@a1@@ , @@a3@@ ) ; @@v3@@ = annotate_browser__opts != Number && ( @@v9@@ != Number || * ( _BYTE * ) ( @@a1@@ + Number ) && * ( _BYTE * ) ( @@a1@@ + Number ) != Number ) ; @@v10@@ = @@v3@@ ; @@v11@@ = * ( unsigned __int16 * ) ( @@a1@@ + Number ) ; @@v18@@ = Number * * ( _DWORD * ) ( @@a1@@ + Number ) ; @@v20@@ = Number ; for ( i = Number ; i < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ i ) { if ( * ( double * ) ( @@v22@@ + Number * ( i + Number L ) + Number ) > @@v20@@ ) @@v20@@ = * ( double * ) ( @@v22@@ + Number * ( i + Number L ) + Number ) ; } if ( * ( _QWORD * ) ( @@a2@@ + Number ) == Number || @@v20@@ == Number ) { ui_browser__set_percent_color ( @@a1@@ , @@v9@@ , Number ) ; SLsmg_write_nstring ( String , @@v18@@ ) ; } else { for ( j = Number ; j < * ( _DWORD * ) ( @@a1@@ + Number ) ; ++ j ) { ui_browser__set_percent_color ( @@a1@@ , @@v9@@ , * ( double * ) ( @@v22@@ + Number * ( j + Number L ) + Number ) ) ; SLsmg_printf ( String , * ( double * ) ( @@v22@@ + Number * ( j + Number L ) + Number ) ) ; } } SLsmg_write_char ( Number L ) ; if ( * ( _BYTE * ) ( @@a1@@ + Number ) != Number ) ++ @@v11@@ ; if ( ! * * ( _BYTE * * ) ( @@a2@@ + Number ) ) { SLsmg_write_nstring ( String , @@v11@@ - @@v18@@ ) ; goto LABEL_52 ; } if ( * ( _QWORD * ) ( @@a2@@ + Number ) == Number ) { v12 = scnprintf ( @@v23@@ , Number L , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) , ( __int64 ) String , @@v5@@ ) ; SLsmg_write_nstring ( @@v23@@ , v12 ) ; SLsmg_write_nstring ( * ( _QWORD * ) ( @@a2@@ + Number ) , @@v11@@ - v12 - @@v18@@ + Number ) ; goto LABEL_52 ; } @@v21@@ = * ( _QWORD * ) ( @@a2@@ + Number ) ; @@v17@@ = Number ; if ( byte_3101 != Number ) @@v21@@ += * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( byte_3101 != Number ) { v13 = scnprintf ( @@v23@@ , Number L , String , @@v21@@ , @@v4@@ , @@v5@@ ) ; } else if ( * ( _DWORD * ) ( @@v22@@ + Number ) ) { if ( byte_3103 ) { v14 = scnprintf ( @@v23@@ , Number L , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) , * ( unsigned int * ) ( @@v22@@ + Number ) , @@v5@@ ) ; @@v19@@ = annotate_browser__set_jumps_percent_color ( @@a1@@ , * ( _DWORD * ) ( @@v22@@ + Number ) , @@v9@@ ) ; SLsmg_write_nstring ( @@v23@@ , v14 ) ; ui_browser__set_color ( @@a1@@ , @@v19@@ ) ; } v13 = scnprintf ( @@v23@@ , Number L , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) , @@v21@@ , @@v5@@ ) ; } else { v13 = scnprintf ( @@v23@@ , Number L , String , * ( unsigned __int8 * ) ( @@a1@@ + Number ) , ( __int64 ) String , @@v5@@ ) ; } if ( @@v10@@ ) @@v17@@ = ui_browser__set_color ( @@a1@@ , Number L ) ; SLsmg_write_nstring ( @@v23@@ , v13 ) ; if ( @@v10@@ ) ui_browser__set_color ( @@a1@@ , @@v17@@ ) ; if ( ! * ( _QWORD * ) ( @@a2@@ + Number ) || ! * ( _QWORD * ) ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a2@@ + Number ) + Number L ) + Number L ) ) { if ( ! strcmp ( * ( const char * * ) ( @@a2@@ + Number ) , String ) ) { ui_browser__write_graph ( @@a1@@ , Number L ) ; SLsmg_write_char ( Number L ) ; goto LABEL_51 ; } goto LABEL_49 ; } if ( ( unsigned __int8 ) ins__is_jump ( * ( _QWORD * ) ( @@a2@@ + Number ) ) ) { if ( * ( _QWORD * ) ( @@a2@@ + Number ) <= * ( _QWORD * ) ( @@a2@@ + Number ) ) v6 = Number ; else v6 = Number ; ui_browser__write_graph ( @@a1@@ , v6 ) ; SLsmg_write_char ( Number L ) ; goto LABEL_51 ; } if ( ! ( unsigned __int8 ) ins__is_call ( * ( _QWORD * ) ( @@a2@@ + Number ) ) ) { LABEL_49 : SLsmg_write_nstring ( String , Number L ) ; goto LABEL_51 ; } ui_browser__write_graph ( @@a1@@ , Number L ) ; SLsmg_write_char ( Number L ) ; LABEL_51 : disasm_line__scnprintf ( @@a2@@ , @@v23@@ , Number L , byte_3101 == Number ) ; SLsmg_write_nstring ( @@v23@@ , @@v11@@ - @@v18@@ - Number - v13 ) ; LABEL_52 : if ( @@v9@@ ) * ( _QWORD * ) ( @@a1@@ + Number ) = @@a2@@ ; return __readfsqword ( Number ) ^ @@v24@@ ; }\", \"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\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r72\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"r8\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v23\", \"t\": {\"T\": 2, \"n\": 264, \"s\": 1, \"t\": \"char\"}, \"location\": \"s272\"}, {\"n\": \"v22\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s280\"}, {\"n\": \"v21\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s320\"}, {\"n\": \"v20\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"s328\"}, {\"n\": \"v19\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s332\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s336\"}, {\"n\": \"v17\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s340\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s352\"}, {\"n\": \"v10\", \"t\": {\"T\": 1, \"n\": \"bool\", \"s\": 1}, \"location\": \"s354\"}, {\"n\": \"v9\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"s355\"}, {\"n\": \"v24\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__refresh\", \"code\": \"__int64 __fastcall annotate_browser__refresh ( __int64 @@a1@@ ) { unsigned int @@v2@@ ; unsigned int @@v3@@ ; @@v2@@ = ui_browser__list_head_refresh ( @@a1@@ ) ; @@v3@@ = Number * * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( byte_3102 ) annotate_browser__draw_current_jump ( @@a1@@ ) ; ui_browser__set_color ( @@a1@@ , Number L ) ; _ui_browser__vline ( @@a1@@ , @@v3@@ , Number L , ( unsigned __int16 ) ( * ( _WORD * ) ( @@a1@@ + Number ) - Number ) ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s32\"}]}", "{\"name\": \"annotate_browser__init_asm_mode\", \"code\": \"unsigned __int64 __fastcall annotate_browser__init_asm_mode ( __int64 @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; ui_browser__reset_index ( @@a1@@ ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; return __readfsqword ( Number ) ^ @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__update_addr_width\", \"code\": \"unsigned __int64 __fastcall annotate_browser__update_addr_width ( _BYTE * @@a1@@ ) { char @@v1@@ ; unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; if ( byte_3101 ) @@v1@@ = @@a1@@ [ Number ] ; else @@v1@@ = @@a1@@ [ Number ] ; @@a1@@ [ Number ] = @@v1@@ ; @@a1@@ [ Number ] = @@a1@@ [ Number ] ; if ( byte_3103 ) @@a1@@ [ Number ] += @@a1@@ [ Number ] + Number ; return __readfsqword ( Number ) ^ @@v3@@ ; }\", \"source\": [{\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r56\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__run\", \"code\": \"__int64 __fastcall annotate_browser__run ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { unsigned int v3 ; char v5 ; __int64 v6 ; __int64 @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 v10 ; unsigned int v11 ; unsigned int @@v14@@ ; int @@v15@@ ; _QWORD * @@v16@@ ; __int64 * @@v17@@ ; __int64 @@v18@@ ; char @@v19@@ [ Number ] ; unsigned __int64 @@v20@@ ; @@v20@@ = __readfsqword ( Number ) ; @@v17@@ = * ( __int64 * * ) ( @@a1@@ + Number ) ; @@v18@@ = @@v17@@ [ Number ] ; if ( @@a3@@ ) v3 = * ( _DWORD * ) ( @@a3@@ + Number ) ; else v3 = Number ; @@v14@@ = v3 ; sym_title ( @@v18@@ , * @@v17@@ , @@v19@@ , Number ) ; if ( ( int ) ui_browser__show ( @@a1@@ , @@v19@@ , String ) < Number ) return Number ; annotate_browser__calc_percent ( @@a1@@ , @@a2@@ ) ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) { annotate_browser__set_rb_top ( @@a1@@ , * ( _QWORD * ) ( @@a1@@ + Number ) ) ; * ( _BYTE * ) ( @@a1@@ + Number ) = Number ; } @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; while ( Number ) { while ( Number ) { while ( Number ) { while ( Number ) { do { while ( Number ) { do { while ( Number ) { LABEL_9 : @@v15@@ = ui_browser__run ( @@a1@@ , @@v14@@ ) ; if ( @@v14@@ ) { annotate_browser__calc_percent ( @@a1@@ , @@a2@@ ) ; if ( @@v16@@ ) { if ( ( _QWORD * ) * @@v16@@ == @@v16@@ ) @@v16@@ = Number L ; } } if ( @@v15@@ != Number ) break ; if ( @@v16@@ ) @@v16@@ = ( _QWORD * ) rb_next ( @@v16@@ ) ; if ( @@v16@@ ) @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; else @@v16@@ = ( _QWORD * ) rb_first ( @@a1@@ + Number ) ; LABEL_65 : if ( @@v16@@ ) annotate_browser__set_rb_top ( @@a1@@ , ( __int64 ) @@v16@@ ) ; } } while ( @@v15@@ > Number ) ; if ( @@v15@@ != Number ) break ; LABEL_37 : ui_browser__help_window ( @@a1@@ , String String String String String String String String String String String String String String String ) ; } } while ( @@v15@@ > Number ) ; if ( @@v15@@ == Number ) break ; if ( @@v15@@ <= Number ) { if ( @@v15@@ > Number ) { if ( @@v15@@ == Number ) goto LABEL_74 ; } else if ( @@v15@@ >= Number ) { switch ( @@v15@@ ) { case Number : if ( @@a3@@ ) ( * ( void ( __fastcall * * ) ( _QWORD ) ) @@a3@@ ) ( * ( _QWORD * ) ( @@a3@@ + Number ) ) ; if ( @@v14@@ ) symbol__annotate_decay_histogram ( @@v18@@ , * ( unsigned int * ) ( @@a2@@ + Number ) ) ; goto LABEL_9 ; case Number : case Number : case Number : goto LABEL_74 ; case Number : if ( @@v16@@ ) { @@v16@@ = ( _QWORD * ) rb_prev ( @@v16@@ ) ; if ( ! @@v16@@ ) @@v16@@ = ( _QWORD * ) rb_last ( @@a1@@ + Number ) ; } else { @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; } goto LABEL_65 ; case Number : goto LABEL_55 ; case Number : if ( ! ( unsigned __int8 ) annotate_browser__search ( @@a1@@ , @@v14@@ ) ) goto LABEL_9 ; goto LABEL_41 ; case Number : if ( ! ( unsigned __int8 ) annotate_browser__search_reverse ( @@a1@@ , @@v14@@ ) ) goto LABEL_9 ; goto LABEL_41 ; case Number : ui_helpline__pop ( ) ; v6 = * ( unsigned int * ) ( @@a1@@ + Number ) ; @@v7@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; @@v8@@ = * ( _QWORD * ) @@a1@@ ; @@v9@@ = * ( unsigned __int16 * ) ( @@a1@@ + Number ) ; v10 = * ( unsigned int * ) ( @@a1@@ + Number ) ; v11 = seq_17670 ++ ; ui_helpline__fpush ( String , v11 , v10 , @@v9@@ , @@v8@@ , @@v7@@ , v6 ) ; goto LABEL_9 ; case Number : @@v16@@ = * ( _QWORD * * ) ( @@a1@@ + Number ) ; goto LABEL_65 ; case Number : byte_3103 = byte_3103 == Number ; annotate_browser__update_addr_width ( ( _BYTE * ) @@a1@@ ) ; goto LABEL_9 ; case Number : goto LABEL_37 ; case Number : byte_3102 = byte_3102 == Number ; goto LABEL_9 ; case Number : if ( * ( _BYTE * ) ( @@a1@@ + Number ) ) v5 = annotate_browser__continue_search_reverse ( @@a1@@ , @@v14@@ ) ; else v5 = annotate_browser__continue_search ( @@a1@@ , @@v14@@ ) ; if ( ! v5 ) goto LABEL_9 ; goto LABEL_41 ; case Number : byte_3101 = byte_3101 == Number ; annotate_browser__update_addr_width ( ( _BYTE * ) @@a1@@ ) ; goto LABEL_9 ; case Number : script_browse ( Number L ) ; goto LABEL_9 ; case Number : if ( ! ( unsigned __int8 ) annotate_browser__toggle_source ( @@a1@@ ) ) goto LABEL_9 ; LABEL_41 : ui_helpline__puts ( String ) ; break ; default : goto LABEL_9 ; } } } } LABEL_55 : if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) break ; ui_helpline__puts ( String ) ; } if ( * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) != Number ) break ; ui_helpline__puts ( String ) ; } if ( ! * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ) break ; if ( ( unsigned __int8 ) annotate_browser__jump ( @@a1@@ ) != Number && ( unsigned __int8 ) annotate_browser__callq ( @@a1@@ , @@a2@@ , @@a3@@ ) != Number ) LABEL_64 : ui_helpline__puts ( String ) ; } if ( strcmp ( * ( const char * * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) , String ) ) goto LABEL_64 ; LABEL_74 : ui_browser__hide ( @@a1@@ ) ; return ( unsigned int ) @@v15@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"v9\", \"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\": \"v8\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r72\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r80\"}, {\"n\": \"v19\", \"t\": {\"T\": 2, \"n\": 4168, \"s\": 1, \"t\": \"char\"}, \"location\": \"s4176\"}, {\"n\": \"v18\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s4192\"}, {\"n\": \"v17\", \"t\": {\"T\": 3, \"t\": \"__int64\"}, \"location\": \"s4200\"}, {\"n\": \"v16\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"s4208\"}, {\"n\": \"v15\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s4212\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s4216\"}, {\"n\": \"v20\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"annotate_browser__mark_jump_targets\", \"code\": \"unsigned __int64 __fastcall annotate_browser__mark_jump_targets ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@i@@ ; __int64 @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; __int64 @@v7@@ ; unsigned __int64 @@v8@@ ; @@v8@@ = __readfsqword ( Number ) ; @@v4@@ = * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ; if ( ! strstr ( ( const char * ) ( @@v4@@ + Number ) , String ) ) { for ( @@i@@ = Number L ; @@i@@ < @@a2@@ ; ++ @@i@@ ) { @@v5@@ = * ( _QWORD * ) ( Number * @@i@@ + * ( _QWORD * ) ( @@a1@@ + Number ) ) ; if ( disasm_line__is_valid_jump ( @@v5@@ , @@v4@@ ) ) { @@v6@@ = * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L * * ( _QWORD * ) ( @@v5@@ + Number ) ) ; if ( @@v6@@ ) { @@v7@@ = disasm_line__browser ( @@v6@@ ) ; if ( ++ * ( _DWORD * ) ( @@v7@@ + Number ) > * ( _DWORD * ) ( @@a1@@ + Number ) ) * ( _DWORD * ) ( @@a1@@ + Number ) = * ( _DWORD * ) ( @@v7@@ + Number ) ; ++ * ( _DWORD * ) ( @@a1@@ + Number ) ; } } } } return __readfsqword ( Number ) ^ @@v8@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}, {\"n\": \"v6\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s24\"}, {\"n\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s32\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s40\"}, {\"n\": \"i\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s56\"}, {\"n\": \"v8\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"width_jumps\", \"code\": \"__int64 __fastcall width_jumps ( int @@a1@@ ) { if ( @@a1@@ > Number ) return Number L ; if ( ( unsigned int ) ( @@a1@@ + Number ) <= Number ) return Number L ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}]}", "{\"name\": \"annotate_browser__init\", \"code\": \"unsigned __int64 annotate_browser__init ( ) { unsigned __int64 @@v1@@ ; @@v1@@ = __readfsqword ( Number ) ; perf_config ( annotate__config , Number L ) ; return __readfsqword ( Number ) ^ @@v1@@ ; }\", \"source\": [{\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "annotate_config__cmp", "code": "int __fastcall annotate_config__cmp ( const void * @@a1@@ , const void * @@a2@@ ) { return strcmp ( ( const char * ) @@a1@@ , * ( const char * * ) @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const void"}, "location": "r64"}]}
[{"n": "name", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "cfgp", "t": {"T": 3, "t": "const void"}, "location": "r64"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
44
[]
{"name": "annotate__config", "code": "__int64 __fastcall annotate__config ( __int64 @@a1@@ , __int64 @@a2@@ ) { _BYTE * * @@v3@@ ; if ( ( unsigned int ) prefixcmp ( @@a1@@ , String ) ) return Number L ; @@v3@@ = ( _BYTE * * ) bsearch ( ( const void * ) ( @@a1@@ + Number ) , & annotate__configs , Number , Number , annotate_config__cmp ) ; if ( ! @@v3@@ ) return Number ; * @@v3@@ [ Number ] = ( unsigned int ) perf_config_bool ( @@a1@@ + Number , @@a2@@ ) != Number ; return Number L ; }", "source": [{"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": 3, "t": "_BYTE *"}, "location": "s16"}]}
[{"n": "var", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "value", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "cfg", "t": {"T": 3, "t": "annotate_config"}, "location": "s16"}]
data1/train-shard-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
45
[ "{\"name\": \"annotate_config__cmp\", \"code\": \"int __fastcall annotate_config__cmp ( const void * @@a1@@ , const void * @@a2@@ ) { return strcmp ( ( const char * ) @@a1@@ , * ( const char * * ) @@a2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const void\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"const void\"}, \"location\": \"r64\"}]}" ]
{"name": "annotate_browser__init", "code": "unsigned __int64 annotate_browser__init ( ) { unsigned __int64 @@v1@@ ; @@v1@@ = __readfsqword ( Number ) ; perf_config ( annotate__config , 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-10.tar
077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f_077a73bbcf0edea2dcca80a8235e6fecd72141d5d31fbf5623f58c57e6ca345f.jsonl
46
[ "{\"name\": \"annotate__config\", \"code\": \"__int64 __fastcall annotate__config ( __int64 @@a1@@ , __int64 @@a2@@ ) { _BYTE * * @@v3@@ ; if ( ( unsigned int ) prefixcmp ( @@a1@@ , String ) ) return Number L ; @@v3@@ = ( _BYTE * * ) bsearch ( ( const void * ) ( @@a1@@ + Number ) , & annotate__configs , Number , Number , annotate_config__cmp ) ; if ( ! @@v3@@ ) return Number ; * @@v3@@ [ Number ] = ( unsigned int ) perf_config_bool ( @@a1@@ + Number , @@a2@@ ) != Number ; return Number L ; }\", \"source\": [{\"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\": 3, \"t\": \"_BYTE *\"}, \"location\": \"s16\"}]}" ]
{"name": "select_fb_subdriver", "code": "__int64 __fastcall select_fb_subdriver ( __int64 @@a1@@ ) { _QWORD * @@v2@@ ; @@v2@@ = Number L ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) { switch ( * ( _DWORD * ) ( @@a1@@ + Number ) ) { case Number : @@v2@@ = & fblinear1 ; break ; case Number : @@v2@@ = & fblinear2 ; break ; case Number : @@v2@@ = & fblinear4 ; break ; case Number : @@v2@@ = & fblinear8 ; break ; case Number : @@v2@@ = & fblinear16 ; break ; case Number : @@v2@@ = & fblinear24 ; break ; case Number : if ( * ( _DWORD * ) ( @@a1@@ + Number ) == Number ) @@v2@@ = & fblinear32rgba ; else @@v2@@ = & fblinear32bgra ; break ; default : break ; } } if ( ! @@v2@@ ) return Number L ; * ( _QWORD * ) ( @@a1@@ + Number ) = * @@v2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v2@@ [ Number ] ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v2@@ [ Number ] ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v2@@ [ Number ] ; return * @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 3, "t": "_QWORD"}, "location": "s8"}]}
[{"n": "psd", "t": {"T": 1, "n": "PSD", "s": 8}, "location": "r56"}, {"n": "pdriver", "t": {"T": 3, "t": "PSUBDRIVER"}, "location": "s8"}]
data1/train-shard-10.tar
9996acc8e54c26f264b6fd6dbcdd77111b97774174e7d5a2f75f1e93a4cc1820_9996acc8e54c26f264b6fd6dbcdd77111b97774174e7d5a2f75f1e93a4cc1820.jsonl
0
[]
{"name": "set_data_format", "code": "__int64 __fastcall set_data_format ( __int64 @@a1@@ ) { int @@v1@@ ; unsigned int @@v3@@ ; @@v3@@ = Number ; switch ( * ( _DWORD * ) ( @@a1@@ + Number ) ) { case Number : @@v1@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; if ( @@v1@@ == Number ) { @@v3@@ = Number ; } else if ( @@v1@@ <= Number ) { if ( @@v1@@ == Number ) { @@v3@@ = Number ; } else if ( @@v1@@ <= Number ) { if ( @@v1@@ == Number ) { @@v3@@ = Number ; } else if ( @@v1@@ == Number ) { @@v3@@ = Number ; } } } break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; case Number : @@v3@@ = Number ; break ; default : return @@v3@@ ; } return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}]}
[{"n": "psd", "t": {"T": 1, "n": "PSD", "s": 8}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "data_format", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
9996acc8e54c26f264b6fd6dbcdd77111b97774174e7d5a2f75f1e93a4cc1820_9996acc8e54c26f264b6fd6dbcdd77111b97774174e7d5a2f75f1e93a4cc1820.jsonl
1
[]
{"name": "gen_getscreeninfo", "code": "_DWORD * __fastcall gen_getscreeninfo ( _DWORD * @@a1@@ , _DWORD * @@a2@@ ) { int v2 ; _DWORD * result ; * @@a2@@ = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = @@a1@@ [ Number ] ; v2 = @@a1@@ [ Number ] ; if ( v2 == Number ) { @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; goto LABEL_22 ; } if ( v2 <= Number ) { if ( v2 == Number ) { @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; goto LABEL_22 ; } if ( v2 <= Number ) { if ( v2 == Number ) { @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; goto LABEL_22 ; } if ( v2 <= Number ) { if ( v2 == Number ) { @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; goto LABEL_22 ; } if ( v2 <= Number ) { if ( v2 != Number ) { if ( v2 > Number ) goto LABEL_21 ; if ( v2 == Number ) { @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; goto LABEL_22 ; } if ( v2 != Number ) goto LABEL_21 ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; } @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; goto LABEL_22 ; } } } } LABEL_21 : @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; @@a2@@ [ Number ] = Number ; LABEL_22 : if ( ( int ) @@a1@@ [ Number ] <= Number ) { if ( ( int ) @@a1@@ [ Number ] <= Number ) { if ( ( int ) @@a1@@ [ Number ] > Number ) { @@a2@@ [ Number ] = Number ; result = @@a2@@ ; @@a2@@ [ Number ] = Number ; } else { @@a2@@ [ Number ] = Number ; result = @@a2@@ ; @@a2@@ [ Number ] = Number ; } } else { @@a2@@ [ Number ] = Number ; result = @@a2@@ ; @@a2@@ [ Number ] = Number ; } } else { @@a2@@ [ Number ] = Number ; result = @@a2@@ ; @@a2@@ [ Number ] = Number ; } return result ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}]}
[{"n": "psd", "t": {"T": 1, "n": "PSD", "s": 8}, "location": "r56"}, {"n": "psi", "t": {"T": 1, "n": "PMWSCREENINFO", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
9996acc8e54c26f264b6fd6dbcdd77111b97774174e7d5a2f75f1e93a4cc1820_9996acc8e54c26f264b6fd6dbcdd77111b97774174e7d5a2f75f1e93a4cc1820.jsonl
2
[]
{"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-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.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": ".strncpy", "code": "char * strncpy ( char * @@dest@@ , const char * @@src@@ , size_t @@n@@ ) { return strncpy ( @@dest@@ , @@src@@ , @@n@@ ) ; }", "source": [{"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "src", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "src", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
1
[]
{"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-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
2
[]
{"name": ".printf", "code": "int printf ( const char * @@format@@ , ... ) { return printf ( @@format@@ ) ; }", "source": [{"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r56"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
3
[]
{"name": ".ioctl", "code": "int ioctl ( int @@fd@@ , unsigned __int64 @@request@@ , ... ) { return ioctl ( @@fd@@ , @@request@@ ) ; }", "source": [{"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "request", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "request", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
4
[]
{"name": ".open", "code": "int open ( const char * @@file@@ , int @@oflag@@ , ... ) { return open ( @@file@@ , @@oflag@@ ) ; }", "source": [{"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "oflag", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "oflag", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
5
[]
{"name": ".getopt", "code": "int getopt ( int @@argc@@ , char * const * @@argv@@ , const char * @@shortopts@@ ) { return getopt ( @@argc@@ , @@argv@@ , @@shortopts@@ ) ; }", "source": [{"n": "shortopts", "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": "char *const"}, "location": "r64"}]}
[{"n": "shortopts", "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": "char *const"}, "location": "r64"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
6
[]
{"name": ".exit", "code": "void __noreturn exit ( int @@status@@ ) { exit ( @@status@@ ) ; }", "source": [{"n": "status", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "status", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
7
[]
{"name": ".strerror", "code": "char * strerror ( int @@errnum@@ ) { return strerror ( @@errnum@@ ) ; }", "source": [{"n": "errnum", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "errnum", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
8
[]
{"name": ".sleep", "code": "unsigned int sleep ( unsigned int @@seconds@@ ) { return sleep ( @@seconds@@ ) ; }", "source": [{"n": "seconds", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]}
[{"n": "seconds", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
9
[]
{"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-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
10
[ "{\"name\": \"main\", \"code\": \"int __cdecl main ( int @@argc@@ , const char * * @@argv@@ , const char * * @@envp@@ ) { int * v3 ; char * v4 ; int * v5 ; char * v6 ; char @@v8@@ [ Number ] ; char @@v9@@ [ Number ] ; char @@dest@@ [ Number ] ; int @@v11@@ ; int @@fd@@ ; int @@v13@@ ; int @@v14@@ ; @@v14@@ = Number ; if ( @@argc@@ <= Number ) { printf ( String , * @@argv@@ ) ; exit ( Number ) ; } while ( Number ) { @@v13@@ = getopt ( @@argc@@ , ( char * const * ) @@argv@@ , String ) ; if ( @@v13@@ == Number ) break ; if ( @@v13@@ != Number ) { printf ( String , * @@argv@@ ) ; exit ( Number ) ; } strncpy ( @@dest@@ , _bss_start , Number ) ; @@dest@@ [ Number ] = Number ; } if ( getuid ( ) ) { puts ( String ) ; exit ( Number ) ; } @@fd@@ = open ( @@dest@@ , Number ) ; if ( @@fd@@ == Number ) { v3 = __errno_location ( ) ; v4 = strerror ( * v3 ) ; printf ( String , v4 ) ; exit ( Number ) ; } puts ( String String String String String String ) ; while ( @@v14@@ <= Number ) { @@v11@@ = ioctl ( @@fd@@ , Number , @@v8@@ ) ; if ( @@v11@@ >= Number ) { printf ( String , @@v9@@ , @@v8@@ ) ; } else { v5 = __errno_location ( ) ; v6 = strerror ( * v5 ) ; printf ( String , v6 ) ; } sleep ( Number ) ; ++ @@v14@@ ; } return Number ; }\", \"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\": \"fd\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s12\"}, {\"n\": \"v11\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s16\"}, {\"n\": \"dest\", \"t\": {\"T\": 2, \"n\": 256, \"s\": 1, \"t\": \"char\"}, \"location\": \"s272\"}, {\"n\": \"v14\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s4\"}, {\"n\": \"v9\", \"t\": {\"T\": 2, \"n\": 240, \"s\": 1, \"t\": \"char\"}, \"location\": \"s512\"}, {\"n\": \"v8\", \"t\": {\"T\": 2, \"n\": 16, \"s\": 1, \"t\": \"char\"}, \"location\": \"s528\"}, {\"n\": \"v13\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"s8\"}]}" ]
{"name": "__do_global_dtors_aux", "code": "char * * _do_global_dtors_aux ( ) { char * * @@result@@ ; if ( ! completed_7348 ) { @@result@@ = deregister_tm_clones ( ) ; completed_7348 = 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-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
11
[]
{"name": "main", "code": "int __cdecl main ( int @@argc@@ , const char * * @@argv@@ , const char * * @@envp@@ ) { int * v3 ; char * v4 ; int * v5 ; char * v6 ; char @@v8@@ [ Number ] ; char @@v9@@ [ Number ] ; char @@dest@@ [ Number ] ; int @@v11@@ ; int @@fd@@ ; int @@v13@@ ; int @@v14@@ ; @@v14@@ = Number ; if ( @@argc@@ <= Number ) { printf ( String , * @@argv@@ ) ; exit ( Number ) ; } while ( Number ) { @@v13@@ = getopt ( @@argc@@ , ( char * const * ) @@argv@@ , String ) ; if ( @@v13@@ == Number ) break ; if ( @@v13@@ != Number ) { printf ( String , * @@argv@@ ) ; exit ( Number ) ; } strncpy ( @@dest@@ , _bss_start , Number ) ; @@dest@@ [ Number ] = Number ; } if ( getuid ( ) ) { puts ( String ) ; exit ( Number ) ; } @@fd@@ = open ( @@dest@@ , Number ) ; if ( @@fd@@ == Number ) { v3 = __errno_location ( ) ; v4 = strerror ( * v3 ) ; printf ( String , v4 ) ; exit ( Number ) ; } puts ( String String String String String String ) ; while ( @@v14@@ <= Number ) { @@v11@@ = ioctl ( @@fd@@ , Number , @@v8@@ ) ; if ( @@v11@@ >= Number ) { printf ( String , @@v9@@ , @@v8@@ ) ; } else { v5 = __errno_location ( ) ; v6 = strerror ( * v5 ) ; printf ( String , v6 ) ; } sleep ( Number ) ; ++ @@v14@@ ; } return Number ; }", "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": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "dest", "t": {"T": 2, "n": 256, "s": 1, "t": "char"}, "location": "s272"}, {"n": "v14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v9", "t": {"T": 2, "n": 240, "s": 1, "t": "char"}, "location": "s512"}, {"n": "v8", "t": {"T": 2, "n": 16, "s": 1, "t": "char"}, "location": "s528"}, {"n": "v13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"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": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s16"}, {"n": "media_device", "t": {"T": 2, "n": 256, "s": 1, "t": "char"}, "location": "s272"}, {"n": "count", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "", "t": {"T": 10}, "location": "s512"}, {"n": "mdi", "t": {"T": 6, "n": "media_device_info", "l": [{"T": 4, "n": "driver", "t": "char[16]", "s": 16}, {"T": 4, "n": "model", "t": "char[32]", "s": 32}, {"T": 4, "n": "serial", "t": "char[40]", "s": 40}, {"T": 4, "n": "bus_info", "t": "char[32]", "s": 32}, {"T": 4, "n": "media_version", "t": "__u32", "s": 4}, {"T": 4, "n": "hw_revision", "t": "__u32", "s": 4}, {"T": 4, "n": "driver_version", "t": "__u32", "s": 4}, {"T": 4, "n": "reserved", "t": "__u32[31]", "s": 124}]}, "location": "s528"}, {"n": "opt", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
12
[ "{\"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": "__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-10.tar
c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc_c8b718b926aad49eb0fcd30604b744bca7aa695b35915a8cceb67ff69ceea9fc.jsonl
13
[]
{"name": "pkcs1_generate_encryption_block", "code": "__int64 __fastcall pkcs1_generate_encryption_block ( unsigned __int8 @@a1@@ , unsigned __int64 @@a2@@ , const void * @@a3@@ , size_t @@a4@@ , _BYTE * @@a5@@ , unsigned __int64 * @@a6@@ ) { _BYTE * @@s@@ ; __int64 @@n@@ ; if ( @@a2@@ <= Number || @@a2@@ > * @@a6@@ || @@a4@@ > @@a2@@ - Number ) { wpa_printf ( Number L , String , String , @@a2@@ , * @@a6@@ , @@a4@@ ) ; return Number ; } * @@a5@@ = Number ; @@s@@ = @@a5@@ + Number ; @@a5@@ [ Number ] = @@a1@@ ; @@n@@ = @@a2@@ - @@a4@@ - Number ; if ( @@a1@@ == Number ) { if ( ( int ) os_get_random ( @@s@@ , @@n@@ ) < Number ) { wpa_printf ( Number L , String , String ) ; return Number ; } while ( @@n@@ -- ) { if ( ! * @@s@@ ) * @@s@@ = Number ; ++ @@s@@ ; } } else { if ( @@a1@@ > Number ) { LABEL_19 : wpa_printf ( Number L , String , String , @@a1@@ ) ; return Number ; } if ( @@a1@@ ) { if ( @@a1@@ != Number ) goto LABEL_19 ; memset ( @@s@@ , Number , @@n@@ ) ; @@s@@ += @@n@@ ; } else { memset ( @@s@@ , Number , @@n@@ ) ; @@s@@ += @@n@@ ; } } * @@s@@ = Number ; memcpy ( @@s@@ + Number , @@a3@@ , @@a4@@ ) ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const void"}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 3, "t": "_BYTE"}, "location": "r72"}, {"n": "a6", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r80"}, {"n": "s", "t": {"T": 3, "t": "_BYTE"}, "location": "s16"}, {"n": "n", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "in", "t": {"T": 3, "t": "const u8"}, "location": "r16"}, {"n": "inlen", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r24"}, {"n": "block_type", "t": {"T": 1, "n": "u8", "s": 1}, "location": "r56"}, {"n": "modlen", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}, {"n": "out", "t": {"T": 3, "t": "u8"}, "location": "r72"}, {"n": "outlen", "t": {"T": 3, "t": "size_t"}, "location": "r80"}, {"n": "pos", "t": {"T": 3, "t": "u8"}, "location": "s16"}, {"n": "ps_len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63_d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63.jsonl
0
[]
{"name": "pkcs1_encrypt", "code": "__int64 __fastcall pkcs1_encrypt ( unsigned __int8 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ , const void * @@a4@@ , size_t @@a5@@ , _BYTE * @@a6@@ , unsigned __int64 * @@a7@@ ) { __int64 @@result@@ ; unsigned __int64 @@v12@@ ; @@v12@@ = crypto_rsa_get_modulus_len ( @@a2@@ ) ; if ( ( int ) pkcs1_generate_encryption_block ( @@a1@@ , @@v12@@ , @@a4@@ , @@a5@@ , @@a6@@ , @@a7@@ ) >= Number ) @@result@@ = crypto_rsa_exptmod ( @@a6@@ , @@v12@@ , @@a6@@ , @@a7@@ , @@a2@@ , @@a3@@ ) ; else @@result@@ = Number ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "const void"}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "a6", "t": {"T": 3, "t": "_BYTE"}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "unsigned __int64"}, "location": "s-16"}, {"n": "v12", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "use_private", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "in", "t": {"T": 3, "t": "const u8"}, "location": "r24"}, {"n": "block_type", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "key", "t": {"T": 3, "t": "crypto_rsa_key"}, "location": "r64"}, {"n": "inlen", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "out", "t": {"T": 3, "t": "u8"}, "location": "r80"}, {"n": "outlen", "t": {"T": 3, "t": "size_t"}, "location": "s-16"}, {"n": "modlen", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]
data1/train-shard-10.tar
d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63_d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63.jsonl
1
[ "{\"name\": \"pkcs1_generate_encryption_block\", \"code\": \"__int64 __fastcall pkcs1_generate_encryption_block ( unsigned __int8 @@a1@@ , unsigned __int64 @@a2@@ , const void * @@a3@@ , size_t @@a4@@ , _BYTE * @@a5@@ , unsigned __int64 * @@a6@@ ) { _BYTE * @@s@@ ; __int64 @@n@@ ; if ( @@a2@@ <= Number || @@a2@@ > * @@a6@@ || @@a4@@ > @@a2@@ - Number ) { wpa_printf ( Number L , String , String , @@a2@@ , * @@a6@@ , @@a4@@ ) ; return Number ; } * @@a5@@ = Number ; @@s@@ = @@a5@@ + Number ; @@a5@@ [ Number ] = @@a1@@ ; @@n@@ = @@a2@@ - @@a4@@ - Number ; if ( @@a1@@ == Number ) { if ( ( int ) os_get_random ( @@s@@ , @@n@@ ) < Number ) { wpa_printf ( Number L , String , String ) ; return Number ; } while ( @@n@@ -- ) { if ( ! * @@s@@ ) * @@s@@ = Number ; ++ @@s@@ ; } } else { if ( @@a1@@ > Number ) { LABEL_19 : wpa_printf ( Number L , String , String , @@a1@@ ) ; return Number ; } if ( @@a1@@ ) { if ( @@a1@@ != Number ) goto LABEL_19 ; memset ( @@s@@ , Number , @@n@@ ) ; @@s@@ += @@n@@ ; } else { memset ( @@s@@ , Number , @@n@@ ) ; @@s@@ += @@n@@ ; } } * @@s@@ = Number ; memcpy ( @@s@@ + Number , @@a3@@ , @@a4@@ ) ; return Number L ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const void\"}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"size_t\", \"s\": 8}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"a5\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r72\"}, {\"n\": \"a6\", \"t\": {\"T\": 3, \"t\": \"unsigned __int64\"}, \"location\": \"r80\"}, {\"n\": \"s\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"s16\"}, {\"n\": \"n\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "pkcs1_v15_private_key_decrypt", "code": "__int64 __fastcall pkcs1_v15_private_key_decrypt ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , _BYTE * @@a4@@ , size_t * @@a5@@ ) { _BYTE * @@v8@@ ; unsigned int @@v9@@ ; _BYTE * src ; _BYTE * srca ; @@v9@@ = crypto_rsa_exptmod ( @@a2@@ , @@a3@@ , @@a4@@ , @@a5@@ , @@a1@@ , Number L ) ; if ( @@v9@@ ) return @@v9@@ ; if ( * @@a5@@ <= Number || * @@a4@@ || @@a4@@ [ Number ] != Number ) return Number ; src = @@a4@@ + Number ; @@v8@@ = & @@a4@@ [ * @@a5@@ ] ; while ( * src && src < @@v8@@ ) ++ src ; if ( src == @@v8@@ ) return Number ; srca = src + Number ; * @@a5@@ -= srca - @@a4@@ ; memmove ( @@a4@@ , srca , * @@a5@@ ) ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "_BYTE"}, "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": "size_t"}, "location": "r72"}, {"n": "v9", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v8", "t": {"T": 3, "t": "_BYTE"}, "location": "s24"}]}
[{"n": "inlen", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "out", "t": {"T": 3, "t": "u8"}, "location": "r24"}, {"n": "key", "t": {"T": 3, "t": "crypto_rsa_key"}, "location": "r56"}, {"n": "in", "t": {"T": 3, "t": "const u8"}, "location": "r64"}, {"n": "outlen", "t": {"T": 3, "t": "size_t"}, "location": "r72"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "end", "t": {"T": 3, "t": "u8"}, "location": "s24"}]
data1/train-shard-10.tar
d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63_d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63.jsonl
2
[]
{"name": "pkcs1_decrypt_public_key", "code": "__int64 __fastcall pkcs1_decrypt_public_key ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , _BYTE * @@a4@@ , size_t * @@a5@@ ) { __int64 @@result@@ ; size_t @@n@@ ; void * @@src@@ ; @@n@@ = * @@a5@@ ; if ( ( int ) crypto_rsa_exptmod ( @@a2@@ , @@a3@@ , @@a4@@ , & @@n@@ , @@a1@@ , Number L ) < Number ) return Number ; if ( @@n@@ <= Number || * @@a4@@ || @@a4@@ [ Number ] && @@a4@@ [ Number ] != Number ) { wpa_printf ( Number L , String ) ; return Number ; } @@src@@ = @@a4@@ + Number ; if ( @@a4@@ [ Number ] ) { if ( @@a4@@ [ Number ] != Number ) { wpa_printf ( Number L , String ) ; return Number ; } while ( @@src@@ < & @@a4@@ [ @@n@@ ] && * ( _BYTE * ) @@src@@ == Number ) @@src@@ = ( char * ) @@src@@ + Number ; } else { if ( @@a4@@ [ Number ] ) { wpa_printf ( Number L , String ) ; return Number ; } while ( ( char * ) @@src@@ + Number < & @@a4@@ [ @@n@@ ] && ! * ( _BYTE * ) @@src@@ && ! * ( ( _BYTE * ) @@src@@ + Number ) ) @@src@@ = ( char * ) @@src@@ + Number ; } if ( ( _BYTE * ) @@src@@ - @@a4@@ > Number ) { if ( ( char * ) @@src@@ + Number >= & @@a4@@ [ @@n@@ ] || * ( _BYTE * ) @@src@@ ) { wpa_printf ( Number L , String ) ; @@result@@ = Number ; } else { @@src@@ = ( char * ) @@src@@ + Number ; @@n@@ -= ( _BYTE * ) @@src@@ - @@a4@@ ; memmove ( @@a4@@ , @@src@@ , @@n@@ ) ; * @@a5@@ = @@n@@ ; @@result@@ = Number L ; } } else { wpa_printf ( Number L , String ) ; @@result@@ = Number ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "_BYTE"}, "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": "size_t"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s16"}, {"n": "src", "t": {"T": 3, "t": "void"}, "location": "s8"}]}
[{"n": "crypt_len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "plain", "t": {"T": 3, "t": "u8"}, "location": "r24"}, {"n": "key", "t": {"T": 3, "t": "crypto_rsa_key"}, "location": "r56"}, {"n": "crypt", "t": {"T": 3, "t": "const u8"}, "location": "r64"}, {"n": "plain_len", "t": {"T": 3, "t": "size_t"}, "location": "r72"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "s16"}, {"n": "pos", "t": {"T": 3, "t": "u8"}, "location": "s8"}]
data1/train-shard-10.tar
d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63_d344fe82ff63391b1b8cbb96e3586fd082ef30f3ba067b0cfdfeb1219ed18c63.jsonl
3
[]
{"name": "yuv4_encode_init", "code": "__int64 __fastcall yuv4_encode_init ( __int64 @@a1@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = avcodec_alloc_frame ( ) ; if ( * ( _QWORD * ) ( @@a1@@ + Number ) ) return Number L ; av_log ( @@a1@@ , Number L , String ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "avctx", "t": {"T": 3, "t": "AVCodecContext_0"}, "location": "r56"}]
data1/train-shard-10.tar
112df248bf3cbb527f247624c829befa923e0127a626105ac0eb4273a4282489_112df248bf3cbb527f247624c829befa923e0127a626105ac0eb4273a4282489.jsonl
0
[]
{"name": "yuv4_encode_frame", "code": "__int64 __fastcall yuv4_encode_frame ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 * @@a3@@ , _DWORD * @@a4@@ ) { _BYTE * @@v5@@ ; int @@v8@@ ; int @@j@@ ; int @@i@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; __int64 @@v13@@ ; _BYTE * @@v14@@ ; @@v8@@ = ff_alloc_packet2 ( @@a1@@ , @@a2@@ , ( unsigned int ) ( Number * ( ( * ( _DWORD * ) ( @@a1@@ + Number ) + Number ) >> Number ) * ( ( * ( _DWORD * ) ( @@a1@@ + Number ) + Number ) >> Number ) ) ) ; if ( @@v8@@ < Number ) return ( unsigned int ) @@v8@@ ; @@v14@@ = * ( _BYTE * * ) ( @@a2@@ + Number ) ; * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) = Number ; * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) = Number ; @@v13@@ = * @@a3@@ ; @@v12@@ = @@a3@@ [ Number ] ; @@v11@@ = @@a3@@ [ Number ] ; for ( @@i@@ = Number ; @@i@@ < ( * ( _DWORD * ) ( @@a1@@ + Number ) + Number ) >> Number ; ++ @@i@@ ) { for ( @@j@@ = Number ; @@j@@ < ( * ( _DWORD * ) ( @@a1@@ + Number ) + Number ) >> Number ; ++ @@j@@ ) { * @@v14@@ = * ( _BYTE * ) ( @@j@@ + @@v12@@ ) ^ Number ; @@v14@@ [ Number ] = * ( _BYTE * ) ( @@j@@ + @@v11@@ ) ^ Number ; @@v14@@ [ Number ] = * ( _BYTE * ) ( Number * @@j@@ + @@v13@@ ) ; @@v14@@ [ Number ] = * ( _BYTE * ) ( Number * @@j@@ + Number L + @@v13@@ ) ; @@v14@@ [ Number ] = * ( _BYTE * ) ( Number * @@j@@ + * ( ( _DWORD * ) @@a3@@ + Number ) + @@v13@@ ) ; @@v5@@ = @@v14@@ + Number ; @@v14@@ += Number ; * @@v5@@ = * ( _BYTE * ) ( Number * @@j@@ + * ( ( _DWORD * ) @@a3@@ + Number ) + Number L + @@v13@@ ) ; } @@v13@@ += Number * * ( ( _DWORD * ) @@a3@@ + Number ) ; @@v12@@ += * ( ( int * ) @@a3@@ + Number ) ; @@v11@@ += * ( ( int * ) @@a3@@ + Number ) ; } * ( _DWORD * ) ( @@a2@@ + Number ) |= Number ; * @@a4@@ = Number ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "__int64"}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "_DWORD"}, "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": "v5", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}, {"n": "v14", "t": {"T": 3, "t": "_BYTE"}, "location": "s16"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s40"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s44"}, {"n": "j", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}]}
[{"n": "pic", "t": {"T": 3, "t": "const AVFrame_0"}, "location": "r16"}, {"n": "got_packet", "t": {"T": 3, "t": "int"}, "location": "r24"}, {"n": "avctx", "t": {"T": 3, "t": "AVCodecContext_0"}, "location": "r56"}, {"n": "pkt", "t": {"T": 3, "t": "AVPacket_0"}, "location": "r64"}, {"n": "v5", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}, {"n": "dst", "t": {"T": 3, "t": "uint8_t"}, "location": "s16"}, {"n": "y", "t": {"T": 3, "t": "uint8_t"}, "location": "s24"}, {"n": "u", "t": {"T": 3, "t": "uint8_t"}, "location": "s32"}, {"n": "v", "t": {"T": 3, "t": "uint8_t"}, "location": "s40"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s44"}, {"n": "j", "t": {"T": 1, "n": "int", "s": 4}, "location": "s48"}, {"n": "ret", "t": {"T": 1, "n": "int", "s": 4}, "location": "s52"}]
data1/train-shard-10.tar
112df248bf3cbb527f247624c829befa923e0127a626105ac0eb4273a4282489_112df248bf3cbb527f247624c829befa923e0127a626105ac0eb4273a4282489.jsonl
1
[]
{"name": "yuv4_encode_close", "code": "__int64 __fastcall yuv4_encode_close ( __int64 @@a1@@ ) { av_freep ( @@a1@@ + Number ) ; return Number L ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "avctx", "t": {"T": 3, "t": "AVCodecContext_0"}, "location": "r56"}]
data1/train-shard-10.tar
112df248bf3cbb527f247624c829befa923e0127a626105ac0eb4273a4282489_112df248bf3cbb527f247624c829befa923e0127a626105ac0eb4273a4282489.jsonl
2
[]
{"name": "_ZL8mount_itPKc", "code": "int __fastcall mount_it ( const char * @@a1@@ ) { int @@result@@ ; @@result@@ = mount ( String , String , @@a1@@ , Number L , Number L ) == Number && * _errno_location ( ) == Number ; if ( ( _BYTE ) @@result@@ ) { * _errno_location ( ) = Number ; @@result@@ = mount ( String , String , @@a1@@ , Number , Number L ) ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]}
[{"n": "fstype", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
0
[]
{"name": "_ZL10loop_setupv", "code": "__int64 loop_setup ( void ) { int * v0 ; char * v1 ; int @@v3@@ ; @@v3@@ = open ( String , Number ) ; if ( @@v3@@ < Number ) { v0 = _errno_location ( ) ; v1 = strerror ( * v0 ) ; fprintf ( stderr , String , String , v1 ) ; abort ( ) ; } return ( unsigned int ) @@v3@@ ; }", "source": [{"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]}
[{"n": "loop_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
1
[]
{"name": "_ZL11loop_detachi", "code": "int __fastcall loop_detach ( int @@a1@@ ) { return ioctl ( @@a1@@ , Number , Number L ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "loop_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
2
[]
{"name": "_ZL11loop_attachiPKc", "code": "int __fastcall loop_attach ( int @@a1@@ , const char * @@a2@@ ) { int * v2 ; char * v3 ; int * v5 ; char * v6 ; int @@v8@@ ; int @@v9@@ ; @@v9@@ = Number ; @@v8@@ = open ( @@a2@@ , Number ) ; if ( @@v8@@ < Number ) { v2 = _errno_location ( ) ; v3 = strerror ( * v2 ) ; fprintf ( stderr , String , @@a2@@ , v3 ) ; abort ( ) ; } while ( ioctl ( @@a1@@ , Number , ( unsigned int ) @@v8@@ ) ) { if ( * _errno_location ( ) == Number ) { if ( -- @@v9@@ ) continue ; } v5 = _errno_location ( ) ; v6 = strerror ( * v5 ) ; fprintf ( stderr , String , String , @@a2@@ , v6 ) ; abort ( ) ; } return close ( @@v8@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "v9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "v8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]}
[{"n": "loop_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "max_nr_retry", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s4"}, {"n": "file_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
3
[]
{"name": "_ZL12loop_setinfoiPKc", "code": "int __fastcall loop_setinfo ( int @@a1@@ , const char * @@a2@@ ) { strncpy ( dest , @@a2@@ , Number ) ; return ioctl ( @@a1@@ , Number , & loop_setinfo ( int , char const * ) linfo ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "loop_fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
4
[]
{"name": "compress", "code": "__int64 __fastcall compress ( const char * @@a1@@ , void * @@a2@@ , const char * @@a3@@ ) { return ext4_fuzzer compress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "void"}, "location": "r64"}]}
[{"n": "meta_path", "t": {"T": 3, "t": "const char"}, "location": "r16"}, {"n": "input_path", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "buffer", "t": {"T": 3, "t": "void"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
5
[]
{"name": "decompress", "code": "__int64 __fastcall decompress ( const void * @@a1@@ , unsigned __int64 @@a2@@ ) { return ext4_fuzzer decompress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
6
[ "{\"name\": \"compress\", \"code\": \"__int64 __fastcall compress ( const char * @@a1@@ , void * @@a2@@ , const char * @@a3@@ ) { return ext4_fuzzer compress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"r64\"}]}" ]
{"name": "sync_to_file", "code": "__int64 __fastcall sync_to_file ( const char * @@a1@@ ) { return fsfuzzer sync_to_file ( ( fsfuzzer * ) & ext4_fuzzer , @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "path", "t": {"T": 3, "t": "const char"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
7
[]
{"name": "_Z41__static_initialization_and_destruction_0ii", "code": "int __fastcall __static_initialization_and_destruction_0 ( int @@a1@@ , int @@a2@@ ) { int @@result@@ ; if ( @@a1@@ == Number && @@a2@@ == Number ) { std ios_base Init Init ( ( std ios_base Init * ) & std __ioinit ) ; _cxa_atexit ( ( void ( __fastcall * ) ( void * ) ) & std ios_base Init ~ Init , & std __ioinit , & _dso_handle ) ; ext4_fuzzer ext4_fuzzer ( ( ext4_fuzzer * ) & ext4_fuzzer ) ; @@result@@ = _cxa_atexit ( ext4_fuzzer ~ ext4_fuzzer , & ext4_fuzzer , & _dso_handle ) ; } return @@result@@ ; }", "source": [{"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": "int", "s": 4}, "location": "r8"}]}
[{"n": "__initialize_p", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "__priority", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
8
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EE12_Vector_implD2Ev", "code": "__int64 __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_impl ~ _Vector_impl ( __int64 @@a1@@ ) { return std allocator < std pair < unsigned long , unsigned long >> ~ allocator ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>::_Vector_impl"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
9
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EEC2Ev", "code": "__int64 __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_base ( __int64 @@a1@@ ) { return std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_impl _Vector_impl ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
10
[]
{"name": "_ZNSt6vectorISt4pairImmESaIS1_EEC2Ev", "code": "__int64 __fastcall std vector < std pair < unsigned long , unsigned long >> vector ( __int64 @@a1@@ ) { return std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_base ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::vector<std::pair<long unsigned int,long unsigned int>>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
11
[]
{"name": "_ZN8fsfuzzerC2EPKc", "code": "void __fastcall fsfuzzer fsfuzzer ( fsfuzzer * @@this@@ , const char * @@a2@@ ) { * ( _QWORD * ) @@this@@ = & ` vtable for ' fsfuzzer + Number ; * ( ( _QWORD * ) @@this@@ + Number ) = @@a2@@ ; std vector < std pair < unsigned long , unsigned long >> vector ( ( __int64 ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "fstype", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
12
[]
{"name": "_ZN8fsfuzzerD2Ev", "code": "void __fastcall fsfuzzer ~ fsfuzzer ( fsfuzzer * @@this@@ ) { * ( _QWORD * ) @@this@@ = & ` vtable for ' fsfuzzer + Number ; std vector < std pair < unsigned long , unsigned long >> ~ vector ( ( char * ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
13
[]
{"name": "_ZN8fsfuzzer12fix_checksumEv", "code": "void __fastcall fsfuzzer fix_checksum ( fsfuzzer * @@this@@ ) { ; }", "source": [{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
14
[]
{"name": "_ZN8fsfuzzer20fix_general_checksumEv", "code": "void __fastcall fsfuzzer fix_general_checksum ( fsfuzzer * @@this@@ ) { ; }", "source": [{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
15
[]
{"name": "_ZN8fsfuzzer8compressEPKcPvS1_", "code": "void __fastcall fsfuzzer compress ( fsfuzzer * @@this@@ , const char * @@a2@@ , void * @@a3@@ , const char * @@a4@@ ) { ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "a4", "t": {"T": 3, "t": "const char"}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "buffer", "t": {"T": 3, "t": "void"}, "location": "r16"}, {"n": "meta_path", "t": {"T": 3, "t": "const char"}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "in_path", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
16
[ "{\"name\": \"compress\", \"code\": \"__int64 __fastcall compress ( const char * @@a1@@ , void * @@a2@@ , const char * @@a3@@ ) { return ext4_fuzzer compress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"r64\"}]}" ]
{"name": "_ZN8fsfuzzer10decompressEPKvmb", "code": "__int64 __fastcall fsfuzzer decompress ( fsfuzzer * @@this@@ , const void * @@a2@@ , unsigned __int64 @@a3@@ , unsigned int @@a4@@ ) { return @@a4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const void"}, "location": "r64"}]}
[{"n": "meta_len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "checksum", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "meta_buffer", "t": {"T": 3, "t": "const void"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
17
[ "{\"name\": \"compress\", \"code\": \"__int64 __fastcall compress ( const char * @@a1@@ , void * @@a2@@ , const char * @@a3@@ ) { return ext4_fuzzer compress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"r64\"}]}", "{\"name\": \"decompress\", \"code\": \"__int64 __fastcall decompress ( const void * @@a1@@ , unsigned __int64 @@a2@@ ) { return ext4_fuzzer decompress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const void\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "_ZN8fsfuzzer18general_decompressEPKvmb", "code": "__int64 __fastcall fsfuzzer general_decompress ( fsfuzzer * @@this@@ , const void * @@a2@@ , unsigned __int64 @@a3@@ , unsigned int @@a4@@ ) { return @@a4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const void"}, "location": "r64"}]}
[{"n": "meta_len", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "checksum", "t": {"T": 1, "n": "bool", "s": 1}, "location": "r24"}, {"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "meta_buffer", "t": {"T": 3, "t": "const void"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
18
[ "{\"name\": \"compress\", \"code\": \"__int64 __fastcall compress ( const char * @@a1@@ , void * @@a2@@ , const char * @@a3@@ ) { return ext4_fuzzer compress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"r64\"}]}", "{\"name\": \"decompress\", \"code\": \"__int64 __fastcall decompress ( const void * @@a1@@ , unsigned __int64 @@a2@@ ) { return ext4_fuzzer decompress ( ( ext4_fuzzer * ) & ext4_fuzzer , @@a1@@ , @@a2@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const void\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "_ZN8fsfuzzer12sync_to_fileEPKc", "code": "int __fastcall fsfuzzer sync_to_file ( fsfuzzer * @@this@@ , const char * @@a2@@ ) { int @@fd@@ ; @@fd@@ = open ( @@a2@@ , Number , Number L ) ; if ( write ( @@fd@@ , * ( ( const void * * ) @@this@@ + Number ) , * ( ( _QWORD * ) @@this@@ + Number ) ) != * ( ( _QWORD * ) @@this@@ + Number ) ) { fprintf ( stderr , String , @@a2@@ ) ; fprintf ( stderr , String , String , String , Number L ) ; exit ( Number ) ; } return close ( @@fd@@ ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]}
[{"n": "this", "t": {"T": 3, "t": "fsfuzzer"}, "location": "r56"}, {"n": "out_path", "t": {"T": 3, "t": "const char"}, "location": "r64"}, {"n": "fd", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
19
[ "{\"name\": \"sync_to_file\", \"code\": \"__int64 __fastcall sync_to_file ( const char * @@a1@@ ) { return fsfuzzer sync_to_file ( ( fsfuzzer * ) & ext4_fuzzer , @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"location\": \"r56\"}]}" ]
{"name": "_ZNSt12_Vector_baseImSaImEE12_Vector_implD2Ev", "code": "__int64 __fastcall std _Vector_base < unsigned long > _Vector_impl ~ _Vector_impl ( __int64 @@a1@@ ) { return std allocator < unsigned long > ~ allocator ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>::_Vector_impl"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
20
[]
{"name": "_ZNSt12_Vector_baseImSaImEEC2Ev", "code": "__int64 __fastcall std _Vector_base < unsigned long > _Vector_base ( __int64 @@a1@@ ) { return std _Vector_base < unsigned long > _Vector_impl _Vector_impl ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
21
[]
{"name": "_ZNSt6vectorImSaImEEC2Ev", "code": "__int64 __fastcall std vector < unsigned long > vector ( __int64 @@a1@@ ) { return std _Vector_base < unsigned long > _Vector_base ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::vector<long unsigned int>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
22
[]
{"name": "_ZN11ext4_fuzzerC2Ev", "code": "void __fastcall ext4_fuzzer ext4_fuzzer ( ext4_fuzzer * @@this@@ ) { fsfuzzer fsfuzzer ( @@this@@ , String ) ; * ( _QWORD * ) @@this@@ = ( char * ) & ` vtable for ' ext4_fuzzer + Number ; std vector < unsigned long > vector ( ( __int64 ) @@this@@ + Number ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "ext4_fuzzer"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "ext4_fuzzer"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
23
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EE12_Vector_implC2Ev", "code": "__int64 __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_impl _Vector_impl ( __int64 @@a1@@ ) { std allocator < std pair < unsigned long , unsigned long >> allocator ( @@a1@@ ) ; return std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_impl_data _Vector_impl_data ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>::_Vector_impl"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
24
[]
{"name": "_ZNSaISt4pairImmEED2Ev", "code": "__int64 __fastcall std allocator < std pair < unsigned long , unsigned long >> ~ allocator ( __int64 @@a1@@ ) { return __gnu_cxx new_allocator < std pair < unsigned long , unsigned long >> ~ new_allocator ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::allocator<std::pair<long unsigned int,long unsigned int> >"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
25
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EED2Ev", "code": "__int64 __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> ~ _Vector_base ( _QWORD * @@a1@@ ) { std _Vector_base < std pair < unsigned long , unsigned long >> _M_deallocate ( @@a1@@ , * @@a1@@ , ( __int64 ) ( @@a1@@ [ Number ] - * @@a1@@ ) >> Number ) ; return std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_impl ~ _Vector_impl ( ( __int64 ) @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
26
[]
{"name": "_ZNSt6vectorISt4pairImmESaIS1_EED2Ev", "code": "__int64 __fastcall std vector < std pair < unsigned long , unsigned long >> ~ vector ( _QWORD * @@a1@@ ) { __int64 @@v1@@ ; @@v1@@ = std _Vector_base < std pair < unsigned long , unsigned long >> _M_get_Tp_allocator ( @@a1@@ ) ; std _Destroy < std pair < unsigned long , unsigned long > * , std pair < unsigned long , unsigned long >> ( * @@a1@@ , @@a1@@ [ Number ] , @@v1@@ ) ; return std _Vector_base < std pair < unsigned long , unsigned long >> ~ _Vector_base ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "std::vector<std::pair<long unsigned int,long unsigned int>>"}, "location": "r56"}, {"n": "v1", "t": {"T": 3, "t": "std::allocator<std::pair<long unsigned int,long unsigned int> >"}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
27
[]
{"name": "_ZNSt12_Vector_baseImSaImEE12_Vector_implC2Ev", "code": "__int64 __fastcall std _Vector_base < unsigned long > _Vector_impl _Vector_impl ( __int64 @@a1@@ ) { std allocator < unsigned long > allocator ( @@a1@@ ) ; return std _Vector_base < unsigned long > _Vector_impl_data _Vector_impl_data ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>::_Vector_impl"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
28
[]
{"name": "_ZNSaImED2Ev", "code": "__int64 __fastcall std allocator < unsigned long > ~ allocator ( __int64 @@a1@@ ) { return __gnu_cxx new_allocator < unsigned long > ~ new_allocator ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::allocator<long unsigned int>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
29
[]
{"name": "_ZNSt12_Vector_baseImSaImEED2Ev", "code": "__int64 __fastcall std _Vector_base < unsigned long > ~ _Vector_base ( _QWORD * @@a1@@ ) { std _Vector_base < unsigned long > _M_deallocate ( @@a1@@ , * @@a1@@ , ( __int64 ) ( @@a1@@ [ Number ] - * @@a1@@ ) >> Number ) ; return std _Vector_base < unsigned long > _Vector_impl ~ _Vector_impl ( ( __int64 ) @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
30
[]
{"name": "_ZNSt6vectorImSaImEED2Ev", "code": "__int64 __fastcall std vector < unsigned long > ~ vector ( _QWORD * @@a1@@ ) { __int64 @@v1@@ ; @@v1@@ = std _Vector_base < unsigned long > _M_get_Tp_allocator ( @@a1@@ ) ; std _Destroy < unsigned long * , unsigned long > ( * @@a1@@ , @@a1@@ [ Number ] , @@v1@@ ) ; return std _Vector_base < unsigned long > ~ _Vector_base ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "std::vector<long unsigned int>"}, "location": "r56"}, {"n": "v1", "t": {"T": 3, "t": "std::allocator<long unsigned int>"}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
31
[]
{"name": "_ZNSaISt4pairImmEEC2Ev", "code": "__int64 __fastcall std allocator < std pair < unsigned long , unsigned long >> allocator ( __int64 @@a1@@ ) { return __gnu_cxx new_allocator < std pair < unsigned long , unsigned long >> new_allocator ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::allocator<std::pair<long unsigned int,long unsigned int> >"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
32
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EE17_Vector_impl_dataC2Ev", "code": "_QWORD * __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> _Vector_impl_data _Vector_impl_data ( _QWORD * @@a1@@ ) { _QWORD * @@result@@ ; * @@a1@@ = Number L ; @@a1@@ [ Number ] = Number L ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>::_Vector_impl_data"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
33
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EE13_M_deallocateEPS1_m", "code": "__int64 __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> _M_deallocate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@result@@ ; if ( @@a2@@ ) @@result@@ = std allocator_traits < std allocator < std pair < unsigned long , unsigned long >> > deallocate ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "__n", "t": {"T": 1, "n": "std::size_t", "s": 8}, "location": "r16"}, {"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>"}, "location": "r56"}, {"n": "__p", "t": {"T": 1, "n": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>::pointer", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
34
[]
{"name": "_ZNSt12_Vector_baseISt4pairImmESaIS1_EE19_M_get_Tp_allocatorEv", "code": "__int64 __fastcall std _Vector_base < std pair < unsigned long , unsigned long >> _M_get_Tp_allocator ( __int64 @@a1@@ ) { return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<std::pair<long unsigned int,long unsigned int>>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
35
[]
{"name": "_ZSt8_DestroyIPSt4pairImmES1_EvT_S3_RSaIT0_E", "code": "__int64 __fastcall std _Destroy < std pair < unsigned long , unsigned long > * , std pair < unsigned long , unsigned long >> ( __int64 @@a1@@ , __int64 @@a2@@ ) { return std _Destroy < std pair < unsigned long , unsigned long > * > ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "__first", "t": {"T": 3, "t": "std::pair<long unsigned int,long unsigned int>"}, "location": "r56"}, {"n": "__last", "t": {"T": 3, "t": "std::pair<long unsigned int,long unsigned int>"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
36
[]
{"name": "_ZNSaImEC2Ev", "code": "__int64 __fastcall std allocator < unsigned long > allocator ( __int64 @@a1@@ ) { return __gnu_cxx new_allocator < unsigned long > new_allocator ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::allocator<long unsigned int>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
37
[]
{"name": "_ZNSt12_Vector_baseImSaImEE17_Vector_impl_dataC2Ev", "code": "_QWORD * __fastcall std _Vector_base < unsigned long > _Vector_impl_data _Vector_impl_data ( _QWORD * @@a1@@ ) { _QWORD * @@result@@ ; * @@a1@@ = Number L ; @@a1@@ [ Number ] = Number L ; @@result@@ = @@a1@@ ; @@a1@@ [ Number ] = Number L ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>::_Vector_impl_data"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
38
[]
{"name": "_ZNSt12_Vector_baseImSaImEE13_M_deallocateEPmm", "code": "__int64 __fastcall std _Vector_base < unsigned long > _M_deallocate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@result@@ ; if ( @@a2@@ ) @@result@@ = std allocator_traits < std allocator < unsigned long >> deallocate ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "__n", "t": {"T": 1, "n": "std::size_t", "s": 8}, "location": "r16"}, {"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>"}, "location": "r56"}, {"n": "__p", "t": {"T": 1, "n": "std::_Vector_base<long unsigned int>::pointer", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
39
[]
{"name": "_ZNSt12_Vector_baseImSaImEE19_M_get_Tp_allocatorEv", "code": "__int64 __fastcall std _Vector_base < unsigned long > _M_get_Tp_allocator ( __int64 @@a1@@ ) { return @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "this", "t": {"T": 3, "t": "std::_Vector_base<long unsigned int>"}, "location": "r56"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
40
[]
{"name": "_ZSt8_DestroyIPmmEvT_S1_RSaIT0_E", "code": "__int64 __fastcall std _Destroy < unsigned long * , unsigned long > ( __int64 @@a1@@ , __int64 @@a2@@ ) { return std _Destroy < unsigned long * > ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "__first", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r56"}, {"n": "__last", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
41
[]
{"name": "_ZNSt16allocator_traitsISaISt4pairImmEEE10deallocateERS2_PS1_m", "code": "__int64 __fastcall std allocator_traits < std allocator < std pair < unsigned long , unsigned long >> > deallocate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { return __gnu_cxx new_allocator < std pair < unsigned long , unsigned long >> deallocate ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "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": "__n", "t": {"T": 1, "n": "std::allocator_traits<std::allocator<std::pair<long unsigned int,long unsigned int> > >::size_type", "s": 8}, "location": "r16"}, {"n": "__a", "t": {"T": 3, "t": "std::allocator_traits<std::allocator<std::pair<long unsigned int,long unsigned int> > >::allocator_type"}, "location": "r56"}, {"n": "__p", "t": {"T": 1, "n": "std::allocator_traits<std::allocator<std::pair<long unsigned int,long unsigned int> > >::pointer", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
42
[]
{"name": "_ZSt8_DestroyIPSt4pairImmEEvT_S3_", "code": "__int64 __fastcall std _Destroy < std pair < unsigned long , unsigned long > * > ( __int64 @@a1@@ , __int64 @@a2@@ ) { return std _Destroy_aux < true > __destroy < std pair < unsigned long , unsigned long > * > ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "__first", "t": {"T": 3, "t": "std::pair<long unsigned int,long unsigned int>"}, "location": "r56"}, {"n": "__last", "t": {"T": 3, "t": "std::pair<long unsigned int,long unsigned int>"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
43
[]
{"name": "_ZNSt16allocator_traitsISaImEE10deallocateERS0_Pmm", "code": "__int64 __fastcall std allocator_traits < std allocator < unsigned long >> deallocate ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { return __gnu_cxx new_allocator < unsigned long > deallocate ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "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": "__n", "t": {"T": 1, "n": "std::allocator_traits<std::allocator<long unsigned int> >::size_type", "s": 8}, "location": "r16"}, {"n": "__a", "t": {"T": 3, "t": "std::allocator_traits<std::allocator<long unsigned int> >::allocator_type"}, "location": "r56"}, {"n": "__p", "t": {"T": 1, "n": "std::allocator_traits<std::allocator<long unsigned int> >::pointer", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
44
[]
{"name": "_ZSt8_DestroyIPmEvT_S1_", "code": "__int64 __fastcall std _Destroy < unsigned long * > ( __int64 @@a1@@ , __int64 @@a2@@ ) { return std _Destroy_aux < true > __destroy < unsigned long * > ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "__first", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r56"}, {"n": "__last", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
45
[]
{"name": "_ZN9__gnu_cxx13new_allocatorISt4pairImmEE10deallocateEPS2_m", "code": "void __fastcall __gnu_cxx new_allocator < std pair < unsigned long , unsigned long >> deallocate ( __int64 @@a1@@ , void * @@a2@@ ) { operator delete ( @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "void"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "__gnu_cxx::new_allocator<std::pair<long unsigned int,long unsigned int> >"}, "location": "r56"}, {"n": "__p", "t": {"T": 1, "n": "__gnu_cxx::new_allocator<std::pair<long unsigned int,long unsigned int> >::pointer", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
46
[]
{"name": "_ZN9__gnu_cxx13new_allocatorImE10deallocateEPmm", "code": "void __fastcall __gnu_cxx new_allocator < unsigned long > deallocate ( __int64 @@a1@@ , void * @@a2@@ ) { operator delete ( @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "void"}, "location": "r64"}]}
[{"n": "this", "t": {"T": 3, "t": "__gnu_cxx::new_allocator<long unsigned int>"}, "location": "r56"}, {"n": "__p", "t": {"T": 1, "n": "__gnu_cxx::new_allocator<long unsigned int>::pointer", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803_63a331ffc6c39c41185ea9ef8a4263483020fd0db1107064d3cd1ee0d81ab803.jsonl
47
[]