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

Description

4.4.10 CONSTANT_Dynamic_info table entry.

All fields are big endian.

Definition at line 13026 of file binaryInstruction.C.

Public Attributes

uint8_t tag
 
uint16_t bootstrap_method_attr_index
 
uint16_t name_and_type_index
 

Member Data Documentation

◆ tag

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_Dynamic_info::tag

Definition at line 13027 of file binaryInstruction.C.

◆ bootstrap_method_attr_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Dynamic_info::bootstrap_method_attr_index

Definition at line 13028 of file binaryInstruction.C.

◆ name_and_type_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Dynamic_info::name_and_type_index

Definition at line 13029 of file binaryInstruction.C.


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