Public Attributes

Elf32_auxv_t Struct Reference

#include <elf.h>

List of all members.

Public Attributes

int a_type
union {
   long int   a_val
   void *   a_ptr
   void(*   a_fcn )(void)
a_un

Detailed Description

Definition at line 959 of file elf.h.


Member Data Documentation

void(* Elf32_auxv_t::a_fcn)(void)

Definition at line 966 of file elf.h.

Definition at line 965 of file elf.h.

Definition at line 961 of file elf.h.

union { ... } Elf32_auxv_t::a_un

Definition at line 964 of file elf.h.


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