Public Attributes

Elf64_auxv_t Struct Reference

#include <elf.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 970 of file elf.h.


Member Data Documentation

void(* Elf64_auxv_t::a_fcn)(void)

Definition at line 977 of file elf.h.

Definition at line 976 of file elf.h.

Definition at line 972 of file elf.h.

union { ... } Elf64_auxv_t::a_un

Definition at line 975 of file elf.h.


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