Home
last modified time | relevance | path

Searched refs:read_a_source_file (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
HDread.h120 extern void read_a_source_file (char *name);
HDas.c1026 read_a_source_file (*argv); in perform_an_assembly_pass()
1031 read_a_source_file (""); in perform_an_assembly_pass()
HDChangeLog-929553 * read.c (read_a_source_file): If tc_unrecognized_line is defined,
730 (read_a_source_file): Handle MRI_MODE_NEEDS_PSEUDO_DOT.
1231 (read_a_source_file): Call do_scrub_chars rather than
1287 * read.c (read_a_source_file): In MRI mode, don't end the
1319 (read_a_source_file): Always clear line_label at the start of a
1689 (read_a_source_file): Don't define an label without a colon if
1699 (read_a_source_file): If pseudo-op handler is s_end, quit
1713 (read_a_source_file): Handle mri_pending_align.
1759 (read_a_source_file): In MRI mode, set mri_line_label for a label
1889 (read_a_source_file): Change LABELS_WITHOUT_COLON ifdef to check
[all …]
HDChangeLog-9697982 * read.c (read_a_source_file): If expanding macros, break up input
1023 (read_a_source_file): Output stabs debugging if appropriate.
1437 (read_a_source_file): Call register_dependency.
2050 * read.c (read_a_source_file): Call LISTING_NEWLINE before
2745 * read.c (read_a_source_file): Don't handle mri_pending_align if
2765 * read.c (read_a_source_file): After doing an mri_pending_align,
2839 * read.c (read_a_source_file): Make sure the symbol ends with
2872 * read.c (read_a_source_file): When defining a macro in MRI mode,
2944 * read.c (read_a_source_file): Check for conditional operators
3004 * read.c (read_a_source_file): Check mri_pending_align after
[all …]
HDChangeLog381 * read.c (read_a_source_file): Skip multiple spaces to
405 * read.c (read_a_source_file): Remove buffer_limit[-1] assertion.
HDChangeLog-98991242 * read.c (read_a_source_file): Only declare inescape if
1430 * read.c (read_a_source_file): Conditionally allow matched "
3752 (read_a_source_file): Call them.
4254 * read.c (read_a_source_file, s_align, s_float_space): Likewise.
HDread.c585 read_a_source_file (char *name) in read_a_source_file() function
HDChangeLog-00011220 (read_a_source_file): Use ISUPPER/TOLOWER/ISDIGIT instead of
4473 (read_a_source_file): Copy opcode string into
5512 * read.c (read_a_source_file): Init found_comment on entry, and
7027 * read.c (read_a_source_file): Add parameter to check_macro call,
7433 * read.c (read_a_source_file): If TC_START_LABEL_WITHOUT_COLON is
7565 (read_a_source_file): Don't pass error strings to printf as
HDChangeLog-02032071 (read_a_source_file): Delete label contin.
2190 * read.c (read_a_source_file): Call tc_check_label after
3515 * read.c (read_a_source_file, s_irp): Remove comment_char
HDChangeLog-2006858 * read.c (read_a_source_file): Ignore unknown text after line
/freebsd-11-stable/contrib/binutils/gas/doc/
HDinternals.texi699 For each source file, the @code{read_a_source_file} function reads in the file