ROSE 0.11.145.147
Public Attributes | List of all members
SgAsmElfDynamicEntry::Elf32DynamicEntry_disk Struct Reference

Description

Disk format.

Definition at line 23126 of file binaryInstruction.C.

Public Attributes

uint32_t d_tag
 Entry type, one of the DT_* constants.
 
uint32_t d_val
 Tag's value.
 

Member Data Documentation

◆ d_tag

uint32_t SgAsmElfDynamicEntry::Elf32DynamicEntry_disk::d_tag

Entry type, one of the DT_* constants.

Definition at line 23127 of file binaryInstruction.C.

◆ d_val

uint32_t SgAsmElfDynamicEntry::Elf32DynamicEntry_disk::d_val

Tag's value.

Definition at line 23128 of file binaryInstruction.C.


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