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.c2569 abi_ulong u_rand_bytes; in create_elf_tables() local
2641 u_rand_bytes = sp; in create_elf_tables()
2646 u_rand_bytes = sp; in create_elf_tables()
2721 NEW_AUX_ENT(AT_RANDOM, (abi_ulong) u_rand_bytes); in create_elf_tables()