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 108 of file linux-low.c.

Member Data Documentation

◆ a_type

uint32_t Elf32_auxv_t::a_type

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

Referenced by get_phdr_phnum_from_proc_auxv().

◆ a_un

union { ... } Elf32_auxv_t::a_un

◆ a_val

uint32_t Elf32_auxv_t::a_val

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

Referenced by get_phdr_phnum_from_proc_auxv().


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