Searched refs:read_name_map (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cppfiles.c | 120 static struct file_name_map *read_name_map 898 read_name_map (pfile, dirname) in read_name_map() function 992 loc->name_map = read_name_map (pfile, dname); 1021 for (map = read_name_map (pfile, dir); map; map = map->map_next)
|
| H A D | FSFChangeLog.10 | 3471 (read_name_map): Likewise; this makes things more consistent for DOS. 3527 (is_system_include, read_name_map, remap_include_file): 5862 * cccp.c (do_include, read_name_map): Omit leading "./" and 8237 * cpplib.c (read_name_map): Add cpp_reader parameter. Access
|
| H A D | ChangeLog.5 | 8064 (read_name_map): Don't simplify the pathname here. 8202 (read_name_map): Simplify remapped names when reading in. 12838 (read_name_map): Use IS_ABSOLUTE_PATH.
|
| H A D | ChangeLog.4 | 988 * cppfiles.c (read_name_map): Return null if open () fails. 13984 * cppfiles.c (read_name_map): Set map_list_ptr->map_list_map to NULL.
|
| H A D | ChangeLog.1 | 7161 * cppfiles.c (read_name_map): Likewise. 10265 lookup_import, add_import, read_filename_string, read_name_map,
|
| H A D | ChangeLog.0 | 3256 read_name_map, read_filename_string, open_include_file,
|
| H A D | ChangeLog.2 | 4491 absolute_filename, read_name_map, open_include_file,
|
| H A D | ChangeLog | 17449 * cppfiles.c (read_name_map): Likewise.
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | files.c | 173 static void read_name_map (cpp_dir *dir); 1229 read_name_map (cpp_dir *dir) in read_name_map() function 1307 read_name_map (dir); in remap_filename()
|
| H A D | ChangeLog | 309 (read_name_map): Cast return value of alloca. Use XRESIZEVEC.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | com.c | 15161 static struct file_name_map *read_name_map (const char *dirname); 15209 searchptr->name_map = read_name_map (searchptr->fname 15256 map = read_name_map ("."); 15264 map = read_name_map (dir); 15369 read_name_map (dirname) in read_name_map() function
|
| H A D | ChangeLog | 419 * com.c (read_name_map): Use concat in lieu of xmalloc/strcpy. 996 (read_filename_string, read_name_map): Don't use is_space or 2738 skip_redundant_dir_prefix, read_name_map, print_containing_files):
|
| H A D | ChangeLog.0 | 3081 * com.c (skip_redundant_dir_prefix, read_name_map,
|