Home
last modified time | relevance | path

Searched refs:auto_load_expand_dir_vars (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dauto-load.c178 auto_load_expand_dir_vars (const char *string) in auto_load_expand_dir_vars() function
203 = auto_load_expand_dir_vars (auto_load_safe_path.c_str ()); in auto_load_safe_path_vec_update()
742 = auto_load_expand_dir_vars (auto_load_dir.c_str ()); in auto_load_objfile_script_1()
DChangeLog-20126905 * auto-load.c (auto_load_expand_dir_vars): New function.
6909 Use auto_load_expand_dir_vars, remove the substitute_path_component
DChangeLog-201312729 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
DChangeLog-201814661 (auto_load_expand_dir_vars): Return an std::vector of
DChangeLog-20195064 * auto-load.c (auto_load_expand_dir_vars): Update.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git38949 Revert "Simplify auto_load_expand_dir_vars and remove substitute_path_component"
50801 Simplify auto_load_expand_dir_vars and remove substitute_path_component
50802 This simplifies auto_load_expand_dir_vars to first split the string,