Searched refs:AR_SS (Results 1 – 6 of 6) sorted by relevance
236 bsdar->options |= AR_SS; in main()290 if (bsdar->options & AR_S && bsdar->options & AR_SS) in main()317 if (bsdar->options & AR_SS) in main()
43 #define AR_SS 0x0080 /* do not write archive symbol table */ macro
683 if (!(bsdar->options & AR_SS) && obj->elf != NULL) in write_objs()752 if ((bsdar->s_cnt != 0 && !(bsdar->options & AR_SS)) || in write_objs()
222 bsdar->options |= AR_SS; in main()272 if (bsdar->options & AR_S && bsdar->options & AR_SS) in main()303 if (bsdar->options & AR_SS) in main()
41 #define AR_SS 0x0080 /* do not write archive symbol table */ macro
595 if (!(bsdar->options & AR_SS) && obj->maddr != NULL) in write_objs()665 if ((bsdar->s_cnt != 0 && !(bsdar->options & AR_SS)) || in write_objs()