Lines Matching refs:main
33 int main(void) {
40 child of 'main' so 'foo' also is a child of 'main'. In other words,
41 'main' is a parent of 'foo' and 'bar', and 'bar' is a parent of 'foo'.
54 main
60 main
76 100.00% 0.00% main
78 --- main
84 main
91 main
96 'children' overhead of 'bar', 'main' and '\_\_libc_start_main'.
98 'children' overhead of 'main' and '\_\_libc_start_main'.
100 So '\_\_libc_start_main' and 'main' are shown first since they have