Home
last modified time | relevance | path

Searched refs:as_where (Results 1 – 25 of 37) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/
Dmessages.c75 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()
Dcond.c320 as_where (&current_cframe->else_file_line.file, in s_elseif()
426 as_where (&current_cframe->else_file_line.file, in s_else()
530 as_where (&cframe->if_file_line.file, in initialize_cframe()
Dstabs.c494 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()
Dfrags.c179 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()
Das.h503 void as_where (char **, unsigned int *);
Dinput-scrub.c500 as_where (char **namep, unsigned int *linep) in as_where() function
Dapp.c1294 as_where (&found_comment_file, &found_comment); in do_scrub_chars()
Dlisting.c329 as_where (&file, &line); in listing_newline()
Dread.c2302 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()
Dexpr.c113 as_where (&n->file, &n->line); in make_expr_symbol()
Decoff.c2203 as_where (&file, (unsigned int *) NULL); in add_file()
5197 as_where (&filename, &lineno); in ecoff_generate_asm_lineno()
Ddwarf2dbg.c421 as_where (&filename, &line->line); in dwarf2_where()
Dsymbols.c2229 as_where (& file, & line); in S_SET_EXTERNAL()
Dwrite.c195 as_where (&fixP->fx_file, &fixP->fx_line); in fix_new_internal()
DChangeLog-9295497 * 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/
Dobj-som.c244 as_where (&file, (unsigned int *) NULL); in obj_som_init_stab_section()
Dtc-mmix.c2142 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()
Dtc-xtensa.c1103 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()
Dobj-coff.c1829 as_where (&file, (unsigned int *) NULL); in obj_coff_init_stab_section()
Dobj-elf.c2003 as_where (&file, NULL); in obj_elf_init_stab_section()
Dtc-tic54x.c1885 as_where (&curfile, &lineno); in tic54x_set_default_include()
5011 as_where (&filename, &lineno); in tic54x_adjust_symtab()
Dtc-rx.c279 as_where (& current_filename, NULL); in rx_include()
Dtc-ia64.c10878 as_where (&CURR_SLOT.src_file, &CURR_SLOT.src_line); in md_assemble()
11882 as_where (&h->file, &h->line); in dot_alias()
Dtc-aarch64.c3922 as_where (&file, &line); in output_info()
Dtc-m68k.c4795 as_where (&n->file, &n->line); in m68k_frob_label()

12