Home
last modified time | relevance | path

Searched refs:add_macro_prefix_map (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfile-prefix-map.h21 void add_macro_prefix_map (const char *);
H A Dfile-prefix-map.c118 add_macro_prefix_map (const char *arg) in add_macro_prefix_map() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfile-prefix-map.h21 void add_macro_prefix_map (const char *);
H A Dfile-prefix-map.cc119 add_macro_prefix_map (const char *arg) in add_macro_prefix_map() function
H A DChangeLog-201831478 (add_macro_prefix_map, add_file_prefix_map, remap_macro_filename): New.
31484 (add_macro_prefix_map, add_debug_prefix_map, add_file_prefix_map):
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c451 add_macro_prefix_map (arg); in c_common_handle_option()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc474 add_macro_prefix_map (arg); in c_common_handle_option()