HomeSort by: relevance | last modified time | path
    Searched refs:dyld (Results 1 - 25 of 126) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
dyld.d 13 module core.sys.darwin.mach.dyld;
  /src/external/gpl3/gcc/dist/libgcc/config/
darwin-crt-tm.c 29 #include <mach-o/dyld.h>
  /src/external/gpl3/gcc.old/dist/libgcc/config/
darwin-crt-tm.c 29 #include <mach-o/dyld.h>
  /src/external/apache2/llvm/dist/libcxx/src/include/
refstring.h 32 # include <mach-o/dyld.h>
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_mac.cc 30 #include <mach-o/dyld.h>
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
progreloc.c 37 # include <mach-o/dyld.h>
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
progreloc.c 37 # include <mach-o/dyld.h>
  /src/external/gpl3/gcc/dist/libbacktrace/
fileline.c 47 #include <mach-o/dyld.h>
macho.c 41 #include <mach-o/dyld.h>
1222 using the dyld support functions. This closes descriptor. */
1312 without using the dyld support functions. This closes
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_mac.cpp 29 #include <mach-o/dyld.h>
  /src/external/gpl3/gcc.old/dist/libbacktrace/
fileline.c 47 #include <mach-o/dyld.h>
macho.c 41 #include <mach-o/dyld.h>
1222 using the dyld support functions. This closes descriptor. */
1312 without using the dyld support functions. This closes
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_mac.cpp 29 #include <mach-o/dyld.h>
  /src/external/gpl3/gdb/dist/libbacktrace/
fileline.c 47 #include <mach-o/dyld.h>
macho.c 41 #include <mach-o/dyld.h>
1222 using the dyld support functions. This closes descriptor. */
1312 without using the dyld support functions. This closes
  /src/external/gpl3/gdb.old/dist/libbacktrace/
fileline.c 47 #include <mach-o/dyld.h>
macho.c 41 #include <mach-o/dyld.h>
1222 using the dyld support functions. This closes descriptor. */
1312 without using the dyld support functions. This closes
  /src/external/mit/libuv/dist/src/unix/
darwin.c 30 #include <mach-o/dyld.h> /* _NSGetExecutablePath */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_procmaps_mac.cc 19 #include <mach-o/dyld.h>
107 // TODO(glider): as per man 3 dyld, iterating over the headers with
120 // The dyld load address should be unchanged throughout process execution,
124 static const char kDyldPath[] = "/usr/lib/dyld";
136 // _dyld_get_image_header() and related APIs don't report dyld itself.
138 // until we hit a Mach header matching dyld instead. These recurse
140 // early in the process, when dyld is one of the only images loaded,
190 // it contains an absolute address rather than an offset for dyld.
193 // of the address is accurate when combined with the dyld base address,
sanitizer_mac.cc 60 #include <mach-o/dyld.h>
358 // On OS X the executable path is saved to the stack by dyld. Reading it
762 // still may want use them on older systems. On older Darwin platforms, dyld
765 // If running on OS X 10.11+ or iOS 9.0+, dyld will interpose even if
768 // `dyldVersionNumber`, which is exported by dyld, against a known version
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_procmaps_mac.cpp 18 #include <mach-o/dyld.h>
110 // TODO(glider): as per man 3 dyld, iterating over the headers with
123 // The dyld load address should be unchanged throughout process execution,
127 static const char kDyldPath[] = "/usr/lib/dyld";
144 // _dyld_get_image_header() and related APIs don't report dyld itself.
146 // until we hit a Mach header matching dyld instead. These recurse
148 // early in the process, when dyld is one of the only images loaded,
150 // hold on macOS 13+ anymore (dyld itself has moved into the shared cache).
181 // On macOS 13+, dyld itself has moved into the shared cache. Looking it up
186 "looking up the dyld image header in the shared cache on
    [all...]
sanitizer_mac.cpp 69 # include <mach-o/dyld.h>
476 // On OS X the executable path is saved to the stack by dyld. Reading it
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_procmaps_mac.cpp 18 #include <mach-o/dyld.h>
110 // TODO(glider): as per man 3 dyld, iterating over the headers with
123 // The dyld load address should be unchanged throughout process execution,
127 static const char kDyldPath[] = "/usr/lib/dyld";
139 // _dyld_get_image_header() and related APIs don't report dyld itself.
141 // until we hit a Mach header matching dyld instead. These recurse
143 // early in the process, when dyld is one of the only images loaded,
194 // it contains an absolute address rather than an offset for dyld.
197 // of the address is accurate when combined with the dyld base address,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
macho.d 30 import core.sys.darwin.mach.dyld;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Path.inc 39 #include <mach-o/dyld.h>
195 // On OS X the executable path is saved to the stack by dyld. Reading it

Completed in 80 milliseconds

1 2 3 4 5 6