Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

stack.c File Reference


Defines

#define MAGIC
#define GET_LAST_FRAME1 (fr)
#define GET_LAST_FRAME (fr)

Functions

void frame_inc_depth (frame* f, RegisterLocator*)
void vframe_inc_depth (abstract_vframe* f)
void frame_remove_patch (frame* f, RegisterLocator*)
void vframe_enumerate_references (abstract_vframe* vf)
void vframe_enumerate_families (abstract_vframe* vf)
void print_stack ()
void frame_scavenge_contents (frame* f, RegisterLocator* rl)
void frame_gc_mark_contents (frame* f, RegisterLocator* rl)
void frame_gc_unmark_contents (frame* f, RegisterLocator* rl)
void frame_verify (frame* f, RegisterLocator* rl)
void frame_switch_pointers (frame* f, RegisterLocator* rl)
void check_scavenge (PrimDesc* pd)

Variables

int32 FrameChainNesting
int frame_count
int32 d
enumerationtheEnumeration
oop from
oop to


Define Documentation

#define MAGIC ()

#define GET_LAST_FRAME1 (fr)

#define GET_LAST_FRAME (fr)


Function Documentation

void frame_inc_depth (frame * f, RegisterLocator *) [static]

void vframe_inc_depth (abstract_vframe * f) [static]

void frame_remove_patch (frame * f, RegisterLocator *) [static]

void vframe_enumerate_references (abstract_vframe * vf) [static]

void vframe_enumerate_families (abstract_vframe * vf) [static]

void print_stack ()

void frame_scavenge_contents (frame * f, RegisterLocator * rl) [static]

void frame_gc_mark_contents (frame * f, RegisterLocator * rl) [static]

void frame_gc_unmark_contents (frame * f, RegisterLocator * rl) [static]

void frame_verify (frame * f, RegisterLocator * rl) [static]

void frame_switch_pointers (frame * f, RegisterLocator * rl) [static]

void check_scavenge (PrimDesc * pd) [static]


Variable Documentation

int32 FrameChainNesting

int frame_count [static]

int32 d [static]

enumeration* theEnumeration [static]

oop from [static]

oop to [static]


Generated at Tue Jun 27 12:07:03 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999