Searched refs:dyld (Results 1 - 25 of 50) sorted by relevance

12

/external/valgrind/drd/
H A Ddrd_darwin_intercepts.c36 * See also the dyld_stub_binder() source code (http://www.opensource.apple.com/source/dyld/dyld-132.13/src/dyld_stub_binder.s).
37 * See also the dyld::fastBindLazySymbol() source code (http://opensource.apple.com/source/dyld/dyld-132.13/src/dyld.cpp).
39 void* VG_WRAP_FUNCTION_ZZ(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
41 void* VG_WRAP_FUNCTION_ZZ(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
/external/compiler-rt/make/
H A DAppleBI.mk46 $(SYMROOT)/libcompiler_rt-dyld.a
47 mkdir -p $(DSTROOT)/usr/local/lib/dyld
48 cp $(SYMROOT)/libcompiler_rt-dyld.a \
49 $(DSTROOT)/usr/local/lib/dyld/libcompiler_rt.a
83 $(SYMROOT)/libcompiler_rt-dyld.a \
88 mkdir -p $(DSTROOT)/usr/local/lib/dyld
89 cp $(SYMROOT)/libcompiler_rt-dyld.a \
90 $(DSTROOT)/usr/local/lib/dyld/libcompiler_rt.a
100 # rule to make each archive slice for dyld (which removes a few archive members)
101 $(OBJROOT)/libcompiler_rt-dyld
[all...]
/external/llvm/test/MC/MachO/
H A Dx86_64-sections.s16 .dyld
H A Dx86_32-sections.s20 .dyld
H A Dx86_32-symbols.s51 .dyld
H A Dx86_64-symbols.s51 .dyld
/external/swiftshader/third_party/LLVM/test/MC/MachO/
H A Dx86_64-sections.s16 .dyld
H A Dx86_32-sections.s20 .dyld
H A Dx86_32-symbols.s51 .dyld
H A Dx86_64-symbols.s51 .dyld
/external/webrtc/talk/media/base/
H A Dexecutablehelpers.h32 #include <mach-o/dyld.h>
/external/compiler-rt/test/BlocksRuntime/
H A Dmakefile69 grep CONFIG *.[cmCM] | $(TFR) -dyld $(LibsystemRootPath) -- # FIXME: figure out if I can "call" the std target instead of duplicating it
/external/google-breakpad/src/client/mac/tests/
H A Dspawn_child_process.h41 #include <mach-o/dyld.h>
/external/pdfium/testing/utils/
H A Dpath_service.cpp10 #include <mach-o/dyld.h>
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc19 #include <mach-o/dyld.h>
47 // TODO(glider): as per man 3 dyld, iterating over the headers with
H A Dsanitizer_mac.cc59 #include <mach-o/dyld.h>
305 // On OS X the executable path is saved to the stack by dyld. Reading it
595 // still may want use them on older systems. On older Darwin platforms, dyld
598 // If running on OS X 10.11+ or iOS 9.0+, dyld will interpose even if
601 // `dyldVersionNumber`, which is exported by dyld, against a known version
/external/valgrind/include/
H A Dpub_tool_redir.h316 #define VG_Z_DYLD dyld // dyld
317 #define VG_U_DYLD "dyld"
/external/compiler-rt/lib/asan/
H A Dasan_mac.cc30 #include <mach-o/dyld.h>
/external/google-breakpad/src/client/mac/handler/
H A Ddynamic_images.h32 // Implements most of the function of the dyld API, but allowing an
33 // arbitrary task to be introspected, unlike the dyld API which
41 #include <mach-o/dyld.h>
72 // _dyld_all_image_infos (in dyld) is a structure of this type
193 string file_path_; // path dyld used to load the image
/external/v8/src/base/platform/
H A Dplatform-macos.cc10 #include <mach-o/dyld.h>
/external/llvm/lib/Support/Unix/
H A DPath.inc52 #include <mach-o/dyld.h>
152 // On OS X the executable path is saved to the stack by dyld. Reading it
/external/ImageMagick/MagickCore/
H A Dutility.c74 #include <mach-o/dyld.h>
/external/swiftshader/third_party/LLVM/autoconf/m4/
H A Dltdl.m483 AC_CHECK_HEADERS([dl.h sys/dl.h dld.h mach-o/dyld.h])
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
H A DPath.inc60 #include <mach-o/dyld.h>
322 // On OS X the executable path is saved to the stack by dyld. Reading it
/external/libchrome/base/
H A Dlogging.cc27 #include <mach-o/dyld.h>

Completed in 927 milliseconds

12