OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dyld
(Results
1 - 25
of
38
) sorted by null
1
2
/external/webkit/Tools/Scripts/
run-jsc
50
my $
dyld
= jscProductDir();
52
$ENV{"DYLD_FRAMEWORK_PATH"} = $
dyld
;
53
print STDERR "Running $count time(s): DYLD_FRAMEWORK_PATH=$
dyld
$jsc\n";
/external/valgrind/main/drd/
drd_darwin_intercepts.c
37
* See also the dyld_stub_binder() source code (http://www.opensource.apple.com/source/
dyld
/
dyld
-132.13/src/dyld_stub_binder.s).
38
* See also the
dyld
::fastBindLazySymbol() source code (http://opensource.apple.com/source/
dyld
/
dyld
-132.13/src/
dyld
.cpp).
40
void* VG_WRAP_FUNCTION_ZZ(
dyld
, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
42
void* VG_WRAP_FUNCTION_ZZ(
dyld
, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
/external/webkit/Source/WebKit/mac/Misc/
WebKitVersionChecks.m
30
#import <mach-o/
dyld
.h>
/external/compiler-rt/make/
AppleBI.mk
42
$(SYMROOT)/libcompiler_rt-
dyld
.a
43
mkdir -p $(DSTROOT)/usr/local/lib/
dyld
44
cp $(SYMROOT)/libcompiler_rt-
dyld
.a \
45
$(DSTROOT)/usr/local/lib/
dyld
/libcompiler_rt.a
73
$(SYMROOT)/libcompiler_rt-
dyld
.a \
78
mkdir -p $(DSTROOT)/usr/local/lib/
dyld
79
cp $(SYMROOT)/libcompiler_rt-
dyld
.a \
80
$(DSTROOT)/usr/local/lib/
dyld
/libcompiler_rt.a
91
# rule to make each archive slice for
dyld
(which removes a few archive members)
92
$(OBJROOT)/libcompiler_rt-
dyld
-%.a : $(OBJROOT)/darwin_bni/Release/%/libcompiler_rt.
[
all
...]
/external/llvm/test/MC/MachO/
x86_64-sections.s
16
.
dyld
x86_32-sections.s
20
.
dyld
x86_32-symbols.s
51
.
dyld
x86_64-symbols.s
51
.
dyld
/external/webkit/Tools/WebKitTestRunner/mac/
TestControllerMac.mm
31
#import <mach-o/
dyld
.h>
/external/bluetooth/glib/gmodule/
gmodule-dyld.c
4
*
dyld
(Darwin) GMODULE implementation
24
#include <mach-o/
dyld
.h>
/external/compiler-rt/BlocksRuntime/tests/
makefile
69
grep CONFIG *.[cmCM] | $(TFR) -
dyld
$(LibsystemRootPath) -- # FIXME: figure out if I can "call" the std target instead of duplicating it
/external/valgrind/main/include/
pub_tool_redir.h
297
#define VG_Z_DYLD
dyld
//
dyld
298
#define VG_U_DYLD "
dyld
"
/external/webkit/Source/JavaScriptCore/API/
JSContextRef.cpp
39
#include <mach-o/
dyld
.h>
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm
33
#import <mach-o/
dyld
.h>
/external/skia/src/gpu/mac/
GrGLCreateNativeInterface_mac.cpp
15
#include <mach-o/
dyld
.h>
/external/llvm/autoconf/m4/
ltdl.m4
83
AC_CHECK_HEADERS([dl.h sys/dl.h dld.h mach-o/
dyld
.h])
/external/llvm/projects/sample/autoconf/m4/
ltdl.m4
83
AC_CHECK_HEADERS([dl.h sys/dl.h dld.h mach-o/
dyld
.h])
/external/chromium/base/
logging.cc
19
#include <mach-o/
dyld
.h>
/external/compiler-rt/lib/asan/
asan_mac.cc
26
#include <mach-o/
dyld
.h>
225
// TODO(glider): as per man 3
dyld
, iterating over the headers with
/external/v8/src/
platform-macos.cc
35
#include <mach-o/
dyld
.h>
/external/valgrind/main/coregrind/m_ume/
macho.c
52
#include <mach-o/
dyld
.h>
496
// LOAD_DYLINKER (
dyld
)
/external/compiler-rt/lib/asan/interception/mach_override/
mach_override.c
11
#include <mach-o/
dyld
.h>
/external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c
72
#include <mach-o/
dyld
.h>
164
/* These symbols will be looked for in
dyld
*/
585
*
dyld
adds libraries by first adding the directly dependant libraries in link order, and
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
Completed in 1302 milliseconds
1
2