ROSE 0.11.145.147
|
4.4.2 CONSTANT_Fieldref_info, CONSTANT_Methodref_info, and CONSTANT_InterfaceMethodref_info table entries.
All fields are big endian.
Definition at line 12956 of file binaryInstruction.C.
Public Attributes | |
uint8_t | tag |
uint16_t | class_index |
uint16_t | name_and_type_index |
uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info::tag |
Definition at line 12957 of file binaryInstruction.C.
uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info::class_index |
Definition at line 12958 of file binaryInstruction.C.
uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info::name_and_type_index |
Definition at line 12959 of file binaryInstruction.C.