Home
last modified time | relevance | path

Searched refs:AppendExecutableSearchPaths (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTargetList.cpp362 target_sp->AppendExecutableSearchPaths(file_dir); in CreateTargetInternal()
HDTarget.cpp4468 void TargetProperties::AppendExecutableSearchPaths(const FileSpec &dir) { in AppendExecutableSearchPaths() function in TargetProperties
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h148 void AppendExecutableSearchPaths(const FileSpec &);
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectTarget.cpp412 target_sp->AppendExecutableSearchPaths(core_file_dir); in DoExecute()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp3175 target_sp->AppendExecutableSearchPaths(core_file_directory_spec); in SetCoreFile()