Lines Matching refs:examples
80 # Distribute the examples as python packages.
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")
123 FILES "${LLDB_SOURCE_DIR}/examples/darwin/heap_find/heap/heap_find.cpp"
124 "${LLDB_SOURCE_DIR}/examples/darwin/heap_find/heap/Makefile"
130 FILES "${LLDB_SOURCE_DIR}/examples/python/diagnose_unwind.py"
131 "${LLDB_SOURCE_DIR}/examples/python/diagnose_nsstring.py")