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

Description

4.4.8 CONSTANT_MethodHandle_info table entry.

All fields are big endian.

Definition at line 13013 of file binaryInstruction.C.

Public Attributes

uint8_t tag
 
uint8_t reference_kind
 
uint16_t reference_index
 

Member Data Documentation

◆ tag

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_MethodHandle_info::tag

Definition at line 13014 of file binaryInstruction.C.

◆ reference_kind

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_MethodHandle_info::reference_kind

Definition at line 13015 of file binaryInstruction.C.

◆ reference_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_MethodHandle_info::reference_index

Definition at line 13016 of file binaryInstruction.C.


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