ROSE 0.11.145.147
|
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. | |
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.
uint16_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_cnt |
Number of vernaux entries.
Definition at line 17675 of file binaryInstruction.C.
uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_file |
Offset (in bytes) to strings table to file string.
Definition at line 17676 of file binaryInstruction.C.
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.
uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_next |
Offset (in bytes) to next verneed entry.
Definition at line 17678 of file binaryInstruction.C.