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

#include <internal.h>

Public Attributes

unsigned long vda_name
 
unsigned long vda_next
 
const char * vda_nodename
 
struct elf_internal_verdauxvda_nextptr
 

Detailed Description

Definition at line 162 of file internal.h.

Member Data Documentation

◆ vda_name

unsigned long elf_internal_verdaux::vda_name

Definition at line 163 of file internal.h.

◆ vda_next

unsigned long elf_internal_verdaux::vda_next

Definition at line 164 of file internal.h.

◆ vda_nextptr

struct elf_internal_verdaux* elf_internal_verdaux::vda_nextptr

Definition at line 169 of file internal.h.

◆ vda_nodename

const char* elf_internal_verdaux::vda_nodename

Definition at line 168 of file internal.h.


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