Searched defs:auxv (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/util/ | ||
H A D | getauxval.c | 48 static const ElfW_auxv_t *auxv; variable |
/openbmc/qemu/linux-user/ | ||
H A D | syscall.c | 8277 abi_ulong auxv = ts->info->saved_auxv; in open_self_auxv() local |