MOS Source Code
Loading...
Searching...
No Matches
auxv_vec_t Struct Reference

#include <elf.hpp>

Public Attributes

int count = 0
 
Elf64_auxv_t vector [16] = {}
 

Detailed Description

Definition at line 105 of file elf.hpp.

Member Data Documentation

◆ count

int count = 0

Definition at line 107 of file elf.hpp.

Referenced by add_auxv_entry(), and elf_setup_main_thread().

◆ vector

Elf64_auxv_t vector[16] = {}

Definition at line 108 of file elf.hpp.

Referenced by add_auxv_entry(), and elf_setup_main_thread().


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