Home
last modified time | relevance | path

Searched refs:u_rand_bytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Delfload.c554 abi_ulong u_rand_bytes; in get_elf_hwcap()
626 u_rand_bytes = sp; in elf_hwcap2_str()
631 u_rand_bytes = sp;
706 NEW_AUX_ENT(AT_RANDOM, (abi_ulong) u_rand_bytes);
2569 abi_ulong u_rand_bytes; create_elf_tables() local