Searched refs:flag_dsym (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c2988 static int flag_dsym = false;
2999 flag_dsym = true;
3075 if (!(temp_file && flag_idsym) && !flag_dsym)
2977 static int flag_dsym = false; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc2993 static int flag_dsym = false;
3004 flag_dsym = true;
3080 if (!(temp_file && flag_idsym) && !flag_dsym)
2982 static int flag_dsym = false; variable

Completed in 86 milliseconds