Home
last modified time | relevance | path

Searched refs:get_src_pwd (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.h90 extern const char *get_src_pwd (void);
H A Dctfc.cc341 const char * cu_pwd = get_src_pwd (); in ctf_add_cuname()
H A Dtoplev.cc207 get_src_pwd (void) in get_src_pwd() function
H A Dlto-streamer-in.cc548 const char *src_pwd = get_src_pwd (); in input_location_and_block()
H A Ddbxout.cc1018 cwd = get_src_pwd (); in dbxout_init()
H A Dlto-streamer-out.cc231 bp_pack_string (ob, bp, get_src_pwd (), true); in lto_output_location_1()
H A Ddwarf2out.cc21279 wd = get_src_pwd (); in comp_dir_string()
H A DChangeLog-200311752 (set_src_pwd, get_src_pwd): New functions.
11753 * toplev.h (get_src_pwd, set_src_pwd): Declare.
11754 * dbxout.c (dbxout_init): Call get_src_pwd() instead of getpwd().
H A DChangeLog-200535668 * toplev.c (get_src_pwd): Handle failure of getpwd().
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.h89 extern const char *get_src_pwd (void);
H A Dtoplev.c213 get_src_pwd (void) in get_src_pwd() function
H A Dlto-streamer-in.c548 const char *src_pwd = get_src_pwd ();
H A Ddbxout.c1015 cwd = get_src_pwd (); in dbxout_init()
H A Dlto-streamer-out.c240 bp_pack_string (ob, bp, get_src_pwd (), true); in lto_output_location_1()
H A Ddwarf2out.c20618 wd = get_src_pwd (); in comp_dir_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc667 pp_dir_change (cpp_in, get_src_pwd ()); in gfc_cpp_init()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c636 pp_dir_change (cpp_in, get_src_pwd ()); in gfc_cpp_init()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1133 pp_dir_change (parse_in, get_src_pwd ()); in c_common_post_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1181 pp_dir_change (parse_in, get_src_pwd ()); in c_common_post_options()