ROSE 0.11.145.147
Public Attributes | List of all members
SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info Struct Reference

Description

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
 

Member Data Documentation

◆ tag

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info::tag

Definition at line 12957 of file binaryInstruction.C.

◆ class_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info::class_index

Definition at line 12958 of file binaryInstruction.C.

◆ name_and_type_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Fieldref_info::name_and_type_index

Definition at line 12959 of file binaryInstruction.C.


The documentation for this struct was generated from the following file: