| /plan9/sys/src/libmach/ |
| H A D | map.c | 29 setmap(Map *map, int fd, uvlong b, uvlong e, vlong f, char *name) in setmap() function 104 setmap(map, fd, 0, mach->regsize, 0, "regs"); in attachproc() 116 setmap(map, fd, mach->regsize, mach->regsize+mach->fpregsize, 0, "fpregs"); in attachproc() 118 setmap(map, corefd, fp->txtaddr, fp->txtaddr+fp->txtsz, fp->txtaddr, "text"); in attachproc() 120 setmap(map, corefd, fp->dataddr, ~0, fp->dataddr, "data"); in attachproc() 125 setmap(map, corefd, fp->dataddr, mach->utop, fp->dataddr, "data"); in attachproc() 128 setmap(map, corefd, fp->dataddr, n, fp->dataddr, "data"); in attachproc()
|
| /plan9/sys/src/9/mtx/ |
| H A D | raven.c | 64 setmap(int i, ulong addr, ulong len, ulong busaddr, int attr) in setmap() function 101 setmap(0, PCIMEM0, PCISIZE0, 0, Wen|Ren|Mem); in raveninit() 102 setmap(1, KZERO, IOSIZE, 0, Wen|Ren); /* keeps PPCbug happy */ in raveninit() 103 setmap(2, PCIMEM1, PCISIZE1, PCISIZE0, Wen|Ren|Mem); in raveninit() 104 setmap(3, IOMEM, IOSIZE, 0, Wen|Ren); /* I/O must be slot 3 for PCI cfg space */ in raveninit()
|
| /plan9/sys/src/cmd/db/ |
| H A D | setup.c | 69 setmap(cormap, fcor, fhdr.txtaddr, fhdr.txtaddr+fhdr.txtsz, fhdr.txtaddr, "text"); in setcor() 70 setmap(cormap, fcor, fhdr.dataddr, 0xffffffff, fhdr.dataddr, "data"); in setcor() 85 setmap(dumb, fd, 0, 0xffffffff, 0, "data"); in dumbmap()
|
| /plan9/sys/include/ |
| H A D | mach.h | 314 int setmap(Map*, int, uvlong, uvlong, vlong, char*);
|
| /plan9/sys/src/cmd/acid/ |
| H A D | main.c | 273 setmap(symmap, text, 0, length, 0, "binary"); in readtext()
|
| /plan9/sys/src/cmd/scat/ |
| H A D | plot.c | 259 setmap(long ramin, long ramax, long decmin, long decmax, Rectangle r, int zenithup) in setmap() function 677 if(setmap(ramin, ramax, decmin, decmax, rect, zenithup) < 0){ in plot()
|
| /plan9/sys/man/2/ |
| H A D | INDEX | 782 setmap mach
|
| /plan9/sys/lib/man/permind/ |
| H A D | permindex | 217 .xx "put2,/" "/setmap, findseg, unusemap, loadmap," "attachproc, get1, get2, get4, get8, put1," "" … 617 .xx "newmap, setmap, findseg, unusemap,/" "" "crackhdr, machbytype, machbyname," "" "mach(2)" 445 1147 .xx "" "/machbytype, machbyname, newmap, setmap," "findseg, unusemap, loadmap, attachproc,/" "" "ma… 1650 .xx "put1,/" "/newmap, setmap, findseg, unusemap," "loadmap, attachproc, get1, get2, get4, get8," "… 1686 .xx "findseg, unusemap, loadmap,/" "crackhdr," "machbytype, machbyname, newmap, setmap," "" "mach(2… 1995 .xx "" "crackhdr, machbytype, machbyname," "newmap, setmap, findseg, unusemap,/" "" "mach(2)" 445 2677 .xx "" "crackhdr, machbytype, machbyname, newmap," "setmap, findseg, unusemap, loadmap,/" "" "mach(… 3115 .xx "" "/machbyname, newmap, setmap, findseg," "unusemap, loadmap, attachproc, get1, get2,/" "" "ma…
|
| /plan9/sys/man/ |
| H A D | searchindex | 26 …outines running section seg segment segments selection selects sequences setmap similar size sourc…
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 55728 setmap /sys/man/2/mach
|