Lines Matching refs:examples
73 # Distribute the examples as python packages.
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")
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")