Home
last modified time | relevance | path

Searched defs:loaded_image (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp167 DoLoadImage(Process * process,const FileSpec & remote_file,const std::vector<std::string> * paths,Status & error,FileSpec * loaded_image) DoLoadImage() argument
/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp676 DoLoadImage(lldb_private::Process * process,const lldb_private::FileSpec & remote_file,const std::vector<std::string> * paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_image) DoLoadImage() argument
/llvm-project/lldb/source/Target/
H A DPlatform.cpp1835 DoLoadImage(lldb_private::Process * process,const lldb_private::FileSpec & remote_file,const std::vector<std::string> * paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_image) DoLoadImage() argument