Home
last modified time | relevance | path

Searched refs:static_obj (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcollect2.c204 static int static_obj; /* true if -static */ variable
1248 static_obj = 1; in main()
1278 is_static = static_obj; in main()
2849 && ! static_obj in scan_prog_file()