MOS Source Code
|
#include <elf.h>
Public Attributes | |
int | count |
Elf64_auxv_t | vector [16] |
int count |
Definition at line 102 of file elf.h.
Referenced by add_auxv_entry(), and elf_setup_main_thread().
Elf64_auxv_t vector[16] |
Definition at line 103 of file elf.h.
Referenced by add_auxv_entry(), and elf_setup_main_thread().