Searched refs:get_input_file_name (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype-parse.cc | 142 get_input_file_name (lexer_line.file), lexer_line.line); in parse_error() 928 get_input_file_name (lexer_line.file), in type() 1026 get_input_file_name (lexer_line.file), in type()
|
H A D | gengtype.cc | 114 fprintf (stderr, "%s:%d: ", get_input_file_name (pos->file), pos->line); in error_at_line() 1781 return lbasename (get_input_file_name (inpf)); in get_file_realbasename() 1790 const char *f = get_input_file_name (inpf); in get_file_srcdir_relative_path() 2050 (void*) inpf, get_input_file_name (inpf), in header_dot_h_frul() 2074 get_input_file_name (inpf)); in header_dot_h_frul() 2091 (void*) inpf, get_input_file_name (inpf), in source_dot_cc_frul() 2195 inpfname = get_input_file_name (inpf); in get_output_file_with_visibility() 3107 get_input_file_name (d->line->file), d->line->line, in walk_type() 4843 get_input_file_name (line.file), in dump_fileloc() 5184 return htab_hash_string (get_input_file_name (inpf)); in htab_hash_inputfile() [all …]
|
H A D | gengtype.h | 81 get_input_file_name (const input_file *inpf) in get_input_file_name() function
|
H A D | gengtype-state.cc | 688 write_state_a_string (get_input_file_name (floc->file)); in write_state_fileloc() 1309 write_state_a_string (get_input_file_name (curfil)); in write_state_files_list()
|
H A D | ChangeLog-2010 | 6355 * gengtype-parse.c (type): Call get_input_file_name to get file name. 6411 (get_input_file_name): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype-parse.c | 142 get_input_file_name (lexer_line.file), lexer_line.line); in parse_error() 928 get_input_file_name (lexer_line.file), in type() 1026 get_input_file_name (lexer_line.file), in type()
|
H A D | gengtype.c | 114 fprintf (stderr, "%s:%d: ", get_input_file_name (pos->file), pos->line); in error_at_line() 1757 return lbasename (get_input_file_name (inpf)); in get_file_realbasename() 1766 const char *f = get_input_file_name (inpf); in get_file_srcdir_relative_path() 2032 (void*) inpf, get_input_file_name (inpf), in header_dot_h_frul() 2056 get_input_file_name (inpf)); in header_dot_h_frul() 2073 (void*) inpf, get_input_file_name (inpf), in source_dot_c_frul() 2177 inpfname = get_input_file_name (inpf); in get_output_file_with_visibility() 3081 get_input_file_name (d->line->file), d->line->line, in walk_type() 4793 get_input_file_name (line.file), in dump_fileloc() 5133 return htab_hash_string (get_input_file_name (inpf)); in htab_hash_inputfile() [all …]
|
H A D | gengtype.h | 76 get_input_file_name (const input_file *inpf) in get_input_file_name() function
|
H A D | gengtype-state.c | 686 write_state_a_string (get_input_file_name (floc->file)); in write_state_fileloc() 1290 write_state_a_string (get_input_file_name (curfil)); in write_state_files_list()
|