Searched refs:AT_ENTRY (Results 1 – 8 of 8) sorted by relevance
18 #define AT_ENTRY 9 /* entry point of program */ macro
146 bufp[idx++] = cpu_to_be64(AT_ENTRY); in auxv_to_elf64_notes()
652 NEW_AUX_ENT(AT_ENTRY, exec_params->entry_addr); in create_elf_fdpic_tables()
264 NEW_AUX_ENT(AT_ENTRY, e_entry); in create_elf_tables()
1168 #define AT_ENTRY 9 /* Entry point of program */ macro