Home
last modified time | relevance | path

Searched refs:ORDINARY_MAP_FILE_NAME (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc378 ORDINARY_MAP_FILE_NAME (map)); in linemap_check_files_exited()
546 to_file = ORDINARY_MAP_FILE_NAME (from); in linemap_add()
551 linemap_assert (filename_cmp (ORDINARY_MAP_FILE_NAME (from), in linemap_add()
640 ORDINARY_MAP_FILE_NAME (pre_map), src_line)))) in linemap_module_restore()
829 ORDINARY_MAP_FILE_NAME (map), in linemap_line_start()
1463 fprintf (stderr, " %s\n", ORDINARY_MAP_FILE_NAME (map)); in trace_include()
1869 fprintf (stream, "File: %s:%d\n", ORDINARY_MAP_FILE_NAME (ord_map), in linemap_dump()
1873 includer_map ? ORDINARY_MAP_FILE_NAME (includer_map) : "None"); in linemap_dump()
H A Dline-map.c378 ORDINARY_MAP_FILE_NAME (map)); in linemap_check_files_exited()
527 to_file = ORDINARY_MAP_FILE_NAME (from); in linemap_add()
532 linemap_assert (filename_cmp (ORDINARY_MAP_FILE_NAME (from), in linemap_add()
754 ORDINARY_MAP_FILE_NAME (map), in linemap_line_start()
1384 fprintf (stderr, " %s\n", ORDINARY_MAP_FILE_NAME (map)); in trace_include()
1790 fprintf (stream, "File: %s:%d\n", ORDINARY_MAP_FILE_NAME (ord_map), in linemap_dump()
1794 includer_map ? ORDINARY_MAP_FILE_NAME (includer_map) : "None"); in linemap_dump()
H A Ddirectives.cc979 const char *new_file = ORDINARY_MAP_FILE_NAME (map); in do_line()
1037 const char *new_file = ORDINARY_MAP_FILE_NAME (map); in do_linemarker()
1117 new_file = ORDINARY_MAP_FILE_NAME (from); in do_linemarker()
1118 else if (filename_cmp (ORDINARY_MAP_FILE_NAME (from), new_file) != 0) in do_linemarker()
1161 && 0 == filename_cmp (to_file, ORDINARY_MAP_FILE_NAME (last)) in _cpp_do_file_change()
H A Ddirectives.c955 const char *new_file = ORDINARY_MAP_FILE_NAME (map); in do_line()
1013 const char *new_file = ORDINARY_MAP_FILE_NAME (map); in do_linemarker()
1093 new_file = ORDINARY_MAP_FILE_NAME (from); in do_linemarker()
1094 else if (filename_cmp (ORDINARY_MAP_FILE_NAME (from), new_file) != 0) in do_linemarker()
H A Dinit.c694 ORDINARY_MAP_FILE_NAME in cpp_read_main_file()
H A Dinit.cc723 return ORDINARY_MAP_FILE_NAME (map); in cpp_read_main_file()
H A Dfiles.c1374 _cpp_do_file_change (pfile, LC_RENAME, ORDINARY_MAP_FILE_NAME (map), in cpp_make_system_header()
H A Dfiles.cc1496 _cpp_do_file_change (pfile, LC_RENAME, ORDINARY_MAP_FILE_NAME (map), in cpp_make_system_header()
H A DChangeLog3134 (ORDINARY_MAP_FILE_NAME): Drop the non-const variant.
3170 (ORDINARY_MAP_FILE_NAME): Likewise.
3323 (ORDINARY_MAP_FILE_NAME): Convert from a macro to a pair of inline
4708 (MAP_START_LOCATION, ORDINARY_MAP_FILE_NAME)
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c378 ORDINARY_MAP_FILE_NAME (map)); in linemap_check_files_exited()
527 to_file = ORDINARY_MAP_FILE_NAME (from); in linemap_add()
532 linemap_assert (filename_cmp (ORDINARY_MAP_FILE_NAME (from), in linemap_add()
754 ORDINARY_MAP_FILE_NAME (map), in linemap_line_start()
1384 fprintf (stderr, " %s\n", ORDINARY_MAP_FILE_NAME (map)); in trace_include()
1790 fprintf (stream, "File: %s:%d\n", ORDINARY_MAP_FILE_NAME (ord_map), in linemap_dump()
1794 includer_map ? ORDINARY_MAP_FILE_NAME (includer_map) : "None"); in linemap_dump()
H A Ddirectives.c955 const char *new_file = ORDINARY_MAP_FILE_NAME (map); in do_line()
1013 const char *new_file = ORDINARY_MAP_FILE_NAME (map); in do_linemarker()
1093 new_file = ORDINARY_MAP_FILE_NAME (from); in do_linemarker()
1094 else if (filename_cmp (ORDINARY_MAP_FILE_NAME (from), new_file) != 0) in do_linemarker()
H A Dinit.c694 ORDINARY_MAP_FILE_NAME in cpp_read_main_file()
H A Dfiles.c1374 _cpp_do_file_change (pfile, LC_RENAME, ORDINARY_MAP_FILE_NAME (map), in cpp_make_system_header()
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h664 ORDINARY_MAP_FILE_NAME (const line_map_ordinary *ord_map) in ORDINARY_MAP_FILE_NAME() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h675 ORDINARY_MAP_FILE_NAME (const line_map_ordinary *ord_map) in ORDINARY_MAP_FILE_NAME() function
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.c1580 const_cast<char*> (ORDINARY_MAP_FILE_NAME (new_map))); in cb_file_change()
H A Dc-opts.cc1632 const_cast<char*> (ORDINARY_MAP_FILE_NAME (new_map))); in cb_file_change()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1580 const_cast<char*> (ORDINARY_MAP_FILE_NAME (new_map))); in cb_file_change()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dinput.c1080 fprintf (stream, " file: %s\n", ORDINARY_MAP_FILE_NAME (map)); in dump_location_info()
H A Dinput.cc1231 fprintf (stream, " file: %s\n", ORDINARY_MAP_FILE_NAME (map)); in dump_location_info()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1080 fprintf (stream, " file: %s\n", ORDINARY_MAP_FILE_NAME (map)); in dump_location_info()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc15969 const char *fname = ORDINARY_MAP_FILE_NAME (omap); in write_ordinary_maps()
16045 const char *fname = ORDINARY_MAP_FILE_NAME (omap); in write_ordinary_maps()