Home | History | Annotate | Download | only in gas

Lines Matching defs:in_bss

795 in_bss (void)
814 if (now_seg == absolute_section || in_bss ())
2386 && in_bss ())
2964 if (fill && in_bss ())
3517 && (now_seg != absolute_section && !in_bss ()))
3614 if ((val.X_op != O_constant || val.X_add_number != 0) && in_bss ())
4676 if ((op != O_constant || exp->X_add_number != 0) && in_bss ())
5122 if (in_bss ())
5459 if ((op != O_constant || exp->X_add_number != 0) && in_bss ())
5576 if ((op != O_constant || exp->X_add_number != 0) && in_bss ())
5976 if (c && in_bss ())