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

#include <external.h>

Public Attributes

unsigned char a_type [8]
 
unsigned char a_val [8]
 

Detailed Description

Definition at line 266 of file external.h.

Member Data Documentation

◆ a_type

unsigned char Elf64_External_Auxv::a_type[8]

Definition at line 268 of file external.h.

◆ a_val

unsigned char Elf64_External_Auxv::a_val[8]

Definition at line 269 of file external.h.


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