Searched refs:auto_load_expand_dir_vars (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dauto-load.c179 auto_load_expand_dir_vars (const char *string) function in class:gdb
206 auto_load_safe_path_vec = auto_load_expand_dir_vars (auto_load_safe_path);
780 = auto_load_expand_dir_vars (auto_load_dir);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dauto-load.c180 auto_load_expand_dir_vars (const char *string) function in class:gdb
205 = auto_load_expand_dir_vars (auto_load_safe_path.c_str ());
747 = auto_load_expand_dir_vars (auto_load_dir.c_str ());

Completed in 240 milliseconds