addr_at(int offset) const | NativeInstruction | [inline, protected] |
char_at(int offset) const | NativeInstruction | [inline, protected] |
destination() const | NativeCall | [inline] |
displacement() const | NativeCall | [inline] |
displacement_offset enum value | NativeCall | |
instruction_address() const | NativeCall | [inline] |
instruction_code enum value | NativeCall | |
instruction_offset enum value | NativeCall | |
instruction_size enum value | NativeCall | |
Intel_specific_constants enum name | NativeCall | |
long_at(int offset) const | NativeInstruction | [inline, protected] |
nativeCall_at(char *address) | NativeCall | [friend] |
nativeCall_from_relocInfo(char *displacement_address) | NativeCall | [friend] |
nativeCall_from_return_address(char *return_address) | NativeCall | [friend] |
next_instruction_address() const | NativeCall | [inline] |
oop_at(int offset) const | NativeInstruction | [inline, protected] |
print() | NativeCall | |
return_address() const | NativeCall | [inline] |
return_address_offset enum value | NativeCall | |
set_char_at(int offset, char c) | NativeInstruction | [inline, protected] |
set_destination(char *dest) | NativeCall | [inline] |
set_long_at(int offset, int i) | NativeInstruction | [inline, protected] |
set_oop_at(int offset, oop o) | NativeInstruction | [inline, protected] |
verify() | NativeCall | |