| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | DbeFile.cc | 65 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 D | DbeFile.h | 73 void set_location (const char *filename);
|
| H A D | gp-display-src.cc | 694 module->dbeFile->set_location (exe); in open()
|
| H A D | Module.cc | 552 dbeFile->set_location (stabsTmp); in setFile() 642 dot_o_file->dbeFile->set_location (dbeFile->get_location ()); in openStabs()
|
| H A D | parse.cc | 749 lo->dbeFile->set_location (archName); in process_seg_map_cmd()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | DbeFile.cc | 65 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 D | DbeFile.h | 73 void set_location (const char *filename);
|
| H A D | gp-display-src.cc | 694 module->dbeFile->set_location (exe); in open()
|
| H A D | Module.cc | 552 dbeFile->set_location (stabsTmp); in setFile() 642 dot_o_file->dbeFile->set_location (dbeFile->get_location ()); in openStabs()
|
| H A D | parse.cc | 749 lo->dbeFile->set_location (archName); in process_seg_map_cmd()
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/soelim/ |
| H A D | soelim.cpp | 104 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 D | main.cpp | 257 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 D | troff.cpp | 232 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 D | output.h | 61 virtual void set_location(const char *, int) {} in set_location() function
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/ |
| H A D | table.cpp | 155 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 D | tree-diagnostic.c | 293 text->set_location (0, DECL_SOURCE_LOCATION (t), SHOW_RANGE_WITH_CARET); in default_tree_printer()
|
| H A D | pretty-print.h | 40 void set_location (unsigned int idx, location_t loc,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-diagnostic.cc | 284 text->set_location (0, DECL_SOURCE_LOCATION (t), SHOW_RANGE_WITH_CARET); in default_tree_printer()
|
| H A D | pretty-print.h | 40 void set_location (unsigned int idx, location_t loc,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-objc-common.cc | 274 text->set_location (0, DECL_SOURCE_LOCATION (t), in c_tree_printer()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-objc-common.c | 283 text->set_location (0, DECL_SOURCE_LOCATION (t), in c_tree_printer()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | checker-path.h | 115 void set_location (location_t loc) { m_loc = loc; } in set_location() function
|
| H A D | checker-path.cc | 1058 e->set_location (pd->fixup_location (e->get_location ())); in fixup_locations()
|
| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
| H A D | input.cpp | 223 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 D | error.c | 982 text->set_location (loc_num, src_loc, SHOW_RANGE_WITH_CARET); in gfc_format_decoder()
|