ROSE 0.11.145.237
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 13056 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 13057 of file binaryInstruction.C.

◆ reference_kind

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_MethodHandle_info::reference_kind

Definition at line 13058 of file binaryInstruction.C.

◆ reference_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_MethodHandle_info::reference_index

Definition at line 13059 of file binaryInstruction.C.


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