Lines Matching refs:main
34 int main(void) {
41 child of 'main' so 'foo' also is a child of 'main'. In other words,
42 'main' is a parent of 'foo' and 'bar', and 'bar' is a parent of 'foo'.
55 main
61 main
77 100.00% 0.00% main
79 --- main
85 main
92 main
97 'children' overhead of 'bar', 'main' and '\_\_libc_start_main'.
99 'children' overhead of 'main' and '\_\_libc_start_main'.
101 So '\_\_libc_start_main' and 'main' are shown first since they have