TempPrinter Class Reference

#include <tempDecoder.hpp>

Inheritance diagram for TempPrinter:

Inheritance graph
[legend]
Collaboration diagram for TempPrinter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void decode (methodOop method, int bci=0)
void parameter (byteArrayOop name, int index)
void stack_temp (byteArrayOop name, int no)
void stack_float_temp (byteArrayOop name, int fno)
void heap_temp (byteArrayOop name, int no)
void heap_parameter (byteArrayOop name, int no)
void no_debug_info ()

Detailed Description

Definition at line 44 of file tempDecoder.hpp.


Member Function Documentation

void TempPrinter::decode ( methodOop  method,
int  bci = 0 
) [virtual]

Reimplemented from TempDecoder.

Definition at line 137 of file tempDecoder.cpp.

References TempDecoder::decode(), outputStream::print_cr(), and std.

Here is the call graph for this function:

void TempPrinter::heap_parameter ( byteArrayOop  name,
int  no 
) [virtual]

Reimplemented from TempDecoder.

Definition at line 158 of file tempDecoder.cpp.

References byteArrayOopDesc::as_string(), outputStream::print_cr(), and std.

Here is the call graph for this function:

void TempPrinter::heap_temp ( byteArrayOop  name,
int  no 
) [virtual]

Reimplemented from TempDecoder.

Definition at line 154 of file tempDecoder.cpp.

References byteArrayOopDesc::as_string(), outputStream::print_cr(), and std.

Here is the call graph for this function:

void TempPrinter::no_debug_info (  )  [virtual]

Reimplemented from TempDecoder.

Definition at line 162 of file tempDecoder.cpp.

References outputStream::print_cr(), and std.

Here is the call graph for this function:

void TempPrinter::parameter ( byteArrayOop  name,
int  index 
) [virtual]

Reimplemented from TempDecoder.

Definition at line 142 of file tempDecoder.cpp.

References byteArrayOopDesc::as_string(), outputStream::print_cr(), and std.

Here is the call graph for this function:

void TempPrinter::stack_float_temp ( byteArrayOop  name,
int  fno 
) [virtual]

Reimplemented from TempDecoder.

Definition at line 150 of file tempDecoder.cpp.

References byteArrayOopDesc::as_string(), outputStream::print_cr(), and std.

Here is the call graph for this function:

void TempPrinter::stack_temp ( byteArrayOop  name,
int  no 
) [virtual]

Reimplemented from TempDecoder.

Definition at line 146 of file tempDecoder.cpp.

References byteArrayOopDesc::as_string(), outputStream::print_cr(), and std.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Oct 9 14:18:44 2006 for Strongtalk VM by  doxygen 1.4.7