Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.27/gas/
Dmessages.c75 file = as_where (&x); in identify()
111 file = as_where (&line); in as_show_where()
148 file = as_where (&line); in as_warn_internal()
213 file = as_where (&line); in as_bad_internal()
Dcond.c321 = as_where (&current_cframe->else_file_line.line); in s_elseif()
427 = as_where (&current_cframe->else_file_line.line); in s_else()
531 = as_where (&cframe->if_file_line.line); in initialize_cframe()
Dstabs.c490 file = as_where (&lineno); in stabs_generate_asm_file()
595 file = as_where (&lineno); in stabs_generate_asm_lineno()
668 as_where (&lineno); in stabs_generate_asm_func()
Dfrags.c179 frag_now->fr_file = as_where (&frag_now->fr_line); in frag_new()
240 frag_now->fr_file = as_where (&frag_now->fr_line); in frag_var_init()
Dinput-scrub.c488 as_where (unsigned int *linep) in as_where() function
Das.h492 const char * as_where (unsigned int *);
Dapp.c1294 found_comment_file = as_where (&found_comment); in do_scrub_chars()
Dlisting.c327 file = as_where (&line); in listing_newline()
Dread.c2357 file = as_where (&line); in s_irp()
2693 file = as_where (&line); in s_macro()
4169 reloc->file = as_where (&reloc->line); in s_reloc()
Dexpr.c111 n->file = as_where (&n->line); in make_expr_symbol()
Decoff.c2201 file_name = as_where ((unsigned int *) NULL); in add_file()
5184 filename = as_where (&lineno); in ecoff_generate_asm_lineno()
DChangeLog3020 as_where ();
3022 * input-scrub.c (as_where): Return the file name.
3023 * as.h (as_where): Adjust prototype.
3113 (as_where): Adjust.
3145 * input-scrub.c (as_where): Change return type to const char *.
Ddwarf2dbg.c420 const char *filename = as_where (&line->line); in dwarf2_where()
Dwrite.c194 fixP->fx_file = as_where (&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.27/gas/config/
Dobj-som.c245 file = as_where ((unsigned int *) NULL); in obj_som_init_stab_section()
Dtc-mmix.c2144 bspec_file = as_where (&bspec_line); in s_bspec()
2943 const char * name = as_where (&line); in mmix_handle_mmixal()
2951 const char * name = as_where (&line); in mmix_handle_mmixal()
Dobj-coff.c1807 file = as_where ((unsigned int *) NULL); in obj_coff_init_stab_section()
Dtc-tic54x.c1864 curfile = as_where (&lineno); in tic54x_set_default_include()
4974 const char * filename = as_where (&lineno); in tic54x_adjust_symtab()
Dtc-xtensa.c1164 file = as_where (&line); in directive_push()
8473 file_name = as_where (&line); in xtensa_sanity_check()
9163 file_name = as_where (&line); in xtensa_relax_frag()
10272 file_name = as_where (&line); in md_convert_frag()
12561 file_name = as_where (&line); in tinsn_to_slotbuf()
Dobj-elf.c2062 file = as_where (NULL); in obj_elf_init_stab_section()
Dtc-rx.c303 current_filename = as_where (NULL); in rx_include()
Dtc-ia64.c10829 CURR_SLOT.src_file = as_where (&CURR_SLOT.src_line); in md_assemble()
11832 h->file = as_where (&h->line); in dot_alias()
Dtc-aarch64.c4266 file = as_where (&line); in output_info()
Dtc-m68k.c4792 n->file = as_where (&n->line); in m68k_frob_label()

12