nativeInstruction.cpp File Reference

#include "incls/_precompiled.incl"
#include "incls/_nativeInstruction.cpp.incl"

Include dependency graph for nativeInstruction.cpp:

Go to the source code of this file.

Functions

NativeCallnativeCall_at (char *address)
NativeCallnativeCall_from_return_address (char *return_address)
NativeCallnativeCall_from_relocInfo (char *displacement_address)
NativeMovnativeMov_at (char *address)
NativeTestnativeTest_at (char *address)
IC_Infoic_info_at (char *address)


Function Documentation

IC_Info* ic_info_at ( char *  address  ) 

Definition at line 105 of file nativeInstruction.cpp.

References nativeTest_at().

Here is the call graph for this function:

NativeCall* nativeCall_at ( char *  address  ) 

Definition at line 40 of file nativeInstruction.cpp.

References NativeCall::instruction_offset, and NativeCall::verify().

Here is the call graph for this function:

NativeCall* nativeCall_from_relocInfo ( char *  displacement_address  ) 

Definition at line 56 of file nativeInstruction.cpp.

References NativeCall::displacement_offset, and NativeCall::verify().

Referenced by compiledDLL_Cache_from_relocInfo().

Here is the call graph for this function:

NativeCall* nativeCall_from_return_address ( char *  return_address  ) 

Definition at line 48 of file nativeInstruction.cpp.

References NativeCall::return_address_offset, and NativeCall::verify().

Referenced by compiledDLL_Cache_from_return_address().

Here is the call graph for this function:

NativeMov* nativeMov_at ( char *  address  ) 

Definition at line 75 of file nativeInstruction.cpp.

References NativeMov::instruction_offset, and NativeMov::verify().

Referenced by CompiledDLL_Cache::mov_at().

Here is the call graph for this function:

NativeTest* nativeTest_at ( char *  address  ) 

Definition at line 96 of file nativeInstruction.cpp.

References NativeTest::instruction_offset, and NativeTest::verify().

Referenced by ic_info_at(), MacroAssembler::inspector(), and CompiledDLL_Cache::test_at().

Here is the call graph for this function:


Generated on Mon Oct 9 13:42:45 2006 for Strongtalk VM by  doxygen 1.4.7