Searched refs:get_src_pwd (Results 1 – 9 of 9) sorted by relevance
90 extern const char *get_src_pwd (void);
341 const char * cu_pwd = get_src_pwd (); in ctf_add_cuname()
207 get_src_pwd (void) in get_src_pwd() function
548 const char *src_pwd = get_src_pwd (); in input_location_and_block()
1018 cwd = get_src_pwd (); in dbxout_init()
231 bp_pack_string (ob, bp, get_src_pwd (), true); in lto_output_location_1()
21279 wd = get_src_pwd (); in comp_dir_string()
11752 (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().
35668 * toplev.c (get_src_pwd): Handle failure of getpwd().