Searched refs:loc_assert (Results 1 – 1 of 1) sorted by relevance
3486 struct loc_assert_s *loc_assert; in mmix_md_end() local3546 for (loc_assert = loc_asserts; in mmix_md_end()3547 loc_assert != NULL; in mmix_md_end()3548 loc_assert = loc_assert->next) in mmix_md_end()3552 resolve_symbol_value (loc_assert->loc_sym); in mmix_md_end()3553 actual_seg = S_GET_SEGMENT (loc_assert->loc_sym); in mmix_md_end()3554 if (actual_seg != loc_assert->old_seg) in mmix_md_end()3558 int e_valid = expr_symbol_where (loc_assert->loc_sym, &fnam, &line); in mmix_md_end()3568 fragP = loc_assert->frag; in mmix_md_end()