Lines Matching refs:py
3 OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/lldb.py
23 ${CMAKE_CURRENT_BINARY_DIR}/lldb.py
45 "${LLDB_SOURCE_DIR}/bindings/python/createPythonInit.py"
60 DEPENDS ${lldb_python_bindings_dir}/lldb.py
66 "${LLDB_SOURCE_DIR}/third_party/Python/module/six/six.py"
67 "${lldb_python_target_dir}/../six.py")
72 "${lldb_python_bindings_dir}/lldb.py"
73 "${lldb_python_target_dir}/__init__.py")
77 "${LLDB_SOURCE_DIR}/source/Interpreter/embedded_interpreter.py"
85 FILES "${LLDB_SOURCE_DIR}/examples/synthetic/gnu_libstdcpp.py"
86 "${LLDB_SOURCE_DIR}/examples/synthetic/libcxx.py")
92 FILES "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/cache.py"
93 "${LLDB_SOURCE_DIR}/examples/summaries/synth.py"
94 "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/metrics.py"
95 "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/attrib_fromdict.py"
96 "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/Logger.py")
102 FILES "${LLDB_SOURCE_DIR}/examples/python/in_call_stack.py"
103 "${LLDB_SOURCE_DIR}/examples/python/symbolication.py")
110 "${LLDB_SOURCE_DIR}/examples/python/scripted_process/scripted_process.py")
116 FILES "${LLDB_SOURCE_DIR}/examples/python/crashlog.py"
117 "${LLDB_SOURCE_DIR}/examples/python/scripted_process/crashlog_scripted_process.py"
118 "${LLDB_SOURCE_DIR}/examples/darwin/heap_find/heap.py")
130 FILES "${LLDB_SOURCE_DIR}/examples/python/diagnose_unwind.py"
131 "${LLDB_SOURCE_DIR}/examples/python/diagnose_nsstring.py")