Home
last modified time | relevance | path

Searched refs:set_location (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeFile.cc65 DbeFile::set_location (const char *filename) in set_location() function in DbeFile
172 set_location (name); in get_location()
184 set_location (fnm); in get_location()
229 set_location (fnm); in get_location()
318 set_location (filename); in find_file()
328 set_location (filename); in find_file()
382 set_location (fnm); in find_in_jar_file()
H A DDbeFile.h73 void set_location (const char *filename);
H A Dgp-display-src.cc694 module->dbeFile->set_location (exe); in open()
H A DModule.cc552 dbeFile->set_location (stabsTmp); in setFile()
642 dot_o_file->dbeFile->set_location (dbeFile->get_location ()); in openStabs()
H A Dparse.cc749 lo->dbeFile->set_location (archName); in process_seg_map_cmd()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeFile.cc65 DbeFile::set_location (const char *filename) in set_location() function in DbeFile
172 set_location (name); in get_location()
184 set_location (fnm); in get_location()
229 set_location (fnm); in get_location()
318 set_location (filename); in find_file()
328 set_location (filename); in find_file()
382 set_location (fnm); in find_in_jar_file()
H A DDbeFile.h73 void set_location (const char *filename);
H A Dgp-display-src.cc694 module->dbeFile->set_location (exe); in open()
H A DModule.cc552 dbeFile->set_location (stabsTmp); in setFile()
642 dot_o_file->dbeFile->set_location (dbeFile->get_location ()); in openStabs()
H A Dparse.cc749 lo->dbeFile->set_location (archName); in process_seg_map_cmd()
/netbsd-src/external/gpl2/groff/dist/src/preproc/soelim/
H A Dsoelim.cpp104 void set_location() in set_location() function
148 set_location(); in do_so()
172 set_location(); in do_file()
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp257 out->set_location(current_filename, current_lineno); in do_picture()
260 out->set_location(current_filename, current_lineno); in do_picture()
299 out->set_location(current_filename, current_lineno); in do_picture()
316 out->set_location(filename, 1); in do_file()
H A Dtroff.cpp232 void set_location(const char *, int);
311 set_location(current_filename, current_lineno); in finish_picture()
319 set_location(filename, lineno); in command()
445 set_location(v[i].filename, v[i].lineno); in text()
561 void troff_output::set_location(const char *s, int n) in set_location() function in troff_output
H A Doutput.h61 virtual void set_location(const char *, int) {} in set_location() function
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp155 void set_location();
370 void table_entry::set_location() in set_location() function in table_entry
430 set_location(); in print()
484 set_location(); in do_width()
553 set_location(); in do_width()
568 set_location(); in do_width()
596 set_location(); in do_width()
695 set_location(); in do_divert()
2604 first->set_location(); in do_row()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic.c293 text->set_location (0, DECL_SOURCE_LOCATION (t), SHOW_RANGE_WITH_CARET); in default_tree_printer()
H A Dpretty-print.h40 void set_location (unsigned int idx, location_t loc,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic.cc284 text->set_location (0, DECL_SOURCE_LOCATION (t), SHOW_RANGE_WITH_CARET); in default_tree_printer()
H A Dpretty-print.h40 void set_location (unsigned int idx, location_t loc,
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc274 text->set_location (0, DECL_SOURCE_LOCATION (t), in c_tree_printer()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c283 text->set_location (0, DECL_SOURCE_LOCATION (t), in c_tree_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dchecker-path.h115 void set_location (location_t loc) { m_loc = loc; } in set_location() function
H A Dchecker-path.cc1058 e->set_location (pd->fixup_location (e->get_location ())); in fixup_locations()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp223 virtual int set_location(const char *, int) { return 0; } in set_location() function in input_iterator
285 int set_location(const char *, int);
400 int file_iterator::set_location(const char *f, int ln) in set_location() function in file_iterator
422 static int set_location(const char *, int);
668 int input_stack::set_location(const char *filename, int lineno) in set_location() function in input_stack
671 if (p->set_location(filename, lineno)) in set_location()
5363 (void)input_stack::set_location(filename, n-1); in line_file()
6759 input_stack::set_location(0, n); in set_value()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c982 text->set_location (loc_num, src_loc, SHOW_RANGE_WITH_CARET); in gfc_format_decoder()

123