![]() |
MOS Source Code
|
#include <elf.hpp>
Public Attributes | |
int | count = 0 |
Elf64_auxv_t | vector [16] = {} |
int count = 0 |
Definition at line 107 of file elf.hpp.
Referenced by add_auxv_entry(), and elf_setup_main_thread().
Elf64_auxv_t vector[16] = {} |
Definition at line 108 of file elf.hpp.
Referenced by add_auxv_entry(), and elf_setup_main_thread().