| /llvm-project-15.0.7/lldb/test/API/commands/trace/ |
| H A D | TestTraceDumpInstructions.py | 17 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 33 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"), 69 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"), 102 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"), 176 os.path.join(self.getSourceDir(), "intelpt-trace", "trace_2threads.json")) 209 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json")) 230 os.path.join(self.getSourceDir(), "intelpt-trace", "trace_bad_image.json")) 239 os.path.join(self.getSourceDir(), "intelpt-trace", "trace_wrong_cpu.json")) 245 os.path.join(self.getSourceDir(), "intelpt-trace-multi-file", "multi-file-no-ld.json")) 329 os.path.join(self.getSourceDir(), "intelpt-trace-multi-file", "multi-file-no-ld.json"))
|
| H A D | TestTraceLoad.py | 12 src_dir = self.getSourceDir() 97 src_dir = self.getSourceDir() 129 src_dir = self.getSourceDir() 142 src_dir = self.getSourceDir() 155 src_dir = self.getSourceDir() 201 src_dir = self.getSourceDir()
|
| H A D | TestTraceStartStop.py | 16 … self.expect("trace load -v " + os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json")) 31 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 51 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 107 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 117 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 138 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out"))
|
| H A D | TestTraceTSC.py | 12 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 25 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 53 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 69 self.expect("file " + os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 113 self.expect("file " + (os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")))
|
| H A D | TestTraceDumpInfo.py | 17 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 33 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"), 61 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"),
|
| H A D | TestTraceSave.py | 23 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 39 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 57 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"), 72 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 138 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out"))
|
| H A D | TestTraceEvents.py | 11 …trace_description_file_path = os.path.join(self.getSourceDir(), "intelpt-multi-core-trace", "trace… 41 os.path.join(self.getSourceDir(), "intelpt-trace-multi-file", "a.out"))
|
| H A D | TestTraceExport.py | 21 os.path.join(self.getSourceDir(), "intelpt-trace", "a.out")) 49 os.path.join(self.getSourceDir(), "intelpt-trace", "trace.json"),
|
| /llvm-project-15.0.7/lldb/test/API/commands/frame/recognizer/ |
| H A D | TestFrameRecognizer.py | 24 self.runCmd("command script import " + os.path.join(self.getSourceDir(), "recognizer.py")) 138 self.runCmd("command script import " + os.path.join(self.getSourceDir(), "recognizer.py")) 174 self.runCmd("command script import " + os.path.join(self.getSourceDir(), "recognizer.py")) 214 self.runCmd("command script import " + os.path.join(self.getSourceDir(), "recognizer.py"))
|
| /llvm-project-15.0.7/lldb/test/API/arm/emulation/ |
| H A D | TestEmulations.py | 19 test_dir = os.path.join(self.getSourceDir(), "new-test-files") 32 test_dir = os.path.join(self.getSourceDir(), "new-test-files")
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/disassemble/aarch64-adrp-add/ |
| H A D | TestAArch64AdrpAdd.py | 14 src_dir = self.getSourceDir() 31 src_dir = self.getSourceDir()
|
| /llvm-project-15.0.7/lldb/test/API/commands/process/launch-with-shellexpand/ |
| H A D | TestLaunchWithShellExpand.py | 38 (self.getSourceDir())) 69 (self.getSourceDir()))
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/debug_index/ |
| H A D | TestDebugIndexCache.py | 67 src_dir = self.getSourceDir() 112 src_dir = self.getSourceDir()
|
| /llvm-project-15.0.7/lldb/test/API/commands/target/stop-hooks/ |
| H A D | TestStopHookScripted.py | 23 full_path = os.path.join(self.getSourceDir(), "main.c") 112 script_name = os.path.join(self.getSourceDir(), "stop_hook.py")
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/serialize/ |
| H A D | TestBreakpointSerialization.py | 157 blubby_file_spec = lldb.SBFileSpec(os.path.join(self.getSourceDir(), "blubby.c")) 185 blubby_file_spec = lldb.SBFileSpec(os.path.join(self.getSourceDir(), "blubby.c")) 212 blubby_file_spec = lldb.SBFileSpec(os.path.join(self.getSourceDir(), "blubby.c")) 262 blubby_file_spec = lldb.SBFileSpec(os.path.join(self.getSourceDir(), "blubby.c")) 335 script_name = os.path.join(self.getSourceDir(), "resolver.py")
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/plugins/python_os_plugin/ |
| H A D | TestPythonOSPlugin.py | 44 python_os_plugin_path = os.path.join(self.getSourceDir(), 128 python_os_plugin_path = os.path.join(self.getSourceDir(),
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/scripted_process/ |
| H A D | TestScriptedProcess.py | 45 blueprint_origin_path = os.path.join(self.getSourceDir(), blueprint_name) 107 self.runCmd("command script import " + os.path.join(self.getSourceDir(),
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/modules-objc-property/ |
| H A D | TestModulesObjCProperty.py | 20 self.getSourceDir() +
|
| /llvm-project-15.0.7/lldb/test/API/commands/command/regex/ |
| H A D | TestRegexCommand.py | 28 self.runCmd("command script import " + os.path.join(self.getSourceDir(), "echo_command.py"))
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/show_location/ |
| H A D | TestShowLocationDwarf5.py | 14 yaml_path = os.path.join(self.getSourceDir(), "a.yaml")
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/modules-inline-functions/ |
| H A D | TestModulesInlineFunctions.py | 28 self.getSourceDir() +
|
| /llvm-project-15.0.7/lldb/test/API/commands/target/dump-symtab-demangle/ |
| H A D | TestDumpSymtabDemangle.py | 13 src_dir = self.getSourceDir()
|
| /llvm-project-15.0.7/lldb/test/API/commands/breakpoint/command/list/ |
| H A D | TestBreakpointCommandList.py | 13 src_dir = self.getSourceDir()
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/modules-cache/ |
| H A D | TestClangModulesCache.py | 29 % self.getSourceDir())
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ |
| H A D | lldbinline.py | 98 for f in os.listdir(self.getSourceDir()): 138 source_files = [f for f in os.listdir(self.getSourceDir())
|