OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:install_name_tool
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/build/mac/
copy_asan_runtime_dylib.sh
68
install_name_tool
\
73
install_name_tool
\
copy_framework_unversioned.sh
41
# An option to skip running
install_name_tool
is available. By passing -I as
42
# the first argument to this script,
install_name_tool
will be skipped. This
44
# when
install_name_tool
will be run on any linker output when something is
116
install_name_tool
-id "${LC_ID_DYLIB_NEW}" "${FRAMEWORK_DYLIB}"
/external/chromium_org/tools/clang/scripts/
package.sh
153
install_name_tool
-id @executable_path/${ASAN_DYLIB_NAME} "${ASAN_DYLIB}"
/external/clang/runtime/compiler-rt/
Makefile
225
$(Verb)
install_name_tool
$$@ -id $$@
Completed in 2400 milliseconds