Home
last modified time | relevance | path

Searched defs:module_file (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2415 FileSpec module_file(pathname); LoadScriptingModule() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp931 const FileSpec module_file(shlibs.GetFileSpecAtIndex(shlib_idx)); in DoExecute() local