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

Description

Disk format.

Same for 32bit and 64bit.

Definition at line 17673 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.
 
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

◆ vn_version

uint16_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_version

version of this struct: This field shall be set to 1

Definition at line 17674 of file binaryInstruction.C.

◆ vn_cnt

uint16_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_cnt

Number of vernaux entries.

See also
SgAsmElfSymverNeededAux

Definition at line 17675 of file binaryInstruction.C.

◆ vn_file

uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_file

Offset (in bytes) to strings table to file string.

Definition at line 17676 of file binaryInstruction.C.

◆ vn_aux

uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_aux

Offset (in bytes) to start of array of vernaux entries.

Definition at line 17677 of file binaryInstruction.C.

◆ vn_next

uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_next

Offset (in bytes) to next verneed entry.

Definition at line 17678 of file binaryInstruction.C.


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