Home
last modified time | relevance | path

Searched refs:SRC_ROOT (Results 1 – 7 of 7) sorted by relevance

/external/lldb/scripts/Python/
Dbuild-swig-Python.sh14 SRC_ROOT=$1
41 swig_output_file=${SRC_ROOT}/source/LLDBWrapPython.cpp
45 swig_input_file=${SRC_ROOT}/scripts/lldb.swig
46 swig_python_extensions=${SRC_ROOT}/scripts/Python/python-extensions.swig
47 swig_python_wrapper=${SRC_ROOT}/scripts/Python/python-wrapper.swig
48 swig_python_typemaps=${SRC_ROOT}/scripts/Python/python-typemaps.swig
49 swig_python_swigsafecast=${SRC_ROOT}/scripts/Python/python-swigsafecast.swig
78 HEADER_FILES="${SRC_ROOT}/include/lldb/lldb.h"\
79 " ${SRC_ROOT}/include/lldb/lldb-defines.h"\
80 " ${SRC_ROOT}/include/lldb/lldb-enumerations.h"\
[all …]
Dfinish-swig-Python-LLDB.sh30 SRC_ROOT=$1
218 package_files="${SRC_ROOT}/source/Interpreter/embedded_interpreter.py"
222 package_files="${SRC_ROOT}/examples/synthetic/gnu_libstdcpp.py
223 ${SRC_ROOT}/examples/synthetic/libcxx.py"
233 package_files="${SRC_ROOT}/examples/summaries/cocoa/cache.py
234 ${SRC_ROOT}/examples/summaries/cocoa/metrics.py
235 ${SRC_ROOT}/examples/summaries/cocoa/attrib_fromdict.py
236 ${SRC_ROOT}/examples/summaries/cocoa/Logger.py"
240 package_files="${SRC_ROOT}/examples/python/symbolication.py"
246 package_files="${SRC_ROOT}/examples/python/crashlog.py
[all …]
/external/llvm/utils/crosstool/ARM/
Dbuild-install-linux.sh15 readonly SRC_ROOT="${SCRATCH_ROOT}/src"
43 readonly LLVM_SRC_DIR="${SRC_ROOT}/llvm"
48 readonly LLVMGCC_SRC_DIR="${SRC_ROOT}/llvm-gcc-4.2"
140 cd ${SRC_ROOT}
168 cd ${SRC_ROOT}
193 createDir ${SRC_ROOT}
/external/lldb/scripts/
Dbuild-swig-wrapper-classes.sh25 SRC_ROOT=$1
71 if [ ! -f ${SRC_ROOT}/scripts/lldb.swig ]
111 cwd=${SRC_ROOT}/scripts
147 …./build-swig-${curlang}.sh "$SRC_ROOT" "$TARGET_DIR" "$CONFIG_BUILD_DIR" "${PREFIX}" "${debug_fla…
Dfinish-swig-wrapper-classes.sh25 SRC_ROOT=$1
58 cwd=${SRC_ROOT}/scripts
91 …./finish-swig-${curlang}-LLDB.sh $SRC_ROOT $TARGET_DIR $CONFIG_BUILD_DIR "${PREFIX}" "${debug_flag…
/external/llvm/docs/
DBuildingLLVMWithAutotools.rst124 % SRC_ROOT/configure --prefix=/install/path [other options]
243 The generated documentation is built in the ``SRC_ROOT/docs`` directory using
253 $ cd SRC_ROOT/docs
299 % SRC_ROOT/configure
DGettingStarted.rst395 ``SRC_ROOT``
403 SRC_ROOT).
749 [other options] SRC_ROOT
760 % cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=type SRC_ROOT
869 % cmake -G "Unix Makefiles" SRC_ROOT