Searched refs:get_src_pwd (Results 1 – 7 of 7) sorted by relevance
191 extern const char *get_src_pwd (void);
1161 pp_dir_change (parse_in, get_src_pwd ()); in c_common_post_options()
434 get_src_pwd (void) in get_src_pwd() function
1007 cwd = get_src_pwd (); in dbxout_init()
10678 const char *wd = get_src_pwd (); in add_comp_dir_attribute()
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().
35669 * toplev.c (get_src_pwd): Handle failure of getpwd().