|
ROSE 0.11.145.354
|
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 19307 of file binaryInstruction.C.
| uint16_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_cnt |
Number of vernaux entries.
Definition at line 19308 of file binaryInstruction.C.
| uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_file |
Offset (in bytes) to strings table to file string.
Definition at line 19309 of file binaryInstruction.C.
| uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_aux |
Offset (in bytes) to start of array of vernaux entries.
Definition at line 19310 of file binaryInstruction.C.
| uint32_t SgAsmElfSymverNeededEntry::ElfSymverNeededEntry_disk::vn_next |
Offset (in bytes) to next verneed entry.
Definition at line 19311 of file binaryInstruction.C.