Searched refs:loader (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Doverlay-size.d7 # Renesas loader.
H A Drgn-at5.d8 # Renesas loader.
H A Drgn-at1.d7 # Renesas loader.
H A Drgn-at4.d7 # Renesas loader.
H A Drgn-at3.d7 # Renesas loader.
H A Drgn-over8-ok.d7 # Renesas loader.
/haiku-buildtools/libtool/libltdl/
H A Dltdl.c838 const char *loader_name; /* identifying name for each loader */
849 lt_dlloader *loader; /* dlopening interface */
1213 * DYNAMIC_PATH - Allow the loader to dynamically search for the
1876 get a segfault in atexit(), due to compiler and dynamic loader differences of
2318 lt_dlloader *loader;
2322 loader = loaders;
2367 while (loader)
2369 lt_dlloader *next = loader->next;
2370 lt_user_data data = loader->dlloader_data;
2371 if (loader
843 lt_dlloader *loader; /* dlopening interface */ member in struct:lt_dlhandle_struct
2303 lt_dlloader *loader; local
2377 lt_dlloader *loader; local
[all...]
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc18 #include <mach-o/loader.h>
29 // More information about Mach-O headers can be found in mach-o/loader.h
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_mac.cc28 #include <mach-o/loader.h>
/haiku-buildtools/binutils/binutils/
H A Dod-xcoff.c63 { "loader", 0 },
85 loader Display loader section\n\
90 ldinfo Display loader info in core files\n\
192 { STYP_LOADER, "loader" },
1026 /* Dump xcoff loader section. */
1031 asection *loader; local
1047 loader = bfd_get_section_by_name (abfd, ".loader");
1049 if (loader
[all...]
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dmorestack.S76 # enough for the dynamic loader to find a symbol and for a signal

Completed in 211 milliseconds