Home | History | Annotate | Download | only in gas

Lines Matching refs:know

211 /* If the target defines the md_frag_max_var hook then we know
1008 already know that the pseudo-op begins with a '.'. */
1351 know (flag_m68k_mri);
1378 know (flag_mri);
1867 COMMON and COMMON.S. I don't know what we can do about it. */
2812 we never know sub-segment sizes when we are reading code. BSD
3297 know (symexp->X_op == O_symbol);
3298 know
3489 know (flen <= MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT);
3490 know (err != NULL || flen > 0);
3527 /* The ELF backend needs to know that we are changing sections, so
3683 know (is_end_of_line[(unsigned char) input_line_pointer[-1]]);
3699 know (is_end_of_line[(unsigned char) input_line_pointer[-1]]);
3725 know (symbolP); /* NULL pointer is logic error. */
4375 know (nbytes % CHARS_PER_LITTLENUM == 0);
4873 know (length <= MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT);
4874 know (err != NULL || length > 0);
5170 /* Let check_eh_frame know that data is being emitted. nbytes == -1 is
5176 /* Let the backend know that subsequent data may be byte aligned. */
5335 know (input_line_pointer[-1] == '\"');