Home
last modified time | relevance | path

Searched defs:saved_auxv (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/gdbstub/
H A Duser-target.c246 unsigned long offset, len, saved_auxv, auxv_len; in gdb_handle_query_xfer_auxv() local
/openbmc/qemu/linux-user/
H A Dqemu.h39 abi_ulong saved_auxv; member
/openbmc/linux/include/linux/
H A Dmm_types.h813 unsigned long saved_auxv[AT_VECTOR_SIZE]; /* for /proc/PID/auxv */ member