Files
codeql/cpp/ql/test/library-tests/variables/global/variables.expected
2018-08-02 17:53:23 +01:00

7 lines
314 B
Plaintext

| a.c:4:5:4:6 | is | array of {int} | 1 |
| a.h:2:12:2:13 | is | array of 4 {int} | 1 |
| file://:0:0:0:0 | fp_offset | unsigned int | 1 |
| file://:0:0:0:0 | gp_offset | unsigned int | 1 |
| file://:0:0:0:0 | overflow_arg_area | pointer to {void} | 1 |
| file://:0:0:0:0 | reg_save_area | pointer to {void} | 1 |