HomeSort by: relevance | last modified time | path
    Searched defs:auto_load_expand_dir_vars (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
auto-load.c 179 auto_load_expand_dir_vars (const char *string) function in class:gdb
204 = auto_load_expand_dir_vars (auto_load_safe_path.c_str ());
747 = auto_load_expand_dir_vars (auto_load_dir.c_str ());
  /src/external/gpl3/gdb.old/dist/gdb/
auto-load.c 178 auto_load_expand_dir_vars (const char *string) function in class:gdb
203 = auto_load_expand_dir_vars (auto_load_safe_path.c_str ());
742 = auto_load_expand_dir_vars (auto_load_dir.c_str ());

Completed in 23 milliseconds