OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LC_ID_DYLIB
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/build/mac/
copy_framework_unversioned.sh
97
# Adjust the Mach-O
LC_ID_DYLIB
load command in the framework. This does not
101
#
LC_ID_DYLIB
for use as an unversioned framework. Xcode users can do this
108
grep -A10 "^ *cmd
LC_ID_DYLIB
$" |
/external/clang/runtime/compiler-rt/
Makefile
183
$(Echo) Fixing
LC_ID_DYLIB
of $$@
/external/valgrind/main/coregrind/m_debuginfo/
readmacho.c
720
// Read di->soname from
LC_ID_DYLIB
if present,
742
else if (cmd->cmd ==
LC_ID_DYLIB
&& mh->filetype == MH_DYLIB) {
[
all
...]
Completed in 47 milliseconds