|
327 | 327 | {'is_defined': False, 'name': '___cxa_bad_cast', 'type': 'U'}
|
328 | 328 | {'is_defined': False, 'name': '___cxa_bad_typeid', 'type': 'U'}
|
329 | 329 | {'is_defined': False, 'name': '___cxa_begin_catch', 'type': 'U'}
|
| 330 | +{'is_defined': False, 'name': '___cxa_call_terminate', 'type': 'U'} |
330 | 331 | {'is_defined': False, 'name': '___cxa_call_unexpected', 'type': 'U'}
|
331 | 332 | {'is_defined': False, 'name': '___cxa_current_exception_type', 'type': 'U'}
|
332 | 333 | {'is_defined': False, 'name': '___cxa_current_primary_exception', 'type': 'U'}
|
|
2593 | 2594 | {'is_defined': True, 'name': '___cxa_bad_cast', 'type': 'I'}
|
2594 | 2595 | {'is_defined': True, 'name': '___cxa_bad_typeid', 'type': 'I'}
|
2595 | 2596 | {'is_defined': True, 'name': '___cxa_begin_catch', 'type': 'I'}
|
| 2597 | +{'is_defined': True, 'name': '___cxa_call_terminate', 'type': 'I'} |
2596 | 2598 | {'is_defined': True, 'name': '___cxa_call_unexpected', 'type': 'I'}
|
2597 | 2599 | {'is_defined': True, 'name': '___cxa_current_exception_type', 'type': 'I'}
|
2598 | 2600 | {'is_defined': True, 'name': '___cxa_current_primary_exception', 'type': 'I'}
|
|
0 commit comments