addr_at(int offset) const | NativeInstruction | [inline, protected] |
char_at(int offset) const | NativeInstruction | [inline, protected] |
long_at(int offset) const | NativeInstruction | [inline, protected] |
oop_at(int offset) const | NativeInstruction | [inline, protected] |
operator delete(void *p) | ValueObj | [private] |
operator new(size_t size) | ValueObj | [private] |
set_char_at(int offset, char c) | NativeInstruction | [inline, protected] |
set_long_at(int offset, int i) | NativeInstruction | [inline, protected] |
set_oop_at(int offset, oop o) | NativeInstruction | [inline, protected] |