ROSE 2.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
SgAsmJvmConstantPoolEntry::CONSTANT_NameAndType_info Struct Reference

Description

4.4.6 CONSTANT_NameAndType_info table entry.

All fields are big endian.

Definition at line 13762 of file binaryInstruction.C.

Public Attributes

uint8_t tag
 
uint16_t name_index
 
uint16_t descriptor_index
 

Member Data Documentation

◆ tag

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_NameAndType_info::tag

Definition at line 13763 of file binaryInstruction.C.

◆ name_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_NameAndType_info::name_index

Definition at line 13764 of file binaryInstruction.C.

◆ descriptor_index

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_NameAndType_info::descriptor_index

Definition at line 13765 of file binaryInstruction.C.


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