|
ROSE 0.11.145.365
|
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 18560 of file binaryInstruction.C.
| uint16_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_cnt |
Number of vernaux entries.
Definition at line 18561 of file binaryInstruction.C.
| uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_file |
Offset (in bytes) to strings table to file string.
Definition at line 18562 of file binaryInstruction.C.
| uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_aux |
Offset (in bytes) to start of array of vernaux entries.
Definition at line 18563 of file binaryInstruction.C.
| uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_next |
Offset (in bytes) to next verneed entry.
Definition at line 18564 of file binaryInstruction.C.