Functions | |||
![]() | ![]() | bool | isInFrame (Location l) |
![]() | ![]() | int32 | stackTempCountToFrameSize (int32 size) |
![]() | ![]() | int32 | frameSizeToStackTempCount (int32 size) |
![]() | ![]() | int32 | spOffset (Location reg, fint totalFrameSize) |
Variables | |||
![]() | ![]() | const fint | last_register_offset |
![]() | ![]() | const fint | first_register_offset |
![]() | ![]() | const fint | pc_offset |
![]() | ![]() | const fint | frame_offset |
![]() | ![]() | const fint | lookup_receiver_offset |
![]() | ![]() | const fint | parent_offset |
![]() | ![]() | const fint | extra_arg_offset |
![]() | ![]() | const fint | arg_bottom_offset |
![]() | ![]() | const fint | top_oop_offset |
![]() | ![]() | const fint | nmethod_frame_chain_offset |
![]() | ![]() | const fint | current_pc_offset |
![]() | ![]() | const fint | dummy_for_even_length_min_frame_offset |
![]() | ![]() | const fint | local_slots_offset |
![]() | ![]() | const fint | bottom_oop_offset |
![]() | ![]() | const fint | top_word_offset |
![]() | ![]() | const fint | frame_word_alignment |
| bool isInFrame (Location l) |
int32 stackTempCountToFrameSize (int32 size) [inline]
|
int32 frameSizeToStackTempCount (int32 size) [inline]
|
| int32 spOffset (Location reg, fint totalFrameSize) |
| const fint last_register_offset |
| const fint first_register_offset |
| const fint pc_offset |
| const fint frame_offset |
| const fint lookup_receiver_offset |
| const fint parent_offset |
| const fint extra_arg_offset |
| const fint arg_bottom_offset |
| const fint top_oop_offset |
| const fint nmethod_frame_chain_offset |
| const fint current_pc_offset |
| const fint dummy_for_even_length_min_frame_offset |
| const fint local_slots_offset |
| const fint bottom_oop_offset |
| const fint top_word_offset |
| const fint frame_word_alignment |
1.0.0 written by Dimitri van Heesch,
© 1997-1999