ROSE
0.11.130.0
|
Disk format.
32- and 64-bit formats are both the same.
Definition at line 15368 of file binaryInstruction.C.
Public Attributes | |
uint16_t | vd_version |
version of this struct: This field shall be set to 1 | |
uint16_t | vd_flags |
Version information flag bitmask. | |
uint16_t | vd_ndx |
Version index of this entry. | |
uint16_t | vd_cnt |
Number of verdaux entries. More... | |
uint32_t | vd_hash |
Hash of version name. | |
uint32_t | vd_aux |
Offset (in bytes) to start of array of verdaux entries. | |
uint32_t | vd_next |
Offset (in bytes) to next verdef entry. | |
uint16_t SgAsmElfSymverDefinedEntry::ElfSymverDefinedEntry_disk::vd_cnt |
Number of verdaux entries.
Definition at line 15372 of file binaryInstruction.C.