ROSE  0.11.145.0
Public Attributes | List of all members
SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk Struct Reference

Description

Disk format.

Same for 32bit and 64bit.

Definition at line 15688 of file binaryInstruction.C.

Public Attributes

uint16_t vn_version
 version of this struct: This field shall be set to 1
 
uint16_t vn_cnt
 Number of vernaux entries. More...
 
uint32_t vn_file
 Offset (in bytes) to strings table to file string.
 
uint32_t vn_aux
 Offset (in bytes) to start of array of vernaux entries.
 
uint32_t vn_next
 Offset (in bytes) to next verneed entry.
 

Member Data Documentation

uint16_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_cnt

Number of vernaux entries.

See also
SgAsmElfSymverNeededAux

Definition at line 15690 of file binaryInstruction.C.


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