Home
last modified time | relevance | path

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

/qemu/include/
H A Delf.h334 #define AT_BASE_PLATFORM 24 /* string identifying real platforms */ macro
/qemu/linux-user/
H A Delfload.c2653 NEW_AUX_ENT(AT_BASE_PLATFORM, u_base_platform); in create_elf_tables()