Searched refs:AT_PLATFORM (Results 1 – 8 of 8) sorted by relevance
34 if (auxv_p->a_type == AT_PLATFORM) in main()47 if (auxv.a_type == AT_PLATFORM) in main()
1 prereq: `LD_SHOW_AUXV=1 /bin/echo | grep AT_PLATFORM > /dev/null`
23 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
62 AT_PLATFORM = 15, ///< String identifying platform. enumerator
155 case ENTRY_NAME(AT_PLATFORM); break; in GetEntryName()
455 if (cauxv->a_type == AT_PLATFORM || in setup_client_stack()674 case AT_PLATFORM: in setup_client_stack()
995 #define AT_PLATFORM 15 /* String identifying platform. */ macro
874 #define AT_PLATFORM 15 /* String identifying platform. */ macro