Home
last modified time | relevance | path

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

/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()
/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()
/qemu/include/
H A Delf.h325 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
/qemu/linux-user/
H A Delfload.c2642 NEW_AUX_ENT(AT_PLATFORM, u_platform); in create_elf_tables()
/qemu/tcg/arm/
H A Dtcg-target.c.inc2280 const char *pl = (const char *)qemu_getauxval(AT_PLATFORM);