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

#include <elf.h>

Public Attributes

int count
 
Elf64_auxv_t vector [16]
 

Detailed Description

Definition at line 100 of file elf.h.

Member Data Documentation

◆ count

int count

Definition at line 102 of file elf.h.

Referenced by add_auxv_entry(), and elf_setup_main_thread().

◆ vector

Elf64_auxv_t vector[16]

Definition at line 103 of file elf.h.

Referenced by add_auxv_entry(), and elf_setup_main_thread().


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