GDBserver
Public Attributes | List of all members
Elf64_auxv_t Struct Reference

Public Attributes

uint64_t a_type
 
union {
   uint64_t   a_val
 
a_un
 

Detailed Description

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

Member Data Documentation

uint64_t Elf64_auxv_t::a_type

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

Referenced by get_phdr_phnum_from_proc_auxv().

union { ... } Elf64_auxv_t::a_un
uint64_t Elf64_auxv_t::a_val

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

Referenced by get_phdr_phnum_from_proc_auxv().


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