ROSE 0.11.145.237
Public Attributes | List of all members
SgAsmJvmConstantPoolEntry::CONSTANT_Utf8_info Struct Reference

Description

4.4.7 CONSTANT_Utf8_info table entry.

All fields are big endian.

Definition at line 13049 of file binaryInstruction.C.

Public Attributes

uint8_t tag
 
uint16_t length
 
uint8_t * bytes
 

Member Data Documentation

◆ tag

uint8_t SgAsmJvmConstantPoolEntry::CONSTANT_Utf8_info::tag

Definition at line 13050 of file binaryInstruction.C.

◆ length

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Utf8_info::length

Definition at line 13051 of file binaryInstruction.C.

◆ bytes

uint8_t* SgAsmJvmConstantPoolEntry::CONSTANT_Utf8_info::bytes

Definition at line 13052 of file binaryInstruction.C.


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