Searched refs:AT_ENTRY (Results 1 – 4 of 4) sorted by relevance
34 #define AT_ENTRY 9 macro
47 ASSERT_NE((unsigned long int) 0, getauxval(AT_ENTRY)); in TEST()
715 #define AT_ENTRY 9 /* Entry address of executable */
1682 si->entry = args.getauxval(AT_ENTRY); in __linker_init_post_relocation()