|
1 |
| -| test.cpp:7:3:7:7 | call to abort | Call to program-terminating function 'abort'. | |
2 |
| -| test.cpp:8:3:8:6 | call to exit | Call to program-terminating function 'exit'. | |
3 |
| -| test.cpp:9:3:9:7 | call to _Exit | Call to program-terminating function '_Exit'. | |
4 |
| -| test.cpp:10:3:10:12 | call to quick_exit | Call to program-terminating function 'quick_exit'. | |
5 |
| -| test.cpp:15:3:15:12 | call to abort | Call to program-terminating function 'abort'. | |
6 |
| -| test.cpp:16:3:16:11 | call to exit | Call to program-terminating function 'exit'. | |
7 |
| -| test.cpp:17:3:17:12 | call to _Exit | Call to program-terminating function '_Exit'. | |
8 |
| -| test.cpp:18:3:18:17 | call to quick_exit | Call to program-terminating function 'quick_exit'. | |
9 |
| -| test.cpp:19:3:19:16 | call to terminate | Call to program-terminating function 'terminate'. | |
10 |
| -| test.cpp:24:14:24:18 | abort | Address taken for program-terminating function 'abort'. | |
11 |
| -| test.cpp:25:14:25:17 | exit | Address taken for program-terminating function 'exit'. | |
12 |
| -| test.cpp:26:14:26:18 | _Exit | Address taken for program-terminating function '_Exit'. | |
13 |
| -| test.cpp:27:14:27:23 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
14 |
| -| test.cpp:28:14:28:23 | abort | Address taken for program-terminating function 'abort'. | |
15 |
| -| test.cpp:29:14:29:22 | exit | Address taken for program-terminating function 'exit'. | |
16 |
| -| test.cpp:30:14:30:23 | _Exit | Address taken for program-terminating function '_Exit'. | |
17 |
| -| test.cpp:31:14:31:28 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
18 |
| -| test.cpp:32:14:32:27 | terminate | Address taken for program-terminating function 'terminate'. | |
19 |
| -| test.cpp:37:18:37:22 | abort | Address taken for program-terminating function 'abort'. | |
20 |
| -| test.cpp:38:21:38:24 | exit | Address taken for program-terminating function 'exit'. | |
21 |
| -| test.cpp:39:21:39:25 | _Exit | Address taken for program-terminating function '_Exit'. | |
22 |
| -| test.cpp:40:21:40:30 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
23 |
| -| test.cpp:41:18:41:27 | abort | Address taken for program-terminating function 'abort'. | |
24 |
| -| test.cpp:42:21:42:29 | exit | Address taken for program-terminating function 'exit'. | |
25 |
| -| test.cpp:43:21:43:30 | _Exit | Address taken for program-terminating function '_Exit'. | |
26 |
| -| test.cpp:44:21:44:35 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
27 |
| -| test.cpp:45:18:45:31 | terminate | Address taken for program-terminating function 'terminate'. | |
| 1 | +| test.cpp:8:3:8:7 | call to abort | Call to program-terminating function 'abort'. | |
| 2 | +| test.cpp:9:3:9:6 | call to exit | Call to program-terminating function 'exit'. | |
| 3 | +| test.cpp:10:3:10:7 | call to _Exit | Call to program-terminating function '_Exit'. | |
| 4 | +| test.cpp:11:3:11:12 | call to quick_exit | Call to program-terminating function 'quick_exit'. | |
| 5 | +| test.cpp:16:3:16:12 | call to abort | Call to program-terminating function 'abort'. | |
| 6 | +| test.cpp:17:3:17:11 | call to exit | Call to program-terminating function 'exit'. | |
| 7 | +| test.cpp:18:3:18:12 | call to _Exit | Call to program-terminating function '_Exit'. | |
| 8 | +| test.cpp:19:3:19:17 | call to quick_exit | Call to program-terminating function 'quick_exit'. | |
| 9 | +| test.cpp:20:3:20:16 | call to terminate | Call to program-terminating function 'terminate'. | |
| 10 | +| test.cpp:25:14:25:18 | abort | Address taken for program-terminating function 'abort'. | |
| 11 | +| test.cpp:26:14:26:17 | exit | Address taken for program-terminating function 'exit'. | |
| 12 | +| test.cpp:27:14:27:18 | _Exit | Address taken for program-terminating function '_Exit'. | |
| 13 | +| test.cpp:28:14:28:23 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
| 14 | +| test.cpp:29:14:29:23 | abort | Address taken for program-terminating function 'abort'. | |
| 15 | +| test.cpp:30:14:30:22 | exit | Address taken for program-terminating function 'exit'. | |
| 16 | +| test.cpp:31:14:31:23 | _Exit | Address taken for program-terminating function '_Exit'. | |
| 17 | +| test.cpp:32:14:32:28 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
| 18 | +| test.cpp:33:14:33:27 | terminate | Address taken for program-terminating function 'terminate'. | |
| 19 | +| test.cpp:38:18:38:22 | abort | Address taken for program-terminating function 'abort'. | |
| 20 | +| test.cpp:39:21:39:24 | exit | Address taken for program-terminating function 'exit'. | |
| 21 | +| test.cpp:40:21:40:25 | _Exit | Address taken for program-terminating function '_Exit'. | |
| 22 | +| test.cpp:41:21:41:30 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
| 23 | +| test.cpp:42:18:42:27 | abort | Address taken for program-terminating function 'abort'. | |
| 24 | +| test.cpp:43:21:43:29 | exit | Address taken for program-terminating function 'exit'. | |
| 25 | +| test.cpp:44:21:44:30 | _Exit | Address taken for program-terminating function '_Exit'. | |
| 26 | +| test.cpp:45:21:45:35 | quick_exit | Address taken for program-terminating function 'quick_exit'. | |
| 27 | +| test.cpp:46:18:46:31 | terminate | Address taken for program-terminating function 'terminate'. | |
| 28 | +| test.cpp:68:1:68:33 | #define CALL_ABORT() std::abort() | Call to program-terminating function 'abort'. | |
| 29 | +| test.cpp:69:1:69:33 | #define CALL_EXIT(x) std::exit(x) | Call to program-terminating function 'exit'. | |
| 30 | +| test.cpp:70:1:70:41 | #define CALL_TERMINATE() std::terminate() | Call to program-terminating function 'terminate'. | |
| 31 | +| test.cpp:77:3:77:17 | call to abort | Call to program-terminating function 'abort'. | |
0 commit comments