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

#include <external.h>

Public Attributes

unsigned char a_type [4]
 
unsigned char a_val [4]
 

Detailed Description

Definition at line 260 of file external.h.

Member Data Documentation

◆ a_type

unsigned char Elf32_External_Auxv::a_type[4]

Definition at line 262 of file external.h.

◆ a_val

unsigned char Elf32_External_Auxv::a_val[4]

Definition at line 263 of file external.h.


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