Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c184 static int export_flag; /* true if -bE */ variable
988 export_flag = 1; in main()
2876 && which_pass == PASS_OBJ && !export_flag) in scan_prog_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc184 static int export_flag; /* true if -bE */ variable
982 export_flag = 1; in main()
2881 && which_pass == PASS_OBJ && !export_flag) in scan_prog_file()
H A DChangeLog-199815792 (export_flag): New variable.