Lines Matching refs:CHK_OPT
89 if (CHK_OPT(cmd_info, MIGHT_CHG)) in each_file()
117 if (CHK_OPT(cmd_info, MIGHT_CHG)) { in each_file()
196 } else if (ar_file && CHK_OPT(cmd_info, MIGHT_CHG)) { in each_file()
215 if (CHK_OPT(cmd_info, MIGHT_CHG)) in each_file()
236 if (ar_file && CHK_OPT(cmd_info, MIGHT_CHG)) { in each_file()
240 } else if (code != DONT_BUILD && CHK_OPT(cmd_info, MIGHT_CHG)) in each_file()
431 if (CHK_OPT(cmd_info, I_AM_STRIP) && in traverse_file()
442 if (CHK_OPT(cmd_info, zFLAG) && in traverse_file()
483 if (CHK_OPT(cmd_info, I_AM_STRIP) && in traverse_file()
484 (CHK_OPT(cmd_info, xFLAG) == 0) && in traverse_file()
485 (CHK_OPT(cmd_info, lFLAG) == 0)) { in traverse_file()
506 if (CHK_OPT(cmd_info, I_AM_STRIP) && SYM != 0) { in traverse_file()
540 if (CHK_OPT(cmd_info, pFLAG) && !CHK_OPT(cmd_info, MIGHT_CHG)) in traverse_file()
547 if (state->Sect_exists == 0 && CHK_OPT(cmd_info, aFLAG)) { in traverse_file()
567 !CHK_OPT(cmd_info, MIGHT_CHG)) in traverse_file()
1389 } else if (CHK_OPT(cmd_info, MIGHT_CHG)) { in copy_non_elf_to_temp_ar()
1566 if (!CHK_OPT(cmd_info, SHF_GROUP_MOVE|SHF_GROUP_DEL)) in post_process()
1573 if (CHK_OPT(cmd_info, SHF_GROUP_DEL)) { in post_process()