Home
last modified time | relevance | path

Searched refs:get_input_file_name (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-parse.cc142 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 Dgengtype.cc114 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 Dgengtype.h81 get_input_file_name (const input_file *inpf) in get_input_file_name() function
H A Dgengtype-state.cc688 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 DChangeLog-20106355 * 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 Dgengtype-parse.c142 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 Dgengtype.c114 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 Dgengtype.h76 get_input_file_name (const input_file *inpf) in get_input_file_name() function
H A Dgengtype-state.c686 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()