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": "_ZN3UDT15epoll_add_ssockEiiPKi.cold", "code": "void __fastcall UDT epoll_add_ssock ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , char @@a10@@ ) { __int64 v10 ; CUDTUnited * @@v11@@ ; void * v12 ; const CUDTException * v13 ; CUDTException * v14 ; CUDTException * @@v15@@ ; if ( v10 == Number ) { v13 = ( const CUDTException * ) __cxa_get_exception_ptr ( v12 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a10@@ , v13 ) ; __cxa_begin_catch ( v12 ) ; v14 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v14 , ( const CUDTException * ) & @@a10@@ ) ; CUDTUnited setError ( @@v11@@ , v14 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a10@@ ) ; } else { __cxa_begin_catch ( v12 ) ; @@v15@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v15@@ , Number , Number , Number ) ; CUDTUnited setError ( @@v11@@ , @@v15@@ ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v15", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v11", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-32"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v15", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v11", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-32"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 140 | []
|
{"name": "_ZN3UDT18epoll_remove_usockEii.cold", "code": "void __fastcall UDT epoll_remove_usock ( ) { __int64 v0 ; CUDTUnited * @@v1@@ ; void * v2 ; CUDTException * @@v3@@ ; const CUDTException * v4 ; CUDTException * v5 ; CUDTException * v6 ; if ( v0 == Number ) { v4 = ( const CUDTException * ) __cxa_get_exception_ptr ( v2 ) ; CUDTException CUDTException ( @@v3@@ , v4 ) ; __cxa_begin_catch ( v2 ) ; v5 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v5 , @@v3@@ ) ; CUDTUnited setError ( @@v1@@ , v5 ) ; CUDTException ~ CUDTException ( @@v3@@ ) ; } else { __cxa_begin_catch ( v2 ) ; v6 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v6 , Number , Number , Number ) ; CUDTUnited setError ( @@v1@@ , v6 ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v3", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}, {"n": "v1", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}]} | [{"n": "v3", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}, {"n": "v1", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 141 | []
|
{"name": "_ZN3UDT18epoll_remove_ssockEii.cold", "code": "void __fastcall UDT epoll_remove_ssock ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , char @@a10@@ ) { __int64 v10 ; CUDTUnited * @@v11@@ ; void * v12 ; const CUDTException * v13 ; CUDTException * v14 ; CUDTException * @@v15@@ ; if ( v10 == Number ) { v13 = ( const CUDTException * ) __cxa_get_exception_ptr ( v12 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a10@@ , v13 ) ; __cxa_begin_catch ( v12 ) ; v14 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v14 , ( const CUDTException * ) & @@a10@@ ) ; CUDTUnited setError ( @@v11@@ , v14 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a10@@ ) ; } else { __cxa_begin_catch ( v12 ) ; @@v15@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v15@@ , Number , Number , Number ) ; CUDTUnited setError ( @@v11@@ , @@v15@@ ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v15", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v11", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-32"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v15", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v11", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-32"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 142 | []
|
{"name": "_ZN3UDT10epoll_waitEiPSt3setIiSt4lessIiESaIiEES5_lS5_S5_.cold", "code": "void __fastcall UDT epoll_wait ( ) { __int64 v0 ; __int64 @@v1@@ ; CUDTUnited * @@v2@@ ; void * v3 ; const CUDTException * v4 ; CUDTException * v5 ; CUDTException * @@v6@@ ; if ( v0 == Number ) { v4 = ( const CUDTException * ) __cxa_get_exception_ptr ( v3 ) ; CUDTException CUDTException ( ( CUDTException * ) ( @@v1@@ - Number ) , v4 ) ; __cxa_begin_catch ( v3 ) ; v5 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v5 , ( const CUDTException * ) ( @@v1@@ - Number ) ) ; CUDTUnited setError ( @@v2@@ , v5 ) ; * ( _DWORD * ) ( @@v1@@ - Number ) = CUDT ERROR ; CUDTException ~ CUDTException ( ( CUDTException * ) ( @@v1@@ - Number ) ) ; } else { __cxa_begin_catch ( v3 ) ; @@v6@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v6@@ , Number , Number , Number ) ; CUDTUnited setError ( @@v2@@ , @@v6@@ ) ; * ( _DWORD * ) ( @@v1@@ - Number ) = CUDT ERROR ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r104"}, {"n": "v6", "t": {"T": 3, "t": "CUDTException"}, "location": "r32"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}]} | [{"n": "v2", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r104"}, {"n": "v6", "t": {"T": 3, "t": "CUDTException"}, "location": "r32"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 143 | []
|
{"name": "_ZN3UDT13epoll_releaseEi.cold", "code": "void __fastcall UDT epoll_release ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , char @@a8@@ ) { __int64 v8 ; CUDTUnited * @@v9@@ ; void * v10 ; const CUDTException * v11 ; CUDTException * v12 ; CUDTException * @@v13@@ ; if ( v8 == Number ) { v11 = ( const CUDTException * ) __cxa_get_exception_ptr ( v10 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a8@@ , v11 ) ; __cxa_begin_catch ( v10 ) ; v12 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v12 , ( const CUDTException * ) & @@a8@@ ) ; CUDTUnited setError ( @@v9@@ , v12 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a8@@ ) ; } else { __cxa_begin_catch ( v10 ) ; @@v13@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v13@@ , Number , Number , Number ) ; CUDTUnited setError ( @@v9@@ , @@v13@@ ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v13", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v13", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 144 | []
|
{"name": "_ZN3UDT12getlasterrorEv.cold", "code": "void __fastcall __noreturn UDT getlasterror ( ) { void * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; operator delete ( @@v0@@ , Number ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 145 | []
|
{"name": "_ZN3UDT17getlasterror_codeEv.cold", "code": "void __fastcall __noreturn UDT getlasterror_code ( ) { void * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; operator delete ( @@v0@@ , Number ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 146 | []
|
{"name": "_ZN3UDT17getlasterror_descEv.cold", "code": "void __fastcall __noreturn UDT getlasterror_desc ( ) { void * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; operator delete ( @@v0@@ , Number ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 147 | []
|
{"name": "_ZN3UDT7perfmonEiP8CPerfMonb.cold", "code": "void __fastcall UDT perfmon ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , char @@a8@@ ) { __int64 v8 ; void * @@v9@@ ; const CUDTException * v10 ; CUDTException * @@v11@@ ; CUDTException * @@v12@@ ; if ( v8 == Number ) { v10 = ( const CUDTException * ) __cxa_get_exception_ptr ( @@v9@@ ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a8@@ , v10 ) ; __cxa_begin_catch ( @@v9@@ ) ; @@v11@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v11@@ , ( const CUDTException * ) & @@a8@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v11@@ ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a8@@ ) ; } else { __cxa_begin_catch ( @@v9@@ ) ; @@v12@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v12@@ , Number , Number , Number ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v12@@ ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v12", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v11", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "void"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v12", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v11", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "void"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 148 | []
|
{"name": "_ZN3UDT12getsockstateEi.cold", "code": "void __fastcall UDT getsockstate ( void * @@a1@@ ) { CUDTException * @@v1@@ ; __cxa_begin_catch ( @@a1@@ ) ; @@v1@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v1@@ , Number , Number , Number ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v1@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 149 | []
|
{"name": "_ZN4CUDT6listenEii.cold", "code": "void __fastcall CUDT listen ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { CUDTException * v3 ; const CUDTException * @@v4@@ ; CUDTException * v5 ; if ( @@a3@@ == Number ) { @@v4@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; v5 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v5 , @@v4@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v5 ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v3 ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]} | [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 150 | []
|
{"name": "_ZN3UDT6listenEii.cold", "code": "void __fastcall UDT listen ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { CUDTException * v3 ; const CUDTException * @@v4@@ ; CUDTException * v5 ; if ( @@a3@@ == Number ) { @@v4@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; v5 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v5 , @@v4@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v5 ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v3 ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]} | [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 151 | []
|
{"name": "_ZN3UDT11epoll_wait2EiPiS0_S0_S0_lS0_S0_S0_S0_.cold", "code": "void __fastcall __noreturn UDT epoll_wait2 ( ) { struct _Unwind_Exception * @@v0@@ ; std _Rb_tree < int , int , std _Identity < int > , std less < int > , std allocator < int >> _M_erase ( ) ; std _Rb_tree < int , int , std _Identity < int > , std less < int > , std allocator < int >> _M_erase ( ) ; std _Rb_tree < int , int , std _Identity < int > , std less < int > , std allocator < int >> _M_erase ( ) ; std _Rb_tree < int , int , std _Identity < int > , std less < int > , std allocator < int >> _M_erase ( ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 152 | []
|
{"name": "_ZN10CUDTUnited9newSocketEii.cold", "code": "void __noreturn CUDTUnited newSocket ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 153 | []
|
{"name": "_ZN4CUDT6socketEiii.cold", "code": "void __fastcall CUDT socket ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { CUDTUnited * @@v3@@ ; CUDTException * v4 ; const CUDTException * @@v5@@ ; CUDTException * v6 ; if ( @@a3@@ == Number ) { @@v5@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; v6 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v6 , @@v5@@ ) ; CUDTUnited setError ( @@v3@@ , v6 ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( @@a1@@ ) ; v4 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v4 , Number , Number , Number ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; v4 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v4 , Number , Number , Number ) ; } CUDTUnited setError ( @@v3@@ , v4 ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "v5", "t": {"T": 3, "t": "const CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v3", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]} | [{"n": "v5", "t": {"T": 3, "t": "const CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v3", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 154 | []
|
{"name": "_ZN3UDT6socketEiii.cold", "code": "void __fastcall UDT socket ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { CUDTUnited * @@v3@@ ; CUDTException * v4 ; const CUDTException * @@v5@@ ; CUDTException * v6 ; if ( @@a3@@ == Number ) { @@v5@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; v6 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v6 , @@v5@@ ) ; CUDTUnited setError ( @@v3@@ , v6 ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( @@a1@@ ) ; v4 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v4 , Number , Number , Number ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; v4 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v4 , Number , Number , Number ) ; } CUDTUnited setError ( @@v3@@ , v4 ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "v5", "t": {"T": 3, "t": "const CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v3", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]} | [{"n": "v5", "t": {"T": 3, "t": "const CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "v3", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 155 | []
|
{"name": "_ZN10CUDTUnited5closeEi.cold", "code": "void __fastcall __noreturn CUDTUnited close ( ) { CGuard * @@v0@@ ; CUDTException * @@v1@@ ; CGuard ~ CGuard ( @@v0@@ ) ; @@v1@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v1@@ , Number , Number , Number ) ; __cxa_throw ( @@v1@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 156 | []
|
{"name": "_ZN4CUDT5closeEi.cold", "code": "void __fastcall CUDT close ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , char @@a8@@ ) { __int64 v8 ; void * v9 ; const CUDTException * v10 ; CUDTException * v11 ; CUDTException * @@v12@@ ; if ( v8 == Number ) { v10 = ( const CUDTException * ) __cxa_get_exception_ptr ( v9 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a8@@ , v10 ) ; __cxa_begin_catch ( v9 ) ; v11 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v11 , ( const CUDTException * ) & @@a8@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v11 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a8@@ ) ; } else { __cxa_begin_catch ( v9 ) ; @@v12@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v12@@ , Number , Number , Number ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v12@@ ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v12", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v12", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 157 | []
|
{"name": "_ZN3UDT5closeEi.cold", "code": "void __fastcall UDT close ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , char @@a8@@ ) { __int64 v8 ; void * v9 ; const CUDTException * v10 ; CUDTException * v11 ; CUDTException * @@v12@@ ; if ( v8 == Number ) { v10 = ( const CUDTException * ) __cxa_get_exception_ptr ( v9 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a8@@ , v10 ) ; __cxa_begin_catch ( v9 ) ; v11 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v11 , ( const CUDTException * ) & @@a8@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v11 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a8@@ ) ; } else { __cxa_begin_catch ( v9 ) ; @@v12@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v12@@ , Number , Number , Number ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v12@@ ) ; } __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v12", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v12", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 158 | []
|
{"name": "_ZN4CUDT8selectExERKSt6vectorIiSaIiEEPS2_S5_S5_l.cold", "code": "void __fastcall __noreturn CUDT selectEx ( ) { struct _Unwind_Exception * @@v0@@ ; void * @@v1@@ ; operator delete ( @@v1@@ , Number ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 159 | []
|
{"name": "_ZN3UDT8selectExERKSt6vectorIiSaIiEEPS2_S5_S5_l.cold", "code": "void __fastcall __noreturn UDT selectEx ( ) { struct _Unwind_Exception * @@v0@@ ; void * @@v1@@ ; operator delete ( @@v1@@ , Number ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 160 | []
|
{"name": "_ZN10CUDTUnited18checkBrokenSocketsEv.cold", "code": "void __fastcall __noreturn CUDTUnited checkBrokenSockets ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , void * @@a10@@ , __int64 @@a11@@ , __int64 @@a12@@ , __int64 @@a13@@ , void * @@a14@@ ) { struct _Unwind_Exception * @@v14@@ ; CGuard * @@v15@@ ; if ( @@a14@@ ) operator delete ( @@a14@@ ) ; if ( @@a10@@ ) operator delete ( @@a10@@ ) ; CGuard ~ CGuard ( @@v15@@ ) ; _Unwind_Resume ( @@v14@@ ) ; }", "source": [{"n": "v15", "t": {"T": 3, "t": "CGuard"}, "location": "r128"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v14", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 3, "t": "void"}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a14", "t": {"T": 3, "t": "void"}, "location": "s-64"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v15", "t": {"T": 3, "t": "CGuard"}, "location": "r128"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v14", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 3, "t": "void"}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a14", "t": {"T": 3, "t": "void"}, "location": "s-64"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 161 | []
|
{"name": "_ZN10CUDTUnited14garbageCollectEPv.cold", "code": "void __fastcall __noreturn CUDTUnited garbageCollect ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , CGuard * @@a7@@ ) { struct _Unwind_Exception * @@v7@@ ; CGuard ~ CGuard ( @@a7@@ ) ; _Unwind_Resume ( @@v7@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v7", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "CGuard"}, "location": "s-8"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v7", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "CGuard"}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 162 | []
|
{"name": "_ZN3UDT9recvfile2EiPKcPlli.cold", "code": "void __fastcall UDT recvfile2 ( void * @@a1@@ ) { __cxa_begin_catch ( @@a1@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 163 | []
|
{"name": "_ZN3UDT9sendfile2EiPKcPlli.cold", "code": "void __fastcall UDT sendfile2 ( void * @@a1@@ ) { __cxa_begin_catch ( @@a1@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 164 | []
|
{"name": "_ZN10CUDTUnitedC2Ev.cold", "code": "void __fastcall __noreturn CUDTUnited CUDTUnited ( _QWORD * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , struct _Unwind_Exception * @@a7@@ ) { _QWORD * @@v7@@ ; _QWORD * @@v8@@ ; CEPoll * @@v9@@ ; _QWORD * @@v10@@ ; do { @@v10@@ = ( _QWORD * ) * @@a1@@ ; operator delete ( @@a1@@ ) ; @@a1@@ = @@v10@@ ; } while ( @@v8@@ != @@v10@@ ) ; operator delete ( @@v8@@ , Number ) ; CEPoll ~ CEPoll ( @@v9@@ ) ; std _Rb_tree < int , std pair < int const , CUDTSocket * > , std _Select1st < std pair < int const , CUDTSocket * >> , std less < int > , std allocator < std pair < int const , CUDTSocket * >> > _M_erase ( @@v7@@ + Number , @@v7@@ [ Number ] ) ; std _Rb_tree < int , std pair < int const , CMultiplexer > , std _Select1st < std pair < int const , CMultiplexer >> , std less < int > , std allocator < std pair < int const , CMultiplexer >> > _M_erase ( @@v7@@ + Number , @@v7@@ [ Number ] ) ; std _Rb_tree < long , std pair < long const , std set < int >> , std _Select1st < std pair < long const , std set < int >> > , std less < long > , std allocator < std pair < long const , std set < int >> >> _M_erase ( ) ; std _Rb_tree < int , std pair < int const , CUDTSocket * > , std _Select1st < std pair < int const , CUDTSocket * >> , std less < int > , std allocator < std pair < int const , CUDTSocket * >> > _M_erase ( @@v7@@ , @@v7@@ [ Number ] ) ; _Unwind_Resume ( @@a7@@ ) ; }", "source": [{"n": "v8", "t": {"T": 3, "t": "_QWORD"}, "location": "r104"}, {"n": "v9", "t": {"T": 3, "t": "CEPoll"}, "location": "r112"}, {"n": "v10", "t": {"T": 3, "t": "_QWORD"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v7", "t": {"T": 3, "t": "_QWORD"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "s-8"}]} | [{"n": "v8", "t": {"T": 3, "t": "_QWORD"}, "location": "r104"}, {"n": "v9", "t": {"T": 3, "t": "CEPoll"}, "location": "r112"}, {"n": "v10", "t": {"T": 3, "t": "_QWORD"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v7", "t": {"T": 3, "t": "_QWORD"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 165 | []
|
{"name": "_ZN10CUDTUnited13newConnectionEiPK8sockaddrP10CHandShake.cold", "code": "void __fastcall CUDTUnited newConnection ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , __int64 @@a10@@ , __int64 @@a11@@ , __int64 @@a12@@ , __int64 @@a13@@ ) { __int64 @@v13@@ ; __int64 @@v14@@ ; pthread_mutex_t * @@v15@@ ; __cxa_begin_catch ( @@a1@@ ) ; __cxa_end_catch ( ) ; CGuard leaveCS ( @@v15@@ ) ; CEPoll update_events ( @@v13@@ + Number , ( char * ) & @@a13@@ + Number , * ( _QWORD * ) ( @@v14@@ + Number ) + Number L , Number L , Number L ) ; CTimer triggerEvent ( ( CTimer * ) ( @@v13@@ + Number ) ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r112"}, {"n": "v15", "t": {"T": 3, "t": "pthread_mutex_t"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r112"}, {"n": "v15", "t": {"T": 3, "t": "pthread_mutex_t"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 166 | []
|
{"name": "_ZN10CUDTUnited6selectEPSt3setIiSt4lessIiESaIiEES5_S5_PK7timeval.cold", "code": "void __fastcall __noreturn CUDTUnited select ( int @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ , __int64 @@a7@@ , int @@a8@@ , CGuard * @@a9@@ , int @@a10@@ , int @@a11@@ , int @@a12@@ , int @@a13@@ , int @@a14@@ , int @@a15@@ , int @@a16@@ , int @@a17@@ , int @@a18@@ , int @@a19@@ , int @@a20@@ , __int64 @@a21@@ , int @@a22@@ , int @@a23@@ , void * @@a24@@ , int @@a25@@ , int @@a26@@ , int @@a27@@ , void * @@a28@@ , int @@a29@@ , int @@a30@@ , int @@a31@@ , void * @@a32@@ , int @@a33@@ , int @@a34@@ , int @@a35@@ , char @@a36@@ , int @@a37@@ , __int64 @@a38@@ , int @@a39@@ , int @@a40@@ , int @@a41@@ , char @@a42@@ , int @@a43@@ , __int64 @@a44@@ , int @@a45@@ , int @@a46@@ , int @@a47@@ , char @@a48@@ , int @@a49@@ , __int64 @@a50@@ ) { CUDTException * @@v50@@ ; CGuard ~ CGuard ( @@a9@@ ) ; @@v50@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v50@@ , Number , Number , Number ) ; __cxa_throw ( @@v50@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v50", "t": {"T": 3, "t": "CUDTException"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a19", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-104"}, {"n": "a20", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-112"}, {"n": "a21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-120"}, {"n": "a22", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-128"}, {"n": "a23", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-136"}, {"n": "a24", "t": {"T": 3, "t": "void"}, "location": "s-144"}, {"n": "a25", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-152"}, {"n": "a8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "a26", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-160"}, {"n": "a27", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-168"}, {"n": "a28", "t": {"T": 3, "t": "void"}, "location": "s-176"}, {"n": "a29", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-184"}, {"n": "a30", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-192"}, {"n": "a31", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-200"}, {"n": "a32", "t": {"T": 3, "t": "void"}, "location": "s-208"}, {"n": "a33", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-216"}, {"n": "a34", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-224"}, {"n": "a35", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-232"}, {"n": "a9", "t": {"T": 3, "t": "CGuard"}, "location": "s-24"}, {"n": "a36", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-240"}, {"n": "a37", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-248"}, {"n": "a38", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-256"}, {"n": "a39", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-264"}, {"n": "a40", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-272"}, {"n": "a41", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-280"}, {"n": "a42", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-288"}, {"n": "a43", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-296"}, {"n": "a44", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-304"}, {"n": "a45", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-312"}, {"n": "a10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-32"}, {"n": "a46", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-320"}, {"n": "a47", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-328"}, {"n": "a48", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-336"}, {"n": "a49", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-344"}, {"n": "a50", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-352"}, {"n": "a11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-56"}, {"n": "a14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-64"}, {"n": "a15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-72"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}, {"n": "a16", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-80"}, {"n": "a17", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-88"}, {"n": "a18", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-96"}]} | [{"n": "v50", "t": {"T": 3, "t": "CUDTException"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a19", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-104"}, {"n": "a20", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-112"}, {"n": "a21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-120"}, {"n": "a22", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-128"}, {"n": "a23", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-136"}, {"n": "a24", "t": {"T": 3, "t": "void"}, "location": "s-144"}, {"n": "a25", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-152"}, {"n": "a8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "a26", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-160"}, {"n": "a27", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-168"}, {"n": "a28", "t": {"T": 3, "t": "void"}, "location": "s-176"}, {"n": "a29", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-184"}, {"n": "a30", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-192"}, {"n": "a31", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-200"}, {"n": "a32", "t": {"T": 3, "t": "void"}, "location": "s-208"}, {"n": "a33", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-216"}, {"n": "a34", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-224"}, {"n": "a35", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-232"}, {"n": "a9", "t": {"T": 3, "t": "CGuard"}, "location": "s-24"}, {"n": "a36", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-240"}, {"n": "a37", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-248"}, {"n": "a38", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-256"}, {"n": "a39", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-264"}, {"n": "a40", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-272"}, {"n": "a41", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-280"}, {"n": "a42", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-288"}, {"n": "a43", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-296"}, {"n": "a44", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-304"}, {"n": "a45", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-312"}, {"n": "a10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-32"}, {"n": "a46", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-320"}, {"n": "a47", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-328"}, {"n": "a48", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-336"}, {"n": "a49", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-344"}, {"n": "a50", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-352"}, {"n": "a11", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-56"}, {"n": "a14", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-64"}, {"n": "a15", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-72"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}, {"n": "a16", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-80"}, {"n": "a17", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-88"}, {"n": "a18", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-96"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 167 | []
|
{"name": "_ZN4CUDT6selectEiPSt3setIiSt4lessIiESaIiEES5_S5_PK7timeval.cold", "code": "void __fastcall __noreturn CUDT select ( ) { struct _Unwind_Exception * @@v0@@ ; void * @@v1@@ ; operator delete ( @@v1@@ , Number ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 168 | []
|
{"name": "_ZN3UDT6selectEiPSt3setIiSt4lessIiESaIiEES5_S5_PK7timeval.cold", "code": "void __fastcall __noreturn UDT select ( ) { struct _Unwind_Exception * @@v0@@ ; void * @@v1@@ ; operator delete ( @@v1@@ , Number ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 169 | []
|
{"name": "_ZN10CUDTUnited9updateMuxEP10CUDTSocketPK8sockaddrPKi.cold", "code": "void __fastcall __noreturn CUDTUnited updateMux ( ) { struct _Unwind_Exception * @@v0@@ ; __int64 @@v1@@ ; void * @@v2@@ ; operator delete ( @@v2@@ , Number ) ; CGuard ~ CGuard ( * ( CGuard * * ) ( @@v1@@ - Number ) ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "void"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}]} | [{"n": "v2", "t": {"T": 3, "t": "void"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 170 | []
|
{"name": "_ZN10CUDTUnited4bindEiPK8sockaddri.cold", "code": "void __noreturn CUDTUnited bind ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 171 | []
|
{"name": "_ZN10CUDTUnited4bindEii.cold", "code": "void __fastcall __noreturn CUDTUnited bind ( ) { CGuard * @@v0@@ ; CUDTException * @@v1@@ ; CGuard ~ CGuard ( @@v0@@ ) ; @@v1@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v1@@ , Number , Number , Number ) ; __cxa_throw ( @@v1@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 172 | []
|
{"name": "_ZN4CUDT4bindEii.cold", "code": "void __fastcall CUDT bind ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { CUDTException * v3 ; const CUDTException * @@v4@@ ; CUDTException * v5 ; if ( @@a3@@ == Number ) { @@v4@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; v5 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v5 , @@v4@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v5 ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v3 ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]} | [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 173 | []
|
{"name": "_ZN3UDT5bind2Eii.cold", "code": "void __fastcall UDT bind2 ( void * @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { CUDTException * v3 ; const CUDTException * @@v4@@ ; CUDTException * v5 ; if ( @@a3@@ == Number ) { @@v4@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; v5 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v5 , @@v4@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v5 ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; v3 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v3 , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v3 ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]} | [{"n": "v4", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 174 | []
|
{"name": "_ZN10CUDTUnited7connectEiPK8sockaddri.cold", "code": "void __noreturn CUDTUnited connect ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 175 | []
|
{"name": "_ZN4CUDT7connectEiPK8sockaddri.cold", "code": "void __fastcall CUDT connect ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , char @@a8@@ ) { void * v8 ; CUDTException * @@v9@@ ; const CUDTException * @@v10@@ ; CUDTException * v11 ; if ( @@a3@@ == Number ) { @@v10@@ = ( const CUDTException * ) __cxa_get_exception_ptr ( v8 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a8@@ , @@v10@@ ) ; __cxa_begin_catch ( v8 ) ; v11 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v11 , ( const CUDTException * ) & @@a8@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v11 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a8@@ ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( v8 ) ; @@v9@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v9@@ , Number , Number , Number ) ; } else { __cxa_begin_catch ( v8 ) ; @@v9@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v9@@ , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v9@@ ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v10", "t": {"T": 3, "t": "const CUDTException"}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v10", "t": {"T": 3, "t": "const CUDTException"}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 176 | []
|
{"name": "_ZN3UDT7connectEiPK8sockaddri.cold", "code": "void __fastcall UDT connect ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , char @@a8@@ ) { void * v8 ; CUDTException * @@v9@@ ; const CUDTException * @@v10@@ ; CUDTException * v11 ; if ( @@a3@@ == Number ) { @@v10@@ = ( const CUDTException * ) __cxa_get_exception_ptr ( v8 ) ; CUDTException CUDTException ( ( CUDTException * ) & @@a8@@ , @@v10@@ ) ; __cxa_begin_catch ( v8 ) ; v11 = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( v11 , ( const CUDTException * ) & @@a8@@ ) ; CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , v11 ) ; CUDTException ~ CUDTException ( ( CUDTException * ) & @@a8@@ ) ; __cxa_end_catch ( ) ; } else { if ( @@a3@@ == Number ) { __cxa_begin_catch ( v8 ) ; @@v9@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v9@@ , Number , Number , Number ) ; } else { __cxa_begin_catch ( v8 ) ; @@v9@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v9@@ , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v9@@ ) ; __cxa_end_catch ( ) ; } JUMPOUT ( Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v10", "t": {"T": 3, "t": "const CUDTException"}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v9", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v10", "t": {"T": 3, "t": "const CUDTException"}, "location": "r8"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "char", "s": 1}, "location": "s-16"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 177 | []
|
{"name": "_ZN3UDT4bindEiPK8sockaddri.cold", "code": "void __fastcall __noreturn UDT bind ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , int @@a7@@ ) { CUDTException * @@v7@@ ; @@v7@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v7@@ , Number , Number , Number ) ; __cxa_throw ( @@v7@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v7", "t": {"T": 3, "t": "CUDTException"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}]} | [{"n": "v7", "t": {"T": 3, "t": "CUDTException"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 178 | []
|
{"name": "_ZN4CUDT4bindEiPK8sockaddri.cold", "code": "void __fastcall __noreturn CUDT bind ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , int @@a7@@ ) { CUDTException * @@v7@@ ; @@v7@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v7@@ , Number , Number , Number ) ; __cxa_throw ( @@v7@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v7", "t": {"T": 3, "t": "CUDTException"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}]} | [{"n": "v7", "t": {"T": 3, "t": "CUDTException"}, "location": "r120"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 179 | []
|
{"name": "_ZN4CUDT6acceptEiP8sockaddrPi.cold", "code": "void __fastcall CUDT accept ( void * @@a1@@ ) { __int64 @@v1@@ ; const CUDTException * @@v2@@ ; CUDTException * @@v3@@ ; if ( @@v1@@ == Number ) { @@v2@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; @@v3@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v3@@ , @@v2@@ ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; @@v3@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v3@@ , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v3@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "v3", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]} | [{"n": "v2", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "v3", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 180 | []
|
{"name": "_ZN3UDT6acceptEiP8sockaddrPi.cold", "code": "void __fastcall UDT accept ( void * @@a1@@ ) { __int64 @@v1@@ ; const CUDTException * @@v2@@ ; CUDTException * @@v3@@ ; if ( @@v1@@ == Number ) { @@v2@@ = ( const CUDTException * ) __cxa_begin_catch ( @@a1@@ ) ; @@v3@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v3@@ , @@v2@@ ) ; } else { __cxa_begin_catch ( @@a1@@ ) ; @@v3@@ = ( CUDTException * ) operator new ( Number ) ; CUDTException CUDTException ( @@v3@@ , Number , Number , Number ) ; } CUDTUnited setError ( ( CUDTUnited * ) & CUDT s_UDTUnited , @@v3@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "v3", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]} | [{"n": "v2", "t": {"T": 3, "t": "const CUDTException"}, "location": "r104"}, {"n": "v3", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 181 | []
|
{"name": "_ZN10CSndBuffer8readDataEPPciRiS2_.cold", "code": "void __fastcall __noreturn CSndBuffer readData ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r128"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r128"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 182 | []
|
{"name": "_ZN10CSndBuffer7ackDataEi.cold", "code": "void __fastcall __noreturn CSndBuffer ackData ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 183 | []
|
{"name": "_ZN10CSndBuffer8increaseEv.cold", "code": "void __fastcall __noreturn CSndBuffer increase ( void * @@a1@@ ) { CUDTException * @@v1@@ ; __cxa_begin_catch ( @@a1@@ ) ; @@v1@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v1@@ , Number , Number , Number ) ; __cxa_throw ( @@v1@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 184 | []
|
{"name": "_ZN3CCC11getPerfInfoEv.cold", "code": "void __fastcall CCC getPerfInfo ( void * @@a1@@ ) { __cxa_begin_catch ( @@a1@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 185 | []
|
{"name": "_ZN8CChannel4openEi.cold", "code": "void __noreturn CChannel open ( ) { CUDTException * @@v0@@ ; int * @@v1@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; @@v1@@ = __errno_location ( ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , * @@v1@@ ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 186 | []
|
{"name": "_ZN8CChannel13setUDPSockOptEv.cold", "code": "void __noreturn CChannel setUDPSockOpt ( ) { CUDTException * @@v0@@ ; int * @@v1@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; @@v1@@ = __errno_location ( ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , * @@v1@@ ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 187 | []
|
{"name": "_ZN8CChannel4openEPK8sockaddr.cold", "code": "void __noreturn CChannel open ( ) { CUDTException * @@v0@@ ; int * @@v1@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; @@v1@@ = __errno_location ( ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , * @@v1@@ ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 188 | []
|
{"name": "_ZN4CUDT6setOptE6UDTOptPKvi.cold", "code": "void __noreturn CUDT setOpt ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 189 | []
|
{"name": "_ZN4CUDT6getOptE6UDTOptPvRi.cold", "code": "void __noreturn CUDT getOpt ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 190 | []
|
{"name": "_ZN4CUDT4openEv.cold", "code": "void __fastcall __noreturn CUDT open ( ) { CGuard * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; CGuard ~ CGuard ( @@v0@@ ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 191 | []
|
{"name": "_ZN4CUDT6listenEv.cold", "code": "void __noreturn CUDT listen ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 192 | []
|
{"name": "_ZN4CUDT7connectERK7CPacket.cold", "code": "void __fastcall __noreturn CUDT connect ( ) { struct _Unwind_Exception * @@v0@@ ; __int64 @@v1@@ ; CGuard * @@v2@@ ; CGuard ~ CGuard ( @@v2@@ ) ; if ( @@v1@@ == Number ) __cxa_call_unexpected ( @@v0@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}]} | [{"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 193 | []
|
{"name": "_ZN4CUDT7connectEPK8sockaddrP10CHandShake.cold", "code": "void __fastcall __noreturn CUDT connect ( ) { void * @@v0@@ ; void * @@v1@@ ; CUDTException * @@v2@@ ; operator delete ( @@v1@@ , Number ) ; __cxa_begin_catch ( @@v0@@ ) ; @@v2@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v2@@ , Number , Number , Number ) ; __cxa_throw ( @@v2@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r32"}]} | [{"n": "v2", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "void"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "void"}, "location": "r32"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 194 | []
|
{"name": "_ZN4CUDT4sendEPKci.cold", "code": "void __noreturn CUDT send ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 195 | []
|
{"name": "_ZN4CUDT4recvEPci.cold", "code": "void __noreturn CUDT recv ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 196 | []
|
{"name": "_ZN4CUDT7sendmsgEPKciib.cold", "code": "void __noreturn CUDT sendmsg ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 197 | []
|
{"name": "_ZN4CUDT7recvmsgEPci.cold", "code": "void __fastcall __noreturn CUDT recvmsg ( int @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ , CGuard * @@a7@@ ) { CUDTException * @@v7@@ ; @@v7@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v7@@ , Number , Number , Number ) ; __cxa_throw ( @@v7@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v7", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "CGuard"}, "location": "s-8"}]} | [{"n": "v7", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a7", "t": {"T": 3, "t": "CGuard"}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 198 | []
|
{"name": "_ZN4CUDT8sendfileERSt13basic_fstreamIcSt11char_traitsIcEERlli.cold", "code": "void __fastcall __noreturn CUDT sendfile ( int @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ , int @@a6@@ , int @@a7@@ , int @@a8@@ , int @@a9@@ , int @@a10@@ , CGuard * @@a11@@ ) { CUDTException * @@v11@@ ; @@v11@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v11@@ , Number , Number , Number ) ; __cxa_throw ( @@v11@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v11", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-32"}, {"n": "a11", "t": {"T": 3, "t": "CGuard"}, "location": "s-40"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}]} | [{"n": "v11", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "int", "s": 4}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "int", "s": 4}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-32"}, {"n": "a11", "t": {"T": 3, "t": "CGuard"}, "location": "s-40"}, {"n": "a7", "t": {"T": 1, "n": "int", "s": 4}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 199 | []
|
{"name": "_ZN4CUDT8recvfileERSt13basic_fstreamIcSt11char_traitsIcEERlli.cold", "code": "void __noreturn CUDT recvfile ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 200 | []
|
{"name": "_ZN4CUDT6sampleEP8CPerfMonb.cold", "code": "void __noreturn CUDT sample ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 201 | []
|
{"name": "_ZN4CUDT11processCtrlER7CPacket.cold", "code": "void __fastcall __noreturn CUDT processCtrl ( ) { struct _Unwind_Exception * @@v0@@ ; CPacket * @@v1@@ ; CPacket ~ CPacket ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 202 | []
|
{"name": "_ZN4CUDT8packDataER7CPacketRm.cold", "code": "void __fastcall __noreturn CUDT packData ( ) { struct _Unwind_Exception * @@v0@@ ; CPacket * @@v1@@ ; CGuard * @@v2@@ ; CPacket ~ CPacket ( @@v1@@ ) ; CGuard ~ CGuard ( @@v2@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}]} | [{"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 203 | []
|
{"name": "_ZN4CUDT11checkTimersEv.cold", "code": "void __fastcall __noreturn CUDT checkTimers ( ) { struct _Unwind_Exception * @@v0@@ ; CPacket * @@v1@@ ; CPacket ~ CPacket ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 204 | []
|
{"name": "_ZN4CUDT5closeEv.cold", "code": "void __fastcall __noreturn CUDT close ( ) { struct _Unwind_Exception * @@v0@@ ; CPacket * @@v1@@ ; CGuard * @@v2@@ ; CPacket ~ CPacket ( @@v1@@ ) ; CGuard ~ CGuard ( @@v2@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}]} | [{"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 205 | []
|
{"name": "_ZN4CUDT6listenEP8sockaddrR7CPacket.cold", "code": "void __fastcall __noreturn CUDT listen ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , __int64 @@a10@@ , __int64 @@a11@@ , __int64 @@a12@@ , __int64 @@a13@@ , __int64 @@a14@@ , __int64 @@a15@@ , __int64 @@a16@@ , __int64 @@a17@@ , __int64 @@a18@@ , __int64 @@a19@@ , __int64 @@a20@@ , __int64 @@a21@@ , __int64 @@a22@@ , __int64 @@a23@@ , __int64 @@a24@@ , __int64 @@a25@@ , __int64 @@a26@@ , __int64 @@a27@@ , __int64 @@a28@@ , __int64 @@a29@@ , void * @@a30@@ ) { void * @@v30@@ ; struct _Unwind_Exception * @@v31@@ ; if ( @@a30@@ != @@v30@@ ) operator delete ( @@a30@@ ) ; std __cxx11 basic_stringstream < char , std char_traits < char > , std allocator < char >> ~ basic_stringstream ( ) ; _Unwind_Resume ( @@v31@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v30", "t": {"T": 3, "t": "void"}, "location": "r32"}, {"n": "v31", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a19", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-104"}, {"n": "a20", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-112"}, {"n": "a21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-120"}, {"n": "a22", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-128"}, {"n": "a23", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-136"}, {"n": "a24", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-144"}, {"n": "a25", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-152"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a26", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-160"}, {"n": "a27", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-168"}, {"n": "a28", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-176"}, {"n": "a29", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-184"}, {"n": "a30", "t": {"T": 3, "t": "void"}, "location": "s-192"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-64"}, {"n": "a15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-72"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}, {"n": "a16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-80"}, {"n": "a17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-88"}, {"n": "a18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-96"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v30", "t": {"T": 3, "t": "void"}, "location": "r32"}, {"n": "v31", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a19", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-104"}, {"n": "a20", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-112"}, {"n": "a21", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-120"}, {"n": "a22", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-128"}, {"n": "a23", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-136"}, {"n": "a24", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-144"}, {"n": "a25", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-152"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a26", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-160"}, {"n": "a27", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-168"}, {"n": "a28", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-176"}, {"n": "a29", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-184"}, {"n": "a30", "t": {"T": 3, "t": "void"}, "location": "s-192"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a14", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-64"}, {"n": "a15", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-72"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}, {"n": "a16", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-80"}, {"n": "a17", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-88"}, {"n": "a18", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-96"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 206 | []
|
{"name": "_ZN4CUDTC2Ev.cold", "code": "void __fastcall __noreturn CUDT CUDT ( ) { struct _Unwind_Exception * @@v0@@ ; std _Rb_tree < int , int , std _Identity < int > , std less < int > , std allocator < int >> _M_erase ( ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 207 | []
|
{"name": "_ZN4CUDTC2ERKS_.cold", "code": "void __fastcall __noreturn CUDT CUDT ( ) { struct _Unwind_Exception * @@v0@@ ; std _Rb_tree < int , int , std _Identity < int > , std less < int > , std allocator < int >> _M_erase ( ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 208 | []
|
{"name": "_ZN4CUDT7connectEPK8sockaddr.cold", "code": "void __fastcall __noreturn CUDT connect ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , CUDTException * @@a9@@ , CGuard * @@a10@@ ) { struct _Unwind_Exception * @@v10@@ ; CPacket * @@v11@@ ; CPacket * @@v12@@ ; CUDTException * @@v13@@ ; CUDTException ~ CUDTException ( @@v13@@ ) ; CUDTException ~ CUDTException ( @@a9@@ ) ; CPacket ~ CPacket ( @@v11@@ ) ; CPacket ~ CPacket ( @@v12@@ ) ; CGuard ~ CGuard ( @@a10@@ ) ; _Unwind_Resume ( @@v10@@ ) ; }", "source": [{"n": "v12", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v13", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v10", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v11", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 3, "t": "CUDTException"}, "location": "s-24"}, {"n": "a10", "t": {"T": 3, "t": "CGuard"}, "location": "s-32"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "v12", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v13", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}, {"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v10", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r32"}, {"n": "v11", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 3, "t": "CUDTException"}, "location": "s-24"}, {"n": "a10", "t": {"T": 3, "t": "CGuard"}, "location": "s-32"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 209 | []
|
{"name": "_ZN6CEPoll12verify_usockEiRKiPi.cold", "code": "void __noreturn CEPoll verify_usock ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 210 | []
|
{"name": "_ZN6CEPollC2Ev.cold", "code": "void __fastcall __noreturn CEPoll CEPoll ( ) { __int64 @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; std _Rb_tree < int , std pair < int const , CEPollDesc > , std _Select1st < std pair < int const , CEPollDesc >> , std less < int > , std allocator < std pair < int const , CEPollDesc >> > _M_erase ( @@v0@@ + Number , * ( _QWORD * ) ( @@v0@@ + Number ) ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v0", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 211 | []
|
{"name": "_ZN6CEPoll7releaseEi.cold", "code": "void __noreturn CEPoll release ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 212 | []
|
{"name": "_ZN6CEPoll9add_usockEiRKiPS0_.cold", "code": "void __noreturn CEPoll add_usock ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 213 | []
|
{"name": "_ZN6CEPoll9add_ssockEiRKiPS0_.cold", "code": "void __noreturn CEPoll add_ssock ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r112"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 214 | []
|
{"name": "_ZN6CEPoll12remove_usockEiRKi.cold", "code": "void __noreturn CEPoll remove_usock ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 215 | []
|
{"name": "_ZN6CEPoll12remove_ssockEiRKi.cold", "code": "void __noreturn CEPoll remove_ssock ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 216 | []
|
{"name": "_ZN6CEPoll12update_usockEiRKiPS0_.cold", "code": "void __noreturn CEPoll update_usock ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 217 | []
|
{"name": "_ZN6CEPoll13update_eventsERKiRSt3setIiSt4lessIiESaIiEEib.cold", "code": "void __fastcall __noreturn CEPoll update_events ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ , __int64 @@a6@@ , __int64 @@a7@@ , __int64 @@a8@@ , __int64 @@a9@@ , CGuard * @@a10@@ , __int64 @@a11@@ , __int64 @@a12@@ , __int64 @@a13@@ , void * @@a14@@ ) { struct _Unwind_Exception * @@v14@@ ; if ( @@a14@@ ) operator delete ( @@a14@@ ) ; CGuard ~ CGuard ( @@a10@@ ) ; _Unwind_Resume ( @@v14@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v14", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 3, "t": "CGuard"}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a14", "t": {"T": 3, "t": "void"}, "location": "s-64"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}]} | [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "v14", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "a6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r80"}, {"n": "a8", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-16"}, {"n": "a9", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-24"}, {"n": "a10", "t": {"T": 3, "t": "CGuard"}, "location": "s-32"}, {"n": "a11", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-40"}, {"n": "a12", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-48"}, {"n": "a13", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-56"}, {"n": "a14", "t": {"T": 3, "t": "void"}, "location": "s-64"}, {"n": "a7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s-8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 218 | []
|
{"name": "_ZN6CEPoll6createEv.cold", "code": "void __noreturn CEPoll create ( ) { CUDTException * @@v0@@ ; int * @@v1@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; @@v1@@ = __errno_location ( ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , * @@v1@@ ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}, {"n": "v1", "t": {"T": 3, "t": "int"}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 219 | []
|
{"name": "_ZN6CEPoll4waitEiPSt3setIiSt4lessIiESaIiEES5_lS5_S5_.cold", "code": "void __noreturn CEPoll wait ( ) { CUDTException * @@v0@@ ; @@v0@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v0@@ , Number , Number , Number ) ; __cxa_throw ( @@v0@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}]} | [{"n": "v0", "t": {"T": 3, "t": "CUDTException"}, "location": "r104"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 220 | []
|
{"name": "_ZN10CUnitQueue4initEiii.cold", "code": "void __fastcall CUnitQueue init ( void * @@a1@@ ) { __cxa_begin_catch ( @@a1@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 221 | []
|
{"name": "_ZN10CUnitQueue8increaseEv.cold", "code": "void __fastcall CUnitQueue increase ( void * @@a1@@ ) { __cxa_begin_catch ( @@a1@@ ) ; __cxa_end_catch ( ) ; JUMPOUT ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}]} | [{"n": "a1", "t": {"T": 3, "t": "void"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 222 | []
|
{"name": "_ZN9CSndUList6updateEPK4CUDTb.cold", "code": "void __fastcall __noreturn CSndUList update ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 223 | []
|
{"name": "_ZN9CSndUList3popERP8sockaddrR7CPacket.cold", "code": "void __fastcall __noreturn CSndUList pop ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 224 | []
|
{"name": "_ZN9CSndQueue6workerEPv.cold", "code": "void __fastcall __noreturn CSndQueue worker ( ) { CPacket * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; CPacket ~ CPacket ( @@v0@@ ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CPacket"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 225 | []
|
{"name": "_ZN9CSndUList6removeEPK4CUDT.cold", "code": "void __fastcall __noreturn CSndUList remove ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 226 | []
|
{"name": "_ZN9CSndQueue4initEP8CChannelP6CTimer.cold", "code": "void __fastcall __noreturn CSndQueue init ( ) { _QWORD * @@v0@@ ; CUDTException * @@v1@@ ; * @@v0@@ = Number L ; @@v1@@ = ( CUDTException * ) __cxa_allocate_exception ( Number ) ; CUDTException CUDTException ( @@v1@@ , Number , Number , Number ) ; __cxa_throw ( @@v1@@ , ( struct type_info * ) & ` typeinfo for ' CUDTException , ( void ( __fastcall * ) ( void * ) ) CUDTException ~ CUDTException ) ; }", "source": [{"n": "v0", "t": {"T": 3, "t": "_QWORD"}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}]} | [{"n": "v0", "t": {"T": 3, "t": "_QWORD"}, "location": "r32"}, {"n": "v1", "t": {"T": 3, "t": "CUDTException"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 227 | []
|
{"name": "_ZN16CRendezvousQueue6insertERKiP4CUDTiPK8sockaddrm.cold", "code": "void __fastcall __noreturn CRendezvousQueue insert ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 228 | []
|
{"name": "_ZN16CRendezvousQueue8retrieveEPK8sockaddrRi.cold", "code": "void __fastcall __noreturn CRendezvousQueue retrieve ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 229 | []
|
{"name": "_ZN16CRendezvousQueue16updateConnStatusEv.cold", "code": "void __fastcall __noreturn CRendezvousQueue updateConnStatus ( ) { struct _Unwind_Exception * @@v0@@ ; CPacket * @@v1@@ ; CGuard * @@v2@@ ; CPacket ~ CPacket ( @@v1@@ ) ; CGuard ~ CGuard ( @@v2@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CPacket"}, "location": "r104"}, {"n": "v2", "t": {"T": 3, "t": "CGuard"}, "location": "r112"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 230 | []
|
{"name": "_ZN9CRcvQueue8recvfromEiR7CPacket.cold", "code": "void __fastcall __noreturn CRcvQueue recvfrom ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r128"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r128"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 231 | []
|
{"name": "_ZN9CRcvQueue17registerConnectorERKiP4CUDTiPK8sockaddrm.cold", "code": "void __fastcall __noreturn CRcvQueue registerConnector ( ) { struct _Unwind_Exception * @@v0@@ ; CGuard * @@v1@@ ; CGuard ~ CGuard ( @@v1@@ ) ; _Unwind_Resume ( @@v0@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "CGuard"}, "location": "r120"}, {"n": "v0", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 232 | []
|
{"name": "_ZN9CRcvQueue11setNewEntryEP4CUDT.cold", "code": "void __fastcall __noreturn CRcvQueue setNewEntry ( ) { CGuard * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; CGuard ~ CGuard ( @@v0@@ ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 233 | []
|
{"name": "_ZN9CRcvQueue8storePktEiP7CPacket.cold", "code": "void __fastcall __noreturn CRcvQueue storePkt ( ) { CGuard * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; CGuard ~ CGuard ( @@v0@@ ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 234 | []
|
{"name": "_ZN9CRcvQueue6workerEPv.cold", "code": "void __fastcall __noreturn CRcvQueue worker ( ) { CGuard * @@v0@@ ; struct _Unwind_Exception * @@v1@@ ; CGuard ~ CGuard ( @@v0@@ ) ; _Unwind_Resume ( @@v1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}]} | [{"n": "v1", "t": {"T": 3, "t": "struct _Unwind_Exception"}, "location": "r104"}, {"n": "v0", "t": {"T": 3, "t": "CGuard"}, "location": "r48"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 235 | []
|
{"name": "_GLOBAL__sub_I_udtCommon.cpp", "code": "__int64 __fastcall GLOBAL__sub_I_udtCommon_cpp ( CTimer * @@a1@@ ) { __int64 @@result@@ ; @@result@@ = CTimer readCPUFrequency ( @@a1@@ ) ; CTimer s_ullCPUFrequency = @@result@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "CTimer"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]} | [{"n": "a1", "t": {"T": 3, "t": "CTimer"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 236 | []
|
{"name": "__do_global_dtors_aux", "code": "void * _do_global_dtors_aux ( ) { void * @@result@@ ; if ( ! completed_7348 ) { if ( & __cxa_finalize ) _cxa_finalize ( _dso_handle ) ; @@result@@ = deregister_tm_clones ( ) ; completed_7348 = Number ; } return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]} | [{"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 237 | [
"{\"name\": \"__cxa_finalize\", \"code\": \"int __fastcall _cxa_finalize ( void * @@a1@@ ) { return __cxa_finalize ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"void\"}, \"location\": \"r56\"}]}"
]
|
{"name": "_ZN10CUDTSocketC2Ev", "code": "void __fastcall CUDTSocket CUDTSocket ( CUDTSocket * @@this@@ ) { pthread_mutex_t * v2 ; * ( _DWORD * ) @@this@@ = Number ; v2 = ( pthread_mutex_t * ) ( ( char * ) @@this@@ + Number ) ; v2 [ Number ] . __align = Number L ; v2 [ Number ] . __owner = Number ; v2 [ Number ] . __list . __prev = Number L ; v2 -> __list . __next = Number L ; v2 [ Number ] . __align = Number ; * ( ( _OWORD * ) & v2 [ Number ] . __align + Number ) = Number L ; * ( _OWORD * ) ( & v2 [ Number ] . __align + Number ) = Number L ; * ( ( _OWORD * ) & v2 [ Number ] . __align + Number ) = Number L ; * ( ( _OWORD * ) & v2 [ Number ] . __align + Number ) = Number L ; * ( _OWORD * ) ( & v2 [ Number ] . __align + Number ) = Number L ; * ( _OWORD * ) ( & v2 [ Number ] . __align + Number ) = Number L ; * ( _OWORD * ) & v2 -> __lock = Number L ; * ( ( _OWORD * ) & v2 -> __align + Number ) = Number L ; pthread_mutex_init ( v2 , Number L ) ; pthread_cond_init ( ( pthread_cond_t * ) ( ( char * ) @@this@@ + Number ) , Number L ) ; pthread_mutex_init ( ( pthread_mutex_t * ) ( ( char * ) @@this@@ + Number ) , Number L ) ; }", "source": [{"n": "this", "t": {"T": 3, "t": "CUDTSocket"}, "location": "r56"}]} | [{"n": "this", "t": {"T": 3, "t": "CUDTSocket"}, "location": "r56"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 238 | []
|
{"name": "_ZN10CUDTUnited7startupEv", "code": "__int64 __fastcall CUDTUnited startup ( CUDTUnited * @@this@@ ) { unsigned int @@v1@@ ; int @@v2@@ ; _BYTE @@savedregs@@ [ Number ] ; @@v1@@ = Number ; CGuard CGuard ( ( CGuard * ) @@savedregs@@ , ( pthread_mutex_t * ) ( ( char * ) @@this@@ + Number ) ) ; @@v2@@ = * ( ( _DWORD * ) @@this@@ + Number ) ; * ( ( _DWORD * ) @@this@@ + Number ) = @@v2@@ + Number ; if ( @@v2@@ <= Number ) { @@v1@@ = Number ; if ( ! * ( ( _BYTE * ) @@this@@ + Number ) ) { * ( ( _BYTE * ) @@this@@ + Number ) = Number ; @@v1@@ = Number ; pthread_mutex_init ( ( pthread_mutex_t * ) ( ( char * ) @@this@@ + Number ) , Number L ) ; pthread_cond_init ( ( pthread_cond_t * ) @@this@@ + Number , Number L ) ; pthread_create ( ( pthread_t * ) @@this@@ + Number , Number L , CUDTUnited garbageCollect , @@this@@ ) ; * ( ( _BYTE * ) @@this@@ + Number ) = Number ; } } CGuard ~ CGuard ( ( CGuard * ) @@savedregs@@ ) ; return @@v1@@ ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r104"}, {"n": "this", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "savedregs", "t": {"T": 2, "n": 40, "s": 1, "t": "_BYTE"}, "location": "s0"}]} | [{"n": "v1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r104"}, {"n": "this", "t": {"T": 3, "t": "CUDTUnited"}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "savedregs", "t": {"T": 2, "n": 40, "s": 1, "t": "_BYTE"}, "location": "s0"}] | data1/train-shard-10.tar | fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12_fe6dbd09a5cf254a7c05cd4693bb395f5faa721d5824e55c2534cb4f5be95d12.jsonl | 239 | []
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.