GDBserver
Public Attributes | List of all members
Elf32_auxv_t Struct Reference

Public Attributes

uint32_t a_type
 
union {
   uint32_t   a_val
 
a_un
 

Detailed Description

Definition at line 114 of file linux-low.c.

Member Data Documentation

uint32_t Elf32_auxv_t::a_type

Definition at line 116 of file linux-low.c.

Referenced by get_phdr_phnum_from_proc_auxv().

union { ... } Elf32_auxv_t::a_un
uint32_t Elf32_auxv_t::a_val

Definition at line 119 of file linux-low.c.

Referenced by get_phdr_phnum_from_proc_auxv().


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