Rizin
unix-like reverse engineering framework and cli tools
Elf64_Vernaux Struct Reference

#include <glibc_elf.h>

Public Attributes

Elf64_Word vna_hash
 
Elf64_Half vna_flags
 
Elf64_Half vna_other
 
Elf64_Word vna_name
 
Elf64_Word vna_next
 

Detailed Description

Definition at line 1080 of file glibc_elf.h.

Member Data Documentation

◆ vna_flags

Elf64_Half Elf64_Vernaux::vna_flags

Definition at line 1083 of file glibc_elf.h.

◆ vna_hash

Elf64_Word Elf64_Vernaux::vna_hash

Definition at line 1082 of file glibc_elf.h.

◆ vna_name

Elf64_Word Elf64_Vernaux::vna_name

Definition at line 1085 of file glibc_elf.h.

◆ vna_next

Elf64_Word Elf64_Vernaux::vna_next

Definition at line 1086 of file glibc_elf.h.

◆ vna_other

Elf64_Half Elf64_Vernaux::vna_other

Definition at line 1084 of file glibc_elf.h.


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