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
65 "${lldb_python_bindings_dir}/lldb.py"
66 "${lldb_python_target_dir}/__init__.py")
70 "${LLDB_SOURCE_DIR}/source/Interpreter/embedded_interpreter.py"
78 FILES "${LLDB_SOURCE_DIR}/examples/synthetic/gnu_libstdcpp.py"
79 "${LLDB_SOURCE_DIR}/examples/synthetic/libcxx.py")
85 FILES "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/cache.py"
86 "${LLDB_SOURCE_DIR}/examples/summaries/synth.py"
87 "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/metrics.py"
88 "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/attrib_fromdict.py"
89 "${LLDB_SOURCE_DIR}/examples/summaries/cocoa/Logger.py")
95 FILES "${LLDB_SOURCE_DIR}/examples/python/in_call_stack.py"
96 "${LLDB_SOURCE_DIR}/examples/python/symbolication.py")
103 "${LLDB_SOURCE_DIR}/examples/python/scripted_process/scripted_process.py")
110 "${LLDB_SOURCE_DIR}/examples/python/scripted_process/scripted_platform.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")