Home
last modified time | relevance | path

Searched refs:loader (Results 1 – 25 of 32) sorted by relevance

12

/plan9-contrib/sys/src/ape/
H A Dconfig3 < /$objtype/mkfile # gives (compiler loader extension ranliber)
7 LD=pcc # loader
/plan9-contrib/sys/doc/
H A Dasm.ms96 The assembler and loader track these pseudo-registers so
107 instruction is observed by the loader to
183 register. The loader recognizes code that initializes the static
354 defines the symbol to be a small unique integer constant, chosen by the loader,
387 the special value -4 instructs the loader to generate no PC save
400 pseudo-op is a bit field of options to the loader.
416 symbol in a program; the loader will place only one such function in the image.
482 The loader modifies the code produced by the assembler and compiler.
491 The loader discards all
499 Such instructions on RISCs are not scheduled by the loader and must have
[all …]
H A Dcompiler.ms53 are combined by a loader
55 The loader combines the roles of second half
56 of the assembler, global optimizer, and loader.
328 to the loader.
329 The loader uses the library name to
350 then it is searched for in the loader's current directory.
911 The loader
913 The loader is a multiple pass program that
916 The loader also does some minimal
919 loader are machine-dependent.
[all …]
H A Dcomp.ms305 the link editor/loader is
325 Then run the loader,
335 The loader automatically links with whatever libraries the program
338 Of course the compiler and loader have lots of options, both familiar and new;
341 the output of the compiler must be given to the loader.
346 The distribution of work between the compiler and loader is unusual.
351 The loader does instruction selection, branch folding,
361 a MOVE instruction but the loader will decide just which variant of
374 is passed to the loader will the error be discovered.
395 The loader is an integral part of the compilation process.
[all …]
H A Dape.ms52 controls which Plan 9 compiler and loader are used by
96 and automatically calls the loader unless
446 and (3) compiler/loader bugs.
H A Dport.ms16 The first section discusses the compiler/assembler/loader suite for each machine.
26 although the assembler and loader support the new user-mode instructions.
53 A loader flag,
H A Dbootpc.ms199 512K pxe loader from ROM
H A Dmk.ms161 are the names of the compiler and loader,
165 file and invoke the loader to produce
673 The loader rule relies on two internal variables
1004 overrides the general loader rule with a special
/plan9-contrib/sys/src/9/pcboot/
H A Dload39 char hellomsg[] = "disk loader";
H A Dwords1 This is a specialised pc kernel that acts as a bootstrap loader for
83 parameter, -x loader, names a loader that has to be in the root
105 pxe loader from ROM
H A Dloadusb37 char hellomsg[] = "bios (usb) loader";
H A Dboot67 char hellomsg[] = "\nPlan 9 from Bell Labs PXE boot loader";
H A Dmkfile54 # pxe-loaded pxe loader
76 # disk-resident pxe loader, loaded by pbs
/plan9-contrib/sys/src/9/bcm/
H A Dwords.pi410 the loader passes an ATAG list to the kernel instead of
/plan9-contrib/sys/src/cmd/gs/src/
H A Dunix-dll.mak37 # simple loader (no support for display device)
42 # loader suporting display device using Gtk+
H A Dwinint.mak98 # resources for short EXE loader (no dialogs)
157 # Modules for small EXE loader.
H A Dmacos-fw.mak39 # simple loader (no support for display device)
H A Dwatcw32.mak482 # The graphical small EXE loader
487 # The console mode small EXE loader
H A Dbcwin32.mak569 # The graphical small EXE loader
582 # The console mode small EXE loader
/plan9-contrib/sys/src/cmd/disk/9660/
H A Diso9660.h120 char *loader; member
163 char *loader; member
H A Dboot.c234 d = walkdirec(root, cd->loader); in findloader()
H A Ddump9660.c129 info.loader = EARGF(usage()); in main()
220 if(cd->loader) in main()
H A Dcdrdwr.c47 cd->loader = info.loader; in createcd()
/plan9-contrib/sys/src/9/rb/notes/
H A D9rb.ms19 (compiler, assembler, loader,
/plan9-contrib/sys/src/9/omap/
H A Dwords81 In the flash, x-loader occupies up to 0x20000, then u-boot from

12