|
CACAO
|
Data Fields | |
| int32_t | varindex |
| uintptr_t | constval |
| classref_or_classinfo | c |
| constant_FMIref * | fmiref |
| unresolved_method * | um |
| unresolved_field * | uf |
| insinfo_inline * | inlineinfo |
| int32_t | tablehigh |
| branch_target_t | lookupdefault |
| branch_target_t | jsrtarget |
| int32_t | javaindex |
| struct builtintable_entry * | bte |
Definition at line 83 of file instruction.hpp.
| struct builtintable_entry* s3_operand_t::bte |
Definition at line 95 of file instruction.hpp.
| classref_or_classinfo s3_operand_t::c |
Definition at line 86 of file instruction.hpp.
| uintptr_t s3_operand_t::constval |
Definition at line 85 of file instruction.hpp.
| constant_FMIref* s3_operand_t::fmiref |
Definition at line 87 of file instruction.hpp.
| insinfo_inline* s3_operand_t::inlineinfo |
Definition at line 90 of file instruction.hpp.
| int32_t s3_operand_t::javaindex |
Definition at line 94 of file instruction.hpp.
| branch_target_t s3_operand_t::jsrtarget |
Definition at line 93 of file instruction.hpp.
| branch_target_t s3_operand_t::lookupdefault |
Definition at line 92 of file instruction.hpp.
| int32_t s3_operand_t::tablehigh |
Definition at line 91 of file instruction.hpp.
| unresolved_field* s3_operand_t::uf |
Definition at line 89 of file instruction.hpp.
| unresolved_method* s3_operand_t::um |
Definition at line 88 of file instruction.hpp.
| int32_t s3_operand_t::varindex |
Definition at line 84 of file instruction.hpp.
1.8.5