|
Java Class Encryption and License Management
Create evaluation versions, host- and user based licenses using the same installation package. FREE evaluation version available. www.jsecurity.net |
#include <interpreter_amd64.hpp>

Static Public Member Functions | |
| static int | expr_offset_in_bytes (int i) |
| static int | expr_tag_offset_in_bytes (int i) |
| static Address::ScaleFactor | stackElementScale () |
| static int | expr_offset_in_bytes (int i) |
| static int | expr_tag_offset_in_bytes (int i) |
| static int | expr_offset_in_bytes (int i) |
| static int | expr_tag_offset_in_bytes (int i) |
Static Public Attributes | |
| static const int | InterpreterCodeSize = 200 * 1024 |
| static const int | return_sentinel = 0xfeedbeed |
Definition at line 28 of file interpreter_amd64.hpp.
| static int Interpreter.expr_offset_in_bytes | ( | int | i | ) | [static] |
Definition at line 31 of file interpreter_sparc.hpp.
References AbstractInterpreter.stackElementSize().
| static int Interpreter.expr_offset_in_bytes | ( | int | i | ) | [static] |
Definition at line 44 of file interpreter_i486.hpp.
References AbstractInterpreter.stackElementSize().
| static int Interpreter.expr_offset_in_bytes | ( | int | i | ) | [static] |
Definition at line 32 of file interpreter_amd64.hpp.
References AbstractInterpreter.stackElementSize().
Referenced by expr_tag_offset_in_bytes(), StubGenerator.generate_call_stub(), InterpreterMacroAssembler.load_ptr_and_tag(), InterpreterMacroAssembler.pop_d(), InterpreterMacroAssembler.pop_f(), and InterpreterMacroAssembler.store_ptr_and_tag().
| static int Interpreter.expr_tag_offset_in_bytes | ( | int | i | ) | [static] |
| static int Interpreter.expr_tag_offset_in_bytes | ( | int | i | ) | [static] |
| static int Interpreter.expr_tag_offset_in_bytes | ( | int | i | ) | [static] |
Definition at line 33 of file interpreter_amd64.hpp.
References expr_offset_in_bytes().
Referenced by StubGenerator.generate_call_stub(), InterpreterMacroAssembler.load_ptr_and_tag(), and InterpreterMacroAssembler.store_ptr_and_tag().
| static Address::ScaleFactor Interpreter.stackElementScale | ( | ) | [static] |
Definition at line 39 of file interpreter_i486.hpp.
Referenced by StubGenerator.generate_call_stub().
static const int Interpreter::InterpreterCodeSize = 200 * 1024 [static] |
Definition at line 43 of file interpreter_amd64.hpp.
Referenced by AbstractInterpreter.initialize().
const int Interpreter::return_sentinel = 0xfeedbeed [static] |
Definition at line 37 of file interpreter_i486.hpp.
