Searched defs:image_spec (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Commands/ | ||
H A D | CommandObjectProcess.cpp | 1012 FileSpec image_spec(image_path); DoExecute() local |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 1085 LoadImageUsingPaths(const lldb::SBFileSpec & image_spec,SBStringList & paths,lldb::SBFileSpec & loaded_path,lldb::SBError & error) LoadImageUsingPaths() argument |