/toolchain/binutils/binutils-2.25/gas/ |
D | messages.c | 75 as_where (&file, &x); in identify() 111 as_where (&file, &line); in as_show_where() 148 as_where (&file, &line); in as_warn_internal() 213 as_where (&file, &line); in as_bad_internal()
|
D | cond.c | 320 as_where (¤t_cframe->else_file_line.file, in s_elseif() 426 as_where (¤t_cframe->else_file_line.file, in s_else() 530 as_where (&cframe->if_file_line.file, in initialize_cframe()
|
D | stabs.c | 494 as_where (&file, &lineno); in stabs_generate_asm_file() 599 as_where (&file, &lineno); in stabs_generate_asm_lineno() 672 as_where (&file, &lineno); in stabs_generate_asm_func()
|
D | frags.c | 179 as_where (&frag_now->fr_file, &frag_now->fr_line); in frag_new() 240 as_where (&frag_now->fr_file, &frag_now->fr_line); in frag_var_init()
|
D | as.h | 503 void as_where (char **, unsigned int *);
|
D | input-scrub.c | 500 as_where (char **namep, unsigned int *linep) in as_where() function
|
D | app.c | 1294 as_where (&found_comment_file, &found_comment); in do_scrub_chars()
|
D | listing.c | 329 as_where (&file, &line); in listing_newline()
|
D | read.c | 2302 as_where (&file, &line); in s_irp() 2638 as_where (&file, &line); in s_macro() 4083 as_where (&reloc->file, &reloc->line); in s_reloc()
|
D | expr.c | 113 as_where (&n->file, &n->line); in make_expr_symbol()
|
D | ecoff.c | 2203 as_where (&file, (unsigned int *) NULL); in add_file() 5197 as_where (&filename, &lineno); in ecoff_generate_asm_lineno()
|
D | dwarf2dbg.c | 421 as_where (&filename, &line->line); in dwarf2_where()
|
D | symbols.c | 2229 as_where (& file, & line); in S_SET_EXTERNAL()
|
D | write.c | 195 as_where (&fixP->fx_file, &fixP->fx_line); in fix_new_internal()
|
D | ChangeLog-9295 | 497 * input-scrub.c (as_where): Set name to null pointer if we don't 4444 * read.c (read_a_source_file): The second argument to as_where is 5055 * read.c (read_a_source_file): The second argument to as_where is 8867 (as_where): Return current file name and line number, don't print 8870 functions use it instead of as_where. 8876 (as_where): Change prototype for new arguments. 8882 (s_else): Use as_where and as_bad_where, not get_file_line and 8885 * listing.c (listing_newline): Use as_where. 8886 * config/obj-coffbfd.c (obj_coff_init_stab_section): Use as_where. 8887 * config/obj-ecoff.c (add_file): Use as_where. [all …]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-som.c | 244 as_where (&file, (unsigned int *) NULL); in obj_som_init_stab_section()
|
D | tc-mmix.c | 2142 as_where (&bspec_file, &bspec_line); in s_bspec() 2942 as_where (&name, &line); in mmix_handle_mmixal() 2951 as_where (&name, &line); in mmix_handle_mmixal()
|
D | tc-xtensa.c | 1103 as_where (&file, &line); in directive_push() 6259 as_where (&file_name, &line); in finish_vinsn() 6285 as_where (&file_name, &line); in finish_vinsn() 6383 as_where (&file_name, &line); in finish_vinsn() 8262 as_where (&file_name, &line); in xtensa_sanity_check() 8805 as_where (&file_name, &line); in xtensa_relax_frag() 9862 as_where (&file_name, &line); in md_convert_frag() 11991 as_where (&file_name, &line); in tinsn_to_slotbuf()
|
D | obj-coff.c | 1829 as_where (&file, (unsigned int *) NULL); in obj_coff_init_stab_section()
|
D | obj-elf.c | 2003 as_where (&file, NULL); in obj_elf_init_stab_section()
|
D | tc-tic54x.c | 1885 as_where (&curfile, &lineno); in tic54x_set_default_include() 5011 as_where (&filename, &lineno); in tic54x_adjust_symtab()
|
D | tc-rx.c | 279 as_where (& current_filename, NULL); in rx_include()
|
D | tc-ia64.c | 10878 as_where (&CURR_SLOT.src_file, &CURR_SLOT.src_line); in md_assemble() 11882 as_where (&h->file, &h->line); in dot_alias()
|
D | tc-aarch64.c | 3922 as_where (&file, &line); in output_info()
|
D | tc-m68k.c | 4795 as_where (&n->file, &n->line); in m68k_frob_label()
|