Searched refs:PASS_FIRST (Results 1 – 2 of 2) sorted by relevance
162 PASS_FIRST, /* without constructors */ enumerator1243 scan_prog_file (list->name, PASS_FIRST); in main()1348 scan_prog_file (output_file, PASS_FIRST); in main()2395 if (which_pass != PASS_FIRST && which_pass != PASS_OBJ) in scan_prog_file()2400 if (which_pass == PASS_FIRST && ignore_library (prog_name)) in scan_prog_file()
193 PASS_FIRST, /* without constructors */ enumerator1272 scan_prog_file (list->name, PASS_FIRST);1377 scan_prog_file (output_file, PASS_FIRST);2757 if (which_pass != PASS_FIRST && which_pass != PASS_OBJ)2762 if (which_pass == PASS_FIRST && ignore_library (prog_name))3076 int rw = (which_pass != PASS_FIRST);