|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootRecord | |
---|---|
org.jikesrvm.mm.mminterface | |
org.jikesrvm.runtime |
Uses of BootRecord in org.jikesrvm.mm.mminterface |
---|
Methods in org.jikesrvm.mm.mminterface with parameters of type BootRecord | |
---|---|
(package private) static void |
DebugUtil.boot(BootRecord theBootRecord)
|
static void |
MemoryManager.boot(BootRecord theBootRecord)
Initialization that occurs at boot time (runtime initialization). |
Uses of BootRecord in org.jikesrvm.runtime |
---|
Fields in org.jikesrvm.runtime declared as BootRecord | |
---|---|
static BootRecord |
BootRecord.the_boot_record
The following static field is initialized by the boot image writer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |