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

#include <internal.h>

Public Attributes

unsigned long vna_hash
 
unsigned short vna_flags
 
unsigned short vna_other
 
unsigned long vna_name
 
unsigned long vna_next
 
const char * vna_nodename
 
struct elf_internal_vernauxvna_nextptr
 

Detailed Description

Definition at line 191 of file internal.h.

Member Data Documentation

◆ vna_flags

unsigned short elf_internal_vernaux::vna_flags

Definition at line 193 of file internal.h.

◆ vna_hash

unsigned long elf_internal_vernaux::vna_hash

Definition at line 192 of file internal.h.

◆ vna_name

unsigned long elf_internal_vernaux::vna_name

Definition at line 195 of file internal.h.

◆ vna_next

unsigned long elf_internal_vernaux::vna_next

Definition at line 196 of file internal.h.

◆ vna_nextptr

struct elf_internal_vernaux* elf_internal_vernaux::vna_nextptr

Definition at line 201 of file internal.h.

◆ vna_nodename

const char* elf_internal_vernaux::vna_nodename

Definition at line 200 of file internal.h.

◆ vna_other

unsigned short elf_internal_vernaux::vna_other

Definition at line 194 of file internal.h.


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