Home | History | Annotate | Download | only in config

Lines Matching refs:segment

2356      in the same segment as the fix, we cannot resolve it here.  */
2470 segT segment;
2483 segment = S_GET_SEGMENT (exprP->X_add_symbol);
2484 if (mode != expr_defer && segment == absolute_section)
2490 else if (mode != expr_defer && segment == reg_section)