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

#include <glibc_elf.h>

Public Attributes

Elf32_Word vna_hash
 
Elf32_Half vna_flags
 
Elf32_Half vna_other
 
Elf32_Word vna_name
 
Elf32_Word vna_next
 

Detailed Description

Definition at line 1070 of file glibc_elf.h.

Member Data Documentation

◆ vna_flags

Elf32_Half Elf32_Vernaux::vna_flags

Definition at line 1073 of file glibc_elf.h.

◆ vna_hash

Elf32_Word Elf32_Vernaux::vna_hash

Definition at line 1072 of file glibc_elf.h.

◆ vna_name

Elf32_Word Elf32_Vernaux::vna_name

Definition at line 1075 of file glibc_elf.h.

◆ vna_next

Elf32_Word Elf32_Vernaux::vna_next

Definition at line 1076 of file glibc_elf.h.

◆ vna_other

Elf32_Half Elf32_Vernaux::vna_other

Definition at line 1074 of file glibc_elf.h.


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