Searched refs:as_where (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dmessages.c77 as_where (&file, &x);
113 as_where (&file, &line);
161 as_where (&file, &line);
262 as_where (&file, &line);
H A Dfrags.c161 as_where (&frag_now->fr_file, &frag_now->fr_line);
232 as_where (&frag_now->fr_file, &frag_now->fr_line);
264 as_where (&frag_now->fr_file, &frag_now->fr_line);
H A Dstabs.c492 as_where (&file, &lineno);
595 as_where (&file, &lineno);
668 as_where (&file, &lineno);
H A Das.h555 void as_where (char **, unsigned int *);
H A Dinput-scrub.c495 as_where (char **namep, unsigned int *linep)
490 as_where (char **namep, unsigned int *linep) function
H A Dlisting.c312 as_where (&file, &line);
322 name returned by as_where().
H A Dread.c2170 as_where (&file, &line);
2506 as_where (&file, &line);
3888 as_where (&reloc->file, &reloc->line);
5605 let dwarf2dbg.c call as_where on its own. */
H A Ddwarf2dbg.c341 as_where (&filename, &line->line);
373 the value returned by dwarf2_where(). That calls as_where()
H A Dexpr.c108 as_where (&n->file, &n->line);
H A Dwrite.c187 as_where (&fixP->fx_file, &fixP->fx_line);
H A Decoff.c2210 as_where (&file, (unsigned int *) NULL);
5231 as_where (&filename, &lineno);
H A Dsymbols.c2188 as_where (& file, & line);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c1747 as_where (&file, (unsigned int *) NULL);
H A Dobj-elf.c1645 as_where (&file, NULL);
H A Dtc-ia64.c10976 as_where (&CURR_SLOT.src_file, &CURR_SLOT.src_line);
11962 as_where (&h->file, &h->line);

Completed in 259 milliseconds