GDBserver
|
Public Attributes | |
uint64_t | a_type |
union { | |
uint64_t a_val | |
} | a_un |
Definition at line 128 of file linux-low.c.
uint64_t Elf64_auxv_t::a_type |
Definition at line 130 of file linux-low.c.
Referenced by get_phdr_phnum_from_proc_auxv().
union { ... } Elf64_auxv_t::a_un |
Referenced by get_phdr_phnum_from_proc_auxv().
uint64_t Elf64_auxv_t::a_val |
Definition at line 133 of file linux-low.c.
Referenced by get_phdr_phnum_from_proc_auxv().