Searched refs:AT_ENTRY (Results 1 – 4 of 4) 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()
655 NEW_AUX_ENT(AT_ENTRY, exec_params->entry_addr); in create_elf_fdpic_tables()
267 NEW_AUX_ENT(AT_ENTRY, e_entry); in create_elf_tables()
Completed in 12 milliseconds