Searched defs:auxv (Results 1 – 5 of 5) sorted by relevance
27 static char auxv[4096]; variable59 void *find_auxv_entry(int type, char *auxv) in find_auxv_entry()
235 void vdso_init_from_auxv(void *auxv) in vdso_init_from_auxv()
167 } *auxv; in start() local
38 Elf32_auxv_t *auxv; in get_syscall() local
146 __u64 *auxv; /* auxiliary vector */ member