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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_load.c286 char *loader; local
297 loader = getenv("ECLIPSELOADER");
298 if (!loader)
299 loader = "ld";
301 res = _load_once(loader, name, tmpdir);
310 _load_once(char *loader, char *vstr, char *tmpdir) argument
315 char buf[1024]; /* buf will hold the loader command */
364 /* the loader command we will execute */
368 loader,dummy,vstr,entryproc, tmpsympath,temp);
438 char buf[1024]; /* buf will hold the loader comman
443 char *loader; local
487 _load_once(char buf[], char *loader, char *end, char *vstr, char *temp, int *size, long *tsize, int *fd) argument
[all...]
/barrelfish-master/tools/weever/
H A Dloader.c56 * C level entry point for the boot loader
59 * \param mb pointer to the boot_params struct setup by the boot loader
62 loader(uint64_t magic,
183 loader(uint64_t magic, function
206 * XXX: copying the boot loader information structure around
H A Dboot.S220 call loader
/barrelfish-master/doc/021-cpudriver/
H A Dcpudriver.tex110 Barrelfish relies on a multiboot v1~\cite{multiboot1} compliant boot-loader to
112 our boot-loader which contains an implementation of the multiboot standard.
/barrelfish-master/doc/018-Practical-guide/
H A Dreadme.tex170 \item use the pre-loader ``elver'' that can be found in the tools directory
/barrelfish-master/doc/022-armv8/
H A Dreport.tex608 The Barrelfish/ARMv8 UEFI loader prototype is called Hagfish\footnote{A
634 Given that we had to write at least a shim loader, and keeping in mind that
847 a loader (\texttt{efi\_loader}) which sets up the rest of the image as
874 -device loader,addr=0x50000000,file=armv8_a57_qemu_image.efi \\
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumscompiler.tex500 from its use as a goal or query (compiler/loader invocation).
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dio.pl659 % next line contains key that must be used in the .eco loader

Completed in 68 milliseconds