Go to the source code of this file.
Functions | |
| int | foo_func () |
Variables | |
| int | foo_x [1000] = {0} |
| int | foo_y = 0 |
| int foo_func | ( | ) |
Definition at line 4 of file bloaty/tests/testdata/foo.c.
| int foo_x[1000] = {0} |
Definition at line 2 of file bloaty/tests/testdata/foo.c.
| int foo_y = 0 |
Definition at line 3 of file bloaty/tests/testdata/foo.c.