HomeSort by: relevance | last modified time | path
    Searched refs:loader (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/arch/ia64/stand/ia64/efi/
Makefile 7 PROGS= loader.sym loader.efi
9 MAN.loader.sym= # no man
10 MAN.loader.efi= # no man
12 SRCS.loader.efi= # no SRCS
26 SRCS.loader.sym:= start.S conf.c efimd.c main.c ${SRCS}
34 loader.sym: ${LDSCRIPT}
40 loader.efi: loader.sym
41 if [ `${OBJDUMP} -t loader.sym | fgrep '*UND*' | wc -l` != 0 ]; then
    [all...]
  /src/tests/libexec/ld.elf_so/
t_rtld_r_debug.c 129 void *loader; local
132 loader = NULL;
147 loader = (void *)map->l_addr;
151 ATF_CHECK(loader != NULL);
156 ATF_CHECK_EQ_MSG(debug->r_ldbase, loader,
157 "debug->r_ldbase=%p loader=%p",
158 debug->r_ldbase, loader);
  /src/sys/arch/amiga/stand/bootblock/bootxx_ffs/
startit.s 39 movel %sp@(4),%a0 | Boot loader address
43 * Installboot can modify the default command in the bootblock loader,
45 * possibly modified default command before entering the boot loader.
  /src/sbin/efi/
bootvar.c 180 create_devpath_media_pathname(const char *loader)
189 path_len = utf8_to_ucs2_size(loader);
195 (void)utf8_to_ucs2(loader, strlen(loader) + 1, pn->PathName,
223 const char *label, const char *loader, const char *fname,
238 bb = create_devpath_media_pathname(loader);
main.c 117 _X("loader", _RA, 'l', "specify boot loader on EFI partition") \
233 _X(const char *, loader, DEFAULT_LOADER ) \
399 opt.loader = estrdup(optarg);
643 attrib, opt.label, opt.loader, opt.opt_fname,
  /src/sys/arch/sun2/sun2/
locore.s 103 | boot loader loads us exactly where we are linked, so we don't have
473 * the Sun boot loader. This works on Sun machines because the
  /src/sys/arch/x68k/stand/xxboot/
boot.S 4 | (1) IPL (or previous stage loader) loads first 1KB of this primary
22 | : : |boot loader | |boot loader |
41 | (because this loader is assembled as starting from 0x3000 but is loaded
221 | Jump to full parimary loader
295 | Jump to full parimary loader
  /src/sys/arch/hpc/stand/hpcboot/
arch.cpp 72 Architecture::setupBootInfo(Loader &loader)
89 _boot_arg->kernel_entry = loader.jumpAddr();
hpcboot.h 102 enum LoaderOps loader; member in struct:BootSetupArgs
  /src/sys/arch/ews4800mips/stand/common/
bootxx.c 61 int loader(const char *, uint32_t *);
129 if ((err = loader(*boot, &entry)) == 0) {
160 loader(const char *fname, uint32_t *entry) function
  /src/sys/dev/
kloader.c 83 kloader_bootfunc_t *loader; member in struct:kloader
154 (*kloader.ops->jump)(kloader.loader, kloader.loader_sp,
404 * Copy loader code
407 kloader.loader = (void *)PG_VADDR(kloader.cur_pg);
408 memcpy(kloader.loader, kloader.ops->boot, PAGE_SIZE);
410 /* loader stack starts at the bottom of that page */
411 kloader.loader_sp = (vaddr_t)kloader.loader + PAGE_SIZE;
413 DPRINTF("[loader] addr=%p sp=%p [kernel] entry=%p\n",
414 kloader.loader, (void *)kloader.loader_sp, (void *)nbi.entry);
435 + 1; /* 2nd loader */
    [all...]
  /src/distrib/utils/embedded/conf/
nintendo.conf 81 # Linux-loader config
84 [loader]
  /src/doc/
TODO.modules 45 boot loader "push" the module at boot time. (It used to do
135 loader time, an alternate value for the os-release portion of the
  /src/sys/arch/hpcmips/stand/romboot/
romboot.S 28 * simple boot loader for ROM
84 subu t0, t1 # t0 = size of boot loader
  /src/share/mk/
bsd.kmodule.mk 45 # that, when relocated by the module loader, result in addresses that
48 # relocations inside the loader and removing this workaround, as the
154 # be much faster and simplifies the loader.
  /src/sys/arch/ews4800mips/stand/boot/
Makefile 32 SRCS = start.S boot.c prompt.c delay.c cmd.c loader.c
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_mac.cc 32 #include <mach-o/loader.h>
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_procmaps_mac.cc 20 #include <mach-o/loader.h>
91 // More information about Mach-O headers can be found in mach-o/loader.h
  /src/sys/arch/x68k/stand/boot_ufs/
boot.S 8 | (1) IPL (or previous stage loader) loads first 1KB of this primary
29 | : : |boot loader | |boot loader |
  /src/sys/arch/ia64/stand/common/
help.common 250 The command prompt is displayed when the loader is waiting for input.
  /src/sys/arch/atari/atari/
locore.s 917 * in from the loader. Also make sure that all caches are cleared.
919 movl #ATARI_68030,%d1 | 68030 type from loader
927 movl #ATARI_68020,%d1 | 68020 type from loader
  /src/sys/arch/sun3/sun3/
locore.s 103 | as the boot loader put us low in memory, but we are linked high.
519 * the Sun boot loader. This works on Sun machines because the
  /src/sys/dev/stbi/
stb_image.c 106 // The return value from an image loader is an 'unsigned char *' which points
283 // register a loader by filling out the above structure (you must define ALL functions)
286 extern int stbi_register_loader(stbi_loader *loader);
630 int stbi_register_loader(stbi_loader *loader)
635 if (loaders[i] == loader)
639 loaders[i] = loader;
3854 // Photoshop PSD loader -- PD by Thatcher Ulrich, integration by Nicolas Schulz, tweaked by STB
4066 // Softimage PIC loader
4314 // GIF loader -- public domain by Jean-Marc Lienher -- simplified/shrunk by stb
4744 // Radiance RGBE HDR loader
    [all...]
  /src/sys/arch/sparc64/sparc64/
locore.s 414 .macro FILL loader, base, size, asi
417 \loader [\base + (\n * \size)] \asi, %l\n
421 \loader [\base + ((8+\n) * \size)] \asi, %i\n

Completed in 37 milliseconds