ROSE 0.11.145.147
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 13006 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 13007 of file binaryInstruction.C.

◆ length

uint16_t SgAsmJvmConstantPoolEntry::CONSTANT_Utf8_info::length

Definition at line 13008 of file binaryInstruction.C.

◆ bytes

uint8_t* SgAsmJvmConstantPoolEntry::CONSTANT_Utf8_info::bytes

Definition at line 13009 of file binaryInstruction.C.


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